/* IMPORT CORE CSS FILES */

@import url(typo.css);
@import url(nav.css);
@import url(form.css);
@import url(modules.css);

/* NORMALIZES Browers Styles */

* { margin:0;padding:0; } /* removes defaults from all elements */

ol,ul {
	list-style:none; /* removes list-styles from lists */
}
a {
	text-decoration: none; 
}
table {
	border-collapse:collapse;
}
fieldset,img {
	border: 0; 
}
dl {
	clear:both;
	height:100%;
}
dt,dd {
	float:left;
}
/* = CLEARING
---------------------------------------------------------
*/

.stretch,
.clear
{
	clear: both; 
	height: 1px; 
	margin: 0; 
	padding: 0; 
	font-size: 15px;
	line-height: 1px;
}

.clearfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
}


/* END CLEARING
--------------------------------------------------------------
*/
/*---------------------------------------------------------- */
/*  Layout Styles includes display properties,               */
/*						   floats ans positioning,           */ 
/*						   widths and heights,               */
/*						   paddings and margins              */
/*---------------------------------------------------------- */
/* = LAYOUT: TABLE OF CONTENTS
    1. = BODY & PAGE
    2. = HEADER
    3. = CONTENT
    4. = FOOTER
---------------------------------------------------------
*/
/* = BODY & PAGE
---------------------------------------------------------
*/
#wrapper{
	width:100%;
	float:left;
}
#container {
	width:990px;
	margin:0 auto;
}
/* END BODY & PAGE
---------------------------------------------------------
*/

/* = HEADER
---------------------------------------------------------
*/
#header {
	position:relative;
	width:100%;
	height:152px;
}
#home #header h1 { 
	margin:0 ;
}
#home #header h1 a{ 
	position:absolute;
	top:10px;
	left:0;
	width:465px;
	height:90px;
	text-indent:-9000px;
	overflow:hidden;
	z-index:3;
}
#secondary #header h1 { 
	margin:0 ;
}
#secondary #header {
	position:relative;
	width:100%;
	height:148px;
}
#secondary #header h1 a{ 
	position:absolute;
	top:0;
	left:0;
	width:250px;
	height:148px;
	text-indent:-9000px;
	overflow:hidden;
}

/* END HEADER
---------------------------------------------------------
*/

/* = CONTENT
---------------------------------------------------------
*/
#SubSkinZona {	
	position:relative;
	float:left;
	width:100%;	
}
#content {
	width:100%;
	min-height:500px;
	float:left;
	padding:10px 0;
}
.column-main {
	width:805px;
	float:left;
	min-height:500px; 
}
.left-col{
	float:left;
	width:476px;
	padding-left: 5px;
}

.left-col-equal{
	float:left;
	width:390px;
	padding-left: 5px;
}

.left-col-full{
	float:left;
	width:800px;
	padding-left: 5px;
}

.right-col{
	float:right;
	width:311px;
}

.right-col-equal{
	float:left;
	width:390px;
	margin-left: 15px;
	padding-left: 5px;
}

.column-side {
	width:155px;
	float:right;
	min-height:500px;
}
/* END CONTENT
---------------------------------------------------------
*/

/* = FOOTER
---------------------------------------------------------
*/
#footer-container{
	width:100%;
	float:left;
}
#footer {
	width:990px;
	margin:0 auto;
	padding:10px 0;
	height:50px;
}
#footer p{
	margin:0 !important;
}

#footer ul {
	display:inline
}
#footer ul li {
	float:left
}
.site-info {
	float:left;
}
.credits a {
	display:block;
	padding-right:65px;
	height:28px;
	line-height:28px;
	vertical-align:middle;
	text-align:right;
	float:left;
}
.credits strong {display:none;}

.footer-nav {
	float:right;
	height:40px;
	line-height:40px;
	vertical-align:middle;
}
.footer-nav ul {
	margin:0;
	padding:0;
}

.footer-nav li {
	padding-left:12px;
}

/* END FOOTER
---------------------------------------------------------
*/

/****** Entrevistas ********/

.avRePage{
  margin-bottom: -4px;
}

#divContenidos{
  padding-left: 7px;
  min-height: 450px;
}

#divContenidos embed, #divContenidos object{
  margin-bottom: 7px;
  width: 462px;
  height: 418px;  
}

.formEntrevistado{
  height: 5px;
}

#zonaEditableCities{
  margin: 3px 0px 5px 0px;
  float: left;
  vertical-align: bottom;
	font-weight: bold;
}

.selectCities{
  float: left;
  margin-left: 5px;
}

.selectCities select{
  width: 100px !important;
  height: 20px !important;
}

#zonaEditableInputBuscar{
  float: left;
  margin-left: 5px;
}

