@charset "utf-8";
body {
	width: 100%;
	background-color: #000000;
	margin:0px;
	margin-top:0px;
}
#header {
	width:100%;
	height:90px;
	background-color:#ffffff;
}
#logoCabecera {
	width:800px;
	height:90px;
	margin-left: auto;
	margin-right:auto;
}
#botonera {
	width:100%;
	height:50px;
	background-color:#000000;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}
#contenido {
	width:100%;
	height:auto;
	min-height:410px;
	margin-right: auto;
	margin-left: auto;
	background-color:#000000;
}
#contenidoVisitas {
	width:100%;
	height:auto;
	min-height:283px;
	margin-right: auto;
	margin-left: auto;
	background-color:#000000;
}
#contenidoMercados {
	width:100%;
	height:410px;
	margin-right: auto;
	margin-left: auto;
	background-color:#fff;
}
#contenidoHome {
	width:100%;
	height:410px;
	margin-right: auto;
	margin-left: auto;
}
#contenidoVisitasInf {
	width:100%;
	height:283px;
	margin-right: auto;
	margin-left: auto;
}
#contenidoContactos {
	width:100%;
	background-color:#CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
#contenidoMayor {
	width:100%;
	background-color:#ffffff;
	margin-right: auto;
	margin-left: auto;
	
}
#contenidoProductos {
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	
}
#contenidoProductosCompleto {
	width:100%;
	background-color:#FFFFFF;
}
#prensa {
	width:50%;
	height: 100%;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: 0px;
}
#prensaDer {
	width:55%;
	height: 100%;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: 0px;
	float: right;
}
#prensaIzq {
	width:45%;
	background-color:#333333;
	margin-right: auto;
	margin-left: 0px;
	float: left;
}
#prensaPaginasSele {
	margin-left: 20px;
	float: left;
	height: 20px;
	width: 350px;
	margin-top: 10px;
}
#bordePrensa{
	width:500px;
	height:20px;
	
}
#recuadroFechaPrensa{
	width:40x;
	height:17px;
}
#bordecontacto{
	width:600px;
	height:10px;
	margin-right: auto;
	margin-left: auto;
	
}
#borde20PX{
	width:500px;
	height:20px;
	margin-right: auto;
	margin-left: auto;
}
#borde20PXprensa{
	width:350px;
	height:20px;
	margin-right: 20px;
	float: right;
	margin-top: 10px;
}
#borde5PX{
	width:100%;
	height:5px;
	margin-right: auto;
	margin-left: auto;
}
#borde3PXRojo{
	width:100%;
	height:3px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../imagenes/borde.jpg);
	background-repeat:repeat-x;
	
}
#borde50PX{
	width:500px;
	height:50px;
	margin-right: auto;
	margin-left: auto;
}
#tituloPrensa{
	width:500px;
	height:150px;
	margin-right: auto;
	margin-left: auto;
	
}
#noticiaCompleta {
	width:80%;
	float:left;
	margin-top: 20px;
	margin-left: 20px;
	height:310px;
	border-bottom: 1px solid #CC0000;
	border-top: 1px;
}
#noticiaGrande{
	width:400px;
	float:left;
	margin-top: 20px;
	margin-left: 20px;
	height:500px;
	border-top: 1px;
}
#noticiaGrande2{
	width:400px;
	float:left;
	margin-top: 20px;
	margin-left: 20px;
	height:2250px;
	border-top: 1px;
}
#noticiaTitulo {
	width:400px;
	float:left;
}

#noticiaFoto {
	margin-top:20px;
	float: right;
	margin-right: 20px;
	height: 310px;
	border-bottom: 1px solid #333333;
	width: 370px;
}
#noticiaFotoGrande {
	margin-top:20px;
	float: right;
	margin-right: 20px;
	height: 500px;
	width: 305px;
}
#noticiaFotoGrande2 {
	margin-top:20px;
	float: right;
	margin-right: 20px;
	height: 2250px;
	width: 305px;
}
#noticiaUltima {
	margin-top:20px;
	float: right;
	margin-right: 20px;
	height: 250px;
	width: 305px;
}
#noticiaCompletaUltima {
	width:80%;
	float:left;
	margin-top: 20px;
	margin-left: 20px;
	height:250px;
	border-top: 1px;
}
#noticiaColumna {
	width:400px;
	float: right;
}
#noticiaTexto {
	width:400px;
	margin-top:15px;
	float:left;
}
#noticiaBorde {
	width:300px;
	float:left;
	height:30px;
	bottom:0px;
	border-bottom: 0px;
}

