/* Layout Stylesheet */ 

body {
 margin:0;
 background:#060505 url(../img/back.gif) repeat-x;
 text-align:center;
 padding:0;
 font-family: "Trebuchet MS";
 }

#outer {
 text-align:left;
 width:814px;
 margin:auto;
 }

#outer_dm {
 text-align:left;
 width:814px;
 height:572px;
 margin:auto;
 }

#hdr {
 height:30px;
 }

#bar {
 height:70px;
 margin: 20px 0 0 10px;
 }
 
#bar img{
padding: 5px 0 0 0;
}

#bodyblock {
 position:relative;
 background:url(../img/dm_back.png) no-repeat;
 color: #333333;
 width:810px;
 height:572px;
 padding:0;
 }

#bodyblock_ind {
 position:relative;
 background:url(../img/ind_back.png) no-repeat;
 color: #333333;
 width:810px;
 height:572px;
 padding:0;
 }

#banda_azul{
background:url(../img/dm_banda.png) no-repeat;
height:35px;
width:810px;
margin:20px 0 0 0;
float:left;
}

#banda_azul_ind{
background:url(../img/ind_banda.png) no-repeat;
height:35px;
width:810px;
margin:20px 0 0 0;
float:left;
}

#l-col {
 float:left;
 color: #333333;
 width:480px;
 height:230px;
 margin:5px 0 0 20px;
 }

#l-col p{
text-align:left;
font-size:13px;
}

.titulo{
font-size:17px;
color:#58585a;
font-family:Arial, Helvetica, sans-serif;

}

#disco_tapa{
margin: 5px 0 0 0;
float:left;
}

#disco_temas{
float:right;
}

#cont {
 width:500px;
 color:#000;
 height:200px;
 float:left;
 margin:10px 0 0 15px;
 }

#cont p{
text-align:left;
font-size:12px;
}

#cont img{
 vertical-align:bottom;
 margin:0px;
 border:0px;}

#cont2 {
 width:100px;
 background:#e4e4e4;
 color:#000;
 text-align:left;
 height:600px;
 }

#ftr {
	float:right;
	margin:5px 20px 0 0;
 	font-size: 9px;
	line-height: 10px;
	letter-spacing: 1px;
	color:#FFF;
	width:300px;
	height:30px;
	padding:auto;
 }
#ftr img{
margin-bottom:-2px;
}

#ftr a {
	text-decoration: none;
	color: #000;
}
#ftr a:hover {
	text-decoration: none;
	color: #1c3a4c;
}
#botonera{
	margin:0 10px 0 0;
	float:right;
	padding:10px 0 0 0;
}

ul {  
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}

ul li {
	padding:0;
	float:left;
	margin:0 0 0 10px;
}

ul li #contacto{
	display:block;
	width:100px;
	height:40px;
	text-decoration:none;
}

ul li #melero{
	display:block;
	width:132px;
	height:40px;
	text-decoration:none;
}

ul li #indica{
	display:block;
	width:58px;
	height:40px;
	text-decoration:none;
}

ul li #home{
	display:block;
	width:54px;
	height:40px;
	text-decoration:none;
}

ul li a:hover {
background-position:bottom;
}

ul li a span {
	display:none;
}
#contacto {
background-image:url(../img/btn_contacto.png);
}

#melero {
background-image:url(../img/btn_melero.png);
}

#indica {
background-image:url(../img/btn_indica_activo.png);
}

#home {
background-image:url(../img/btn_home.png);
}

#col_seccion{
background:#E8E8E8;
width:730px;
}

#col_seccion2{
background:#E8E8E8;
width:730px;
height:1000px;
/*float:left;*/
}
#col_seccion3{
background:#E8E8E8;
width:730px;
height:500px;
/*float:left;*/
}

#titulo{
height:45px;}


.separador{
height:10px;
}

img{
border:none
}

a{
text-decoration:none;
color:#1c3f95;
outline:0;
}

#share_ad {
float:right;
margin:0 10px 0 0;
}

