@charset "utf-8";
/* CSS Document */

  body {
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003300;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
   } 

#content { 
    text-align:left; 
    margin:auto; 
    width:900px; 
   } 
   
h1 {
	font-size: 20px;
	color: #666666;
	padding-left: 20px;
}

   #cabecera { 
    width: 900px; 
    height:135px; 
   } 

   #menu { 
    width: 900px; 
   }
   
   #menu2 { 
    width:150px; 
    height:450px; 
    float:left; 
    background-color:#888; 
   } 

   #contenido {
	width:900px;
	float:left;

   } 

   #pie { 
    clear:both; 
    width:900px; 
    height:120px; 
   } 
	   
	#menuhoriz ul li {  
			display: inline;  
			padding: 2px 7px; /*Separar el texto*/  
			margin:5px; /* Separar los botones */  
			background-color:#E4E4E4; /* Color de fondo */  
	}  
	#menuhoriz ul li:hover {  
			background-color:#CCCCCC; /* Color de fondo sobre el boton */  
			cursor: pointer; /* cambiar el aspecto del puntero */  
	}  
	#menuhoriz ul {  
			/* Linea para delimitar la botonera */  
			border-bottom-width: 1px;  
			border-bottom-style: solid;  
			border-bottom-color: #E4E4E4;  
	}  
	   
	.menu1 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(pro_maugueri/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
	.menu1 li {float:left;}
	.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
	.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
	.menu1 li.current a {color:#fff; background:url(pro_maugueri/button3.gif);}
	.menu1 li.current a b {background:url(pro_maugueri/button3.gif) no-repeat right top;}
	.menu1 li a:hover {color:#fff; background:#000 url(pro_maugueri/button2.gif);}
	.menu1 li a:hover b {background:url(pro_maugueri/button2.gif) no-repeat right top;}
	.menu1 li.current a:hover {color:#fff; background:#000 url(pro_maugueri/button3.gif); cursor:default;}
	.menu1 li.current a:hover b {background:url(pro_maugueri/button3.gif) no-repeat right top;}
	
	a:link {
	color: #B3170F;
	text-decoration: none;
	}
	a:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}
	a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
.cuadrotexto {
	font-size: 10px;
	color: #000000;
	background-color: #EFEFEF;
	width: 220px;
}
.cuadrotextoComentarios {
	font-size: 10px;
	color: #000000;
	background-color: #EFEFEF;
	width: 220px;
}
.boton {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #337BB5;
	width: 115px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.texto {
	font-size: 14px;
	color: #999999;

}
	.textocontenido {
	font-size: 12px;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}

.button {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   padding: 9px 18px;
   -webkit-border-radius: 12px;
   -moz-border-radius: 12px;
   border-radius: 12px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 20px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.button:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
.contorno01 {
	BORDER-RIGHT: #ddddf7 1px solid;
	BORDER-TOP: #ddddf7 1px solid;
	BACKGROUND: #F9FFF7;
	VERTICAL-ALIGN: middle;
	BORDER-LEFT: #ddddf7 1px solid;
	BORDER-BOTTOM: #ddddf7 1px solid;
	-moz-border-radius: 4px;
	line-height: 25px;
	background-color: #666666;
   }
   
.contorno01_sel {
	BORDER-RIGHT: #ddddf7 1px solid;
	BORDER-TOP: #ddddf7 1px solid;
	BACKGROUND: #F9FFF7;
	VERTICAL-ALIGN: middle;
	BORDER-LEFT: #ddddf7 1px solid;
	BORDER-BOTTOM: #ddddf7 1px solid;
	-moz-border-radius: 4px;
	line-height: 25px;
	background-color: #006600;
   }
      
   
 .contorno02 {
	BORDER-RIGHT: #ddddf7 1px solid;
	BORDER-TOP: #ddddf7 1px solid;
	VERTICAL-ALIGN: middle;
	BORDER-LEFT: #ddddf7 1px solid;
	BORDER-BOTTOM: #ddddf7 1px solid;
	-moz-border-radius: 4px;
	background-color: #EEEEEE;
   }

.Productos_nombre {
	font-size: 20px;
	font-style: normal;
	color: #FFFFFF;
	padding-left: 15px;
	background-color: #478936;
	height: 35px;
}
.vinieta_recetas {
	font-size: 12px;
	font-weight: bold;
	color: #009949;
	list-style-image: url(../imagenes/icono_recetas.png);
	font-style: italic;
	text-indent: 15px;
}

.detalle_recetas {
	font-size: 14px;
	font-weight: normal;
	color: #005126;
	font-style: normal;
	list-style-type: square;
	clip: rect(auto,auto,auto,10px);
	padding-left: 35px;
	padding-right: 20px;
	text-align: justify;
}

.titulo_recetas {
	height: 30;
	font-size:18px;
	color: #FC9C0C; /* Tener en cuenta que el parámetro color SE APLICA A LAS FUENTES */
	text-shadow: 1px 1px 1px #000000;
	padding-left: 5px;
	list-style-image: url(../imagenes/icono_recetas.png);
}
.Contacto_nombres {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #785C12;
	text-indent: 14px;
}
.naranja_blanco1 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E79505;
	font-style: italic;
}
.naranja_blanco2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E79505;
	font-style: italic;
}
.blanco_naranja {
	font-size: 13px;
	font-weight: bold;
	color: #E79505;
	background-color: #FFFF99;
	font-style: italic;
	width: 200px;
}
.blanco_naranja_txt {
	font-size: 13px;
	font-weight: bold;
	color: #E79505;
	background-color: #FFFFFF;
	font-style: italic;
	width: 400px;
	height: 100px;
}
.sombra24 {
	height: 30;
	font-size:24px;
	color: #CA170E; /* Tener en cuenta que el parámetro color SE APLICA A LAS FUENTES */
	text-shadow: 1px 1px 1px #000000;
}

.sombra16 {
	height: 30;
	font-size:16px;
	color: #CA170E; /* Tener en cuenta que el parámetro color SE APLICA A LAS FUENTES */
	text-shadow: 1px 1px 1px #000000;
}

.capa-subcategoriaseleccionada555 {
	BACKGROUND-COLOR: #CCCCCC;
	background-position: center center;
	text-align: left;
	vertical-align:top;
	clip:  rect(auto auto auto auto);
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
	-moz-border-radius: 4px;
	border: 1px solid #ddddf7;	
}

.capa-subcategoria:hover{
	background-color: #FFFFFF;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	-moz-border-radius: 4px;
	border: 1px solid #ddddf7;

}

.capa-categoria {
	OVERFLOW: auto;
	BACKGROUND-COLOR: #FFFFFF;
	float: left;
	background-position: center center;
	padding: 3px;
	margin: 2px;
	width: 200px;
	height:35px;
	text-align: center;
	text-align: left;
	vertical-align: middle;
	clip:  rect(auto auto auto auto);
	font-size: 20px;
	border: 1px solid #CCCCCC;
	text-shadow: 1px 1px 1px #000000;
	-moz-border-radius: 4px;
	border: 1px solid #ddddf7;
	text-decoration: none;
	
}

.capa-subcategoria {
	OVERFLOW: auto;
	BACKGROUND-COLOR:#FFFFFF;
	float: left;
	background-position: center center;
	padding: 3px;
	margin: 2px;
	width: 200px;
	height:45px;
	text-align: center;
	text-align: left;
	vertical-align: middle;
	clip:  rect(auto auto auto auto);
	font-size: 18px;
	border: 1px solid #CCCCCC;
	text-shadow: 1px 1px 1px #000000;
	-moz-border-radius: 4px;
	border: 1px solid #ddddf7;
	text-decoration: none;
}
.capa-subcategoriaseleccionada {
	OVERFLOW: auto;
	BACKGROUND-COLOR:#CCCCCC;
	float: left;
	background-position: center center;
	padding: 3px;
	margin: 2px;
	width: 200px;
	height:45px;
	text-align: center;
	text-align: left;
	vertical-align: middle;
	clip:  rect(auto auto auto auto);
	font-size: 18px;
	border: 1px solid #CCCCCC;
	text-shadow: 1px 1px 1px #000000;
	-moz-border-radius: 4px;
	border: 1px solid #ddddf7;
	text-decoration: none;
}
.capa-categoria a {
	float: left;
	color:#003300;
	text-shadow: 1px 1px 1px #000000;
}

.capa-categoria a:hover{
	float: left;
	color: #666666;
	text-shadow: 1px 1px 1px #000000;
}

.capa-subcategoriawww {
	BACKGROUND-COLOR: #FFDDAA;
	background-position: center center;
	-moz-border-radius: 4px;
	border: 1px solid #ddddf7;
	text-align: left;
	vertical-align:top;
	clip:  rect(auto auto auto auto);
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
	height:20px;
}

.capa-categoriaseleccionada {
	OVERFLOW: auto;
	BACKGROUND-COLOR:;
	float: left;
	background-position: center center;
	padding: 6px;
	margin: 2px;
	width: 200px;
	height:35px;
	text-align: left;
	vertical-align: middle;
	clip:  rect(auto auto auto auto);
	font-weight: bold;
	border: 1px solid #999999;
	text-shadow: 1px 1px 1px #000000;
	background-color: #D40000;
		-moz-border-radius: 4px;
	border: 1px solid #ddddf7;
	font-size: 20px;

}

.texto_pie {
	font-size: 12px;
	color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
