html, body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#contenedor {
	width: 960px;
	margin: 0px auto 0px auto;	
}

#menu {
	width:960px;
	height:101px;
	background-color:#E29000;
	background-image:url(../img/menu.jpg);
}

#cuerpo {
	width:960px;	
	
}

.texto_noticia a {
	color:#9c1621;
	text-decoration:none;
}

.texto_home { 
	display:inline;
	float:left;
	padding-left:30px;
	padding-right:30px;
	padding-top:27px;
	padding-bottom:27px;
	border-left: 1px dotted #FFF;
}

#sin_p p {
	margin:0px;
	padding:0px;
}

#pie {
	width:960px;
	height:26px;
	background-image:url(../img/pie.jpg);
}

#pie .contacto{
	float:left;
}

#pie .contacto a{
	display:block;
	width:191px;
	height:26px;
}


#pie .consuma{
	float:right;
}

#pie .consuma a{
	display:block;
	width:170px;
	height:26px;
}

#pie .facebook{
	float:left;
}

#pie .facebook a{
	display:block;
	width:85px;
	height:26px;
}


#pie .avisolegal{
	float:right;
}

#pie .avisolegal a{
	display:block;
	width:82px;
	height:26px;
}



#pie2 {
	width:960px;
	height:26px;
	background-image:url(../img/pie2.jpg);
}

#pie2 .contacto{
	float:left;
}

#pie2 .contacto a{
	display:block;
	width:191px;
	height:26px;
}

#pie2 .facebook{
	float:left;
}

#pie2 .facebook a{
	display:block;
	width:85px;
	height:26px;
}

#pie2 .consuma{
	float:right;
}

#pie2 .consuma a{
	display:block;
	width:170px;
	height:26px;
}

#pie2 .avisolegal{
	float:right;
}

#pie2 .avisolegal a{
	display:block;
	width:82px;
	height:26px;
}


#pie3 {
	width:960px;
	height:26px;
	background-image:url(../img/pie3.jpg);
}

#pie3 .contacto{
	float:left;
}

#pie3 .contacto a{
	display:block;
	width:191px;
	height:26px;
}

#pie3 .consuma{
	float:right;
}

#pie3 .consuma a{
	display:block;
	width:170px;
	height:26px;
}

#pie3 .facebook{
	float:left;
}

#pie3 .facebook a{
	display:block;
	width:85px;
	height:26px;
}



#pie3 .avisolegal{
	float:right;
}

#pie3 .avisolegal a{
	display:block;
	width:82px;
	height:26px;
}



#menu_separador {
	display:inline;
	float:left;
	width:3px;
	height:33px;
	background:url(../img/menu_separador.gif);
}

#menu_1 {
	display:inline;
	float:left;
}

#menu_1 a{
	display:block;
	width:82px;
	height:33px;
	
}

#menu_1 a:hover, #menu_1 a.seleccionado {
	
}

#menu_2 {
	display:inline;
	float:left;
}

#menu_2 a{
	display:block;
	
	width:90px;
	height:33px;
}

#menu_2 a:hover, #menu_2 a.seleccionado {
	
}


#menu_3 {
	display:inline;
	float:left;
}

#menu_3 a{
	display:block;
	width:108px;
	height:33px;
}

#menu_3 a:hover, #menu_3 a.seleccionado {
	
}

#menu_4 {
	display:inline;
	float:left;
}

#menu_4 a {
	display:block;
	width:162px;
	height:33px;
}

#menu_4 a:hover, #menu_4 a.seleccionado {
}

#menu_5 {
	display:inline;
	float:left;
}

#menu_5 a img{
	width:96px;
	height:33px;
}

#menu_5 a img:hover, #menu_5 a.seleccionado {
	
}

#menu_6 {
	display:inline;
	float:left;
}

#menu_6 a{
	display:block;
	width:72px;
	height:33px;
}

#menu_6 a:hover, #menu_6 a.seleccionado {
	
}

#menu_esp {
	clear:both;
}

#menu_esp a{
	display:block;
	background-image:url(../img/menu_esp.gif);
	width:104px;
	height:18px;
	clear:both;
}

#menu_esp a:hover, #menu_esp a.seleccionado {
	background-image:url(../img/menu_espb.gif);
}

#menu_ast {
	clear:both;
}

#menu_ast a{
	display:block;
	background-image:url(../img/menu_ast.gif);
	width:104px;
	height:15px;
	clear:both;
}

#menu_ast a:hover, #menu_ast a.seleccionado {
	background-image:url(../img/menu_astb.gif);
}

.titular{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#9D161D;
}

.titular_verde{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#686f05;
}

.texto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#58575B;
	text-align:left;
}

.cajaTexto {
	border:1px dotted #96abae;
	padding-top:3px;
	padding-left:6px;
	font-size:14px;	
}

.infoTexto {
	color:#a19002;
	padding-top:10px;
	font-size:12px;
	font-weight:bold;	
}


.mattblacktabs{
width: 100%;
overflow: hidden;
padding-top:5px;
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: right;
display: block;
text-align:center;
text-decoration: none;
margin: 0;
padding: 5px 5px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color:#FFF;
background-color: #8b0e12; /*background of tabs (default state)*/
}

.mattblacktabs li a.naranja{
	background-color:#646f07;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
	background-color:#2e6270;
}



/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
/*CSS Badoo style pagination*/
div.pagination {
	background-color:#FDECE4;
	color:#9C1621;
	padding:10px 0 10px 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
}

div.pagination a {
	color:#9C1621;
	padding:2px 5px;
	margin:0 2px;
	text-decoration:none;
	border:2px solid #f0f0f0;
}

div.pagination a:hover, div.pagination a:active {
	border:2px solid #ff5a00;
	color:#ff5a00;
}

div.pagination span.current {
	padding:2px 5px;
	border:2px solid #ff5a00;
	color:#fff;
	font-weight:bold;
	background-color:#ff6c16;
}
div.pagination span.disabled {
	display:none;
}

.dirEmail p { margin:0px; padding:0px; }
.telefono p { margin:0px; padding:0px; }
.dirEmail a { text-decoration:none; color:#99161c; }