/* Diseño General */
#base
{
	border: #005e9e;
}

#cabecera
{
	border: 0px solid #000000;
}

/*  */
h1 {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
ul{
margin:0;padding:0;list-style:none;
}
li{
}

#titulo, #titular{

	font-size: 18px;
	font-weight: bolder;
	color: #000000;
		display:block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9aa9b8;
}
#titular a:hover,#breves a:hover,.plantilla a:hover {
	color: #000000;
	text-decoration: none;
}
#titular a:visited, #titular :link ,#breves a:visited, #breves :link ,.plantilla a:visited, .plantilla :link  {
	color: #72aad3;
	text-decoration: none;
}

#basemenu
{
	background-color: #669fca;
}

#portada{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; font-size:11px;
	text-align: justify;
	font-weight: normal;
}

hr {
	color: #000000;
	text-decoration: none;
	border: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.foto_ticker{
float:left;
padding:0px 5px;

}
.fade{
	overflow: hidden;

}

#buscador{
	width:180px;
	color: #ffffff;
	background: #041426;
}

#menu_superior
{
	
	background: #2f6193;
		z-index:90000;
}
.menu_head, .menu_link {
	padding: 5px 5px;
	cursor: pointer;
	position: relative;
	margin:0px;
	color: #ffffff;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669fca;
	background-color: #72aad3;
}






.menu_imagen
{
background: #669fca;
	padding: 0px 0px 0px 0px;
}
#menu_web
{
	padding-bottom:2000px;
	margin-bottom: -2000px;
	width: 175px;
	height:100%;
	float: left;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #669fca;
}
.menu_selec
{
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:0px;
	color: #ffffff;
	font-weight:bold;
	 background-color: #104183;
}
.menu_head:hover{
	background-color: #104183;
	background-image: url(desplegableon.png);
	background-repeat: no-repeat;
	background-position: right center;
}


.menu_body{
	display:none;
}

.menu_body a:link,.menu_body a:visited, .menu_sbody a:link, .menu_sbody a:visited {
	padding: 5px 10px;
	display:block;
	color: #ffffff;
		 background-color: #3473ab;

	text-decoration:none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005e9e;
}

 .menu_link a:link, .menu_link a:visited {
 color: #FFFFFF;
 display:block;

	text-decoration:none;
	border:0;
 }

.menu_body a:hover, .menu_link:hover, .menu_sbody a:hover {
	text-decoration: none;
	background-color: #104183;
	background-repeat: no-repeat;
	background-position: right center;
 }
 
 /* Tablas */
 

.titulo{
	background-color: #bbcae2;

	color: #000000;
}
/*modulos*/
#encuesta_cab{
	padding: 5px 5px;
	text-align: left;
	font-weight: bold;

	
}


.textbox_menu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 0px none #5b80ad;
	background-color: #EEFCE0;
	color: #000000;
	padding-left: 2px;
	font-weight: bold;
}

#enlaces, #galeria{
	
	line-height: 20px;
	background-color: #72aad3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #72aad3;
	border-bottom-color: #72aad3;
}
#descargas{
	background-color: #72aad3;
	line-height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #020927;
	border-bottom-color: #020927;
}
#item{
	
	line-height: 25px;
	background-color: #cbddeb;

}
.titulos{
	background-color: #BBD9AE;
	line-height: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #020927;
	border-bottom-color: #020927;
	text-align: center;
}
.calendario
{
text-align: left;
line-height: 20px;

}
.textbox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #72aad3;
	background-color: #ebedf2;
	color: #000000;
	padding-left: 2px;
}
.inpBtnOver {	FONT-FAMILY:   Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	cursor:pointer;
	color: #000000;
	
	border: 1px solid #72aad3;
	height: 18px;
	background-position: center;
	font-weight: bolder;}
.inpBtn {	FONT-FAMILY:   Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	cursor:pointer;
	color: #000000;
	
	border: 1px solid #72aad3;
	height: 18px;
	background-position: center;
	font-weight: bolder;}
/* Enlaces General */
 a:link {
	text-decoration: none;
	color:#020927;
}
 a:visited {
	text-decoration: none;
	color:#020927;
}
 a:hover {
	text-decoration: none;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #020927;
}
