@charset "utf-8";
/* CSS Document */

.body{
	background-image:url(../imagenes/fondoBody.jpg);
	background-color:#759AAC;
	background-repeat:repeat;
	margin-top:30px;
	margin-bottom:0px;
}
.tabla_cabecera{
	background-image:url(../imagenes/cabecera.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:1023px;
	height:253px;
}
.tabla_centro{
	background-image:url(../imagenes/fondo.jpg);
	background-position:top;
	background-repeat:repeat-y;
	width:952px;

}
.tabla_lateral{
	background-image:url(../imagenes/lateralIzquierdo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:188px;
	height:422px;
}
.tabla_faldon{
	background-image:url(../imagenes/pie.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:1023px;
	height:92px;
}	
.texto_menu1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000022;
	text-decoration:none;
	font-weight:bold;
}
.texto_menu2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.texto_faldon1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000022;
	text-decoration:none;
	font-weight:bold;
}
.texto_faldon2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.textoTitulo{
	font-family:"Times New Roman", Times, serif;
	font-size:48px;
	font-weight:bold;
	color:#000022;
	font-style:italic;
}
.textoTitulo_2{
	font-family:"Times New Roman", Times, serif;
	font-size:48px;
	font-weight:bold;
	color:#FFFFFF;
	font-style:italic;
}
.textoTitulo2{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#000022;
	font-style:italic;
}
.textoTitulo3{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	font-style:italic;
	text-decoration:none;
}
.textoTitulo4{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#000022;
	font-style:italic;
	text-decoration:underline;
}
.texto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#00002B;
	line-height:2;
	text-align:justify;
	
}
.texto3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	line-height:2;
	text-align:justify;
	
}
.texto2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#00002B;
	line-height:1.5;
	text-align:justify;
	
}
.texto_pequeno{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000022;
}
