/* CSS Document */

html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#333333;
	background-image:url(img/background.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#FFFFFF;
}
#main{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	background-image:url(img/fondo_principal.jpg);
	background-repeat:repeat-x;
	width:100$;
	float:left;
}
#musica{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:200px;
	height:28px;
	float:left;
}
#datos{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	text-align:right;
	width:440px;
	height:20px;
	float:left;
}
#columnaizquierda{
	padding-left: 15px;
	margin-top: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
	width:185px;
	float:left;
}
#banner{
	margin-bottom: 10px;
	text-align:right;
	width:185px;
	float:left;
}
#columnaderecha{
	padding-left: 15px;
	margin-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	width:404px;
	float:left;
	border: 1px solid #666666; border-bottom: none; border-right:none; border-top:none;
}
#titulos{
	width:400px;
	float:left;
}
#titulos_subrayado{
	width:400px;
	height:5px;
	background-color:#CECE08;
	padding:0 0 0 0;
	float:left;
}
#texto{
	width:400px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
margin-top:10px;
margin-bottom:10px;
}
#destacadas{
	width:125px;
	float:left;
background-image:url(img/fondo_destacadas.jpg);
background-repeat:repeat-x;
background-color:#666666;
margin-top:5px;
margin-bottom:5px;
margin-right:8px;
}
#titulodestacadas{
	font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#000000;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
text-align:center;
	float:left;
	width:105px;
}

#textodestacadas{
width:105px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
text-align:center;
}

.textodestacadas a:hover{
background-color:#000000;
width:105px;
height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:center;
text-decoration:none;
}

.textodestacadas, .textodestacadas a:link, .textodestacadas a:visited{
width:105px;
height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:center;
text-decoration:none;
}

#fotodestacadas{
margin-top:5px;
margin-bottom:5px;
margin-left:5px;
margin-right:5px;
width:115px;
	float:left;
}
#espaciodestacadas{
width:10px;
height:150px;
}
