@charset "utf-8";
body {
	background-color: #DEE2EB;
	background-image: url(../images/header.jpg);
	background-repeat:  repeat-x;
	margin: 0px;
	color:#003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a img{
	border:0px;
}

.contenedor {
	height: 100%;
	width: 900px;
	top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
}

.contenedor .cabeza {
	height: 150px;
	width: 900px;
	float: left;
}
.contenedor .menu {
	height: 60px;
	width: 860px;
	background-image: url(../images/menubase.jpg);
	background-repeat:  repeat-x;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
.contenedor .menu ul {
	margin: 0;
	padding: 0;
}
.contenedor .menu ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: left;
	list-style-type: none;
	height: 60px;
	list-style-position: outside;
	list-style-image: none;
	margin: 0px;
}


.contenedor .menu ul li a {
	padding: 0pt 25px;
	display: block;
	line-height: 60px;
	text-decoration: none;
	color: rgb(255, 255, 255);
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/menu_line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
.contenedor .menu ul li a:hover, .contenedor .menu ul li a:active {
	color: rgb(0, 0, 0);
	background-attachment: scroll;
	background-color: #086296;
	background-image: url(../images/menubase_over.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	}
.contenedor .menu ul li.current_page_item a {
	color: rgb(0, 0, 0);
	background-attachment: scroll;
	background-color: #086296;
	background-image: url(../images/menubase_over.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	}
.contenedor .centro {
	width: 840px;
	min-height: 400px;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../images/centro.png);
	background-repeat:  repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	margin-top: 0%;
	margin-bottom: 0%;

}
.contenedor .centro .ImgIZ {
	float: left;
	height: 420px;
	width: 262px;
	padding-right: 19px;
	padding-left: 19px;
}
.contenedor .centro .formulario {
	float: left;
	height: 400px;
	width: 500px;
	padding-left: 40px;
	background-color: #DEE2EB;
	padding-top: 20px;
	background-image: url(../images/separador.gif);
	background-repeat:    repeat-y;
	background-position: left;
}
.contenedor .centro .formulario #form1 table {
	background-color: #C8D0DB;
}
.contenedor .centro .formulario #form1 input {
	background-color: #DEE2EB;
}
.contenedor .centro .formulario #form1 textarea {
	background-color: #DEE2EB;
}


.footer  {
	background-color: transparent;
	background-image: url(../images/footer.jpg);
	background-repeat:  repeat-x;
	height: 30px;
	width: 100%;
	background-attachment: scroll;
	background-position: bottom;
	clear: both;
}
.contenedor .centro .Mision {
	width: 840px;
	height: 100%;

}
.contenedor .centro .separador {
	clear: none;
	height: 100%;
	width: 840px;
	float: left;
}

.contenedor .centro .Mision .Mtexto{
	background-image: url(../images/logo%201.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #DEE2EB;
	float: left;
	width: 600px;
	height: 290px;
	list-style-image:url(../images/icono.png);
}
.contenedor .centro .Mision .MImagen {
	float: right;
	width: 240px;
	height: 290px;
	background-image: url(../images/bombillo_ahorrador_DK.png);
	padding-top: 0px;
	background-repeat: no-repeat;
}

.contenedor .centro .Vision{
	background-color: #FFFFFF;
	float: left;
	height: 330px;
	width: 840px;
	clear: none;

}


.contenedor .centro .Vision .Vtext{
	background-image: url(../images/logo%201.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #DEE2EB;
	float: right;
	height: 330px;
	width: 600px;
	list-style-image:url(../images/icono.png);
}
.contenedor .centro .Vision .VImagen {
	float: left;
	width: 240px;
	height: 330px;
	background-image: url(../images/lampada-IQ.png);
	background-repeat: no-repeat;
}
/*---------menu desplegable-------------------*/

.tipoProd {
	float: left;
	min-height:400px;
	width: 200px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #BCCAD7;
	background-image:url(../images/parrafoU.png);
	background-repeat: no-repeat;
	background-position: right bottom;	
}
.listProd {
	float: right;
	min-height:400px;
	width: 610px;
	background-image: url(../images/separador.gif);
	background-repeat:  repeat-y;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.tipoProd ul{
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}
.tipoProd li {
	text-align:left;
	display:inline;
}
.tipoProd a{
	text-decoration:none;
	background-image:url(../images/menubase.jpg);
	color: #AACCDD;
	padding-top:4px;
	padding-bottom:7px;
	padding-right:0px;
	padding-left:5px;
	margin-bottom:2px;
	display: block;
}
.tipoProd a:hover{
	background-image:url(../images/menubase_over.jpg);	
	color: #003366;
}

#subelect, #subdecor, #subilum{
	position:relative;
	list-style:none;
	left:0px;
	margin-left:10px;
	text-align:left;
}

#subelect{
	height:190px;
}

#subdecor{
	height:140px;
}
#subilum{
	height:165px;
}