#productos {
	width:800px;
	height: 920px;
	background-color:#CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
#productosMedio {
	width:800px;
	height: 550px;
	background-color:#CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
#prodChef {
	width:180px;
	height: 150px;
	float: left;
	text-align: center;
	padding-top: 20px;
}
#productosIndx {
	width:800px;
	height: 780px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#tituloProductos{
	width:800px;
	height:150px;
	margin-right: auto;
	margin-left: auto;
	
}
#productosMenu{
	width:200px;
	float: left;
	background-color: #CCCCCC;
	height: 780px;
}
#productosFoto{
	width:600px;
	height:462px;
	float: right;
	margin-top: 150px;
}
#productosItems{
	width:180px;
	margin-top: 10px;
	margin-bottom: auto;
	float: left;
	padding: 0px 10px 0px 10px;
}
#productosCompleto{
	width:600px;
	height:920px;
	float: right;
	background-color: #FFFFFF;
}
#productosFotoItem{
	width:250px;
	margin-top: 10px;
	float: right;
}
#productosFotoItem_gr{
	width:350px;
	margin-top: 10px;
	float: right;
}
#productosTitulo{
	width:550px;
	height:30px;
	margin-top: 13px;
	float: left;
	margin-left: 20px;
}
#productosTxt{
	width:290px;
	float:left;
	margin-top: 10px;
	margin-left: 20px;
}
#productosTxt_chico{
	width:220px;
	float:left;
	margin-top: 10px;
	margin-left: 20px;
}
#recetasTxt{
	width:500px;
	float:left;
	margin-top: 10px;
	margin-left: 20px;
}
#textoInformacionLog{
	width:550px;
	float:left;
	margin-top: 20px;
	margin-left: 20px;
}
#productosBtnes{
	width:100px;
}
#prod{
	width:550px;
	margin-left: 20px;
	float: left;
	margin-top: 20px;
}
#prodSub{
	width:200px;
	float: left;
	height: 20px;
}
#productosFotoBtnes{
	width:auto;
	float:left;
	height:358px;
	margin-top: 5px;
}
#contactoContenido {
	width:700px;
	height:400px;
	margin-right: auto;
	margin-left: auto;
}
#pedidosContenido {
	width:750px;
	height:550px;
	margin-right: auto;
	margin-left: auto;
}
#barraIzqCont{
	width:200px;
	float:left;
}
#barraDerCont{
	width:420px;
	float: right;
	bottom:0px;
}
#cubos{
	width:200px;
	height:140px;
	float:left;
}
#PedidosDatos{
	width:200px;
	height:300px;
	float:left;
}
#barraIzqPedidos{
	width:200px;
	float:left;
}
#barraDerPedidos{
	width:500px;
	float:left;
	margin-left: 20px;
}
#cuboTitulo{
	width:200px;
	height:60px;
	float:left;
}
#tituloPedidos{
	width:200px;
	height:60px;
	float:left;
}
#pedidos2{
	width:700px;
	height:450px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:auto;
	margin-top:auto;
}
#pedidos2Texto{
	width:200px;
	height:120px;
	margin-right: auto;
	margin-left: auto;
	margin-top:100px;
}
#footer {
	width:100%;
	bottom:0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	float: left;
}
#creditos {
	width:780px;
	height:38px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}
