div#content-home {
	display: inline;
	float: left;
	width: 100%;
}

div#content-home div#news-remark-container {
	display: inline;
	float: left;
	width: 491px;
	margin-right: 15px;
	margin-bottom: 22px;
}

div#content-home div#news-remark-container div.news-remark {
	display: inline;
	float: left;
	width: 491px;
	height: 331px;
	background-position: top left;
	background-repeat: no-repeat;
}

div#content-home div#news-remark-container div.news-remark .news-remark-titles-container {
	display: inline;
	float: left;
	width: 491px;
	margin-top: 257px;
	overflow: hidden;
}

div#content-home div#news-remark-container div.news-remark .news-remark-titles-container span {
	display: inline;
	float: left;
	background-color: #333333;
	white-space: nowrap;
	padding: 2px 8px;
}

div#content-home div#news-remark-container div.news-remark .news-remark-titles-container span#news-remark-title {
	height: 44px;
}

div#content-home div#news-remark-container div.news-remark .news-remark-titles-container span#news-remark-subtitle {
	height: 22px;
	clear: both;
}

div#content-home div#news-remark-container ul#news-remark-navigator {
	display: inline;
	float: left;
	width: 100%;
	margin-top: 15px;
}

div#content-home div#news-remark-container ul#news-remark-navigator li {
	display: inline;
	float: left;
	width: 25px;
	height: 25px;
	padding-right: 8px;
}

div#content-home div#news-remark-container ul#news-remark-navigator li a {
	display: inline;
	float: left;
	width: 25px;
	height: 21px;
	text-align: center;
	padding-top: 4px;
}

div#content-home div#news-remark-container ul#news-remark-navigator li a.a13_333333:hover {
	color: #FFFFFF;
}

div#content-home div#news-remark-container ul#news-remark-navigator li a.circle:hover {
	background-position: bottom left !important;
}

div#content-home #news {
	display: inline;
	float: left;
	width: 215px;
	margin-right: 15px;
}

div#content-home #news #news-title-title {
	display: inline;
	float: left;
	width: 93px;
	height: 21px;
	background-image: url(../img/home/noticias.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 12px;
	clear: both;
}

div#content-home #news #news-title-title strong {
	display: none;
}

div#content-home #news #news-date {
	display: inline;
	float: left;
	margin-bottom: 4px;
	clear: both;
}

div#content-home #news #news-title {
	display: inline;
	float: left;
	margin-bottom: 12px;
	clear: both;
}

div#content-home #news #news-content-crop {
	display: inline;
	float: left;
	margin-bottom: 6px;
	clear: both;
}

div#content-home #news a {
	display: inline;
	float: left;
}

div#content-home #news a.v11_00A7D8.mas {
	padding-left: 12px;
}

div#content-home #news a:hover {
	text-decoration: underline;
}

div#content-home #news a.v11_00A7D8.mas:hover {
	color: #333333;
	text-decoration: none !important;
}

div#content-home #news #otras-noticias-recientes {
	display: inline;
	float: left;
	clear: both;
	margin-top: 16px;
	padding-bottom: 4px;
}

div#content-home #news ul {
	display: inline;
	float: left;
	width: 100%;
}

div#content-home #news ul li {
	display: inline;
	float: left;
	width: 100%;
	height: 18px;
}

div#content-home #news ul li a {
	display: inline;
	float: left;
}

div#content-home #news ul li a.v11_333333.bullet {
	padding-left: 12px;
}

div#content-home #post-its {
	display: inline;
	float: left;
	width: 245px;
}

div#content-home .postIt {
	display: inline;
	float: left;
	padding: 18px 15px 18px 15px;
	margin-bottom: 10px;
	width: 215px;
	background-color: #F3F3F3;
}

div#content-home #post-its .receta-de-la-semana {
	background-color: #FFFFFF !important;;
	background-image: url(../img/home/background-postit.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div#content-home #post-its .receta-de-la-semana #receta-de-la-semana-title {
	display: inline;
	float: left;
	width: 100%;
	height: 25px;
	background-image: url(../img/home/receta-del-mes-title.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 12px;
	margin-top: 11px;
}

div#content-home #post-its .receta-de-la-semana #receta-de-la-semana-title span {
	display: none;
}

div#content-home #post-its .receta-de-la-semana span {
	margin-bottom: 13px !important
}

div#content-home #post-its .receta-de-la-semana a {
	display: inline;
	float: left;
	width: 139px;
	height: 19px;
	background-image: url(../img/icons/continuar-leyendo.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div#content-home #post-its .receta-de-la-semana a:hover {
	background-position: bottom left;
}

div#content-home #post-its .receta-de-la-semana a span {
	display: none;
}

div#content-home #post-its span {
	display: inline;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

div#content-home #post-its span ul {
	display: inline;
	float: left;
	width: 100%;
}

div#content-home #post-its ul li {
	display: inline;
	float: left;
	width: 100%;
	height: 18px;
}

div#content-home #post-its ul li a {
	display: inline;
	float: left;
}

div#content-home #post-its ul li a.v11_333333.bullet {
	padding-left: 12px;
}

div#content-home #post-its ul li a:hover {
	text-decoration: underline;
}

div#content-home .top-element {
	display: inline;
	float: left;
	width: 215px;
	height: 142px;
	padding: 20px 15px 20px 15px;
	background-position: top left;
	background-repeat: no-repeat;
}

div#content-home .top-element span {
	display: inline;
	float: left;
	width: 100%;
}

div#content-home .top-element a {
	display: inline;
	float: left;
}

div#content-home .top-element span.a24_00A7D8_rounded {
	padding-bottom: 6px;
}

div#content-home .top-element a.v11_00A7D8.mas {
	padding-left: 12px;
	margin-top: 10px;
}

div#content-home .top-element a.v11_00A7D8.mas:hover {
	color: #333333;
}

div#content-home .top-element#top-element1 {
	background-image: url(../img/home/top-element1.jpg);
}

div#content-home .top-element#top-element-encuesta {
	background-image: url(../img/home/top-element-encuesta.jpg);
}

div#content-home .top-element#top-element-leche-oveja {
	background-image:url(../img/home/servicio-venta-leche-oveja-online.jpg); font-family: "Arial Rounded MT Bold","Arial Rounded MT","Arial Rounded Bold","Arial Rounded", Arial, Helvetica, sans-serif; text-align:right;
}

div#content-home .top-element#top-element-leche-oveja p { text-align:right; clear:both; }
div#content-home .top-element#top-element-leche-oveja a { text-decoration:none; float:right;  clear:both; }

div#content-home .top-element#top-element-leche-oveja p a.h1  { font-size:28px; color:#FFFFFF; font-weight:bold; line-height:30px; }
div#content-home .top-element#top-element-leche-oveja p a.h2 { font-size:18px; color:#0b3083; font-weight:bold; line-height:20px; margin-top: 4px;}
div#content-home .top-element#top-element-leche-oveja p a.h3 { font-size:22px; color:#FFF; font-weight:bold; line-height:20px; margin-top: 4px; margin-bottom: 6px;}
div#content-home .top-element#top-element-leche-oveja p a.h4 { font-size:10px; font-family:Tahoma, Geneva, sans-serif; color:#0b3083; font-weight:bold; line-height:10px; text-align:center; }

div#content-home .top-element#top-element2 {
	background-image: url(../img/home/top-element2.jpg);
}

div#content-home .top-element#top-element3 {
	background-image: url(../img/home/top-element3.jpg);
}

div#content-home .top-element#top-element4 {
	background-image: url(../img/home/top-element4.jpg);
}
