﻿* {
margin: 0;
padding: 0;	
}

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;	
}

#todo {
	width: 960px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}

span {
	visibility: hidden;
	font-size: 1px;
}

.clear {
	clear: both;
}

#principal {
    float:left;
	width:754px;
	height:auto;
	margin-right:0px;
	margin-bottom:15px;	
}

#paleta {
    float:right;
	width:200px;
	height:auto;	
}

#pie {
	clear: both;
	background-color: #666666;
}

#pie p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
	line-height: 0.75em;
	font-weight: bold;
}

#botonera-superior {
width:742px;
list-style:none;
}
#botonera-superior li{
float:left;
}

#productos {
	background-image:url(../imagenes/botonera_superior/espacio1.jpg);
	background-repeat:  repeat-x;
}

#productos a {
	background-image:url(../imagenes/botonera_superior/productos.jpg);
	width:221px;
	height:18px;
	display: block;
	text-decoration:none;
	background-repeat: no-repeat;
}
#home a {
    background-image:url(../imagenes/botonera_superior/home.jpg);
	width:63px;
	height:18px;
	display: block;
	text-decoration:none;
}
#home a:hover {
    background-image:url(../imagenes/botonera_superior/home_over.jpg);
}
#empresa a {
    background-image:url(../imagenes/botonera_superior/empresa.jpg);
	width:98px;
	height:18px;
	display: block;
	text-decoration:none;
}
#empresa a:hover {
    background-image:url(../imagenes/botonera_superior/empresa_over.jpg);
}
#certificaciones a {
    background-image:url(../imagenes/botonera_superior/certificaciones.jpg);
	width:138px;
	height:18px;
	display: block;
	text-decoration:none;
}
#certificaciones a:hover {
    background-image:url(../imagenes/botonera_superior/certificaciones_over.jpg);
}
#contacto a {
    background-image:url(../imagenes/botonera_superior/contacto.jpg);
	width:93px;
	height:18px;
	display: block;
	text-decoration:none;
}
#contacto a:hover {
    background-image:url(../imagenes/botonera_superior/contacto_over.jpg);
}
#descargas a {
    background-image:url(../imagenes/botonera_superior/descargas.jpg);
	width:128px;
	height:18px;
	display: block;
	text-decoration:none;
}
#descargas a:hover {
    background-image:url(../imagenes/botonera_superior/descargas_over.jpg);
}

#botonera-lateral {
width:124px;
height:auto;
float:left;
}

#foto-principal {
width:618px;
height:328px;
float:right;
}

#productos2011 {
	background-image:url(../imagenes/titulos/productos2011.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:45px;
}
#tit-representantes {
	background-image:url(../imagenes/titulos/representaciones.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:45px;
}
#representantes li {
	float:left;
	list-style:none;
	border: 2px solid #000000;
	height: 135px;
	width: 367px;
	display: block;
}
#tit-nuevos-productos {
    clear:left;
	background-image:url(../imagenes/titulos/productosnuevos.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-position: left bottom;
	height:45px;
}
#tit-eventos {
    clear:left;
	background-image:url(../imagenes/titulos/eventos.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-position: left bottom;
	height:45px;
}

#tit-certificaciones {
	background-image:url(../imagenes/titulos/certificaciones.jpg);
	background-repeat: no-repeat;
	height:30px;
}

#tit-tiendaonline {
	background-image:url(../imagenes/titulos/tiendaonline.jpg);
	background-repeat: no-repeat;
	height:26px;
}

#tit-dimmer {
	background-image:url(../imagenes/titulos/dimmerpack.jpg);
	background-repeat: no-repeat;
	height:28px;
}
#tit-fabrica {
	background-image:url(../imagenes/titulos/fabrica.jpg);
	background-repeat: no-repeat;
	height:29px;
}
#tit-curso {
	background-image:url(../imagenes/titulos/curso_iluminacion.jpg);
	background-repeat: no-repeat;
	height:29px;
}
#tit-lamparas {
	background-image:url(../imagenes/titulos/lamparas.jpg);
	background-repeat: no-repeat;
	height:29px;
}
#tit-recursos {
	background-image:url(../imagenes/titulos/recursos_on_line.jpg);
	background-repeat: no-repeat;
	height:31px;
}
#tit-kits {
	background-image:url(../imagenes/titulos/kits_portatiles.jpg);
	background-repeat: no-repeat;
	height:28px;
}

#paleta-certificaciones {
	height:auto;
	background-color: #E9E9E9;
}

#paleta-tiendaonline {
	height:auto;
	background-color: #E9E9E9;
}

#paleta-certificaciones p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	padding: 10px;
}
#paleta-certificaciones a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#paleta-certificaciones a:hover {
	color: #666666;
}

#paleta-recursos {
	height:auto;
	background-color: #FFFFFF;
}

#paleta-recursos p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	padding: 10px;
}
#paleta-recursos a:hover {
    color: #666666;
}
#paleta-recursos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#paleta-fabrica {
	background-color: #666666;
}
#paleta-fabrica p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	padding: 10px;
}
#paleta-fabrica a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#nuevos-productos img{
	float:left;
	border: 1px solid #000000;	
}

.foto-lineas {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

