body{
	margin:0px;
	padding:0px;
}

form{
  margin: 0;
  padding: 0
}

a img{
  border:0;
}



.clear{
	clear:both;
	height:0px;
}

.container{
	width:760px;
	height:auto;
	margin:0px auto;
}

.cabecera{
	background-image:url(../img/cabecera.jpg);
	width:760px;
	height:166px;
	background-repeat:no-repeat;
}

.cabecera a img{
  margin-left:10px;
  margin-top:22px;
}


.contenido{
  overflow: hidden
}

/*Con esto hacemos que las dos capas tomen la misma altura*/
.informacion, .menu{
  padding-bottom: 32768px;
  margin-bottom: -32768px
}

.informacion{
	float:left;
	width:610px;
    background-image: url(../img/separador.jpg);
  background-repeat: repeat-y;
  background-position: right top
}

.menu{
	float:right;
	width:140px;
}

.menu ul{
  padding: 0;
  margin: 0
}

.menu ul li{;
  list-style-image:none;
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-bottom: 8px
}

.titulo_menu{
  font-family:"Century Gothic",  Arial, Verdana, serif;
  font-size:20px;
  font-weight: bold;
  text-align: right;
  width:132px;
  display: block;
}

.texto_menu{
  font-family: "Courier New", Courier, monospace;
  font-size:11px;
  text-align: left;
  width:135px;
  display: block;
}



.input_suscribete{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: 1px solid #666666;
  margin: 0;
  padding: 0;
  background-color: #EFEFEF;
  width:115px;
  margin-left:1px;
  color: #505050;
  height:13px;
  margin-bottom:1px;
  float:left;
}


