/* Alambre Estudio
   www.alambre.net
   //
   Estilos Quincena Musical CSS+XHTML
   Estructura General
   Enero 2010
*/

/* General */

body{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: white url(../img/estructura/fondo.gif) repeat-y scroll center 0;
	font-size: 11px;
	line-height: 14px;
}

a{
	text-decoration: none;
	}

a:link,a:visited{
	color: #A0A096;
	font-weight: bold;
	}

a:hover{
	color: #595954;
	}

a:active{
	color: #6d3232;
	}


#wrap{
	margin-left: auto;
	margin-bottom: 30px;
	margin-right: auto;
	margin-top: 30px;
	width: 945px;
	position: relative;
	text-align: left;
}

#cabecera{
	margin-top: 0px;
	margin-bottom: 22px;
}

#contenido{
	color: #595954;
}


/* Textos */

h2{
	font-size: 34px;
	font-weight: bold;
	line-height: 36px;
	margin-top: 0; 
	margin-bottom: 0; 
}

h3{
	font-size: 15px;
	font-weight: bold;
	line-height: 18px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
}

p{
	font-size: 11px;
	line-height: 14px;
}

.bloque{
	display: block;
}

/* Cabecera */

#cols2_container{
	width: 945px;
	clear: both;
	margin-bottom: 20px;
}

	#cols2_container .col1{
	width: 625px;
	float: left;
}

	#cols2_container .col2{
	width: 305px;
	float: right;
}


/* Cabecera */

#logo{
	width: 624px;
	float: left;
}

#rec{
	width: 240px;
	float: right;
}

/* Buscador */

	.linksocial{
	width: 100%;
	height: 20px;
	text-align: right;
	margin-top: 8px;
	}
	
	.linksocial a{
	margin-left: 5px;
	}
	.linksocial a:hover{
	opacity: .60;
   	-moz-opacity: .60;
   	filter:alpha(opacity=60);
	}
	#rec form{
	text-align: right;
	height: 19px;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	}
	
	#rec input.t_buscar{
	background-color: #EDEBE8;
	width: 123px;
	height: 19px;
	border: none;
	margin: 0;
	padding:0;
	font-size: 11px;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	color: #595954;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	}
	
	#rec form span{
	float: right;
	}

/* Menu Principal */

#menu{
font-size: 18px;
color:#A0A096;
margin-bottom: 30px;
}


#m0{
background-repeat: repeat-x;
background-image: url(../img/estructura/menu/m0_fondo.gif);
clear: both;
width: 945px;
height: 24px;
overflow: hidden;
}

#m0 a{
padding: 0;
margin: 0;
}

#menu .izq{
float: left;
width: 580px;
}

#menu .der{
float: right;
width: 350px;
text-align: right;
}

#m1, #m1d{
height: 14px;
line-height: 1px;
margin-top: 10px;
padding-top: 0px;
padding-bottom: 0px;
width: 945px;
}

#m1d{
text-align: right;
}

hr.puntos{
background-repeat: repeat-x;
background-image: url(../img/estructura/fondos/rayas1.gif);
color: transparent;
height: 1px;
}

/* Pie */

#pie{
	font-size: 12px; /* 12px */
	color: #A0A096;
	clear: both;
	width: 100%;
}

	#recursos{
	width: 945px;
	margin-top: 20px;
	margin-bottom: 8px;
	border-top-style: solid;
	border-top-color: #595954;
	border-top-width: 1px;
	}

	#direccion{
	font-size: 11px;
	width: 945px;
	margin-top: 10px;
	margin-bottom: 10px
	}

	#pie a:link, #pie a:visited{
		color: #A0A096;
		font-weight: bold;
	}
	
	#pie a:hover, #pie a.sel{
		color: #595954;
	}

	#menu_pie{
	clear: both;
	border-top-style: solid;
	border-top-color: #595954;
	border-top-width: 1px;
	padding-top: 8px;
	width: 960px;
	}

	#pie .izq, #idiomas{
	margin-top: 4px;
	width: 415px;
	float:left;
	}
	
	#pie .der{
	margin-top: 4px;
	width: 515px;
	float:right;
	text-align: right;
	}
	
/* Elementos Comunes */

#cols2_container{
}

#direccion{
	color: #595954;
}

.titulo_ext{
	line-height: 18px;
	font-size: 15px;
	font-weight: bold;
	width: 305px;
	clear: both;
	padding-top: 8px;
	padding-bottom: 4px;
}

#direccion a{
	font-weight: bold;
}


img.temporal{
margin-top: 30px;
}

.mas{
margin-left: 6px;
}
