body {
	margin: 0px;
	background: url(imagenes/fondo_body.gif)  repeat-y left top;
}
.boxarriba {
	background-image: url(imagenes/box_arriba.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.boxabajo {
	background-image: url(imagenes/box_abajo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.boxderecha {
	background-image: url(imagenes/box_derecha.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.boxizquierda {
	background-image: url(imagenes/box_izquierda.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.boxfondo {
	background-image: url(imagenes/box_fondo.gif);
	background-repeat: repeat;
	margin: 0px;
}
h1 {
	font-family: Calibri;
	font-size: 19px;
	color: #F7842B;
	margin-top: 7px;
	margin-bottom: 2px;
}
.bordegris {
	border: 1px solid #CCCCCC;
}

.box_derecha_arriba {
	background-image: url(imagenes/box_arriba_derecha.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rojo {
	color: #FF6600;
}

.box_izquierda_arriba {
	background-image: url(imagenes/box_arriba_izquierda.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.box_derecha_abajo {
	background-image: url(imagenes/box_abajo_derecha.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box_izquierda_abajo {
	background-image: url(imagenes/box_abajo_izquierda.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h2 {
	font-family: Calibri;
	font-size: 14px;
	line-height: 14px;
	color: #39241E;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	word-spacing: 1px;
}
A.botones {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
A.botones:Hover {
	text-decoration: underline;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
.separador_vertical {
	background-image: url(imagenes/barra_separadora_vertical.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.separador_horizontal {
	background-image: url(imagenes/barra_separadora.gif);
	background-position: center;
	background-repeat: no-repeat;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	line-height: 8px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: lighter;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
}
.box2_fondo {
	background-image: url(imagenes/box_2_fondo.gif);
	background-repeat: no-repeat;
	background-position: center;
}
p {
	font-family: Calibri;
	font-size: 12px;
	line-height: 14px;
	font-weight: lighter;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
}
.fondoollas {
	background-image: url(imagenes/ollas.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cellpad {
	padding-left: 4px;
	background-image: url(imagenes/degrade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 4px;
}
.cellpadcapas {
	padding-left: 4px;
	padding-right: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	background: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: lighter;
	margin: 2px;
	color: #FF6600;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#form1 #Enviado {
	height: 20px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F3F3F3;
	height: 16px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

A.linksrojos {
	text-decoration: none;
	color: #FF6600;
	font: 13px/13px Arial, Helvetica, sans-serif;
}
A.linksrojos:Hover {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
}
.precios {
	color: #990000;
	font: lighter 18px/22px Arial, Helvetica, sans-serif;
}
A.recetas {

	text-decoration: none;
	color: #3366CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
A.recetas:Hover {

	text-decoration: underline;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
.cellpadcapasBeige {
	padding-left: 4px;
	padding-right: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #38221B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	background: #FFFFFF;
}
.fondoMonica1 {
	background: url(imagenes/fondo-monica.jpg) repeat top;
}
.blanco {
	color: #FFFFFF;
}
.h1Destacados {
	color: #996600;
	margin-top: 7px;
	margin-bottom: 2px;
	font-size: 22px;
}
.fotosLateral {
	left: 800px;
	top: 0px;
	visibility: visible;
	height: 200px;
	width: 200px;
	position: absolute;
}A.botonesDestacado {
	text-decoration: none;
	color: #FFFFFF;
	font: bold 16px/16px Arial, Helvetica, sans-serif;
}
A.botonesDestacado:Hover {
	text-decoration: underline;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}
.tablaContenidos {
}

