/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image:url(imagenes/index2_r1_c2.jpg);
	background-repeat:repeat-x;
	background-color:#7A9FBF;
	margin-top: 0px;
	margin-left: 0px;
	text-align:center;
}

#textotitulo{
	font-size:13px;
	color:#264773;
	font-weight:bold;
}

#textopeque{
	font-size:10px;
	color:#264773;

}

#textoblanco{
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}

#esq01{
	background-image:url(imagenes/index2_r2_c4.jpg);
	background-repeat: no-repeat;
	background-position:left;
	height:13px;
	width:13px;
}

#esq02{
	background-image:url(imagenes/index2_r2_c8.jpg);
	background-repeat: no-repeat;
	background-position:left;
	height:13px;
	width:13px;
}

#esq03{
	background-image:url(imagenes/index2_r5_c4.jpg);
	background-repeat: no-repeat;
	background-position:left;
	height:13px;
	width:13px;
}

#esq04{
	background-image:url(imagenes/index2_r5_c8.jpg);
	background-repeat: no-repeat;
	background-position:left;
	height:13px;
	width:13px;
}

#logo{
	background-image:url(imagenes/index2_r4_c6.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	height:100px;
	width:185px;
}

#logos{
	background-image:url(imagenes/index2_r5_c10.jpg);
	background-repeat: no-repeat;
	background-position:right bottom;
	width:367px;
}

#menu{
	background-image:url(imagenes/index2_r10_c8.jpg);
	background-repeat: repeat-x;
	height:30px;
}

#menua{
	height:24px;
}

a.nuevo:link {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}

a.nuevo:visited {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}

a.nuevo:active {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}