.pie{
	background-color:#AE161A;
	background-image:url(../img/pie.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:25px;
	width:760px;
    color: #FFFFFF;
    font-family:"Century Gothic",  Arial, Verdana, serif;
    font-size:14px;
    font-weight: bold;
}

.pie span{
  display: block;
  float: left;
  width: 365px;
  height:0px;
  padding-left:7px;
  padding-right:7px;
  padding-top:7px;
}

.pie span.copy{
  text-align: left;
}

.pie span.mail{
  text-align: right;
}

.pie span.mail a{
  text-decoration: none;
  color:#FFFFFF;
}

.pie span.mail a:hover{
  color: #EFD2D3;
}





/* NOTICIAS */

.titular_patron{
  background-image: url(../img/patron_fecha_titular.gif);
  background-repeat: no-repeat;
  width:550px;
  height:80px;
  float:left;
}

.titular{
  font-family:"Century Gothic",  Arial, Verdana, serif;
  font-size:20px;
  font-weight:bold;
  color:#000000;
  padding: 0;
  margin: 0;
  display: block;
  float:left;
  padding-top: 22px;
  padding-left: 5px;
  width:495px;
  line-height: 18px;
  padding-bottom: 5px;
}

.titular a{
  text-decoration: none;
  color: #000000
}

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

.calendario{
	width:50px;
    height:auto;
	float:left;
    margin:0px auto;
    display:block;
    padding: 0px;
  margin-top: 24px
}

.calendario div.dia{
    width:52px;
	display:block;
	text-align:center;
    padding:0px;
    margin:0px;
    height:15px;

}

.calendario div.dia img{
    height:15px;
    margin: 0;
    padding: 0;
}

.calendario div.mes{
    width:52px;
	display:block;
	text-align:center;
    padding:0px;
    margin:0px;
    height:17px;
}

.calendario div.mes img{
    height:auto;
    margin: 0;
    padding: 0;
}





.fecha{
	float:left;
	margin-left:10px;
	margin-top:5px;
	width:510px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8B8B8B;
}

.texto{
	width:570px;
	font-size:11px;
	line-height:16px;
	color:#000000;
    font-family: "Courier New", Courier, monospace;
}

.texto a{
	color:#000000;
  text-decoration: none
}

.texto a:hover{
	color:#000000;
  text-decoration:underline
}

.texto img{
	display:block;
	float:left;
	padding:3px;
	margin-right:5px;
}

.categoria_noticia{
    width: 155px;
    height: auto;
    background-image: url(../img/categoria.gif);
    background-repeat: no-repeat;
    padding-top: 20px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#8B8B8B;
    text-align: center;
    float: left
}

.categoria_noticia a{
    color:#8B8B8B;
    text-decoration: none;
}

.categoria_noticia a:hover{
    color:#0F0F0F;
    text-decoration: underline;
}

.etiquetas_noticia{
    width: 275px;
    height: auto;
    background-image: url(../img/etiquetas.gif);
    background-repeat: no-repeat;
    padding-top: 20px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#8B8B8B;
    text-align: left;
    padding-left:40px;
    float: left;
    margin-left: 40px;
    line-height: 16px;
}

.etiquetas_noticia a{
    color:#8B8B8B;
    text-decoration: none;
}

.etiquetas_noticia a:hover{
    color:#0F0F0F;
    text-decoration: underline;
}

.fuente_noticia{
    width: 275px;
    height: auto;
    background-image: url(../img/fuente.gif);
    background-repeat: no-repeat;
    padding-top: 20px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#8B8B8B;
    text-align: left;
    padding-left:40px;
    float: left;
    margin-left: 40px;
    line-height: 16px;
}

.fuente_noticia a{
    color:#8B8B8B;
    text-decoration: none;
}

.fuente_noticia a:hover{
    color:#0F0F0F;
    text-decoration: underline;
}

.autor_noticia{
    width: 155px;
    height: auto;
    background-image: url(../img/autor.gif);
    background-repeat: no-repeat;
    padding-top: 20px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#8B8B8B;
    text-align: center;
    float: left;
    line-height: 16px;
}

.documentos_noticia{
    width: 400px;
    height: auto;
    background-image: url(../img/documentos.gif);
    background-repeat: no-repeat;
    padding-top: 20px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#8B8B8B;
    text-align: left;
    padding-left:40px;
    float: left;
    line-height: 16px;
}

a.pdf{
  background-image: url(../img/ico_pdf.png);
  background-repeat: no-repeat;
  height: 22px;
  padding-left: 27px;
  float: left;
  width: auto;
  margin-top: 5px;
  padding-top: 3px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#8B8B8B;
  text-decoration: none
}

a.pdf:hover{
  margin-left: 5px;
  color: #AE161A;
  font-weight: bold
}


.archivo div.mes a{
  color: #000000;
  font-family: "Courier New", Courier, monospace;
  font-size:14px;
  width: 42px;
  text-align: center;
  float:left;
  text-decoration: none
}

.archivo div.mes a:hover{
  background-image: url(../img/rayado_archivo.gif);
  background-repeat: no-repeat;
  font-weight: bold
}

.archivo div.anio{
  font-family:"Century Gothic",  Arial, Verdana, serif;
  font-size:14px;
  font-weight: bold;
  width: auto;
  height:16px;
  line-height: 13px;
  color: #AD1716;
}

.tags {
  font-family: "Courier New", Courier, monospace;
  font-size:14px;
  color:#050505;
}

.tags a{
  color:#090909;
  text-decoration: none
}

.tags a:hover{
  color: #AE161A;
}


.suscribete_enviar{
  background-image: url(../img/btn_suscribete.gif);
  background-repeat: no-repeat;
  width: 13px;
  height: 15px;
  display: block;
  float: left;
}

.suscribete_enviar:hover{
  background-image: url(../img/btn_suscribete_on.gif);
  background-repeat: no-repeat;
}

.buscar_enviar{
  background-image: url(../img/btn_buscar.gif);
  background-repeat: no-repeat;
  width: 13px;
  height: 15px;
  display: block;
  float: left;
}

.buscar_enviar:hover{
  background-image: url(../img/btn_buscar_on.gif);
  background-repeat: no-repeat;
}

a.pag_siguiente{
  display:block;
  float:right;
  font-family: "Courier New", Courier, monospace;
  font-size:14px;
  color:#7F7F7F;
  text-decoration:none;
  border: 1px solid #AFAFAF;
  padding:2px;
  background-color:#EFEFEF;
  margin-right:35px;
}

a.pag_siguiente:hover{
  color: #4F4F4F;
  border: 2px solid #4F4F4F;
  font-weight: bold;
  padding:2px;
}

a.pag_anterior{
  display:block;
  float: left;
  font-family: "Courier New", Courier, monospace;
  font-size:14px;
  color:#7F7F7F;
  text-decoration:none;
  border: 1px solid #AFAFAF;
  padding:2px;
  background-color:#EFEFEF;
}

a.pag_anterior:hover{
  color: #4F4F4F;
  border: 2px solid #4F4F4F;
  font-weight: bold;
  padding:2px;
}

.input_buscar{
  background-image: url(../img/input_buscar.gif);
  border: 0px;
  width:132px;
  height:21px;
  background-repeat: no-repeat;
}

.input_mail{
  background-image: url(../img/input_mail.gif);
  border: 0px;
  width:132px;
  height:21px;
  background-repeat: no-repeat;
}

input{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #676767;
  border:0px;
  width: 102px;
  background-color:transparent;
  padding-left: 25px;
  padding-right:5px;
  height:16px;
  padding-top:3px;
}

.ico_mail{
  background-image: url(../img/ico_mail.gif);
  background-repeat: no-repeat;
  width: 22px;
  height: 17px;
  position:absolute;
  margin-top:2px;
}

.ico_buscar{
  background-image: url(../img/ico_buscar.gif);
  background-repeat: no-repeat;
  width: 22px;
  height: 17px;
  position:absolute;
  margin-top:2px;
}












