/** CONTENIDO INDEX **/

div#container2{
	background: url(/images/img_index.jpg) no-repeat 100% 35%;
}

div#container2 p{
	position: relative;
	font-size: 10px;
	/*background-color:  #999;*/
	text-align: justify;
	width: 470px;
	margin: 20px 0 0 205px;
	z-index: 5;
}

#tira_imagenes {
	list-style: none;
	position: absolute;
	bottom: 20px;
	left: 2px;
	width: 100%;
	height: 59px;
	/*background: #333;*/
	z-index: 50;
}

#tira_imagenes li{
	float: left;
	position: relative;
	height: 59px;
}
#tira_imagenes #l1{
	width: 96px;
	height: 100%;
	position: relative;
}
#tira_imagenes #l1 span{
	background: url(/images/index_tira1.jpg) no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#tira_imagenes #l2{
	width: 94px;
	height: 100%;
	position: relative;
}
#tira_imagenes #l2 span{
	background: url(/images/index_tira2.jpg) no-repeat;
	width: 94px;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#tira_imagenes #l3{
	width: 68px;
	height: 100%;
	position: relative;
}
#tira_imagenes #l3 span{
	background: url(/images/index_tira3.jpg) no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#tira_imagenes #l4{
	width: 99px;
	height: 100%;
	position: relative;
}
#tira_imagenes #l4 span{
	background: url(/images/index_tira4.jpg) no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#tira_imagenes #l5{
	width: 94px;
	height: 100%;
	position: relative;
}
#tira_imagenes #l5 span{
	background: url(/images/index_tira5.jpg) no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#tira_imagenes #l6{
	width: 93px;
	height: 100%;
	position: relative;
}
#tira_imagenes #l6 span{
	background: url(/images/index_tira6.jpg) no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#tira_imagenes #l7{
	width: 93px;
	height: 100%;
	position: relative;
}
#tira_imagenes #l7 span{
	background: url(/images/index_tira7.jpg) no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#tira_imagenes #l8{
	width: 69px;
	height: 100%;
	position: relative;
}
#tira_imagenes #l8 span{
	background: url(/images/index_tira8.jpg) no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#tira_imagenes #l9{
	width: 105px;
	height: 100%;
	position: relative;
}
#tira_imagenes #l9 span{
	background: url(/images/index_tira9.jpg) no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#tira_imagenes #l10{
	width: 84px;
	height: 100%;
	position: relative;
}
#tira_imagenes #l10 span{
	background: url(/images/index_tira10.jpg) no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
