/* CSS Document */
body{
	font-family: "Arial", Helvetica, sans-serif;
	font-size:x-small;
	color:#fff;
	background-image:url(../imgs/fondo_ppal.jpg);
	background-color: #1B1610;
	margin-left: 0;
	margin-top: 0;
}
#contenedor_ppal{
	background-color: #F1EDCE;
	background-image:url(../imgs/fondo_contenedor_bottom.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:900px;
	height: 500px;
	margin-top:50px;
/*	margin-left:auto;*/
  margin-left:170px;
	margin-right:auto;
}
#menu_contenedor{
	background-image:url(../imgs/fondo_menu.jpg);
	background-position:right top;
	background-repeat: repeat-y;
	width:170px;
	font-size:11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menuitem{
	height: 20px;
	margin-top:5px;
	margin-bottom:5px;
	background-image: url(../imgs/linea_menu.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
#menuitem a{
/*	height: 20px;*/
	color:#fff;
	text-decoration:none;
}
#menuitem a:hover{
/*	height: 20px;*/
	color: #FCDB05;
	text-decoration:none;
}
#cubiertos{
	width: 211px;
	height: 228px;
	background-image: url(../imgs/cubiertos.png);
	float:left;
}
#contenedor_bottom{
	margin-bottom:0px;
	margin-top:5px;
	width: 170px;
	margin-left: 8px;
	color:#7A1C3D;
	font-size:11px;
}
.imgrecetath{
/*	padding: 5px;*/
	border: #FFFFFF 1px solid;
	background-color: #7A1C3D;
}
.imgrecetawrap{
	margin-top:5px;
	float:left;
	width:54px;
	height:53px;
	padding: 2px;
	background-color: #7A1C3D;
}
#recetaLeft{
	width:100px;
	float:right;
}
#titRecetaLeft{
	margin-top:5px;
	height: 16px;
	background-image: url(../imgs/puntos_horizontales.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	color: #7A1C3D;
	font-size:10px;
}
#recetaDesc{
	color: #7A1C3D;
	font-size:10px;
}
#piepagina{
	text-align:right;
	width:185px;
	height:80px;
	background-image: url(../imgs/puntos_horizontales.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	margin-bottom:0px;
/*	margin-top:10;*/
	color: #7A1C3D;
	font-size: 10px;
}
#temp{
	color: #7A1C3D;
	font-size:medium;
}
#contenedor_seccion{
	width:550px;
	margin-top:20px;
	margin-left:10px;
}
#titulo_seccion{
	width: 280px;
	height: 25px;
	background: url(../imgs/puntos_blancos.png) repeat-x bottom left;
	margin-left:10px;
	margin-right:auto;
	margin-top: 10px;
	vertical-align:middle;
}
#info_seccion{
	width: 260px;
	font:Arial, Helvetica, sans-serif #ffffff;
	text-align:justify;
	margin-top:10px;
	margin-left:15px;
	font-size: 11px;
}
#pie_seccion{
	width: 280px;
	height: 17px;
	margin-left:10px;
	margin-top:15px;
	background: url(../imgs/fondo_txt.png) no-repeat top left;
}
#titulo_secreceta{
	background:url(../imgs/puntos_horizontales.jpg) repeat-x bottom left;
	width: 90%;
	height: 30px;
	margin-left:auto;
	margin-right:auto;
	font-size:24px;
	color: #7A1C3D;
}
#img_secreceta{
	width: 219px;
	height: 210px;
	background: url(../imgs/fondo_foto.jpg) no-repeat top left;
	margin-left:5px;
}
#ingredientes{
	margin-top:20px;
	margin-left:20px;
	font-size:11px;
	color: #7A1C3D;
}
#metodo{
	width:95%;
	height: 120px;
	overflow:hidden;
	margin-top:15px;
	margin-left:20px;
	font-size:11px;
	color: #7A1C3D;
}
#btnback{
  float:right; 
	margin-right:25px; 
	margin-left:auto; 
}
#btngalery{
	margin-left:110px; 
	margin-top: 10px;
}
input{
	height: 15px;
	font-size:10px;
	color: #42252F;
	background:none;
	text-indent:5px;
	border:none;
}
select{
  width: 130px;
	height: 16px;
	font-size:10px;
	color: #664747;
	text-indent:5px;
}
#temp{
	font-size:11px;
}
#contacto_div{
	background: url(../imgs/fondoform.png ) top left no-repeat ;
}
#contacto_div2{
	background: url(../imgs/fondoformp.png ) top left no-repeat ;
}

A:link {text-decoration:none; color:#664747;}
A:visited {text-decoration:none}
a:focus {outline:0px;}
