* {
	margin:0px;
	padding:0px;
 }
body{
	margin:0px;
	background:url(images/fondo_.jpg) no-repeat top;
	}
#cabeza{
	width:1000px;
	height:123px;
	margin:0 auto;
	background:url(images/cabeza.jpg) no-repeat top left;
	}
/*Aqui los estilos de los botones*/
#menu{
	z-index:100;
	margin-top:0px;
	margin-right:0px;
	margin:0 auto;
	}
#menu ul {
	list-style: none;
	padding-right:0px;
	}
#menu ul li {
	float:right;
	display: inline;
}
#menu ul li a{
	display:block;
	height:61px;
	margin:0;
	}
#menu ul li a:hover{
	background-position:center;
	
}
#menu ul li a.activo{
	background-position:bottom;
	
}/*Aqui termina*/

#botones{
	width:1000px;
	height:61px;
	background-position:center;
	margin:0 auto;
	}
#botones > div{
	width:1000px;
	height:61px;
}
#bajo{
	width:1000px;
	height:59px;
	margin:0 auto;
	background: url(images/bajo.jpg) no-repeat top left;
	}
#logo{
	width: 561px;
	height: 250px;
	position: absolute;
	z-index: 500;
	display: block;
	margin-left: -10px;
	background: url(images/logo.png) no-repeat top left;
	}
#enlace{
	width: 129px;
	height: 122px;
	}
#gestionable{
	width:1000px;
	height:534px;
	z-index:400;
	margin:0 auto;
	}
#productos{
	width:1000px;
	height:534px;
	background:url(images/fondo_prod.jpg) no-repeat top left;
	}
#productos_selectos{
	width:1000px;
	height:534px;
	background:url(images/fondo_prod_selectos.jpg) no-repeat top left;
	}
#servicios{
	width:1000px;
	height:534px;
	background:url(images/ofertas.jpg) no-repeat top left;
	}
#pie{
	width:1000px;
	height:45px;
	margin:0 auto;
	}
.contacto{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}
.sub-contacto{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	}
.formulario{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}
.texto-empresa{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	}
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFD101;
	text-decoration: none;
	}
#btn-pie{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
#btn-pie:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEC200;
	text-decoration: none;
	}
#btn-pie:active{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEC200;
	text-decoration: none;
	}
