body{
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	}
#contenedor{
	width:865px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	}
#logo{
	width:290px;
	height:96px;
	float:left;
	}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#0FC;
	}
#key {
	width:550px;
	height:96px;
	float:left;
	margin-left:25px;
	}

#head-img{
	width:565px;
	height:347px;
	float:right;
	}
	
#nav{
	width:281px;
	height:347px;
	background-image:url(img/bg-nav.gif);
	background-repeat:no-repeat;
	float:left;
	padding-left:15px;
	}
	
#nav ul{
	margin-top:15px;
	}
#nav ul li{
	list-style-image:url(img/icon-log.gif);
	}
#nav ul li a{
	vertical-align:middle;
	line-height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#069;
	text-decoration:none;
	margin-left:10px;
	}
	
#nav ul li a:hover{
	color:#000;
	}
#contenido{
	width:590px;
	height:auto;
	float:left;
	margin-top:15px;
	}
#contenido-int{
	width:850px;
	height:auto;
	float:left;
	margin-top:15px;
	}
#footer{
	width:100%;
	height:207px;
	background-color:#000;
	float:left;
	position:relative;
	z-index: 1;
	margin-top:-100px;
	}
#footer-int{
	width:100%;
	height:207px;
	background-color:#000;
	float:left;
	position:relative;
	z-index: 1;
	margin-top:10px;
	}
h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-weight:600;
	color:#069;
	}
p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	line-height:25px;
	}
	
#barra-lateral{
	background-color:#e4eaef;
	width:260px;
	height:673px;
	float:right;
	position:relative;
	z-index: 2;
}
#distribuidores{
	width:260px;
	height:135px;
	background-image:url(img/distribuidores.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	}
#banner{
	width:260px;
	height:195px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	}
#datos{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:200px;
	height:290px;
	}

#contiene-footer{
	width:860px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}


#col1{
	float:left;
	margin-left:-15px;
	}

#col1 ul{
	margin-top:10px;
	list-style:none;
	margin-left:0px;
	}
#col1 ul li{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#CCC;
	line-height:18px;
	}
	
#col2{
	float:left;
	}
	
#col2 ul{
	list-style:none;
	margin-top:10px;
	}
#col2 ul li{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#CCC;
	line-height:18px;
	}
.subtitulos{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#069;
	font-weight:bold;
	}
.img{
	float:left;
	margin-right: 10px;
	margin-bottom: 0px;
	border: 1px solid #000;
	}
h3{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#069;
	}
	
#form-news{
	width:500px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background-color:#0FC;
	border: 1px solid #036;	
	}
#form-news ul{
	list-style:none;
	}
#form-news ul li{
	line-height:50px;
	}
.empresa{
	margin-left:30px;
	}
.responsable{
	margin-left:9px;
	}
.mail{
	margin-left:58px;
	}
.telefono{
	margin-left:29px;
	}
.consulta{
	margin-left:32px;
	}
#form-news ul li #consulta {
	width: 300px;
}

