/* Alambre Estudio 
   www.alambre.net
   //
   Estilos Quincena Musical CSS+XHTML
   Portada
   Abril 2010
*/

/* Estructura*/

/* Ciclos Micro */

#portada_galeria .ciclos{
	border-top-color: #595954;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #595954;
	border-bottom-width: 1px;
	margin-bottom: 20px;
	width: 146px;
	float: right;
}

#portada_galeria .titulo_ext{
	width: 146px;
}

#portada_galeria .ciclos ul{
	display: block;
	clear: left;
}
	
#portada_galeria .ciclos ul li{
	float: left;
	margin: 0px;
	line-height: 1px;
}

#portada_galeria .ciclos .ver_ext a{
	width: 146px;
	font-weight: bold;
	display: block;
	border-top-style: dashed;
	border-top-color: #595954;
	border-top-width: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #6D3232;
	margin-top: 12px;
}

#portada_galeria .ciclos ul li a:hover img{
	opacity: .60;
   -moz-opacity: .60;
   filter:alpha(opacity=60);
}

#portada_galeria .ciclos .ver_ext a:hover, .nav_slide a:hover{
	background-color: #f1f1f1;
}

/* Noticias portada */

#portada_galeria{
	margin-bottom: 20px;
	display: block;
	clear: both;
	margin-bottom: 65px;
}

#portada_galeria .portada_noticias{
	width: 465px;
	float: left;
	display: block;
}

#portada_galeria .elemento{
	width: 465px;
	border-bottom-style: solid;
	border-bottom-color: #595954;
	border-bottom-width: 1px;
	display: block;
}

#portada_galeria .elemento .imagen{
	margin-bottom: 20px;
}

#portada_galeria .elemento .titulo{
	font-weight: bold;
	line-height: 24px;
	font-size: 28px;
	border-bottom-style: dashed;
	border-bottom-color: #595954;
	border-bottom-width: 1px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	min-height: 56px;
}

* html #box #portada_galeria .elemento .titulo{height: 56px;}

#portada_galeria .elemento .texto,#portada_galeria .elemento .dondecomo{
	line-height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

#portada_galeria .elemento .dondecomo{
	font-weight: bold;
	margin-bottom: 10px;
}

.nav_slide{
	border-bottom-style: solid;
	border-bottom-color: #595954;
	border-bottom-width: 1px;
	width: 465px;
	height: 28px;
	display: block;

}

.nav_slide a{
	width: 465px;
	font-weight: bold;
	display: block;
	border-top-style: dashed;
	border-top-color: #595954;
	border-top-width: 1px;
	padding-top: 8px;
	padding-bottom: 5px;
	color: #6D3232;
	margin-top: 12px;
	border-bottom:none;
}

p.theme{
		margin-bottom: 15px;
	}

#banner_temp_portada{
margin-bottom: 15px;
}
	
/* Videos */

#videos_portada{
	width: 625px;
	clear: both;
	border-top-color: #595954;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #595954;
	border-bottom-width: 1px;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	}
	
	.vprincipal{
	width: 465px;
	float: left;
	overflow-x:hidden;
	}
	
	.vsecundarios{
	width: 146px;
	float: right;
	}
	
	.video{
	margin-bottom: 10px;
	border-bottom-color: white;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	}
	
	.video:hover{
	border-bottom-color: #6D3232;
	}


	#videos_portada h2{
	line-height: 18px;
	font-size: 15px;
	font-weight: bold;
	width: 625px;
	clear: both;
	padding-bottom: 4px;
	border-bottom-style: dashed;
	border-bottom-color: #595954;
	border-bottom-width: 1px;
	margin-bottom: 4px;
	}

/* 2 Col Portada */

	#portada_2col_texto{
	width: 625px;
	overflow-x: hidden;
	}

	#portada_2col_texto .col1{	
	width: 305px;
	float: left;
	}
	
	#portada_2col_texto .col2{	
	width: 305px;
	float: right;
	}
	

/* Datos ingles frances */

/* Informacion 2 col */

#infog_2col, #infogal_2col{
	width: 625px;
	clear: both;
	margin-top: 20px;
}

#infogal_2col{
	border-top-color: #595954;
	border-top-width: 2px;
	border-top-style: solid;
	margin-top: 0px;
}

	#infog_2col .col1, #infogal_2col .col1{
	width: 305px;
	float: left;
	margin-right: 15px;
}

	#infog_2col .col2, #infogal_2col .col2{
	width:305px;
	float: left
	}

	#infog_2col .col2 h2{
	line-height: 18px;
	font-size: 15px;
	font-weight: bold;
	width:160px;
	}
	
	#infogal_2col .col1 h2{
	line-height: 18px;
	font-size: 15px;
	font-weight: bold;
	width: 305px;
	clear: both;
	padding-top: 8px;
	padding-bottom: 4px;
	border-bottom-color: #595954;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	margin-bottom: 10px;
	}
	
	#infog_2col p, #infogal_2col p{
	margin-bottom: 14px;
	line-height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}
