@charset "utf-8";
/* CSS Document */

.header{
	width:1000px;
	height:193px;
	margin:auto;
}
.logo{
	width: 803px;
	height:161px;
	float:left;
	background:url(../images/logo.png);
}
.tablabotones{
	width: 803px;
	height:193px;
	float:left;
}
.tablabotones2{
	width: 196px;
	height:193px;
	float:left;
}
.menu{
	width: 803px;
	height:32px;
	float:left;
}
.conozcanos{
	width: 116px;
	height:31px;
	background:url(../images/conozcanos1.jpg);
	float:left;
	display:block;
}
.conozcanos a{
	width: 116px;
	height:31px;
	background:url(../images/conozcanos1.jpg);
	float:left;
}
.conozcanos a:hover{
	background:url(../images/conozcanos2.jpg);
}
.nutricion{
	width: 114px;
	height:31px;
	display:block;
	background:url(../images/nutricion1.jpg);
	float:left;
}
.nutricion a{
	width: 114px;
	height:31px;
	background:url(../images/nutricion1.jpg);
	float:left;
}
.nutricion a:hover{
	background:url(../images/nutricion2.jpg);
}
.publicaciones{
	width: 115px;
	height:31px;
	display:block;
	background:url(../images/publicaciones1.jpg);
	float:left;
}
.publicaciones a{
	width: 115px;
	height:31px;
	background:url(../images/publicaciones1.jpg);
	float:left;
}
.publicaciones a:hover{
	background:url(../images/publicaciones2.jpg);
}
.tienda{
	width: 114px;
	height:31px;
	display:block;
	background:url(../images/tienda1.jpg);
	float:left;
}
.tienda a{
	width: 114px;
	height:31px;
	background:url(../images/tienda1.jpg);
	float:left;
}
.tienda a:hover{
	background:url(../images/tienda2.jpg);
}
.inscribase{
	width: 114px;
	height:31px;
	display:block;
	background:url(../images/inscribase1.jpg);
	float:left;
}
.inscribase a{
	width: 114px;
	height:31px;
	background:url(../images/inscribase1.jpg);
	float:left;
}
.inscribase a:hover{
	background:url(../images/inscribase2.jpg);
}
.truquitos{
	width: 114px;
	height:31px;
	background:url(../images/truquitos1.jpg);
	float:left;
}
.truquitos a{
	width: 114px;
	height:31px;
	display:block;
	background:url(../images/truquitos1.jpg);
	float:left;
}
.truquitos a:hover{
	background:url(../images/truquitos2.jpg);
}
.contactenos{
	width: 114px;
	height:31px;
	display:block;
	background:url(../images/contactenos.jpg);
	float:left;
}
.contactenos a{
	width: 114px;
	height:31px;
	background:url(../images/contactenos.jpg);
	float:left;
}
.contactenos a:hover{
	background:url(../images/contactenos2.jpg);
}
.inicio{
	width: 84px;
	height:22px;
	margin-left:14px;
	display:block;
	background:url(../images/inicio.png);
	float:left;
}
.inicio a{
	width: 84px;
	height:22px;
	/*margin-left:14px;*/
	background:url(../images/inicio.png);
	float:left;
}
.inicio a:hover{
	background:url(../images/inicio2.png);
}
.buscador{
	width: 172px;
	height:78px;
	display:block;
	background:url(../images/buscadorint1.png);
	float:left;
	margin-left: 14px;
	/*margin:auto;*/
}
.buscador a{
	width: 172px;
	height:78px;
	background:url(../images/buscadorint1.png);
	/*margin:auto;*/
	float:left;
}
.buscador a:hover{
	background:url(../images/buscadorint2.png);
}
.recetas{
	width: 196px;
	height:90px;
	display:block;
	background:url(../images/recetas1.png);
	float:left;
}
.recetas a{
	width: 196px;
	height:90px;
	background:url(../images/recetas1.png);
	float:left;
}
.recetas a:hover{
	background:url(../images/recetas2.png);
}
.contenido{
	width: 1000px;
	background-color:#fffce2;
	margin:auto;
}
.contenidoconozcanos{
	width: 636px;
	background-color:#fffce2;
	float:left;
}
.contenidobanners{
	width: 363px;
	float:left;
	background-color:#fffce2;
}
.topbanners{
	width:326px;
	height:28px;
	/*float:left;*/
	margin-left:17px;
	padding-top:20px;
}
.centrobanners{
	width: 326px;
	background:url(../images/backblanco.gif);
	/*float:left;*/
	margin-left:17px;
}
.botbanners{
	width: 326px;
	/*float:left;*/
    margin-left:17px;
}

