/* CSS Document */

Body{
	padding:0px;
	margin:0px;
	background-image: url(img/f_principal.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.principal{
width:100%;
margin-left:auto;
margin-right:auto;
text-align:center;
}


.titular{
margin-top:38px;
padding-left:20px;

}


.texto{
	color:#565656;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*margin-left:180px;*/
	background-color:#F7F7F7;
	background-image: url(img/f_text-sup.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom:1px solid #E7E7E7;
	text-align:center;
}

.texto ul{
	padding:5px;
	margin-left:0px;
	border-top:1px solid #E4E4E4;
	border-bottom:1px solid #E4E4E4;
}


.texto ul li{
	list-style-type: none;
	color:#FFA600;
}

.texto table{
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	width:575px;
	padding-left:10px;

}

.texto table a{
	color:#FFA600;

}

.logos{
	

}
