/************************
***     ESTILOS       ***
**************************/

@import "comunes.css";

body {
	background-image: url(../images/bg.gif);
	background-color: #931212;
	margin-top: 0px;
}
#rosa{
	background-image:url(../images/rosa_vientos.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenedor{
	width: 800px;
	background-color: #FFFFFF;
	border: 5px solid #C56B18;
}
/*
#contenedor #cabecera {
	width: 100%;
	background-image:url(../images/linea_cabecera.jpg);
	height: 3px; }
#contenedor #pie{
	width: 100%;
	background-image:url(../images/linea_pie.jpg);
	height: 3px; }*/
#contenedor_desarrollo{
	width: 95%;
/*	border: 3px solid #CCFF00;
	padding: 2px;*/
}
#contenedor3{
	width: 100%; }
#cabecera{
	width: 100%; }
#desarrollo{
	width: 100%; }
#menu{
	width: 190px;
/*	background-color: #990000;
	border: 3px solid #444;
	margin-bottom: 15px;*/
	background-image: url(../images/fondomenu.png);
}
#menu-border-top          {
	width: 190px;
	background-image: url(../images/menu_arriba_2.png);
	background-repeat: repeat-x;
}
#menu-border-top div      {
	background-image: url(../images/menu_arriba_1.png);
	background-repeat: no-repeat;
	background-position: left;/*	background-position: 100% 0;*/
}
#menu-border-top div div  {
	background-image: url(../images/menu_arriba_3.png);
no-repeat; 	height: 12px;
	background-position: right;
}
#menu-border-bottom {
	width: 190px;
	background-image: url(../images/menu_abajo_2.png);
	background-repeat: repeat-x;
}
#menu-border-bottom div {
	background-image: url(../images/menu_abajo_1.png);
	background-repeat: no-repeat;
	background-position: left;
}
#menu-border-bottom div div {
	background-image: url(../images/menu_abajo_3.png);
no-repeat; 	height: 12px;
	background-position: right;
}
#minibanner{
	width: 190px;
/*	background-color: #990000;
	border: 3px dashed #444;*/
	background-image: url(../images/fondomenu.png); }
#desarrollo2{
	float: right; }
#pie{width: 100%; }
#foto_ficha {
	width: 100%;
	height: 120px;
	z-index: auto; }
#menu_v{
	list-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 15px; }
#menu_v li{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000; }
#menu_v li a{
	text-decoration:none;
	color:#FFFFFF;
	text-align:left;
	background-color:#990000;
	display: block;
	text-indent: -33px;
	margin-top: 3px; }
#menu_v li a:hover {
	color:#009900;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #009900; }
.menu_v {
	text-decoration:none;
	color:#FFFFFF;
	text-align:left;
	background-color:#990000;
	display: block;
	text-indent: 4px;
	margin-top: 3px
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
	width: 169px; }
.menu_v a{
	text-decoration:none;
	color:#FFFFFF;
	text-align:left;
	background-color:#990000;
	display: block;
	text-indent: 4px;
	margin-top: 3px; }
