body {
	background: #27170E;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
img {
	border-width: 0px;
}
a {
	outline:0;		
}
#contenedorhome {
	margin: auto;
	width: 955px;
	background: url(imagenes/fondoprincipal.jpg) no-repeat center top;
	height: 600px;
	position: relative;
}
#contenedorhome a {
	display: block;
	position: absolute;
	bottom: 65px;
	right: 0px;
	width: 100px;
	height: 85px;
	text-decoration: none;
	left: 560px;
}
#contenedorhome a i{
	visibility: hidden;
}
#contenedor {
	margin: auto;
	width: 955px;
	background: url(imagenes/fondo.jpg) no-repeat center top;
	height: 600px;
}
#menu {
	height: 49px;
	padding-top: 51px;
}
#menu table {
	margin-left: auto;
	margin-right: 60px;
}
#contenido {
	height: 400px;
}
#presentacion {
	width: 503px;
	margin-left: 375px;
	margin-top: 0px;
	height: 346px;
	padding: 20px 15px 10px 15px;
	font: 11px Verdana, Geneva, sans-serif;
	color: #dbc09a;
}
#presentacion p {
	margin: 14px 0px 0px;
	text-align: justify;
}
#presentacion .firma {
	text-align: right;
	margin-top: 18px;
	font-style: italic;
	color: #c5ab88;
}
#presentacion .garantia {
	text-align: right;
	margin-top: 11px;
	color: #937a56;
}
#paginacion {
	text-align: right;
	font: 12px Verdana, Geneva, sans-serif;
	width: 513px;
	margin-left: 375px;
}
#paginacion a {
	display: inline;
	font: 10px Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #795f2a;
}
#paginacion a.activo, #paginacion a:hover  {
	color: #f39b15;
	text-decoration: underline;
}
#recetas {
	font: 9px Verdana, Geneva, sans-serif;
	color: #c5ab88;
}
#recetas td{
	height:115px;	
}
#recetas .imagen{
	width:90px;
	padding-bottom: 5px;
}
#recetas .txt{
	width:145px;
	padding-right:15px;
}
#recetas a {
	text-decoration: none;
	font: 11px Verdana, Geneva, sans-serif;
	color: #f39b15;
	display: block;
	margin-bottom: 10px;
}
#recetas a:hover {
	text-decoration: underline;
}
#directorio {
	width: 500px;
	margin-left: 375px;
	margin-bottom:6px;
	padding: 15px 15px 15px 15px;
	color: #c5ab88;
	height: 335px;
}
#directorio td {
	font: 10px Verdana, Geneva, sans-serif;
	height:35px;
}
#directorio .borde{
	border-bottom: 1px dotted #6c5c4d;
	height:1px;
}
#directorio .nombre {
	color: #f39b15;
}
#logotipos {
	text-align: right;
	padding-bottom: 0px;
	margin-top: 20px;
}
#logotipos .copyright {
	font: 9px Arial, Helvetica, sans-serif;
	color: #da8b15;
	margin: 36px 140px 0px 40px;
	float: right;
}
