@charset "UTF-8";

/* ------------------------------------------------------------------------- 

   ESTOS SON LAS CARACTERÍSTICAS VISUALES DE LA P&Atilde;GINA

--------------------------------------------------------------------------- */

a {	
	text-decoration: none;
}

a:hover, a:active {
  color: #FF6600
}

h1{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:25px;
	color:#FF6600;
	font-weight:bold;
}

h1 em{
	font-style:italic;
}

.texto{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3F1F00;
}

.texto_naranja{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	color:#FF6600;
	font-weight:bold;
}

.contacto{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#794C1F;
}

#contenedor {
	background: #FFFFFF;
	border: 1px solid #E4C8B8;
}
#header {
}
.mod_herramientas {
	float: left;
	margin-right: 10px;
	padding-right: 5px;
	position: relative;
	border-right: 1px dotted #CCCCCC;
	width: 330px;
	height: 25px;
}
#buscador {
	float: right;
	position: relative;
	width: 280px;
}
#buscador form {
}
#Buscar-boton {
	padding: 1px 2px;
	background: #FFBF80;
	border: 1px solid #FF9224;
	font-size: 0.8em;
	color: #663300;
}
#Buscar {
	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 200px;
}

/* --- MÓDULOS ESPECÍFICOS --- */

/*Nnoticias */
.noticias-resumen {
	/* background:url(/../images/cultura/titulo-noticias.gif) no-repeat top; */
	padding-top: 2em;
}
.noti_principal {
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	float: left;
}
.noti_principal h1 {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: lighter;
	margin-bottom: 0.5em;
}
.noti_principal p {
	font-size: 0.875em;
	line-height: 1.5em;
}
.noti_principal h4 {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #666666;
	line-height: 1.5em;
}
.noti_principal img {
	margin-bottom: 0.5em;
}
.noti_sec {
	margin-bottom: 0.5em;
	border-bottom: 1px dotted #CCCCCC;
	position: relative;
	float: left;
	padding: 0px 5px 0.5em 5px;
}
.noti_sec h1 {
	font-size: 0.875em;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	font-weight: lighter;
}
.noti_sec p {
	font-size: 0.7em;
	line-height: 1.5em;
}
.noti_sec h4 {
	font-size: 0.6em;
	text-transform: uppercase;
	font-weight: lighter;
	color: #666666;
	line-height: 1.5em;
}



#noticia-info {
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #EAD2C6;
	position: relative;
	float: left;
}


#noticia-info h1 a{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FF6600;
	line-height: 1.5em;
	font-weight: lighter;
	margin-bottom: 0.5em;
}

#noticia-info h4{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#955637;
}


#noticia-info p{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#422100;
}


#noticia-info-sec {
	margin-bottom: 0.5em;
	border-bottom: 1px dotted #EAD2C6;
	position: relative;
	float: left;
	padding: 0px 5px 0.5em 5px;
}

#noticia-info-sec h1 a{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF6600;
	line-height: 12px;
	font-weight: lighter;
	margin-bottom: 0.5em;
}

#noticia-info-sec h4{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#955637;
}


#noticia-info-sec p{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#422100;
	line-height: 1.5em;
}

/* módulos genéricos */
.modulo-info {
	margin-bottom: 0.5em;
}
.modulo_banner {
	margin-bottom: 0.5em;
	/* background-image:url(/../images/cultura/fondo-otros.jpg); */
	height:372px;
}

.modulo_banner ul {
	padding:40px 3px 5px 5px;
}

.modulo_banner li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#663333;
	height:28px;
	list-style:none;
}

/* módulos fijos */
#que-necesita {
	height: 125px;
	border-bottom: 2px solid #82ACC5;
	background: #CCDDEE;
}
#que-necesita form {
	padding: 5px 15px 10px 15px;
}
#que-necesita #jumpMenu {
	border: 1px solid #CCCCCC;
	width: 250px;
	margin: 0px;
	height: 20px;
}
.aclaracion  {
	font-size: 0.7em;
	padding: 0px 10px;
}

#chatcenter {
	height: 125px;
}

#perfil-gobernador {
	height: 125px;
}

#canal {
}
#agenda {
	background: #E4C8B8;
}
#agenda ul {
	font-size: 0.8em;
	line-height: 2em;
	margin: 0px;
}
#agenda .item {
	font-family:"Trebuchet MS",Arial;
	font-size:12px;
	line-height: 20px;
	border-bottom: 1px solid #D5AA91;
	padding-bottom: 0.5em;
	margin: 10px 0 0 20px;
	font-weight: lighter;
	height:26px;
	list-style:square;
}
#agenda ul ul li:last-child {
	border-bottom-style: none;
}

#agenda-dia{
  list-style:none;
	background: #D9B39B;
	color:#401F00;
	padding:0px 0px 0px 10px;
	font-family:"Trebuchet MS",Arial;
	font-weight:bold;
	height:26px;
}

#consultas {
	background: #E8E8E8;
	border-bottom: 2px solid #82ACC5;
}
#consultas ul {
	font-size: 0.8em;
	list-style: none;
	padding: 5px 0px 0px 7px;
}
#consultas li {
	float: left;
	width: 123px;
	position: relative;
	margin-right: 7px;
	background: #D9D9D9;
	margin-bottom: 7px;
	padding: 3px 2px 3px 7px;
}
#herramientas p {
	font: 0.7em/2em "Trebuchet MS";
	display: inline;
	color: #CA9272;
}
#herramientas img {
	vertical-align: middle;
	margin-right: 5px;
	padding: 3px;
}

.vineta{
	color:#FF6A07;
	font-size:11px;
}

.login-error{
  color: yellow;
  display: none;
}

.visible{
  display: block;
}

#noticia {
	font-size: 14px;
	margin-right: 10px;
}

#noticia .head {
  border-bottom: 1px dotted #eee;
  margin-bottom: 10px;
}

#noticia .head .titulo{
  font-weight:bold;
  float: left;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-left: 10px;
  font-size: 20px;
}

#noticia .head .fecha{
  float: right;
  font-size: 10px;
  padding-right: 10px;
}

#noticia .desarrollo{
  clear: both;  
}

#noticia .desarrollo img, .noticia-listado .imagen{
  float: right;
  clear: both;
  padding-right: 20px;
  width: 200px;
}

.noticia-listado {
	/* background:transparent url(../../images/question-bg-top.gif) repeat-x scroll 0 0; */
	padding:20px 20px 20px 12px;
	min-height: 100px;
	border-bottom: 1px dotted #EEFAE6;
	margin-bottom: 5px;
}

.noticia-listado .titulo {
	border:0 none;
	color:#000000;
	font-size:146.5%;
	font-weight:bold;
	line-height:1.1;
	margin:0 0 8px;
	padding:0;
	margin-bottom: 20px;
}

.noticia-listado .mas {
	float:right;
	padding-right:12px;
	position:relative;
	text-align:right;
	width:120px;
	color: #00558C;
}

.noticia-listado .imagen{
  float: right;
  clear: both;
  padding-right: 20px;
  width: 100px;
}

.noticia-listado .intro{
	margin-top: 20px;
	font-size: 12px;
}

.destacada {
  font-style:italic;
  font-weight: bold;
}

#login-error {
    width: auto;
}
