@charset "utf-8";
/* CSS Document */

A:link {text-decoration: none; color:#e67b44;}
A:visited {text-decoration: none; color:#e67b44;}
A:active {text-decoration: none; color:#e67b44;}
A:hover {text-decoration: none; color: #e67b44;}

#novedades{ 
background-image:url(images/panelNovedades.gif);
background-repeat:no-repeat;
float:left; 
width:310px; 
height:391px; 
}

#novcont{
margin-top:50px;
width:260px; 
height:310px;
margin-left:26px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:11px; 
color:#000000;
overflow: hidden;
}

.separadorNov{height:1px; background-color:#C7C6C6; width:266px;}

.novTit{
width:259px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:14px; 
color:#e67b44; 
font-weight:bold; 
margin-bottom:10px; 
}


.flash{ height:391px;}
