@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------------------------------------------------------
	Neteja i iguala CSS per tots els navegadors
----------------------------------------------------------------------------------------------------*/
#desayuno_saludable * { 
	margin:0px; 
	padding:0px; 
	border:none;
}
#desayuno_saludable body, #desayuno_saludable input, #desayuno_saludable select, #desayuno_saludable textarea { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%;
	line-height:100%;
	height:100%;
}
#desayuno_saludable a img, #desayuno_saludable img { 
	border:0px; 
	text-decoration:none; 
}
#desayuno_saludable li { 
	list-style:none; 
}
#desayuno_saludable div.clear { 
	clear:both; 
	font-size:1px;
	line-height:1px;
	height:0;overflow:hidden;
}
#desayuno_saludable a {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
#desayuno_saludable a:hover {
	text-decoration:underline;
}
#desayuno_saludable p{padding-bottom:25px;}

#desayuno_saludable{
	background:#fff url(/img/buenos/fondo_filete.gif) left top no-repeat;
}

/*----------------------------------------------------------------------------------------------------
	Contingut
----------------------------------------------------------------------------------------------------*/
#desayuno_saludable div.txt{ 
	min-height:440px;
	height:auto !important;
	height:440px;
	width:295px;
	padding:30px 30px 0 565px;
	font-size:12px;
	line-height:16px;
	background:url(/img/buenos/fondo_desayunos_saludables.gif) 9px 17px no-repeat;
	border:0;
}
#desayuno_saludable div.txt p{ 
	width:295px;
}
#desayuno_saludable div.txt p.espaiV{
	padding-top:20px;
}

