body {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}

h2 {
	font-family: Georgia;
	font-size: 16px;
	color: #C80000;
	padding-left: 10px;
}

h3 {
	font-family: Georgia;
	font-size: 14px;
	color: #C80000;
	padding-left: 10px;
}


/* galeria */
.xdey {
 	font-size: 10px;
 	font-weight: normal;
 	color: #666666;
}

.op_tamano {
 	font-size: 10px;
 	color:#CCCCCC;
 	text-decoration: none;
}

.op_tamano a:link, .op_tamano a:visited {
	text-decoration: none;
 	font-size: 10px;
 	color:#CCCCCC;
}

.op_tamano a:hover {
 	text-decoration: underline;
}

#navegacion2 {
	font-size: 10px;
	color: #666666;
	display: inline;
}

#navegacion2 a {
	font-size: 10px;
	color: #666666;
}

/*********/

.contenido {
	width: 90%;
	font-size: 12px;
	margin-left:20px;
	margin-right:10px;
}

.contenido2 {
	font-size: 12px;
	margin-left:10px;
	margin-right:10px;
}

.contenido2 h2 {
	color: #336699;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.contenido2 h3 {
	color: #336699;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

.contenido2 a, .contenido a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.contenido2 img.icono {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.contenido2 a:hover {
 	text-decoration: underline;
}

.contenido2 img {
	padding: 0px 10px 0px 0px;
}

.contenido h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.contenido h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

.contenido a, .contenido a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.contenido img.icono {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.contenido a:hover {
 	text-decoration: underline;
}

.contenido img {
	padding: 0px 10px 0px 0px;
}

.footer {
	font-size:10px;
	color: #333333;
	font-variant: small-caps;
}

.footer a, .footer a:visited{
	color: #333333;
	text-decoration:none;
}

.footer a:hover {
	color: #333333;
	text-decoration:underline;
}

#formulario {
	font-size: 12px;
	width: 100%;
	padding:0px;
	margin: 0px;
}

#formulario td {
	font-size: 12px;
	border-bottom: 1px solid #EFEFEF;
}

#formulario input, #formulario textarea, #formulario select {
	border: 1px solid #C80000;
	margin: 2px 2px 2px 2px;
}

/* ----NOTICIAS  ---*/
#noticia div {
	padding: 0px 10px 20px 10px;
	font-size: 12px;
        overflow: auto;
	/*border: 1px solid blue;*/
}

#noticia span {
	font-size: 12px;
	font-weight: bold;
	color: #C80000;
}

#noticia img {
	padding: 5px 5px 5px 5px;
	border: 1px solid #CCCCCC;
}

#noticia img.icono {
	padding: 0px;
	margin: 0px;
	border: 0px;
}


#noticia hr {
	margin-top: 20px;
	height: 1px;
	color: #CCCCCC;
}

#noticia .izq {
	float: left;
	margin: 0px 5px 0px 0px;
}

#noticia .der {
	float: right;
	margin: 0px 0px 0px 5px;
}

#noticia a, #noticia a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#noticia a:hover {
 	text-decoration: underline;
}

#noticiachica a, #noticiachica a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#noticiachica a:hover {
 	text-decoration: underline;
}

#noticiachica div {
	text-align: left;;
	padding: 5px 5px 5px 5px;
	font-size:10px;
}

#noticiachica span {
	font-weight: bold;
	font-size:12px;
}

#noticiachica img {
	padding-right: 10px;
	border: 0px;
}

#noticiachica img.izq {
	float: left;
}

#noticiachica img.der {
	float: right;
}

#noticia2 div {
	padding: 0px 10px 20px 10px;
	font-size: 12px;
        overflow: auto;
        text-align: justify;
	/*border: 1px solid blue;*/
}

#noticia2 span {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

#noticia2 img {
	padding: 5px 5px 5px 5px;
	/*border: 1px solid #CCCCCC;*/
}

#noticia2 img.icono {
	padding: 0px;
	margin: 0px;
	border: 0px;
}


#noticia2 hr {
	margin-top: 20px;
	height: 1px;
	color: #CCCCCC;
}

#noticia2 .izq {
	float: left;
	margin: 0px 10px 10px 20px;
}

#noticia2 .der {
	float: right;
	margin: 0px 20px 10px 10px;
}

#noticia2 a, #noticia2 a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#noticia2 a:hover {
 	text-decoration: underline;
}


.tablaP {
	/*border: 1px solid red;*/
	background-image: url(../_images/fondotablas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.contenidos {
	background-color: #FFF;
	/*border: 1px solid blue;*/
	padding: 0px 10px 10px 10px;
}

hr {
	border: 0;
	width: 100%;
	color: #BEBEBE;
	background-color: #BEBEBE;
	height: 1px;
}

.hr2 {
	border: 0;
	width: 80%;
	background-color: #CC0000;
	height: 3px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.hr3 {
	border: 0;
	width: 80%;
	background-color: #336699;
	height: 3px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.hr4 {
	border: 0;
	width: 95%;
	background-color: #336699;
	height: 2px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

/********** MENU **************************************/

#menu ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#menu {
	list-style: none;
	/*margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;*/
	width: 170px;
	margin-top: 0px;
	font-family: Verdana;
	/*font-weight:lighter;*/
	font-size: 10px;
	font-weight: bold;
	}


/*#menu span {
	text-decoration: none;
	color: #FFF;
	background-color: #990000;
	border: 1px solid #DCDCDC;
	height: 22px;
	display: block;
	background:  url(../_images/fondomenu.gif) 0 -44px;
	padding: 4px 0 0 11px;
}*/

#menu li a {
	text-decoration: none;
	height: 22px;
  	/*voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 21px; */
	}

#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	border: 0px solid #990000;
	display: block;
	background:  url(../_images/fondomenu.gif);
	padding: 4px 0 0 7px;
	}

#menu li a:hover {
	color: #FFFFFF;
	background:  url(../_images/fondomenu.gif) 0 -22px;
	padding: 4px 0 0 11px;
	}

#menu li a:active {
	color: #FFFFFF;
	background:  url(../_images/fondomenu.gif) 0 -44px;
	padding: 4px 0 0 11px;
	}

.boletinTop {
	background-image: url(../../_images/top_boletin.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 120px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	background-position: center top;
}
