@charset "iso-8859-1";
/* CSS Document */


#cabeceras {
	padding-top:7px;;
}
#bandita_magenta {
	/*float:left;*/
	width:940px;
	height:30px;
	background:#EC008C url(img/trian_magenta.png) scroll no-repeat right top;
}
.columna_servicio_central {
	width:904px;
	padding:0 24px;
	margin:0 auto;
	/*border-left:1px solid #4D4D4D;
	border-right:1px solid #4D4D4D;
	float:left;*/
}
.txtazul {
	color:#008BD3;
	line-height:16px;
	float:right;
	text-align:left;
	padding:0 5px;
	width:290px;
}
.lista_examples{
	padding:5px 0 0;
	width:600px;
}
.lista_examples li {
	text-align:left;
	list-style:none;
	list-style-image:none;
	padding:0 30px 10px 0;
	float:left;
}