/* CSS Document */
body
{
	font-family:"Trebuchet MS", Tahoma, "Courier New";
	font-size:11px;
	color:#666666;
	background:#8AAA8E url(images/fondo2.jpg) repeat-x top left;
	
}
#page
{
	width:813px;
	height:598px;
}

#cabecera
{
	width:813px;
	height:123px;
	background-image:url(images/ahumados_tora_01.jpg);
}
#botonera
{
	width:813px;
	height:38px;
	background-image:url(images/ahumados_tora_02.jpg);
}

#contenidos
{
	width:813px;
	height:378px;
	background-image:url(images/ahumados_tora_03.jpg);
}

#pie{
	width:813px;
	height:55px;
	color:#0D6545;
	background-image:url(images/ahumados_tora_04.jpg);
}
.btn
{
	background-color:#0D6545;
	color:#FFFFFF;
	border:none;
	font-size:11px;
	padding:3px;
}
.form_izq
{
	width:150px;
	float:left;}
.form_derecha
{
	float:left;}

.spacer
{
	clear:both;}

input
{
	font-size:11px;}

.titulo
{
	font-family: Tahoma,"Trebuchet MS", "Courier New";
	font-size:14px;
	font-weight:bold;
	color:#769B7A;	
}
.caja_noticia
{
	padding-left:20px;
	padding-bottom:5px;
	text-align:left;

}
.caja_receta
{
	width:320px;
	height:120px;
	float:left;
	margin-left:5px;
	margin-top:2px;
	border:#769B7A solid 1px;

}
.titu_noti
{
	font-family: Tahoma,"Trebuchet MS", "Courier New";
	font-size:11px;
	font-weight:bold;
	color:#769B7A;
	text-align:left;
}
a
{
	text-decoration:none;
	color:#4D8554;
	font-weight:bold;}
h1,h2,h3
{
	color:#769B7A ;
}