/* CSS Document */

body {
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	background-position:top; 
	background-color: #FFFFFF;
	}

/* HEADER */

.bg_header {
	background-position:top; 
	background-image:url(../images/bg_header.jpg); 
	background-repeat:repeat-x; 
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:1px;
	}
	
.header_menu {
	background-position:top; 
	background-image:url(../images/bg_header_menu.jpg); 
	background-repeat:repeat-x; 
	background-color:#FFFFFF;
	height:23px; 

	
	}
	
.header_submenu {
	background-position:top; 
	background-image:url(../images/bg_header_submenu.jpg); 
	background-repeat:repeat-x; 
	background-color:#FFFFFF;
	height:23px; 

	
	}
	
.header_fecha {
	background-position:top;
	background-image:url(../images/bg_header_details.jpg);
	background-repeat:repeat-x;
	height:30px;
	padding-left:10px;
	padding-right:10px;
	}
	
/* CONTENIDOS */

.columna_principal {
	width:744px;
	background-image:url(../images/separador_vertical_grisoscuro.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-top:10px;
	padding-bottom:10px;
	}

.columna_principal_der{
	width:251px;
	padding-top:15px;
	padding-bottom:10px;
	}
	
.columna_secundaria_izq {
	width:365px;
	background-image:url(../images/separador_vertical_grisclaro.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-top:5px;
	}

.columna_secundaria_der {
	padding-left:14px;
	padding-top:5px;
	}
	
#layer_galeria_principal {
	position:absolute;
	width:62px;
	height:37px;
	z-index:1;
	}
	
.ampliada {
	cursor: pointer;
}
	
.fondo_degrade{
	background-position:top;
	background-image:url(../images/bg_degrade_modulares.jpg);
	background-repeat:repeat-x;
	background-color:#F5F5F5;
	padding:5px;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
	}
.fondo_degrade2{
	background-position:top;
	background-image:url(../images/bg_degrade_modulares.jpg);
	background-repeat:repeat-x;
	background-color:#F5F5F5;
	padding:5px;
	}
	
.fondo_btn_encuestas{
	background-position:top;
	background-image:url(../images/bg_btns.jpg);
	background-repeat:repeat-x;
	background-color:#EBEBEB;
	}

.fondo_btn_player{
	background-position:top;
	background-image:url(../images/bg_btns_player.gif);
	background-repeat:repeat-x;
	background-color:#949494;
	}
	
/* FOOTER */	

.bg_footer{
	background-position:top; 
	background-image:url(../images/bg_footer.jpg);
	background-repeat:repeat-x; 
	background-color:#FFFFFF;
	padding:10px;
	}



/* SEPARADORES */
.separador_horizontal_bottom {
	background-image:url(../images/separador_horizontal.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}
	.separador_horizontal_bottomp {
	background-image:url(../images/separador_horizontal.gif);
	background-repeat:repeat-x;
	background-position:bottom;
			}
.separador_horizontal_5 {
	background-image:url(../images/separador_horizontal.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:11px;

	}
.separador_horizontal_10 {
	background-image:url(../images/separador_horizontal.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:21px;

	}
.sub_dashed_oscuro{
	border-top-width:1px;
	border-top-style:dashed;
	border-top-color:#666666;
	padding-left:5px;
	}

.sub_dashed_claro{
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
	padding-left:5px;
	}
	
.sub_dashed_claro2{
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
	padding-top:5px;
	}
	
.sub_dashed_claro3{
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
	}
.sub_dashed_claro4{
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
	padding-top:3px;
	padding-bottom:3px;	
	padding-left:7px;
	}	
	
.subrayado_titulares{
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#666666;

	}

	
.subrayado_suplementos{
	padding-top:5px;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#666666;

	}
	
/* PADDING*/

.padding5{
	padding:5px;
	}

.padding_top5{
	padding-top:5px;
	}

.padding_top10{
	padding-top:10px;
	}

.padding_bot5{
	padding-bottom:5px;
	}

.padding_bot10{
	padding-bottom:10px;
	}
	
.padding_left10{
	padding-left:10px;
	}
	
.padding_left5{
	padding-left:5px;
	}

.padding_left9{
	padding-left:5px;
	}
.padding_right5{
	padding-right:5px;
	}
	
.padding_right10{
	padding-right:10px;
	}
	
.padding_leftRight5{
	padding-left:5px;
	padding-right:5px;
	}


.padding_left10{
	padding-left:10px;
	}

.padding_left15{
	padding-left:13px;
	}
	
.padding10{
	padding:10px;
	}

/* FORMULARIOS */
.form_header{
	background-color:#ffffff;
	border:1px;
	border-color:#eaeaea;
	border-style:solid;
	width:130px;
	height:15px;
	font-family:Arial; 
	font-size:12px; 
	font-style:normal; 
	font-weight:normal; 
	text-decoration: none; 
	color:#333333	
}

.form_contacto{
	background-color:#F0F0F0;
	border:1px;
	border-color:#d1d1d1;
	border-style:solid;
	width:300px;
	height:15px;
	font-family:Arial; 
	font-size:12px; 
	font-style:normal; 
	font-weight:normal; 
	text-decoration: none; 
	color:#333333
}
.form_contacto02{
	background-color:#F0F0F0;
	border:1px;
	border-color:#d1d1d1;
	border-style:solid;
	width:635px;
	height:80px;
	font-family:Arial; 
	font-size:12px; 
	font-style:normal; 
	font-weight:normal; 
	text-decoration: none; 
	color:#333333	
}

.form_contacto03{
	background-color:#F0F0F0;
	border:1px;
	border-color:#999999;
	border-style:solid;
	width:50px;
	height:15px;
	font-family:Arial; 
	font-size:12px; 
	font-style:normal; 
	font-weight:normal; 
	text-decoration: none; 
	color:#333333	
}

.form_contacto04{
	background-color:#F0F0F0;
	border:1px solid #999999;
	width:50px;
	height:20px;
	font-family:Arial; 
	font-size:12px; 
	font-style:normal; 
	font-weight:normal; 
	text-decoration: none; 
	color:#333333	
}

.form_busqueda{
	background-color:#F0F0F0;
	border:1px;
	border-color:#999999;
	border-style:solid;
	width:300px;
	height:20px;
	font-family:Arial; 
	font-size:12px; 
	font-style:normal; 
	font-weight:normal; 
	text-decoration: none; 
	color:#333333	
}
.form{
	background-color:#d1d1d1;
	border:1px;
	border-color:#d1d1d1;
	border-style:solid;
	font-family:Arial; 
	font-size:12px; 
	font-style:normal; 
	font-weight:normal; 
	text-decoration: none; 
	color:#333333
}
.form2{
	background-color:#F0F0F0;
	border:1px;
	border-color:#d1d1d1;
	border-style:solid;
	height:15px;
	font-family:Arial; 
	font-size:12px; 
	font-style:normal; 
	font-weight:normal; 
	text-decoration: none; 
	color:#333333
}
.form3{
	background-color:#ffffff;
	border:1px;
	border-color:#d1d1d1;
	border-style:solid;
	font-family:Arial; 
	font-size:12px; 
	font-style:normal; 
	font-weight:normal; 
	text-decoration: none; 
	color:#333333
}

/* FUENTES */

/* Arial */

.a10_Gris_oscuro{font-family:Arial; font:Arial; font-size:10px; font-style:normal; font-weight:normal; text-decoration: none; color:#333333}
.a11_Gris_claro{font-family:Arial; font:Arial; font-size:11px; font-style:normal; font-weight:normal; text-decoration: none; color:#666666}
.a11_Gris_oscuro{font-family:Arial; font:Arial; font-size:11px; font-style:normal; font-weight:normal; text-decoration: none; color:#333333}

.a12_HighLight{font-family:Arial; font:Arial; font-size:12px; font-style:normal; font-weight:normal; text-decoration: none; color:#333333}
.a12_HighLight_effect{font-family:Arial; font:Arial; font-size:12px; font-style:normal; font-weight:normal; text-decoration: none; color:#990000}
.a12_Gris_oscuro{font-family:Arial; font:Arial; font-size:12px; font-style:normal; font-weight:normal; text-decoration: none; color:#333333}
.a12_Gris_oscuro_B{font-family:Arial; font:Arial; font-size:12px; font-style:normal; font-weight:bold; text-decoration: none; color:#333333}
.a12_Gris_claro{font-family:Arial; font:Arial; font-size:12px; font-style:normal; font-weight:normal; text-decoration: none; color:#666666}
.a11_Bordo_B{font-family:Arial; font:Arial; font-size:11px; font-style:normal; font-weight:normal; text-decoration: none; color:#990000}
.a12_Bordo{font-family:Arial; font:Arial; font-size:12px; font-style:normal; font-weight:normal; text-decoration: none; color:#990000}
.a12_Bordo_B{font-family:Arial; font:Arial; font-size:12px; font-style:normal; font-weight:bold; text-decoration: none; color:#990000}
.a15_Gris_oscuro_B{font-family:Arial; font:Arial; font-size:15px; font-style:normal; font-weight:bold; text-decoration: none; color:#333333}
.a15_Gris_oscuro{font-family:Arial; font:Arial; font-size:15px; font-style:normal; font-weight:normal; text-decoration: none; color:#333333}
.a20_Gris_oscuro{font-family:Arial; font:Arial; font-size:20px; font-style:normal; font-weight:normal; text-decoration: none; color:#333333}
.a30_Gris_oscuro{font-family:Arial; font:Arial; font-size:30px; font-style:normal; font-weight:normal; text-decoration: none; color:#333333}


/* Trebuchet */

.t10_Gris_Claro{font-family:Trebuchet MS; font:Trebuchet MS; font-size:10px; font-style:normal; font-weight:normal; text-decoration: none; color: #666666}
.t10_Gris_Claro_B{font-family:Trebuchet MS; font:Trebuchet MS; font-size:10px; font-style:normal; font-weight:bold; text-decoration: none; color: #666666}

.t11_Blanco{font-family:Trebuchet MS; font:Trebuchet MS; font-size:11px; font-style:normal; font-weight:normal; text-decoration: none; color: #FFFFFF}
.t11_Gris_Claro{font-family:Trebuchet MS; font:Trebuchet MS; font-size:11px; font-style:normal; font-weight:normal; text-decoration: none; color: #666666}
.t11_Gris_Claro_B{font-family:Trebuchet MS; font:Trebuchet MS; font-size:11px; font-style:normal; font-weight:bold; text-decoration: none; color: #666666}
.t11_Gris_oscuro{font-family:Trebuchet MS; font:Trebuchet MS; font-size:11px; font-style:normal; font-weight:normal; text-decoration: none; color: #333333}
.t11_Bordo{font-family:Trebuchet MS; font:Trebuchet MS; font-size:11px; font-style:normal; font-weight:normal; text-decoration: none; color: #990000}
.t11_Verde{font-family:Trebuchet MS; font:Trebuchet MS; font-size:11px; font-style:normal; font-weight:normal; text-decoration: none; color: #225f00}

.t12_Gris_Claro{font-family:Trebuchet MS; font:Trebuchet MS; font-size:12px; font-style:normal; font-weight:normal; text-decoration: none; color: #666666}
.t12_Gris_Claro_B{font-family:Trebuchet MS; font:Trebuchet MS; font-size:12px; font-style:normal; font-weight:bold; text-decoration: none; color: #666666}
.t12_Gris_oscuro{font-family:Trebuchet MS; font:Trebuchet MS; font-size:12px; font-style:normal; font-weight:normal; text-decoration: none; color: #333333}
.t12_Gris_oscuro_B{font-family:Trebuchet MS; font:Trebuchet MS; font-size:12px; font-style:normal; font-weight:bold; text-decoration: none; color: #333333}

.t13_blanco{font-family:Trebuchet MS; font:Trebuchet MS; font-size:13px; font-style:normal; font-weight:normal; text-decoration: none; color: #FFFFFF}
.t13_Gris_Claro{font-family:Trebuchet MS; font:Trebuchet MS; font-size:13px; font-style:normal; font-weight:normal; text-decoration: none; color: #666666}
.t13_Gris_oscuro{font-family:Trebuchet MS; font:Trebuchet MS; font-size:13px; font-style:normal; font-weight:normal; text-decoration: none; color: #333333}

.t14_blanco{font-family:Trebuchet MS; font:Trebuchet MS; font-size:14px; font-style:normal; font-weight:normal; text-decoration: none; color: #FFFFFF}
.t14_Gris_Claro_B{font-family:Trebuchet MS; font:Trebuchet MS; font-size:14px; font-style:normal; font-weight:bold; text-decoration: none; color: #666666}

.t15_Gris_oscuro{font-family:Trebuchet MS; font:Trebuchet MS; font-size:15px; font-style:normal; font-weight:normal; text-decoration: none; color: #333333}
.t15_Gris_Claro{font-family:Trebuchet MS; font:Trebuchet MS; font-size:15px; font-style:normal; font-weight:normal; text-decoration: none; color: #666666}

.t16_Gris_Claro{font-family:Trebuchet MS; font:Trebuchet MS; font-size:16px; font-style:normal; font-weight:normal; text-decoration: none; color: #666666}

.t17_Gris_Claro{font-family:Trebuchet MS; font:Trebuchet MS; font-size:17px; font-style:normal; font-weight:normal; text-decoration: none; color: #666666}

.t19_Gris_Claro{font-family:Trebuchet MS; font:Trebuchet MS; font-size:19px; font-style:normal; font-weight:normal; text-decoration: none; color: #666666}

/* Verdana */

.v12_Gris_oscuro{font-family:Verdana; font:Verdana; font-size:12px; font-style:normal; font-weight:normal; text-decoration: none; color:#333333}

.borde {
border:#cccccc 1px solid ; 
}

.msfeatureupdater {
display:none;

} 


/**********************************************************************************************
                                       |--- Seccion blog en home ---|
***********************************************************************************************/

.titblog {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 19px;
	color:#000000;
}
a:link.titblog, a:visited.titblog, a:active.titblog{
text-decoration:none;
}

a:hover.titblog {
color:#666666;
}

.comentblog {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color:#000000;
}
a:link.comentblog, a:visited.comentblog, a:active.comentblog{
text-decoration:none;
}

a:hover.comentblog {
color:#CC0000;
}

.fondoblgb{
background:url(../images/martinsouto1.jpg) top right no-repeat;
}

.fondoblg1{
background:url(../images/fondo-bmundial1.jpg) top right no-repeat;
}

.fondoblg{
background:url(../images/martinsouto.jpg) top right no-repeat;
}


.fondopancho{
background:url(../images/panchocasado.jpg) top left no-repeat;
}

.fondoabel{
background:url(../images/abelrojas.jpg) top left no-repeat;
}

.fondomasso{
background:url(../images/norbertomasso.jpg) top left no-repeat;
}

.fondososa{
background:url(../images/rubensosa.jpg) top left no-repeat;
}
