/*

	General

*/

div.page-la-cocina-de-campo {
	
	margin: 0 0 0 15px;
	
	color: #434343;
	
	text-align: justify;
	
}

div.page-la-cocina-de-campo h2 {
	
	background: url(../images/h2-bg-730.jpg) no-repeat;
	
	width: 700px;
	
	height: 36px;
	
	margin: 0 0 25px 15px;
	
	padding: 0 30px 0 0;
	
	font-size: 16px;
	
	color: #fff;
	
	text-align: right;
	
	line-height: 42px;
	
}

div.page-la-cocina-de-campo h3 {

	margin: 0 30px 10px 10px; 
	
	padding: 0 0 5px 0; 
	
	color: #f18f22; 
	
	font-size: 16px;
	
	border-bottom: 1px solid #8c8b8d;
	
}

div.page-la-cocina-de-campo h3.header {
	
	background: url(../images/la-cocina-de-campo/header.jpg) no-repeat;
	
	width: 364px;
	
	height: 239px;
	
	margin: 0 0 10px 0;
	
	padding: 0;

    /* hide from IE Mac \*/

    text-indent: -999em;

    overflow: hidden;

    /* end hide */
	
	border: none;

}

div.page-la-cocina-de-campo h4 {
	
	margin: 0 200px 5px 10px;
	
	padding: 10px 0 5px 0;
	
	font-size: 14px;
	
	color: #f18f22;
	
	border-bottom: 1px dashed #8c8b8d;
	
}

div.page-la-cocina-de-campo ul {
	
	margin: 0 40px 30px 25px;

	color: #f18f1f;
	
	line-height: 200%;

}

div.la-cocina-de-campo ul span {
	
	color: #434343;
	
}

div.page-la-cocina-de-campo p {
	
	margin: 0 40px 10px 10px;
	
	line-height: 200%;	

}

div.la-cocina-de-campo .receta-de-la-semana a {
	
	display: block;
	
	background: url(../images/la-cocina-de-campo/receta-de-la-semana.jpg) no-repeat;
	
	width: 317px;
	
	height: 54px;
	
	margin: 0 auto;

    /* hide from IE Mac \*/

    text-indent: -999em;

    overflow: hidden;

    /* end hide */

}

div.la-cocina-de-campo .video {
	
	margin-left: 20px;
	
}

div.la-cocina-de-campo .texto-intro {
	
	background: url(../images/la-cocina-de-campo/texto-intro.jpg) no-repeat;
	
	width: 741px;
	
	height: 138px;
	
	margin: 0 0 10px 0;

    /* hide from IE Mac \*/

    text-indent: -999em;

    overflow: hidden;

    /* end hide */

}

div.la-cocina-de-campo .texto-final {
	
	background: url(../images/la-cocina-de-campo/texto-final.jpg) no-repeat;
	
	width: 718px;
	
	height: 87px;
	
	margin-bottom: 20px;

    /* hide from IE Mac \*/

    text-indent: -999em;

    overflow: hidden;

    /* end hide */

}

div.la-cocina-de-campo .promos {
	
	margin: 0 0 20px 10px;
	
}

div.la-cocina-de-campo .promos a {
	
	margin: 0 0 0 20px;
	
}

div.la-cocina-de-campo .promos img {
	
	border: none;
	
}


div.la-cocina-de-campo .por-aire {
	
	background: url(../images/la-cocina-de-campo/teleocho.jpg) 190px top no-repeat;
	
}

div.la-cocina-de-campo .por-satelite {
	
	background: url(../images/la-cocina-de-campo/sembrando.jpg) 195px top no-repeat;
	
	padding-left: 15px;
	
	border-left: 1px solid #f18f1f;
	
}


div.videos-destacados {
	
	position: relative;
	
}

div.videos-destacados .video-lista-wrap {

	position: absolute;
	
	top: 0;
	
	left: 363px;

	background: url(../images/video-principal-middle-bg.gif) repeat-y;
	
	width: 358px;
	
}

div.videos-destacados .video-lista-top {

	background: url(../images/video-principal-top-bg.gif) no-repeat;
	
	padding: 5px 0 0;
	
}

div.videos-destacados ul {
	
	background: url(../images/video-principal-bottom-bg.gif) left bottom no-repeat;
	
	list-style: none;
	
	width: 358px;
	
	margin: 0;
	
	padding: 3px 0 6px;
	
}

div.videos-destacados ul li {
	
	display: block;
	
	background: url(../images/video-principal-item.gif) 2px 9px no-repeat;
	
	width: 325px;
	
	height: 23px;
	
	margin: 0 auto;
	
	padding: 7px 0 7px 15px;
	
	border-top: 1px solid #fff;
	
	border-bottom: 1px solid #a7a4a0;
	
}

div.videos-destacados ul li a {
	
	display: block;
	
	background: url(../images/video-principal-play.gif) right center no-repeat;
	
	width: 260px;
	
	height: 23px;

	padding: 0 65px 0 0;
	
	font-size: 11px;

	color: #000;
	
	text-decoration: none;
	
	line-height: normal;
	
}

div.videos-destacados ul li a:hover,
div.videos-destacados ul li.active a {
	
	display: block;
	
	background: url(../images/video-principal-play-active.gif) right 1px no-repeat;

}

div.videos-destacados ul li.first { border-top: none; }

div.videos-destacados ul li.last { border-bottom: none; }





