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

body {
	background-color:#303030;
	color:#c7c7c7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	scrollbar-base-color: #303030;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #303030;
	scrollbar-darkshadow-color: #303030;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #303030;
	scrollbar-shadow-color: #303030;
	scrollbar-track-color: #303030;
}
.menu_sup {font-size:9px;}

.bg_menu {background-image:url(../imagenes/bgsup.jpg); background-repeat:repeat-x; height:84px;}

.titulos {padding-left:12px; background-image:url(../imagenes/arrow1.png); background-repeat:no-repeat; background-position:left; height:22px; color:#FFFFFF; font-weight:bold; border-bottom:#444444 1px solid; text-align:left;}

.titulos3 {padding-left:16px; background-image:url(../imagenes/arrow2over.png); background-repeat:no-repeat; background-position:left; height:18px; color:#303030; font-weight:bold;text-align:left; background-color:#feef00;} 

.titulos2{padding-left:18px; background-image: url(../imagenes/arrow3.jpg); background-repeat:no-repeat; background-position:left; height:22px; color:#FFFFFF; font-weight:bold; border-bottom:#444444 1px solid; text-align:left;}

.destacado {color:#feef00; font-weight:bold;}

p {text-align:justify; font-size:11px;}

.blanco {color:#FFFFFF; font-size:12px; font-weight:bold;}

.gris {color:#c7c7c7; font-size:12px; font-weight:bold;}

.parrafo{text-decoration: none; color: #FFFFFF; padding-left:6px; height:22px; font-size:12px; border-bottom:1px solid #434343; }

.tit_prod {text-decoration: none; color: #FFFFFF; font-weight:bold; padding-left:18px; height:22px; background-color:#494949; font-size:11px;  background-image:url(../imagenes/arrow4.jpg); background-repeat:no-repeat; background-position:left; }

.cabecera{text-decoration: none; color: #FFFFFF; font-weight:bold; padding-left:6px; height:22px; background-color:#494949;}

/*::::::::::::::::::::::::::::::.LINKS:::::::::::::::::::::::::*/
a:link {color: #feef00; text-decoration: none;}
a:visited {text-decoration: none; color: #feef00;}
a:hover {text-decoration: none; color: #FFFFFF;}

a.menu:link {color: #FFFFFF; text-decoration: none; height:20px;}
a.menu:hover {text-decoration: none; color: #FFFFFF; padding-left:12px; background-image:url(../imagenes/arrow.png); background-repeat:no-repeat; background-position:left; height:20px; border-bottom: #feef00 solid 3px;}
a.menu:visited {text-decoration: none; color: #FFFFFF; height:20px;}

a.menu_activo:link {text-decoration: none; color: #FFFFFF; padding-left:12px; background-image:url(../imagenes/arrow.png); background-repeat:no-repeat; background-position:left; height:20px; border-bottom: #feef00 solid 3px;}
a.menu_activo:hover {text-decoration: none; color: #FFFFFF; padding-left:12px; background-image:url(../imagenes/arrow.png); background-repeat:no-repeat; background-position:left; height:20px; border-bottom: #feef00 solid 3px;}
a.menu_activo:visited {text-decoration: none; color: #FFFFFF; padding-left:12px; background-image:url(../imagenes/arrow.png); background-repeat:no-repeat; background-position:left; height:20px; border-bottom: #feef00 solid 3px;}

.sub_menu_link {text-decoration: none; color: #FFFFFF; padding-left:18px; background-image:url(../imagenes/arrow2.png); background-repeat:no-repeat; background-position:left; height:22px; border-bottom: #444444 solid 2px; border-left:#444444 3px solid; cursor:pointer;}
.sub_menu_hover {text-decoration: none; color: #FFFFFF; padding-left:18px; background-color:#006699; background-image:url(../imagenes/arrow2over.png); background-repeat:no-repeat; background-position:left; height:22px; border-bottom: #444444 solid 2px; border-left:#444444 3px solid; cursor:pointer; }

.productos_over{text-decoration: none; color: #FFFFFF; padding-left:18px; height:22px; cursor:pointer; font-size:12px;  background-image:url(../imagenes/arrow2.png); background-repeat:no-repeat; background-position:left; border:1px solid  #666666;}
.productos {text-decoration: none; color: #FFFFFF; padding-left:18px; height:22px; cursor:pointer; background-color:#006699; font-size:12px;  background-image:url(../imagenes/arrow2over.png); background-repeat:no-repeat; background-position:left; border:1px solid  #666666;}
.productos_marcado{text-decoration: none; color: #FFFFFF; padding-left:18px; height:22px; cursor:pointer; font-size:12px;  background-image:url(../imagenes/arrow2.png); background-repeat:no-repeat; background-position:left; background-color:#000000; border:1px solid  #666666;}

a.btn_vermas:link, a.btn_vermas:visited {
	color:#303030;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	background-color: #feef00;
	margin: 2px;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}
a.btn_vermas:hover {
	color:#feef00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	background-color: #303030;
	margin: 2px;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}
/*::::::::::::::::::::::::::::::.INPUTS:::::::::::::::::::::::::*/
input.buscar {
	border:1px solid #c2c2c2;
	height:18px;
	color:#333333;
	background-color:#efefef;
	width:160px;
}
input.info {
	border:0px;
	height:18px;
	color:#303030;
	background-color:#feef00;
	font-weight:bold;
	width:160px;
	font-size:11px;
	cursor:pointer;
}
input.cotizar {
	border:1px #444444 solid;
	height:24px;
	color:#feef00;
	background-image:url(../imagenes/bg_boton.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	width:160px;
	font-size:11px;
	cursor:pointer;
}
/*::::::::::::::::::::::::::::::.DIVS:::::::::::::::::::::::::*/
#contenedor {width:800px; position: inherit; height:362px;}
#contenedor2 {width:800px; position: inherit; height:660px;}
#contenedor3 {width:800px; position: inherit; height:890px;}
#contenedor5 {width:800px; position: inherit; height:1650px;}
#contenedor4 {width:800px; position: inherit; height:720px;}
#contenedor6 {width:800px; position: inherit; height:1400px;}
#col_left {width:365px; position: inherit; height:245px;}
#col_center {width:200px; position: inherit; height:245px; text-align:center; float:right; margin-top:-245px; margin-right:220px;}
#col_right{width:205px; position: inherit; height:245px; text-align:center; float:right; margin-top:-245px; margin-right:10px;}

#anim {padding-left:216px; position: absolute; width:584px; height:362px; margin-right:5px; margin-top:3px;}
#producto {padding-left:240px; position: absolute; width:554px; height:362px; margin-right:5px; margin-top:3px;}
#menu_left {width:230px; height:362px; float:left; position:absolute; margin-left:4px; margin-top:4px;}
#menu_left2 {width:230px; height:660px; float:left; position:absolute; margin-left:4px; margin-top:4px;}
#conten_left {width:335px; height:245px; float:left; position: inherit; margin-left:4px; margin-top:4px;}
#desple {width:160px; visibility:hidden; position:absolute; margin-left:-40px; padding-top:5px; border:#303030 1px solid; z-index:999;}
