body {
	background-color: #000000;
	margin-top: 0px;

}#contenedor #menu {
	height: 31px;
	width: 819px;
}
#contenedor {
	height: auto;
	width: 819px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #cabecera {
	height: 192px;
	width: 819px;
	background-image: url(../images/cabecera.jpg);
}
#contenedor #menu #intro a {
	float: left;
}
#contenedor #menu #historia a {
	float: left;
}
#contenedor #menu #queso a {
	float: left;
}
#contenedor #menu #ovejas a {
	float: left;
}
#contenedor #menu #pro a {
	float: left;
}
#contenedor #menu #elabo a {
	float: left;
}
#contenedor #menu #tienda a {
	float: left;
}
#contenedor #contenido a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#contenedor #contenido a:hover {
	color: #C39D0C;
	text-decoration: none;
	font-weight: bold;
}

#contenedor #menu #tienda img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor #contenido {
	height: auto;
	width: 819px;
}
#contenedor #contenido p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 20px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	margin-top: 40px;
	margin-bottom: 20px;
}
#contenedor #contenido #imagen {
	height: 172px;
	width: 819px;
	background-image: url(../images/imagen_intro.jpg);
}
#contenedor #contenido #pie {
	height: 43px;
	width: 819px;
	background-image: url(../images/pie.jpg);
}


#contenedor #menu #intro img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor #menu #historia img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor #menu #queso img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor #menu #ovejas img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor #menu #elabo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor #menu #pro img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor #contenido #imagen2 {
	height: 172px;
	width: 819px;
	background-image: url(../images/imagen_historia.jpg);
}
#contenedor #contenido #tienda2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor #contenido #imagen3 {
	height: 172px;
	width: 819px;
	background-image: url(../images/imagen_queso.jpg);
}
#contenedor #contenido #imagen4 {
	height: 172px;
	width: 819px;
	background-image: url(../images/imagen_ovejas.jpg);
}
#contenedor #contenido #imagen5 {
	height: 172px;
	width: 819px;
	background-image: url(../images/imagen_elabo.jpg);
}
#contenedor #contenido #imagen6 {
	height: 172px;
	width: 819px;
	background-image: url(../images/imagen_pro.jpg);
}
#contenedor #contenido #enlaces {
	margin-left: -30px;
}
#contenedor #enlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
#contenedor #enlaces a {
	color: #CCCCCC;
	text-decoration: none;
}
#contenedor #cabecera h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
}

