﻿
* {
	margin: 0;
	padding: 0;
}
body {
	background: #aa0918 url(../images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
 h1, h2 {
	font-family: Impact, Charcoal, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: black;
	text-align: center;
}

 h3 {
	font-family: Impact, Charcoal, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: black;
	text-align: center;
}


p {
	font-size: 12px;
	padding:5px;
	text-align: justify;
}
a{
	text-decoration:none;
	color:#C00;
	}
	
a:hover{
	text-decoration:underline;
	color: #F90;
		}

#site {
	margin: 0 auto;
	width: 900px;
}
#head {
	height: 180px;
}


#head2 {
	height: 300px;
}

#menu {
	width: 230px;
	float: left;
	background: black;
	color: yellow;
}
#content {
	width: 660px;
	float: right;
}
#canvas{
	background:transparent url('../images/canvas.gif') repeat-y scroll left top;
	width:100%;
}
.clear{
	clear:both;
	float:none;
}
.txt {
	padding: 2px 10px;
	margin:-4px 0 0 0;
}
.txt img {
	margin: 5px 0;
}
#noticias {
	width: 215px;
	float: left;
}
#noticias .txt {
	background: transparent url('../images/noticias-bgk1.gif') repeat-y;
}
#recetas {
	width: 215px;
	float: left;
	margin: 0 5px 10px 5px;
}
#recetas .txt {
	background: transparent url('../images/recetas-bgk1.gif') repeat-y;
}
#productos {
	width: 215px;
	float: left;
}
#productos .txt {
	background: transparent url('../images/productos-bgk1.gif') repeat-y;
}
#footer {
	clear: both;
	height: 130px;
	background: transparent url('../images/foot2.gif') no-repeat scroll right bottom;
	color: #ffec00;
	padding: 35px 0 0 150px;
}
#submenu {
	width: 570px;
	height: 31px;
	margin-top: -15px;
	margin-left: 10px;
	padding: 0 30px;
	background-image:url(../images/submenu.jpg);
	background-repeat:no-repeat;
}

#submenu ul{
	margin: 0 auto;
}

#submenu li {
	font-family:Impact;
	font-size:15px;
	color: #FF0;
	list-style:none;
	float:left;
	margin-right: 30px;
}

#submenu a{
	text-decoration:none;
	color: #FFF;
	}
	
#submenu a:hover{
	text-decoration:none;
	color: #FF0;
		}


#elcontenido{
	background-color:#FFF;
	background-image:url(../images/bgw.gif);
	border:8px black solid;
	padding:15px;
}
#elcontenido h1{
	color:#df0719;
	text-transform:uppercase;
	font-size:32px;
	letter-spacing:1px;
	text-align:left;
	
}
#elcontenido p{
	color:#686140;
	font-size:12px;
}
#elcontenido img{
	float:right;
	border:10px #D7A301 solid;
	margin:0 0 10px 15px;
}
#elcontenido h2{
	color: #df0719;
	font-size:18px;
	letter-spacing:1px;
	text-align:left;
	margin-top:-1px;
	margin-bottom:20px;
}
#elcontenido h3{
	color:#606060;
	font-size:15px;
	text-align:left;
	margin-top:25px;
}
#elcontenido dl{
	color:#686140;
}

.imagen2{
	float:none !important;
	border:none !important;
	margin:0px;

}
.producto{
	width:260px;
	float:left;
	padding:0 10px;
	margin:10px;
	background:#000000;
	background-image:url(../images/degradado-contenido.jpg); 
	background-position:top;
	background-repeat:no-repeat;
}

.producto img{
	border:0px #000000 solid !important;
}

.producto h3{
	color:#FFF !important;
}

.producto p{
	text-align:left !important;
	color:#FF0 !important;
	}
	
.breadcrumb{
	color:#00000 !important;
	font-size:10px !important;
	margin-top:-10px;
	margin-bottom:20px;
	}
	
	
.noticia{
	width:570px;
	float:left;
	padding:0 10px;
	margin:10px;
	background:#000 url(../images/degradado-contnoticia.gif) repeat-x top;
	}
	
.noticia img{
	border: 4px #900 solid !important;
	} 
	
.noticia p{
	text-align:left;
	color:#FF0 !important;
	}
	
.noticia h3{
	text-align:left;
	color:#FFFFFF !important;
	}



#paginacion {
	background-color:#000;
	}
	
#paginacion p{
	font-family: Impact, Charcoal, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	}
	
	
.recetas{
	width:570px;
	float:left;
	padding:0 10px;
	margin:10px;
	background: #000 url(../images/degradado-contenido2.gif) repeat-x top;
	}
	
.recetas img{
	border: 4px #900 solid !important;
	} 
	
.recetas p{
	text-align:left;
	color:#FFF !important;
	}
	
.recetas h3{
	color: #FF0 !important;
	}
	
.empaques{
	background: #000 url(../images/degradado-contenido.jpg) repeat-x top;
	float:left;
	width:260px;
	margin-left:20px;
	}
	
.empaques img{
	float:none !important;
	border:4px #900 solid !important;
	margin:30px 0 20px 75px !important;
	}
	
.empaques h3{
	text-align:center !important;
	color:#FFF !important; 
	}
	
.fotos{
	float:left;
	width:120px;
	margin-left:20px;
	}
	
.fotos p{
	text-align:center !important;
	font-size:10px !important;
}

.fotos img{
	float:none !important;
	border:4px #900 solid !important;
	margin:30px 0 0 12px !important;
	}
	
.flickr {
	width:550px;
	margin-bottom:15px;
	padding:10px 0 20px 40px;
	background-color:#000;
	background-image: url(../images/degradadoflickr.gif);
	background-repeat:no-repeat;
	z-index:-1;
	}

.flickr h3{
	color:#FF0 !important;
	margin: 0 0 10px o !important;
}
	