.inputSubmit input{
  font-weight: bold;
  border: 1px solid #869480;
  height: 21px;
  padding: 3px;
  background: url(../plantillas/images/fondoBoton.gif) repeat-x;
}

.colCuerpoEntrevista01A{
	padding:0px 5px 15px 5px;
	border:0px solid;
	width: 335px;	
	background: #FFFFFF;
	text-align: left;
}

.colCuerpoEntrevista01B{
	float: right;
	border:0px solid red;
	width: 300px;
	text-align: left;
	margin-bottom: 3px;
}

#zonaEditableCuerpoEntrevista01BTitular{
 margin-top: 10px;
}

#zonaEditableCuerpoEntrevista01BSubTitular{
 margin-top: 10px;
}

.colCuerpoEntrevista01AImagen{
  float: left;
  width: 55px;
  margin-right: 5px;
  font-weight: bold;
  padding: 3px 3px 5px 3px;
}

.colCuerpoEntrevista01AImagen img{
  width: 55px;
  border: 1px solid #000000;
}

.colCuerpoEntrevista01ADesc{
  /*height: 45px;*/
  width: 380px;
  clear: right;
  float: left;
  font-weight:bold;  
  padding: 0px 3px 5px 3px;
}
.colCuerpoEntrevista01AText, .colCuerpoEntrevista01ATextBold{
  padding: 0px 3px 25px 3px;
  clear: both;
}

.colCuerpoEntrevista01ATextBold{
  font-weight:bold;
}

.destacado_Entrevista{
  margin-top: 2px;
  width: 300px;
}

.titular_Entrevista{
  margin-top: 3px; 
  clear: both;
}

.subtitular_Entrevista{
  margin: 3px 0px 0px 0px; 
}

.subtitular_Entrevista.colCuerpoEntrevista01AImagen{
  padding: 3px 3px 10px 3px;
}

.resumen_Entrevista{
  width: 230px;
  float: right;
  padding: 0px 0px 10px 0px;  
}

.paginador{
  clear: both;
}

.pagina_activa{
  margin-left: 2px;
}

.colCuerpoEntrevistaDescarga{
  float: left;
  margin: 10px 0px 0px 23px;
  width: 75px;
  height: 75px;
}

.colCuerpoEntrevistaDescarga img{
  opacity: .25;
  filter:alpha(opacity=25); 
}

.colCuerpoEntrevistaDescarga a img{
  opacity: 1;
  filter:alpha(opacity=100); 
}

.botoneraMedia{
  border-top: 1px solid #000000;
  width: 437px;
  height: 85px;
  padding-left: 20px;
}
/**************** banner *******************************/

.banner{
  margin: 0px 0px 15px 0px;
}

.banner img{
  width: 125px;
  border: 1px solid #000000;
}

/********************** correo *************************/
.tableEditor{
 width:470px;
}

.tablaTextoCorreoObligatorio{
  display: none;
}

/* busqueda ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.inputSearch{
  background: none;
  border: 0px;
  width: 35px !important;
  height: 25px !important;
  cursor: pointer !important;
}

#zonaEditableTituloBusquedaAvanzada{
  margin: 0px;
  padding:3px 5px;
  background-color: #AC0000;
  color: #FFE8A5;
  font-weight: bold;
}

.contenedorBusquedaAvanzada table{
  border: 1px solid #AC0000;
}

.contenedorBusquedaAvanzada table{
  margin-left: 1px;
}

.contenedorBusquedaAvanzada table td{
  padding: 3px 0px 3px 5px;
}

.contenedorBusquedaAvanzada table td select{
  margin: 0px;
}

.contenedorBusquedaAvanzada table td input{
  width: 140px;
  margin: 0px;
}

#zonaEditableTextoDeLaBusqueda{
  clear: both;
  margin-bottom: 20px;
}

.inputCadenaDeBusqueda{
  width: 355px;
  height: 15px;
  margin-right: 5px;
}

.paginador{
  margin: 0px 0px 5px 0px;
}
.pieimg{  
  vertical-align: middle;
  margin-right: 3px;
}

/************* Acceso restringido *****************/

#frmAccesoRestringido .inputSubmit input{
  margin-left: 5px;
}

/**************** GOOGLE MAP ************************/

.GoogleMap{
  width: 474px; 
  height: 325px;
  border: 1px solid #000000;
  float: left;
  margin-top: 10px;
  clear: both;
}

.GoogleMapControles{
  float: left;
  width: 25px;
}
.GoogleMapControles input{
  width: 98px;  
}

.urlMapInput{
  width: 300px !important;
  margin-right: 5px !important;
}

.inputFixMap{
  width: 50px !important;
  height: 19px;
  margin-right: 2px !important;
}

/************* BLOG **************************/

.fotoBlog{
  align: texttop;
  margin: 0px 5px 5px 0px;  
}

.rssABlog{
  margin-left: 15px;
}