* {
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;
	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_pt.jpg);
	background-repeat:  repeat-x;
}

#productos a {
	background-image:url(../imagenes/botonera_superior/productos_pt.jpg);
	width:200px;
	height:18px;
	display: block;
	text-decoration:none;
	background-repeat: no-repeat;
}
#home a {
    background-image:url(../imagenes/botonera_superior/home_pt.jpg);
	width:63px;
	height:18px;
	display: block;
	text-decoration:none;
}
#home a:hover {
    background-image:url(../imagenes/botonera_superior/home_pt_over.jpg);
}
#empresa a {
    background-image:url(../imagenes/botonera_superior/empresa_pt.jpg);
	width:106px;
	height:18px;
	display: block;
	text-decoration:none;
}
#empresa a:hover {
    background-image:url(../imagenes/botonera_superior/empresa_pt_over.jpg);
}
#certificaciones a {
    background-image:url(../imagenes/botonera_superior/certificaciones_pt.jpg);
	width:133px;
	height:18px;
	display: block;
	text-decoration:none;
}
#certificaciones a:hover {
    background-image:url(../imagenes/botonera_superior/certificaciones_pt_over.jpg);
}
#contacto a {
    background-image:url(../imagenes/botonera_superior/contacto_pt.jpg);
	width:129px;
	height:18px;
	display: block;
	text-decoration:none;
}
#contacto a:hover {
    background-image:url(../imagenes/botonera_superior/contacto_pt_over.jpg);
}
#descargas a {
    background-image:url(../imagenes/botonera_superior/descargas_pt.jpg);
	width:111px;
	height:18px;
	display: block;
	text-decoration:none;
}
#descargas a:hover {
    background-image:url(../imagenes/botonera_superior/descargas_pt_over.jpg);
}

#botonera-lateral {
width:124px;
height:auto;
float:left;
}

#foto-principal {
width:618px;
height:328px;
float:right;
}

#productos2009 {
	background-image:url(../imagenes/titulos/productos2009_pt.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/nuevos_productos_pt.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-position: left bottom;
	height:45px;
}
#tit-eventos {
    clear:left;
	background-image:url(../imagenes/titulos/eventos_pt.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-position: left bottom;
	height:45px;
}
#tit-certificaciones {
	background-image:url(../imagenes/titulos/certificaciones_pt.jpg);
	background-repeat: no-repeat;
	height:28px;
}
#tit-dimmer {
	background-image:url(../imagenes/titulos/dimmer_pt.jpg);
	background-repeat: no-repeat;
	height:29px;
}
#tit-fabrica {
	background-image:url(../imagenes/titulos/fabrica_pt.jpg);
	background-repeat: no-repeat;
	height:29px;
}
#tit-recursos {
	background-image:url(../imagenes/titulos/recursos_online_pt.jpg);
	background-repeat: no-repeat;
	height:31px;
}
#tit-kits {
	background-image:url(../imagenes/titulos/kit_pt.jpg);
	background-repeat: no-repeat;
	height:29px;
}
#paleta-certificaciones {
	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;
}
.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;
}

