.clear{
}

.txt_nombrePagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
.txt_textoGeneral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.txt_atencion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.txt_telefono {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#notaPeque .txt_nombrePagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
}





#contenedorpral {
	height: 900px;
	width: 920px;
}
body {
	background-color: #EAEAEA;
}

#idiomas {
	height: 50px;
	width: 100px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 20px;
	margin-right: 20px;
}
#contenedor {
	text-align: center;
	height: 850px;
	width: 800px;
	float: left;
	background-image: url(../imagenes/Hoja.jpg);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cabecera {
	margin: 20px;
	width: 760px;
	height: 33px;
	float: left;
	background-color: #EAEAEA;
	text-align: right;
}
#marquee {
	clear: both;
}

#menu {
	float: left;
	width: 265px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#menu #menuLogo {
	text-align: right;
}
#menu #menuLinks {
	text-align: left;
}

#menu #menuLinks li {
	list-style-type: none;
	display:block;
	width: 180px;
}

#menu #menuLinks li a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

#menu #menuLinks li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

#menu #menuLinks li a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contenedor2 {
	clear:both;
	width: 800px;
	background-color: #99FFCC;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#contenedor2der {
	height: 400px;
	width: 205px;
	float:left;
	margin-right: 40px;
	margin-left: 20px;
	text-align: center;
}
#banners {
	clear: both;
	background-color: #eaeaea;
}

#pie #contador {
	float: left;
	height: 20px;
	width: 200px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
}
#pie {
	height: 30px;
	margin-top: 30px;
	margin-bottom: 20px;
	float: left;
	width: 800px;
}

#pie #correo {
	float: right;
	width: 400px;
	text-align: right;
}

#contenedor2 #notaPeque {
	height: 201px;
	width: 205px;
	background-image: url(../imagenes/notapeque.jpg);
	vertical-align: top;
	float: left;
	text-align: center;
}
#contenedor2 #notaPeque .txt_masde {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: xx-large;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
}
#contenedor2 #calendario {
	height: 201px;
	margin-top: 20px;
	clear: left;
	text-align: center;
}



#contenedor2 #notaGrande {
	float: left;
	background-image: url(../imagenes/notagrande.jpg);
	text-align: center;
	height: 465px;
	width: 519px;
	vertical-align: middle;
}
#contenedor2 #notaGrande #notaGrandeCen {
	background-image: url(imagenes/notagrandeCen.jpg);
	background-repeat: repeat-y;
	height: 300px;
}


#menuFlash {
	float: left;
	height: 265px;
	width: 365px;
	margin-bottom: 20px;
}
#menu #menuLinks #li_gris {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
