/* CSS Document */

body{
	background-color: #E6E6E6;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
	background-image: url(img/fondoportada.gif);
	background-repeat: repeat-x;
}
#encabezado{
	
	height: 133px;
	width: 100%;
	text-align: center;
	clear: right;
}
#encabezadointerior{
	
	width: 770px;
	text-align: center;
	
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#texto{width: 780px;
margin:0 auto 0 auto;
text-align: left;
}
.celdalogo{	text-align: center;}
.celdamasinfo1{
	text-align: right;
	vertical-align: top;
}
.celdamasinfo2{
	text-align: left;
	vertical-align: top;
}
.negrita{
	font-weight: bold;
	color: #E67817;
}
.enlace2{
	font-weight: normal;
	color: #E67817;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.enlace2:active{
	font-weight: normal;
	color: #E67817;
	text-decoration: none;
}
.enlace2:hover{
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
/*..............celda menú..........*/
.celda_menu{
	text-align: center;
	width: 300px;
	vertical-align: top;
	color: #178BBA;
	font-size: 10px;
	line-height: 11px;
}
.tabla_menu{
	text-align: center;
}
