* {
	margin: 00px;
	padding: 00px;
}
body {
	background-color: #F1EDDC;
	background-image: url(../images/fondo-onkaia.gif);
}


#limpiar {
	clear: both;
}
#separador {
	height: 15px;
	width: 949px;
	background-color: #000;
	background-image: url(../images/separador.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #963;
}

#contenedor {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	background-color: #FFF;
	border: thick solid #F1EDDC;
}
#cabecera {
	height: 150px;
	width: 940px;
	padding-left: 10px;
	background-image: url(../images/fondo-cabecera.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 10px;
	padding-top: 10px;
}
#cabecera img {
	float: left;
}
#tel_cab {
	float: right;
	width: 500px;
	height: 95px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	margin-top: 20px;
}
.datos_empresa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 15px;
}

#tel_cab p img {
	float: left;
	margin-right: 10px;
}
#tel_cab p {
	font-size: 55px;
	color: #85713F;
	font-weight: bold;
}

#menu {
	height: 50px;
	width: 950px;
	background-image: url(../images/fondo-menu.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#menu ul {
	list-style-type: none;
	float: right;
	margin-right: 16px;
	margin-left: 16px;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	float: left;
	width: 119px;
	height: 50px;
	line-height: 50px;
	color: #ffcc99;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin-right: 6px;
	margin-left: 6px;
	text-align: center;
}
#menu ul li a:hover {
	color: #FFF;
}
#contenido {
	height: auto;
	width: 950px;
	background-color: #FFF;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
}
#texto {
	padding: 10px;
	height: auto;
	width: 928px;
	text-align: justify;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #996633;
	border-left-color: #996633;
}
#texto p {
	font-size: 12px;
}

#col_izq_fotos {
	float: left;
	height: 200px;
	width: 150px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #996633;
	border-left-color: #996633;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996633;
		border-top-left-radius: 20px;
}
#col_izq_fotos p {
	color: #996633;
	font-size: 15px;
	font-weight: bold;
	line-height: 23px;
}
#col_der_fotos {
	float: left;
	height: 250px;
	width: 776px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #996633;
	border-top-right-radius: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996633;
}
#col_der_fotos .absoluto {
	position: absolute;
	z-index: 200;
	top: 375px;
}
#col_izq_dire {
	float: left;
	height: 144px;
	width: 140px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #996633;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 29px;
	border-top-style: solid;
	border-top-color: #000;
	margin-right: 5px;
}
#pie_negro {
	background-color: #000;
	height: 15px;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
}
#Recetas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	background-color: #000;
}


#col_der_dire {
	float: left;
	height: 171px;
	width: 783px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #897543;
}
#col_izq_dire p {
	color: #996633;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
}
#producto {
	width: 150px;
	float: left;
	margin-right: 3px;
	background-image: url(../images/cabecera-producto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 171px;
	margin-left: 3px;
}
#distribuidor {
	width: 100px;
	float: left;
	margin-right: 10px;
	height: 206px;
	background-color: #F0DBA6;
}
#distribuidor p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: center;
}


#border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #996633;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

#producto p {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 29px;
}

#producto_sin {
	width: 148px;
	float: left;
	background-image: url(../images/cabecera-producto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 171px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color:  #996633;
	border-left-color:  #996633;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #996633;
	margin-left: 1px;
}


#producto_sin p {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 29px;
}
#foto {
	margin: 10px;
	border: 1px solid #996633;
	width: 128px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #897543;
}

#izquierda {
	float: left;
	width: 925px;
}
#contenedor #border #contenido #texto #izquierda img {
	float: left;
	margin-right: 10px;
}
a:link {
	color: #000;
	text-decoration: none;
}
#contacto {
	margin-right: auto;
	margin-left: auto;
	width: 820px;
}
#col_dcha_dire {
	float: right;
	height: 300px;
	width: 200px;
	padding-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	padding-left: 10px;
}
#col_dcha_dire p {
	color: #996633;
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
}
#ingredientes {
	float: left;
	height: auto;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
}
#preparacion {
	float: left;
	width: 890px;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	border: 1px solid #996633;
	padding: 10px;
	border-radius: 20px;
}
#contenedor #border #contenido #texto #preparacion img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

#col_izda_recetas {
	float: left;
	width: 210px;
	margin-right: 10px;
	margin-left: 10px;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#contenedor #border #contenido #texto p img {
	float: left;
	margin-right: 20px;
}
#contenedor #border #contenido #texto p {
	font-size: 14px;
}
#contenedor #border #contenido #texto h2 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #897543;
}
.oc {
	font-size: 0px;
}