.menu_v a:hover {
	color:#000000;
	background-color: #FEB100; }
.menu_v a:active {
	color:#999999;
	background-color: #0066CC; }
.menu_v1{
	text-decoration: none;
	text-align: left;
	display: block;
	text-indent: 4px;
	margin-top: 3px;
	color:#000000;
	background-color: #DB3B0C; }
.menu_v1 a{
	text-decoration: none;
	text-align: left;
	display: block;
	text-indent: 4px;
	margin-top: 3px;
	color:#000000;
	background-color: #DB3B0C; }
#menu_horizontal {
	list-style:none;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; }
#menu_horizontal li {	
	margin:2px;	
	padding:0;
	float:left; }
#menu_horizontal li a {
	display:block;
	padding:4px 0;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	background-color:#CC0000; 
	border-right-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #339900;
	border-right-color: #CC0000;
	text-indent: 3px; }
#menu_horizontal li a:hover {
	color:#CC0000;
	background-color:#339900;
	border-left-color:#CC0000;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #339900; }
#menu_horizontal li a:active {
	color:#CC0000;
	background-color:#339900;
	border-left-color:#CC0000;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #339900; }
.TituloCabeceras{
	text-decoration:none;
	color:#FFFFFF;
	background-color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center; }
.TituloMenu{
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 80px;
	padding-bottom: 10px;
	background-image: url(../images/mini.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	}
.fecha{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C56B18;
	text-decoration: none;
	text-indent: 5px; }
.fecha a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C56B18;
	text-decoration: none;
	text-indent: 5px; }
.fecha a:hover{
	color: #660000; }

.texto_8_dcha{
	font-size: 8px;
	text-align: right; }
.texto_8_cent{
	font-size: 8px;
	text-align: center; }
.texto_8_izqu{
	font-size: 8px;
	text-align: left; }
.texto_8_just{
	font-size: 8px;
	text-align: justify; }
.texto_8_negrita_dcha{
	font-size: 8px;
	font-weight: bold;
	text-align: right; }
.texto_8_negrita_cent{
	font-size: 8px;
	font-weight: bold;
	text-align: center; }
.texto_8_negrita_izqu{
	font-size: 8px;
	font-weight: bold;
	text-align: left;
	text-decoration: none; }
.texto_8_negrita_just{
	font-size: 8px;
	font-weight: bold;
	text-align: justify; }
.texto_10_dcha{
	font-size: 10px;
	text-align: right; }
.texto_10_cent{
	font-size: 10px;
	text-align: center; }
.texto_10_izqu{
	font-size: 10px;
	text-align: left; }
.texto_10_just{
	font-size: 10px;
	text-align: justify; }
.texto_10_negrita_dcha{
	font-size: 10px;
	font-weight: bold;
	text-align: right; }
.texto_10_negrita_cent{
	font-size: 10px;
	font-weight: bold;
	text-align: center; }
.texto_10_negrita_izqu{
	font-size: 10px;
	font-weight: bold;
	text-align: left; }
.texto_10_negrita_just{
	font-size: 10px;
	font-weight: bold;
	text-align: justify; }
.texto_12_dcha{
	font-size: 12px;
	text-align: right; }
.texto_12_cent{
	font-size: 12px;
	text-align: center; }
.texto_12_izqu{
	font-size: 12px;
	text-align: left; }
.texto_12_just{
	font-size: 12px;
	text-align: justify; }
.texto_12_negrita_dcha{
	font-size: 12px;
	font-weight: bold;
	text-align: right; }
.texto_12_negrita_cent{
	font-size: 12px;
	font-weight: bold;
	text-align: center; }
.texto_12_negrita_izqu{
	font-size: 12px;
	font-weight: bold;
	text-align: left; }
.texto_12_negrita_just{
	font-size: 12px;
	font-weight: bold;
	text-align: justify; }
.texto_18_dcha{
	font-size: 18px;
	text-align: right; }
.texto_18_cent{
	font-size: 18px;
	text-align: center; }
.texto_18_izqu{
	font-size: 18px;
	text-align: left; }
.texto_18_just{
	font-size: 18px;
	text-align: justify; }
.texto_18_negrita_dcha{
	font-size: 18px;
	font-weight: bold;
	text-align: right; }
.texto_18_negrita_cent{
	font-size: 18px;
	font-weight: bold;
	text-align: center; }
.texto_18_negrita_izqu{
	font-size: 18px;
	font-weight: bold;
	text-align: left; }
.texto_18_negrita_just{
	font-size: 18px;
	font-weight: bold;
	text-align: justify; }
.titulos_inicio{
	color:#00701C;
	background-color: #CBD7BA;
	font-size: 20px;
	font-weight: bold;
	/*background-color: #ECE9D8;
	font-family: Verdana;*/
	text-align: left;
	text-indent: 7px;
	line-height: 30px;
	background-image: url(../images/fondodegrado.jpg); }
.titulos_noticias{
	color: #990000;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	line-height: 25px; }
.titulos_noticias_ampliar{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-color: #990000;
	line-height: 20px; }
.cabecera_noticias_ampliadas{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	background-color: #CC0000;
	line-height: 40px; }
.desing {
	height: 20px;
	vertical-align: text-bottom;
	line-height: 20px;
}
.desing a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #999999;
	text-decoration: none; }
.sombra{
	border: 3px groove #999999; }
#minimarquee{
	font-size: 16px;
	font-weight: bold;
	color: #990000; }

p{margin-top:0px;margin-bottom:1em}
form{margin:0px}
input{padding:1px}

.recuadro_foto_ampliada{
	text-align: center;
	background-image: url(../images/linea_colores.png); }
.cabecera_foto_ampliada{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	background-color: #CC0000;
	line-height: 30px;
	background-color: #2872DB; }
#banners{
	overflow: hidden;
	width: 95%;
	height: 130px; }
#bannersnew{
	overflow: hidden;
	width: 95%;
	height: 80px; }
/* Estilos para Quienes Somos */
.Titulo1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: bold;
	font-size: 20px;
	color: #D63508; }
.Titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: bold;
	font-size: 18px;
	color: #F2571E; }
.Texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #000000; }
/* Fin Estilos para Quienes Somos */

/* CALENDARIO - INICIO */
.cambiomes {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none; }
.cabeceracalendario{
	background-color: #0099FF; }
.ColorFondoCelda{ background-color:#FEEE96; }
.ColorFondoCeldasDiaSemana{ background-color:#fff4bf; }
.ColorDiaLaboral{
	text-decoration: none; 
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ColorFondoCeldasFestivo{ background-color:#FF9797; }
.ColorDiaFestivo{
	text-decoration: none; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ColorFondoCeldaDiaActual{ background-color:#0099FF; }
.ColorDiaActual{
	text-decoration: none; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TipoFuente{ font-family: Arial, Helvetica, sans-serif; }
.ColorDiaConActividad{
	color: #FF0033;
	text-decoration: underline;
}
/* CALENDARIO - FIN */


#barra_titulo{
	width: 560px;
	background-repeat: no-repeat;
	background-color: #900;
	background-image: url(../images/barra.png);
	line-height: 47px;
}
/* MAPA DE GOOGLE */
#map {
	border: 3px solid #F18219;
	width: 90%;
	height: 350px;
	margin: 10px;
}
/* MAPA DE GOOGLE */

#contenedor_agenda{
	width: 746px;
	border: 2px solid #FFFFFF;/*
	background-color: #CC0000;
	background-image: url(../images/bg.gif);*/
}
#popup_on{
	background-color: #0033CC;
	width: 750px;
	float: left;
	position: absolute;
}
.noimprimir{display:none;}
#MenuPrincipal{display:none;}
#Datos{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-indent: 10px;
	margin-bottom: 10px;
}
.SinValor{
	background-color: #CCFF66;
}
#Mensaje_verifica_campos{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999900;
	text-align: center;
	padding: 5px;
	width: 98%;
	border: 2px solid #666666;
	margin-bottom: 10px;
}
#Mensaje_verifica_condiciones{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
	text-align: center;
	padding: 5px;
	width: 98%;
	border: 2px solid #666666;
	margin-bottom: 10px;
}
#Duplicado{
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	width: 450px;
	margin-bottom:10px;
}
#Verifica_Envio_Duplicado{
	width:400px;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	background-color: #FFCC33;
	line-height: 30px;
}
