@import url("template.css");







/* Primera

/********************************************************************/

.cols{

	background-color:#fafafa;

	padding:14px 14px 0 14px;

	float:left;

	width:486px;

}

.cols .izq{

	float:left;

}

.cols .der{

	float:right;

}

.cuadroA,

.cuadroB{

	padding:6px 0 0 0;

	margin:0 0 14px 0;

	background-repeat: no-repeat;

	background-position: left top;

}

.cuadroA{

	width:295px;

	background-image:url(../img/primera_cuadro_A_t.gif);

}

.cuadroB{

	width:175px;

	background-image:url(../img/primera_cuadro_B_t.gif);

}

.cuadroA .bottom,

.cuadroB .bottom{

	padding:0 0 6px 0;

	background-repeat: no-repeat;

	background-position: left bottom;

}

.cuadroA .bottom{

	background-image:url(../img/primera_cuadro_A_b.gif);

}

.cuadroB .bottom{

	background-image:url(../img/primera_cuadro_B_b.gif);

}

.cuadroA .cont,

.cuadroB .cont{

	padding:14px 13px 4px 26px;

	background-repeat: repeat-y;

	background-position: left top;

}

.cuadroA .cont{

	background:url(../img/primera_cuadro_A.gif); 

}

.cuadroB .cont{

	background:url(../img/primera_cuadro_B.gif); 

}

.cuadroA h2{

	font-size:15px;

	color:#979972;

}

.cuadroB h2{

	font-size:13px;

	color:#979972;

}

.cuadroA .texto{

	font-size:10px;

}

.cuadroB .texto{

	font-size:10px;

	text-align:center;

	display:block;

	padding:0 10px 0 0;

}

.cuadroA .verMas,

.cuadroB .verMas{

	text-align:right;

	display:block;

	

}

.cuadroA a,

.cuadroB a{

	color:#cc3300;

	text-decoration:underline;

	font-size:11px;

}

.cuadroA a:hover,

.cuadroB a:hover{

	text-decoration:none;

}

.cuadroA .cbto{

	padding:0px 10px 0 0;

	text-align:center;

	background:url(../img/cbto_back.gif) no-repeat top center;

} 

.cuadroA .cbto h2{

	font-size:18px;

}

.cuadroA .cbto .nombre{

	font-size:9px;

	display:block;

	padding:5px 0;

}

.cuadroA .cbto .texto{

	display:block;

	padding-bottom:28px;

}

.cuadroB .cont{

	position:relative;

}



.cuadroB .nutricion .texto{

	padding-top:17px;

	padding-bottom:18px;

}







/* Segunda

/********************************************************************/


