body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F9F9F9;
	margin: 0px;
	padding: 0px;
}



.container {display: none;}
.navgacion {display: none;}
.izquierda {display: none;}
.principal {
	margin-top: 10px;
	margin-left: 10px;
	display: block;
}

.navegacion {
	background-image: url(imagenes/cabeceraimpresion.gif);
	background-repeat: no-repeat;
	height: 78px;
	width: 600px;
	display: block;
}

.footer{
	width:auto;
	height:30px;
	background-color:#FFF;
	background-image: url(imagenes/contenido_footer.jpg);
	clear: both;
}



h2 {
	width: 342px;
	margin-top: -8px;
	margin-left: 20px;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #F86503;
}
#img {
	float: right;
	margin-left: 20px;
}

p {
	font-size: 0.7em;
	line-height: 1.3em;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 330px;
}
h3 {
	font-size: 0.7em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}


.items ul{
	margin-left: 20px;
	margin-bottom: 10px;
	width: 200px;
	margin-top: 10px;
	display: block;
	list-style-image: none;
	float: left;

}

.items ul li a {
	text-decoration: none;
	font-size: 0.7em;
	color: #333333;
	line-height: 2em;
	list-style-image: none;
 
}


#item1 {background-image:url(imagenes/menu_sobrenosotros.gif);}


/* ===============fondo del central (home) ===========================*/











.pie {
	font-size: 0.6em;
	text-align: center;
	display: block;
	color: #999999;
	padding-bottom: 10px;
}
.auxiliar {
	list-style-type: none;
	margin-bottom: 15px;
}


.fotografia {
	width: 175px;
	float: right;
	margin-top: 1.5em;
	margin-right: 20px;
}
.piefoto {
	font-size: 0.6em;
	text-align: center;
	display: block;
	margin-top: 5px;
}
.piefoto a{
	color: #000000;
	text-decoration: none;
}

.piefoto a:hover{
	color: #F86503;
}
.logotipo {
	height: 80px;
	width: 315px;
	margin-top: 28px;
	margin-left: 35px;
	background-color: #993399;
	display: block;
	padding: 0px;
	clear: both;
}
.logoespina {
	height: 85px;
	width: 310px;
	display: block;
	position: relative;
	left: 40px;
	top: 40px;
}
.productos ul li {
	margin-top: 0px;
	margin-bottom: 0px;
}


/* buscador */


#buscador {
	height: 100px;
	width: 183px;
	margin-top: -35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;

}

#destacado {
	height: 100px;
	width: 183px;
	margin-top: -35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;

}
