@charset "utf-8";
html, body{
	padding: 0px;
	margin: 0px;
	background: #2d5eab;
}
.contenido{
	background: url(../images/fondo.jpg) repeat-x;
	padding-top: 15px;
}
.principal{
	background: url(../images/fondo2.gif) repeat-y;
	width:875px;
	margin: 0 auto;
}
.divconcab{
	background: url(../images/cabecera_catalogo1.jpg) no-repeat;
}
.divconcab_correderas{
	background: url(../images/cabecera_correderas.jpg) no-repeat;
}
.divconcab_cristal{
	background: url(../images/cabecera_cristal.jpg) no-repeat;
}
.divconcab_batientes{
	background: url(../images/cabecera_batientes.jpg) no-repeat;
}
.divconcab_basculantes{
	background: url(../images/cabecera_basculantes.jpg) no-repeat;
}
.divconcab_barreras{
	background: url(../images/cabecera_barreras.jpg) no-repeat;
}
.divconcab_enrollables{
	background: url(../images/cabecera_enrollables.jpg) no-repeat;
}
.divconcab_domo{
	background: url(../images/cabecera_domo.jpg) no-repeat;
}
.divconcab_centrales{
	background: url(../images/cabecera_centrales.jpg) no-repeat;
}
.divconcab_accesorios{
	background: url(../images/cabecera_accesorios.jpg) no-repeat;
}
.divconcab_mandos{
	background: url(../images/cabecera_mandos.jpg) no-repeat;
}

.divconcab_mando{
	background: url(../images/cabecera_mando.jpg) no-repeat;
}

.divconpie{
	padding-bottom: 45px;
}
.menu {
	background: url(../images/menu.gif) no-repeat;
	height: 179px;
	width: 204px;
	padding-top: 25px;
}
.noticias{
	background: url(../images/noticias.gif) repeat-y;
	color: #2054a7;
	width: 190px;
}
.noticias p{	
	padding-left:5px;
	padding-top:5px;
	padding-bottom:0;
	padding-right:0;
	margin:0;
}
.ult{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 10px;
}
.fecha{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 10px;
}
.cont_noticia{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 10px;
	float:left;
}
.colleft{
	padding-left: 13px;
	float: left;
}
/*.centro{
	float:left;
	width:550px !important;
	color: #6699cc;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	height:490px;
	margin-right:10px;
	position:relative !important;
}*/
.centro{
	float:left;
	width:550px !important;
	color: #6699cc;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin-left:40px;
	margin-top:10px;
	position:relative !important;
}
.separadornoticia{
	padding: 10px;
	margin-left: 20px;
}
.separadorproducto {
	background: url(../images/separador.gif) repeat-x center;
}
h2{
	background: url(../images/separador.gif) repeat-x bottom;
	padding-bottom: 8px;
}
h3{
	color: #003399;	
	margin: 0;
	padding-top:5px;
}
.uso{
	margin: 0;	
}
.destacados{
	background: url(../images/marco_catalogo.gif) no-repeat;	
	float: left;
	margin-right: 10px;
	width: 151px;
	height: 178px;
	position: relative;
}
.menuimg {
	height: 32px;
}
.imgdest{
	margin: 10px;	
}
.destacadostxt{
	margin-right: 20px;
	margin-left: 20px;
}
.destacadostxt p{
	padding: 0;
	margin: 0;
}
.transp{
	width: 151px;
	height: 178px;
	background-color: #FFF;
	position: absolute;
	top: 0px;
	left: 0px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	display: none;
}
ul{
	padding: 0;
	margin: 0;
}
li{
	width: 280px;
	float: left;
	padding: 0;
	margin-left: 10px;
}
.producto{
	float:left;	
}
.descripcion{
	float:left;
	width: 300px;
	padding-left: 10px;
}
.relacionados{
	float:left;
	width:50px;
	padding-left: 20px;
}
.relacionados a img{
	border: none;
	border-bottom: 1px dotted #999;	
}
.accesorios{
	width: 450px;	
}

a {
	text-decoration:none;
	color:#003399;	
}
.deshabilitado{
	color:#999;
}
a:hover {
	text-decoration:underline;
}
a:visited{
	color:#003399;	
}
a img{
	border: none;	
}
.mas{
	text-align:right; 
	margin:0;
	padding:0px;
	padding-right:20px !important;
	padding-top: 10px !important;
}
.accesorios a img{
	border: none;
	border-right: 1px dotted #999;	
}
.prodrel{
	float:left;
	padding-left: 5px;
	margin-right: 5px;
}
.copy{
	text-align:center;
	background:url("../images/pie_copyr.gif") no-repeat scroll 0 0 transparent;
	height:45px;
	color:#2054a7;
	font-size: 11px;
}
.copy p{
	padding-top:10px;	
}
.volver{
	margin-left: 400px;
}
.ruta{
	padding-top:46px;
	padding-bottom:8px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.cont_noticia a{
	color:#003399;
}
.cont_noticia a:hover, .mas a:hover{
	text-decoration:none;
	color:#003399;
}
