#productos{ width:950px; height:100%  }


/****************************
	MENU ACORDEON

******************************/
#menuAcordeon{
	width:216px;
	float:left;
	padding-left:2px;
	height:510px;
}

#menuAcordeon	dl { width: 215px; }
#menuAcordeon	dl, #menuAcordeon dd { margin: 0; }
#menuAcordeon	dd{ background-color:#FFF; }
#menuAcordeon	dt { font-size: 13px; padding: 5px; margin: 2px; }
#menuAcordeon	dd a { color: #222; font-size: 11px; }
#menuAcordeon	dd ul li:hover { background-color:#E5E5E5; }
#menuAcordeon	ul { list-style: none; margin: 0; padding:0;  background-color:#FFF; }
#menuAcordeon	ul li { border-bottom: solid 1px #999; list-style-image:none; padding:10px 0 10px 10px;  }

.menu-verde {/*background-color:#CDE99F;*/}
.menu-verde dt{background-color: #A9D06A; background-image: url(../imagenes/light.png); background-repeat: repeat-x; }
.menu-verde dt a{color: #222;  }

.menu-naranja{/*background-color:#ff9955;*/}
.menu-naranja dt{background-color: #FF6600; background-image: url(../imagenes/light.png); background-repeat: repeat-x; }
.menu-naranja dt a {color:#FFF;}

.menu-rojo {/*background-color:#FF7E5F;*/}
.menu-rojo dt{
/*	background-color: #DE2C00;*/
	background-color: #CC3333;
}
.menu-rojo dt a {color: #fff;  }


/*************** FIN MENU ACORDEÓN */





/*#descripcion{margin-left:233px; height:100%; width:504px; padding: 10px 5px 5px 20px;  }*/
#descripcion{ height:100%;  padding: 15px 7px 5px 20px;  }
#descripcion h1{ font-size:16px; padding-bottom:12px; margin-right:15px;}
/*
#descripcion ul{ list-style: none; width:410px;  background-color:#F7F7F7; margin:5px;  padding:20px 25px; font-size:11px; border: dotted 1px #E5E5E5; }
#descripcion li{ list-style: none; list-style-image:url(../imagenes/rombo.gif); padding-left:0px; margin:5px 0; }
*/
table.cuadro-gama{ margin:10px; font-size:1.1em; border-spacing:0; border-collapse:collapse; background-color:#fbfbfb;}
.cuadro-gama thead th{border:1px solid #e5e5e5; text-align:center; color:#222; background-color:#fff; }
.cuadro-gama tbody th{ text-align:left; border-bottom:1px solid #e5e5e5;}
.cuadro-gama td{  border-bottom:1px solid #e5e5e5; padding:5px;}
.cuadro-gama tbody tr:hover {
	background-color: #f5f5f5;
	color: #222;
}
table.comp-solar thead th{ height:40px;}

table.comp-solar tbody th{ font-size:12px; border-bottom:1px solid #000; padding-left:10px;}


.U-interiores thead{ font-size:1.3em;}
.U-interiores td{ font-size:1.2em; padding:5px; border-bottom:1px solid #e5e5e5;}

/*#detalle{width:715px; margin-left:233px; padding:0; height:550px; } */
#cajas_info{  height:100%; width:180px; border-left:solid 1px #E5E5E5; padding:7px 0 0 7px; background-color:#f7f7f7; }
	#cajas_info h2{ background-image: url(../imagenes/light.png); background-repeat: repeat-x; background-color:#666; color:#FFF; text-align:center; font-size:15px; margin:0px; line-height:30px;}
	#caja_funciones{background-color:#FFF; width:170px; min-height:210px;  margin-top:10px; border: solid 1px #E5E5E5;}
		.iconosfunciones{ width:165px; clear:both; padding-top:7px; height:25px; }
		.iconosfunciones img { float:right; }


#caja_funciones ul, #caja_funciones li{width:160px; list-style-image:none; list-style: none; background-color:#FFF;}
#caja_funciones ul{  color:#666; font-size:11px; padding:0; margin:0; border:none; }
#caja_funciones li{ border-bottom: solid 1px #E5E5E5; margin:0px; padding:7px 0 7px 9px;  }
#caja_funciones dt { margin:0px; padding: 5px; background-color:#E5E5E5; color:#000000; width:160px }


/****************************
	TOOLTIP (Iconos de funciones)
--------------------------------------------------------------------------------*/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip h3{ font-size:10px; text-align:center; margin-bottom:10px;}
#tooltip .body{ font-size:9px;}

/*-------------------------------- FIN MENU TOOLTIP*/



#login{ width:282px; height:155px; background:url(../productos/imagenes/bocalogin.gif) ; position:absolute; top:812px; left:675px }
#login input.text { width:75%; position:absolute; top:34px; left:15px }
#login input.pass { width:65%; top:65px;font-family:verdana }
#login button { border:0; background:url(../img/png-8-sprite.png) no-repeat -565px -219px; width:40px; height:23px; text-align:center; display:block; position:absolute;
				font-weight:bold; color:#fff; cursor:pointer; text-transform:uppercase; font-size:1em; padding:2px 0 4px 0; right:19px; top:65px }
#login a { color:#f7e5e5; position:absolute; right:19px; top:122px; text-decoration:none; margin-bottom:2px; border-bottom:1px solid #eec8c8  }
#login input.checkbox, #login b { position:absolute; left:11px; top:122px; } #login b { top:122px; color:#f7e5e5; font-weight:normal; left:33px }
#login div {  }
#login label.over { clear:left; color:#6E4F4F; float:left; margin:10px 20px; position:relative; top:26px; z-index:999 } 
#login em { top:94px; color:#FFFFFF; font-style:normal; left:15px; position:absolute } 
