@import url(../../global/css/comun.css);
ul{margin: 0 !important;}
body { padding-top:50px;}
#menu{
display:none;
border-bottom: 10px solid #fff;
}
#header{display:none}
#contenedor{
width: 754px;
text-align: center;
}
#vromeo{
width: 697px;
border: 1px solid #aca899;
border-top: 0;
margin: 0 auto;
text-align: left;
}
#header_vromeo{
height: 189px;
background: transparent url(../img/header.jpg) 0 0 no-repeat;
}
#header_vromeo h2{text-indent: -9999px;}

#menu_vromeo{
width: 100%;
height: 31px;
background: #bcd7ea url(../img/bgmenu.jpg) top right no-repeat;
padding: 0 !important;
}

#menu_vromeo li{
display: block;
float: left;
height: 31px;
text-indent: -9999px;
}

#menu_vromeo li a{overflow: hidden; display: block; width: 100%; height: 100%;}
#fotos{width: 101px;background: transparent url(../img/li_fotos.jpg) 0 0  no-repeat;}
#entrevistas{width: 102px; background: transparent url(../img/li_entrevistas.jpg) 0 0 no-repeat;}
#video{width: 102px; background: transparent url(../img/li_video.jpg) 0 0 no-repeat;}
#descargas{width: 102px; background: transparent url(../img/li_descargas.jpg) 0 0 no-repeat;}
#links{width: 103px; background: transparent url(../img/li_links.jpg) 0 0 no-repeat;}


#cuerpo_vromeo{
padding: 10px 6px 0 0;
background: #fff url(../img/bgcuerpo.jpg) 0 0 repeat-x;
overflow: hidden;
}

#cuerpo_vromeo p{font: normal 10px Verdana, Arial, Helvetica, sans-serif; color: #000; margin: 0 0 20px 0;}
#cuerpo_vromeo a{font-weight: bold;}
#content_vromeo{width: 400px; float: right; padding: 5px;}
#content_vromeo h3{width: 410px; height: 30px; margin-left: -5px; text-indent: -9999px;}
.conectate{background: transparent url(../img/h3_conectate.jpg) 0 0 no-repeat;}
.descargas{background: transparent url(../img/h3_descargas.jpg) 0 0 no-repeat;}
.entrevistas{background: transparent url(../img/h3_entrevistas.jpg) 0 0 no-repeat;}
.fotos{background: transparent url(../img/h3_fotos.jpg) 0 0 no-repeat;}
.video{background: transparent url(../img/h3_video.jpg) 0 0 no-repeat;}
.links{background: transparent url(../img/h3_links.jpg) 0 0 no-repeat;}



#boxes{
width: 264px;
height: 430px;
background: transparent url(../img/bg_boxes.jpg) 0 0 no-repeat;
float: left;
}

#footer_vromeo{clear: both; width: auto; height:35px; background: transparent url(../img/footer.jpg) bottom left no-repeat;}

/* especificos */
.descargas_fotos li{
float: left;
padding: 15px;
}
.dosbloques{float: left; margin: 10px 10px 10px 0; text-align: center; width: 46%;}
#content_vromeo a img{border: 1px solid #fff;}
#content_vromeo a:hover img{border: 1px solid blue;}

/* 
***********************************
CLEARFIX 
***********************************

*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
clear: both;
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* */
