@charset "utf-8";
/* CSS home */

.contenedor_home {width:640px; margin:80px 0 0 80px; height:auto;}
.logo_home {
background:transparent url(../images/logo_home.gif) no-repeat top left;
width:300px;/*original 302*/
height:142px;
float:left;
}
#contenedor_menu {
float:left;
border-left: #edede8 12px solid;
margin:0;
padding:0;
}
#contenedor_texto {
float:left; 
margin-bottom:36px;
}
#margin_menu {
margin:0;
float:left;
padding:0;
border:0;
}
#margin_menu ul {
margin:0;
padding:0;
border:0;
}
#margin_menu ul li {
list-style:none;
height:34px;
margin:0;
padding:0;
}
#flexible_home { margin-top:60px;}

/*************  contenido dinamico  **************/
#contenedor_dinamico_home {}

.contenedor_modulo_home { 
width:628px; 
border:1px #7a1501 dotted; 
padding:5px; 
background:transparent url(../images/tit_novedades_home.gif) no-repeat 5px 0;
margin:50px 0 50px 80px ;
}
.modulo_portada_home {
width:498px; 
background-color:#edede8; 
margin-left:120px;
padding:5px;
}
.noticia_titulo_home {
line-height:14px;
font-size: 13px;
font-weight: bold;
font-family: "trebuchet MS";
color: #fd5204;
}
.noticia_subtitulo_home {
font-size: 12px;
font-family: "trebuchet MS";
color: #929286;
margin-top:5px;
}

.noticia_footer_home { float:right; clear:both;}
.noticia_link_home { width:105px; height:17px; margin-top:10px;}
