/*#########################
ESTILO MENU - EMPIEZA AQUI 
#########################*/

.basictab {
	padding: 3px 7px;
	font: 11px Verdana;
	list-style-type: none;
	text-align: left;
	float: left;
	margin: 0px;
	display: block;
}

.basictab li{
	display: inline;
	margin-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.basictab li a{
	text-decoration: none;
	font-weight: bold;
	margin-top: 2px;
	padding: 3px 7px;
	color: #000000;
}


.basictab li a:visited{
	margin-top: 2px;
	padding: 3px 7px;
}

.basictab li a:hover{
	text-decoration: underline;
	margin-top: 2px;
	padding: 3px 7px;
}

.basictab li a:active{
	padding: 3px 7px;
	margin-top: 2px;
}

/*.basictab li.selected a{ selected tab effect
	background-color: #FFFFFF;
	color: black;
	padding: 7px;
	margin-top: 2px;
}*/

.subsecciones {
	height: 22px;
	background-color: #EAE7CF;
	border: 1px solid #CCCCCC;
	display: block;
}

.submenustyle{
	padding: 4px 1px;
	font-family: Verdana;
	font-size: 10px;
	float: left;
	width: 90%;
	display: inline;
}

.rss {
	float: right;
	text-align: right;
	margin-right: 7px;
	display: inline;
}

/** html .submenustyle{ IE only width definition
width: 100%;
}*/

.submenustyle a{
border-right: 1px solid #4B6CA3;
padding: 1px 5px;
text-decoration: none;
}

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

/*#inicio.tabselected {
	position: relative;
	top: -44px;
	left: 10px;
	width: 44px;
	height: 16px;
	font: 11px Verdana;
	font-weight: bold;
	background-color: #EAE7CF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #EAE7CF;
	overflow: auto;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 0px;
}*/

.tabselected {
/*	position: relative;
	top: 4px;
	font: 11px Verdana;
	font-weight: bold;
	color: #003399;
	background-color: #EAE7CF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #EAE7CF;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	overflow: visible;*/
}

#maintab a.tabselected {
	text-decoration: underline;
/*	text-decoration: none;
	font-weight: bold;
	margin-top: 2px;
	padding: 3px 7px;
	color: #3D5885;*/
}

.selected {
	font-weight: bold;
}

.subsecciones .selected {
	text-decoration: underline;
}

/*#########################
ESTILO MENU - ACABA AQUI 
#########################*/




/*#############################
ESTILO ETIQUETAS GENERAL - EMPIEZA AQUI 
#############################*/
body {
	background-color: #FFFFFF;
	font-family: "Book Antiqua";
	font-size: 15px;
	margin-top: 0px;
	margin-right: 4px;
	margin-left: 4px;
}

h1,h2,h3,h4,h5 {
	font-family: "Century Schoolbook";
	/*font-family: "Times";*/
	margin-bottom: 0px;
	margin-top: 0px;
	color: #3D5885;
	font-weight: bold;
	letter-spacing: -0.08em;
}

input,textarea {
/* background-color: #CCCCCC; */
font-family: Geneva, Helvetica, Arial, sans-serif;
font-size: 8pt; 
}

a {
	color: #3D5885;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	color: #CCCCCC;
}

form {
margin:5px;
padding:0px;
}

img {
margin:0px;
padding:0px;
}
/*###############
Estilos generales de textos y noticias
###############*/

#textoh1h2, #textoh1h2 p {
	font-family: "verdana";
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#textoh3, #textoh3 p {
	font-family: "verdana";
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

#textoh4, #textoh4 p {
	font-family: "verdana";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.textopeque {
	font-size: 9px;
	font-weight: 100;
}

.textomediano {
	font-size: 14px;
	font-weight: 500;

}

.entradilla {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 500;
}

div.detalleNoticia {
	margin: 10px;	
}

.accionesNoticia {
	width: 150px;
	right: 0px;
	float: right;
	text-align: right;
}

.noticiadestacada {
	background-color: #F1F3F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	/*width: 345px;*/
}

.noticiadestacada2 {
	background-color: #F1F3F3;
	border: 1px solid #CCCCCC;
}

div#paginaestatica {
	margin:10px 0 0 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#2A4395;
}

.fondo_buscador {
	height:925px;
	padding:0px;
	margin:0px;
	background-image:url(images-demo/fnd_buscador.jpg);
	background-repeat: no-repeat;
	background-position: 15px 627px;
}

.fondo_buscador2 {
	height:906px;
	padding:0px;
	margin:0px;
	background-image:url(images-demo/fnd_buscador.jpg);
	background-repeat: no-repeat;
	background-position: 15px 608px;
}
/*###########################
ESTILOS CABECERA - EMPIEZA AQUI 
###########################*/




.maintable {
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
	border-spacing: 0px;
	border-collapse: collapse;
}

.masthead {
	color: #000000;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	text-decoration: none;
}
				
td.belowmasthead {
	background-color: #C2C8BC;
	border-top: 1px solid #CCCCCC;
	/*border-bottom: 1px solid #666666;*/
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	background-image:url(images-demo/fondo_menu.gif);
	background-repeat: repeat-x;
}
			
.error_message {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #bb0000;
}

