@charset "utf-8";
/* CSS Document */

* {
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:742px;
	height:auto;
	margin-right:18px;
	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;
	font-weight: bold;
	text-align: center;
}

#botonera-superior {
width:742px;
list-style:none;
}
#botonera-superior li{
float:left;
}

#productos {
	background-image:url(../imagenes-lumatek/fondo-botonera.jpg);
	background-repeat:  repeat-x;
}

#productos a {
	background-image:url(../imagenes-lumatek/productos.jpg);
	width:332px;
	height:18px;
	display: block;
	text-decoration:none;
	background-repeat: no-repeat;
}
#home a {
    background-image:url(../imagenes-lumatek/home.jpg);
	width:63px;
	height:18px;
	display: block;
	text-decoration:none;
}
#home a:hover {
    background-image:url(../imagenes-lumatek/home-over.jpg);
}
#empresa a {
    background-image:url(../imagenes-lumatek/empresa.jpg);
	width:106px;
	height:18px;
	display: block;
	text-decoration:none;
}
#empresa a:hover {
    background-image:url(../imagenes-lumatek/empresa-over.jpg);
}
#certificaciones a {
    background-image:url(../imagenes-lumatek/certificaciones.jpg);
	width:133px;
	height:18px;
	display: block;
	text-decoration:none;
}
#certificaciones a:hover {
    background-image:url(../imagenes-lumatek/certificaciones-over.jpg);
}
#contacto a {
    background-image:url(../imagenes-lumatek/contacto.jpg);
	width:129px;
	height:18px;
	display: block;
	text-decoration:none;
}
#contacto a:hover {
    background-image:url(../imagenes-lumatek/contacto-over.jpg);
}
#descargas a {
    background-image:url(../imagenes-lumatek/descargas.jpg);
	width:111px;
	height:18px;
	display: block;
	text-decoration:none;
}
#descargas a:hover {
    background-image:url(../imagenes-lumatek/descargas-over.jpg);
}

#botonera-lateral {
width:124px;
height:auto;
float:left;
}

#foto-principal {
width:618px;
height:328px;
float:right;
}

#productos2009 {
	background-image:url(../imagenes-lumatek/productos2009.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:65px;
}
#tit-representantes {
	background-image:url(../imagenes-lumatek/representaciones.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:65px;
}
#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-lumatek/productos_nuevos.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:65px;
}
#tit-kata {
	background-image:url(../imagenes-lumatek/tit-kata-bag-chooser.jpg);
	background-repeat: no-repeat;
	height:31px;
}
#tit-tripes {
	background-image:url(../imagenes-lumatek/tit-tripes.jpg);
	background-repeat: no-repeat;
	height:28px;
}
#tit-photoflex {
	background-image:url(../imagenes-lumatek/tit-photoflex.jpg);
	background-repeat: no-repeat;
	height:31px;
}
#tit-recursos {
	background-image:url(../imagenes-lumatek/recursos_online_pt.jpg);
	background-repeat: no-repeat;
	height:31px;
}
#tit-kits {
	background-image:url(../imagenes-lumatek/kit_pt.jpg);
	background-repeat: no-repeat;
	height:29px;
}

#paleta-recursos {
	height:auto;
	background-color: #FFFFFF;
}

#paleta-recursos p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	color: #000000;
	padding: 10px;
}
#paleta-recursos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.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;	
}
