/*_____________PAGINA WEB_____________*/

body, html{
	padding:0;
	margin:0;
	text-align: left;
}

div, h1, h2, h3, h4, p, form, label, input, textarea, span{
	margin:0; padding:0;
}

img {
	border:0px;
	/*padding: 3px;*/
}

.textos {  font-family: Tahoma, Arial, Verdana; font-size: 12px; color: #313031; text-decoration: none; line-height: 125%}
.seccion {  font-family: Tahoma, Arial, Verdana; font-size: 12px; color: #4A494A; text-decoration: none; font-weight: bold}
.link {  font-family: Tahoma, Verdana; font-size: 12px; color: #5B6E89; text-decoration: none; font-weight: bold}

.boton {  font-family: Tahoma, Verdana; font-size: 11px; color: #7B7D7B; text-decoration: none; font-weight: bold}

.abajo {  font-family: Tahoma, Verdana; font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: bold; line-height: 160%}
.grupo5 {  font-family: Tahoma, Verdana; font-size: 10px; color: #ADAAAD; text-decoration: none; line-height: 120%}

.secnot {
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #bd4c48;
	line-height: 140%;
	text-decoration: none;
}

.zona_noticias{
	width:565px;
	text-align:left;
	margin:0 auto;
	padding:10px 0 10px 0;
}

.zona_detnot{
	width:100%;
	margin-bottom:30px;
	float:left;
}

.zona_puntitos{
	float:left;
	width:100%;
	height:15px;
	background: url('images/puntitos.gif') repeat-x;
	font-size:0; /*para Explorer 6*/
}

.separa{
	width:100%;
	height:10px;
	font-size:0; /*para Explorer 6*/
	clear:both;
}

.separa1{
	width:100%;
	height:29px;
	font-size:0; /*para Explorer 6*/
	clear:both;
}

.separa2{
	width:100%;
	height:15px;
	font-size:0; /*para Explorer 6*/
	clear:both;
}

.limpiar{
	clear:both; 
	font-size:0; 
	line-height:0;
}

.fecha{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #324766;
	line-height: 140%;
	text-decoration: none;
}

.fuente{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #697489;
	line-height: 140%;
	text-decoration: none;
}

.title{
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #5b6e89;
	line-height: 140%;
	text-decoration: none;
}

.title a{
	color: #5b6e89;
	text-decoration: underline;
}

.title a:hover{
	color: #223b5d;
	text-decoration: none;
}

.titlebig{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #5b6e89;
	line-height: 140%;
	text-decoration: none;
}

/*____________PAGINACION___________*/

div.pagination {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:3px;
	margin:8px;
	text-align:center;
	margin: 0 auto;
}

div.pagination a {
	padding: 2px 3px 2px 3px;
	margin-right: 3px;
	text-decoration: none; 
	color: #7d8594;
	/*background-color: #bdc3ce;*/
}

div.pagination a:hover, div.pagination a:active {
	color: #ffffff;
	background-color: #1b6ebc;
}

div.pagination span.current {
	padding: 2px 3px 2px 3px;
	margin-right: 3px;
  	font-weight: bold;
	background-color: #223b5d;
	color: #ffffff;
}

div.pagination span.disabled {
	padding: 2px 3px 2px 3px;
	margin-right: 3px;
	color: #7b7b99;
	/*background-color:#b9b9c9;*/
}

/*________IMAGENES________*/

.zona_fotlef{
	/*width:30%;*/
	float:left;
	margin-right: 5px;
	margin-bottom:5px;
}

.zona_fotrig{
	/*width:30%;*/
	float:right;
	margin-left: 5px;
}

p.image {
	margin-top: 1px;
	margin-bottom:2px;
	font-size:0;
	line-height:0;
}

p.image img {
	border: 1px solid #dedfe3;
	padding: 2px;
	background: #ffffff;
}

p.image a:hover img {
	border: 1px solid #8b96a7;
	background: #ffffff;
}

p.image a:hover {
	text-decoration: underline;
	background: #ffffff;
}