.barrasnaranja{
	width: 17px;
	height:1265px;
	float:left;
}
.listadorecetas{
	width: 610px;
	height:1265px;
	float:left;
	margin-left:5px;
}

.textohome1{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#848484;
}
.textohome2{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#848484;
}
.textohome3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
.textointernas{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#384200;
}
.textoverde{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#475501;
	height: 30px;
}
.textonaranjaoscuro{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    text-align:center;
	color:#a55c00;
}

.footer{
	width:1022px;
	margin:auto;
}


.clear{
	clear: both;	
}

.videos{
	width: 89px;
	height:31px;
	background:url(../images/video.jpg);
	float:left;
	display:block;
}
.videos a{
	width:89px;
	height:31px;
	background:url(../images/video.jpg);
	float:left;
}
.videos a:hover{
	background:url(../images/video2.jpg);
}


.contenidolizano{
	width:638px;
}

.cajasderecetas{
	width:166px;
	margin-left:40px;
	float:left;
}
.espacioverde{
	width:166px;
	height:101px;
	background-image:url(../images/espacioverde.jpg);
	float:left;
}

.imagenrecetalizano{
	width:142px;
	height:87px;
	margin-left:32px;
	margin-top:15px;
	float:left;
}

.espacioverde{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8ca444;
	font-weight:bold;
}

.espacionaranja{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#c76f01;
}

.videos{
	width: 89px;
	height:31px;
	background:url(../images/video.jpg);
	float:left;
	display:block;
}
.videos a{
	width:89px;
	height:31px;
	background:url(../images/video.jpg);
	float:left;
}
.videos a:hover{
	background:url(../images/video2.jpg);
}

.cuadro{
	width: 20px;
	background:#81ba1b;
	border:#fe8d00 solid 1px;
	height:20px;
	float:left;
	padding:2px;
}

.tablageneral{
	border-color:#F90 ;

}



.numerosblancos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}
.textodias{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#68a200;
	font-weight:bold;
	text-align:center;
}
.textomeses{
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	color:#748b11;
	text-align:center;
	letter-spacing:-2px;
	text-transform:capitalize;
}

.textocalendarios{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#925300;
	overflow:hidden;
	height:30px;
}


.textoasisedice{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ee8400;
}
.textoasisedice2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#527611;
}
.textotitulonegro{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#312714;
	font-weight:bold;
	letter-spacing:-1px;
}

.contenidointerna_calendario
{
	width: 960px;
	background-color:#fffce2;
	float:left;
}


/* Estos son para la pagina videos.aspx*/
.topbanners_videos{
	width:326px;
	height:28px;
}
.centrobanners_videos{
	background:url("../images/backblanco.gif") repeat scroll 0 0 transparent;
	float:left;
	margin-left:17px;
	margin-top:15px; 
	width:326px;
}
.botbanners_videos{
	width: 326px;
}


/* Cambio agregar seccion a publicaciones 6-23-2010 */

.viviana_columna1{
float:left;
margin-left:120px;
margin-right:100px;
width:349px;
	}

.ver_nota{
	float:left;
	margin-top:10px;
	}