#cuadBotones {
	width:30px;
	height:20px;
	text-align:center;
	float: left;
}
#creditosIzq {
	width:87px;
	height:25px;
	float:left;
}
#creditosMedio{
	width:340px;
	height:25px;
	float:right;
}
#creditosDer{
	width:340px;
	height:36px;
	float:right;
}
#iconosNavegacionInf{
	width:60px;
	height:20px;
	float:right;
	margin-top:5px;
}
#textoCreditos{
	width:300px;
	height:17px;
	float:left;
	margin-top:5px;
}
#botonesInf {
	width:780px;
	height:33px;
	margin-right: auto;
	margin-left: auto;
}
hr.lineaFoot {
	background-color: #999999;
	height: 1px;
	width: 170px;
	border: 0;
	color: #999999;
	float:left;
}
.textoCredits {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
} 
.textoCredits2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.tituloSecciones {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.productosItemsbld {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.productosItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.tituloNoticias {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}    
.textoNoticias {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}  
.fechaNoticias {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC0000;
}  
hr.linea {
	border-top: 4px solid #CC0000;
	border-bottom: 0px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
hr.lineaPunteada {
	border-top: 1px dashed #CC0000;
	border-bottom: 0px;
	height: 1px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
hr.prensa {
	border-top: 1px dashed #CC0000;
	border-bottom: 0px;
	height: 1px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
hr.cont {
	border-top: 1px dashed #fff;
	border-bottom: 0px;
	height: 1px;
	width: 170px;
	float:left;
}
hr.productos {
	border-top: 1px dashed #cc0000;
	border-bottom: 0px;
	height: 1px;
	width: 290px;
	float:left;
	margin-left: 20px;
}
hr.prod {
	border-top: 1px dashed #666666;
	border-bottom: 0px;
	height: 1px;
	width: 100px;
	float:left;
}
.tituloNoticiasFecha {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
.textoContacto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.llegar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
.textoProductosDesc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.textoProductosTitulos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
.tituloPRODUCTOS {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
}
.textoContactoFuerte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.textoContactoTitulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.seleccionPaginas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.textoContacto2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
textoContacto:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.class1 a:link {
	text-decoration: none;
	color: #000000;
}
.class1 a:visited {
	text-decoration: none;
	color: #000000;
}
.class1 a:hover {
	text-decoration: none;
}
.class1 a:active {
	text-decoration: none;
}

.class2 a:link {
	text-decoration: none;
	color: #333333;
}
.class2 a:visited {
	text-decoration: none;
	color: #333333;
}
.class2 a:hover {
	text-decoration: none;
	color: #CC0000;
}
.class2 a:active {
	text-decoration: none;
	color: #333333;
}
.icbBtn a:link {
	text-decoration: none;
	color: #CCCCCC;
}
.icbBtn a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.icbBtn a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.icbBtn a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.productosLinks a:link {
	text-decoration: none;
	color: #333333;
}
.productosLinks a:visited {
	text-decoration: none;
	color: #333333;
}
.productosLinks a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.productosLinks a:active {
	text-decoration: none;
	color: #333333;
}
.productosPDF a:link {
	text-decoration: none;
	color: #CC0000;
}
.productosPDF a:visited {
	text-decoration: none;
	color: #CC0000;
}
.productosPDF a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.productosPDF a:active {
	text-decoration: none;
	color: #CC0000;
}
.Estilo1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

.prensaLink a:link {
	text-decoration: none;
	color: #CC0000;
}
.prensaLink a:visited {
	text-decoration: none;
	color: #CC0000;
}
.prensaLink a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.prensaLink a:active {
	text-decoration: none;
	color: #CC0000;
}
.log a:link {
	text-decoration: none;
	color: #CC0000;
}
.log a:visited {
	text-decoration: none;
	color: #CC0000;
}
.log a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.log a:active {
	text-decoration: none;
	color: #CC0000;
}

.Estilo6 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.recetas a:link {
	text-decoration: none;
	color: #CCCCCC;
}
.recetas a:hover{
	text-decoration: none;
	color: #CCCCCC;
}
.recetas a:active{
	text-decoration: none;
	color: #CCCCCC;
}
.recetas a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.numPag a:link {
	text-decoration: none;
	color: #990000;
}
.numPag  a:hover{
	text-decoration: underline;
	color: #999999;
}
.numPag  a:active{
	text-decoration: none;
	color: #990000;
}
.numPag  a:visited {
	text-decoration: none;
	color: #990000;
}

.llegar a:link,
.llegar a:visited,
.llegar a:active {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
.llegar a:hover {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}