/*a.primarynav { 
	display: inline; 
	width: 142px; 
	border-top:1px solid #808080; 
	border-left:1px solid #000; 
	border-right:1px solid #808080; 
	border-bottom:1px solid #000;
	background-color: #dfdfe4;
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: 500;
	text-decoration: none;
	text-indent: 10px;	
	text-align: left;
}
 	
a.primarynav:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #3333cc;
}*/

.button  {
	color: #000000;
	font-weight: 500;
	font-size: 10px;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	background-color: #dfdfe4;
	border: 1px solid #808080; 
	margin: 0px
}

td.cabecera {
	height: 83px;
	background-color: #2A4395;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DAB6;
}

div.cabecera {
	display: block;
}

.cabecera_google {
	display: block;
	background-image: url(images-demo/fondo_cabecera.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DAB6;
	height: 65px;
}

.logo {
	display: inline;
	width: 250px;
	text-align: center;
	vertical-align: middle;
	float: left;
	left: 170px;
	top: 10px;
	position: relative;
}

#buscador {
	width: 300px;
	height:40px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	border: 1px solid #FFFFFF;*/
	float:left;
	margin-top:15px;
	margin-left:25px;
}

#buscador a {
	color: #FFFFFF;
	text-decoration:underline;
}

.fecha {
	display: inline;
	float: left;
	width: 220px;
	font-size: 11px;
	color: #4B6CA3;
	top: 33px;
	left: 5px;
	position: relative;
	font-size: 12px;
	text-align: left;
}

.closetotop {
	position: relative;
	top: 0px;
}

.dia {
	text-transform: Capitalize;
}

.bannerCabecera {
	height: 90px;
	margin: 0px;
	padding: 0px;
	display: block;
}

.sinmargen {
	margin: 0px;
	padding: 0px;
	display: inline;
	width: 10px;
	float: left;
}

.banner1 {
	height: 90px;
	width: 728px;
	display: inline;
	float: left;
}

/*###########################
ESTILOS CABECERA - ACABA AQUI 
###########################*/


/*###########################
ESTILOS VISTA NOTICIAS (portada) - EMPIEZA AQUI 
###########################*/

.lineaarriba {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.lineaabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.lineaderecha {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.pegarizquierda {
	margin-left: 0px;
}

.imagenes {
	display: block;
	border: 1px solid #CCCCCC;
	background-color: #F1F3F3;
}

.anterior {
	text-align: left;
	display: inline;
	width: 122px;
	left: 0px;
	float: left;
}

.siguiente {
	text-align: right;
	display: inline;
	width: 122px;
	right: 0px;
	float: right;
}

.pie_foto {
	margin: 5px;
}

.spacer {
	height: 5px;
	margin: 0px;
	padding: 0px;
}
/*###########################
ESTILOS VISTA NOTICIAS (portada) - ACABA AQUI 
###########################*/

/*###########################
IMAGENES DETALL. NOTICIA Y BANNERS - EMPIEZA AQUI 
###########################*/

.photo_caption {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #666666;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.columnaimagenes {
	margin-right: 5px;
	margin-bottom: 0px;
	background-color: #EAEAEA;
}

.imagencolumna {

}

.banner {
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.margen_txt_banner {
	margin-right: 2px;
	margin-left: 15px;
}

.txtdetalle_banner {
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	color: #000000;
}

.masinfo_banner {
	margin-top: 4px;
}

.margen_banner {
	margin-right: 8px;
}


/*###########################
ESTILOS PIE(s) DE PAGINA - EMPIEZA AQUI 
###########################*/

.pie_pagina {
	height:69px;
	background-image:url(images-demo/fondo_pie.gif);
	font-size: 13px;
}
.pie_pagina a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	margin: 0 5px;
}

.pie_legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top:8px;
}

.pie_legal a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0 0px;	
}

/*###########################
ESTILOS SECCIONES ESPECIALES - EMPIEZA AQUI 
###########################*/

/*HISFINAN */
.cabecera_hipotecas {
	background-color: #FD7813;
}
/*PUBLICIDAD */
.borde_dorado {
	border: 1px solid #EAE7CF;
}

.borde_dorado2 {
	border: 1px solid #EAE7CF;
	width: 250px;
}

div.buscadores_vuelos {
	height: 250px;
}
/*VOTACIONES */
.letra_sms  {
	font-size: 18px;
	color: #FF6600;
}

/*SEXO */
.fondo_dorado {
	background-color: #EAE7CF;
}

/*PUBLICIDAD*/
.fondo_gris {
	background-color: #CCCCCC;
	width:350px;
	/*height:115px;*/
	padding: 0px;
	margin:0px;
}

/*###########################
ESTILOS ANUNCIO BOLETIN REINAS.TV (portada)
###########################*/
#formularioBoletin {
background-image: url(images-demo/fondo-boletin.jpg);
width:350px;
height:200px;
}

#condiciones a{
color:#FF0000;
font-family:Arial, Helvetica, sans-serif;
font-size:8px;
text-decoration:none;
margin-left:65px;
}

#textoFormulario {
height:75px;
padding-top:30px;
margin: 0px 30px 0px 30px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
text-align:center;
}

#banderas {
margin-left:30px;
margin-top:3px;
}