body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
}

.header {
	height: 120px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.header .logo {
	float: left;
	padding-top: 40px;
}
.header .idiomas {
	float: right;
	text-align: right;
	font-size: 13px;
	font-weight: 700;
	color: #9e9e9e;
	padding-top: 90px;
}
.header .idiomas a {
	color: #9E9E9E;
	text-decoration: none;
}
.menu {
	height: 50px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	background-image: url(rs/sombra_menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: scroll;
	padding-bottom: 8px;
}
.menu .navigation {
	background-color: #4c4c4c;
	height: 50px;
}
.menu .navigation .opt {
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 10px;
	font-weight: 700;
	display: block;
	color: #FFF;
	text-decoration: none;
}
.menu .navigation .opt a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-right: 30px;
	padding-left: 30px;
}
.menu .navigation .opt a:hover {
	background-color: #858282;
}
.menu .navigation .buscador {
	float: right;
	height: 30px;
	width: 195px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848484;
	margin-right: 30px;
}
.menu .navigation .buscador .b1 {
	font-size: 9px;
	color: #CCC;
	height: 30px;
	float: left;
}
.menu .navigation .buscador .b1 .buscador_field {
	font-family: 'Open Sans', sans-serif;
	font-size: 9px;
	background-color: #4C4C4C;
	height: 26px;
	width: 150px;
	border: 0px none #4C4C4C;
	color: #CCC;
}
.menu .navigation .buscador .b3 {
	float: right;
	height: 30px;
	width: 30px;
}
.submenu {
	height: 0px;
	width: 150px;
	background-color: #858282;
	overflow: hidden;
	position: absolute;
	top: 170px;
}
.submenu .optsb {
	height: 32px;
	font-size: 10px;
	color: #FFF;
	line-height: 32px;
	text-transform: uppercase;
	font-weight: 700;
}
.submenu .optsb a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 30px;
}
.submenu .optsb a:hover {
	background-color: #4c4c4c;
}


.slider_top {
	height: 500px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.slider_top ul {
	padding: 0px;
	height: 480px;
	width: 5940px;
	list-style-type: none;
	margin: 0px;
}
.slider_top ul li {
	float: left;
	height: 480px;
	width: 990px;
}
.bt_prev_st   {
	background-image: url(rs/bt_prev.png);
	height: 55px;
	width: 55px;
	cursor: pointer;
	position: absolute;
}
.bt_next_st   {
	background-image: url(rs/bt_next.png);
	height: 55px;
	width: 55px;
	cursor: pointer;
	position: absolute;
}
.banner_recetas {
	height: 240px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(rs/recetas_01.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #EEE;
}
.banner_recetas .titulo_rh {
	font-family: 'populairemedium', Arial, sans-serif;
	padding-top: 40px;
	padding-left: 40px;
	font-size: 50px;
	color: #4c4c4c;
}
.banner_recetas .texto_rh {
	padding-left: 40px;
	width: 350px;
	font-size: 14px;
	font-weight: 700;
	color: #4c4c4c;
}
.productos_home {
	height: 400px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.productos_home ul {
	height: 400px;
	width: 2640px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.productos_home ul li {
	background-color: #F0F0F0;
	float: left;
	height: 400px;
	width: 230px;
	margin-right: 24px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.productos_home ul li .nombre {
	width: 160px;
	padding-top: 24px;
	padding-left: 24px;
	font-family: 'populairemedium', Arial, sans-serif;
	font-size: 30px;
	color: #4c4c4c;
	line-height: 26px;
	display: block;
}
.productos_home ul li .nombre .peso {
	font-size: 26px;
	color: #8b8b8b;
	display: block;
}
.bt_prev_p   {
	background-image: url(rs/bt_prev_2.png);
	height: 54px;
	width: 50px;
	position: absolute;
	cursor: pointer;
}
.bt_next_p   {
	background-image: url(rs/bt_next_2.png);
	height: 54px;
	width: 50px;
	position: absolute;
	cursor: pointer;
}
.s_45 {
	height: 45px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
}
.footer {
	height: 400px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4c4c4c;
}
.footer .info {
	background-image: url(rs/info_bonisa.png);
	float: left;
	height: 180px;
	width: 170px;
	background-repeat: no-repeat;
	background-position: center 15px;
	background-attachment: scroll;
}
.footer .box {
	float: left;
	width: 250px;
	margin-left: 23px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #878787;
	padding-top: 30px;
}
.footer .box .box_tit {
	height: 30px;
	font-size: 12px;
	font-weight: 800;
	color: #4c4c4c;
}
.footer .box .l1 {
	font-size: 11px;
	color: #4c4c4c;
	font-weight: 700;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #878787;
}
.footer .box .l1 a {
	color: #4c4c4c;
	text-decoration: none;
}

.footer .box .l3 {
	font-size: 11px;
	font-weight: 700;
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #878787;
	height: 65px;
}
.footer .box .l3 .redsocial {
	float: left;
	margin-right: 2px;
}.nav_bar {
	clear: both;
	float: none;
	height: 20px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	margin-bottom: 10px;
}
.nav_bar .s_prev {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	font-size: 11px;
	line-height: 20px;
	margin-right: 1px;
	background-color: #4C4C4C;
	color: #FFF;
}
.nav_bar .s_now {
	float: left;
	padding-right: 20px;
	padding-left: 10px;
	height: 20px;
	font-size: 11px;
	line-height: 20px;
	margin-right: 1px;
	background-image: url(rs/pic_navnow.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #858282;
	color: #FFF;
}
.tit_seccion {
	font-family: 'populairemedium', Arial, sans-serif;
	height: 75px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(rs/pic_separador.png);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	float: none;
	font-size: 40px;
	color: #4c4c4c;
	line-height: 70px;
}
.main_content {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
}
.main_content .center {
	float: left;
	width: 810px;
}
.main_content .center .proBox {
	float: left;
	height: 324px;
	width: 250px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.main_content .center .recBox {
	float: left;
	height: 400px;
	width: 250px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.main_content .center .recBox .trec {
	font-family: 'populairemedium', Arial, sans-serif;
	height: 57px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 22px;
	color: #FFF;
	background-color: #333;
	text-align: center;
	line-height: 22px;
	padding-top: 18px;
}
.main_content .center .recBox .imgRec {
	height: 324px;
	width: 250px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
.main_content .center .recBox .imgRec a {
	display: block;
	height: 324px;
	width: 250px;
	text-decoration: none;
}




.main_content .side_right {
	float: right;
	width: 180px;
}
.main_content .receta_ficha {
	height: 310px;
	width: 990px;
	margin-bottom: 30px;
}
.main_content .receta_ficha .receta_img {
	float: left;
	height: 310px;
	width: 495px;
	margin-right: 25px;
	overflow: hidden;
}
.main_content .receta_ficha .receta_txt {
	float: left;
	height: 309px;
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #878787;
	font-size: 12px;
	font-weight: 300;
	color: #444;
	overflow: hidden;
}
.main_content .receta_ficha .receta_txt .multicontent {
	width: 1410px;
}
.main_content .receta_ficha .receta_txt .multicontent .mcBox {
	float: left;
	width: 470px;
}

.main_content .receta_ficha .receta_txt .instrucciones {
	line-height: 35px;
	height: 35px;
	color: #4c4c4c;
	font-weight: 700;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #878787;
	margin-bottom: 15px;
	font-size: 18px;
}
.main_content .receta_ficha .receta_txt .instrucciones .smenu {
	float: left;
	height: 34px;
	font-size: 10px;
	font-weight: 700;
	color: #333;
	padding-right: 15px;
	padding-left: 15px;
	cursor: pointer;
	margin-right: 2px;
}

.subtitle {
	font-family: 'populairemedium', Arial, sans-serif;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	font-size: 25px;
	color: #4c4c4c;
}

.showroom_recetas {
	height: 350px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.showroom_recetas ul {
	margin: 0px;
	height: 350px;
	width: 2032px;
	list-style-type: none;
	padding: 0px;
}
.showroom_recetas ul li {
	float: left;
	height: 350px;
	width: 230px;
	margin-right: 24px;
	background-color: #EAEAEA;
}
.showroom_recetas ul li .txr  {
	font-family: 'populairemedium', Arial, sans-serif;
	height: 60px;
	background-color: #333;
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	font-size: 22px;
	line-height: 22px;
	padding-top: 20px;
}

.showroom_recetas ul li .imr {
	height: 270px;
	width: 230px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
.showroom_recetas ul li .imr a  {
	display: block;
	height: 270px;
	width: 230px;
	text-decoration:none;
}

.showroom_recetas ul li .pro a {
	font-family: 'populairemedium', Arial, sans-serif;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 20px;
	display: block;
	padding-right: 20px;
	height: 350px;
	color: #4c4c4c;
	font-size: 20px;
	line-height: 20px;
}
.btsw_next {
	background-image: url(rs/bt_next_2.png);
	height: 54px;
	width: 50px;
	position: absolute;
	cursor: pointer;
	top: 875px;
}
.btsw_prev {
	background-image: url(rs/bt_prev_2.png);
	height: 54px;
	width: 50px;
	position: absolute;
	cursor: pointer;
	top: 875px;
}
.showroom_productos {
	height: 350px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.showroom_productos ul {
	margin: 0px;
	height: 350px;
	width: 2032px;
	list-style-type: none;
	padding: 0px;
}
.showroom_productos ul li {
	float: left;
	height: 350px;
	width: 230px;
	margin-right: 24px;
	background-color: #F0F0F0;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.showroom_productos ul li .txr  {
	font-family: 'populairemedium', Arial, sans-serif;
	height: 60px;
	background-color: #333;
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	font-size: 22px;
	line-height: 22px;
	padding-top: 20px;
}

.showroom_productos ul li .imr {
	height: 270px;
	width: 230px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
.showroom_productos ul li .imr a  {
	display: block;
	height: 270px;
	width: 230px;
}

.showroom_productos ul li .pro a {
	font-family: 'populairemedium', Arial, sans-serif;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 20px;
	display: block;
	padding-right: 20px;
	height: 350px;
	color: #4c4c4c;
	font-size: 28px;
	line-height: 26px;
}



.btpr_next {
	background-image: url(rs/bt_next_2.png);
	height: 54px;
	width: 50px;
	position: absolute;
	cursor: pointer;
	top: 875px;
}
.btpr_prev {
	background-image: url(rs/bt_prev_2.png);
	height: 54px;
	width: 50px;
	position: absolute;
	cursor: pointer;
	top: 875px;
}



.side_right .baner {
	padding-top: 20px;
}

.menu_products {
	background-image: url(rs/pic_separador.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 18px;
}
.menu_products .line1 {
	font-size: 11px;
	font-weight: 700;
	color: #4c4c4c;
	padding-bottom: 15px;
}
.menu_products .line2 {
	font-size: 11px;
	line-height: 30px;
	font-weight: 400;
	color: #4c4c4c;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #878787;
}
.menu_products .line2 a {
	color: #4c4c4c;
	text-decoration: none;
}
.center .cover  {
	height: 364px;
	width: 790px;
	padding-right: 20px;
}
.center .introTx {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bcbcbc;
	border-bottom-color: #bcbcbc;
	font-size: 18px;
	font-weight: 700;
	color: #4c4c4c;
	width: 790px;
}
.center .introTx a{
	color: #b71926;
	text-decoration: none;
}
.proRel  {
	font-family: 'populairemedium', Arial, sans-serif;
	font-size: 30px;
	color: #4c4c4c;
	padding-bottom: 30px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
}
.center .titBus {
	font-size: 12px;
	font-weight: bold;
	color: #4c4c4c;
	padding-bottom: 25px;
}
.center .lineBus {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 12px;
	color: #4c4c4c;
}

.center .lineBus a {
	color: #4c4c4c;
	text-decoration: none;
}
.formContacto {
	width: 300px;
	float: left;
	font-size: 12px;
	color: #4C4C4C;
	height: 375px;
	padding-right: 75px;
}
.formContacto .lineCont {
	color: #333;
	font-weight: 300;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lineCont .fieldcont {
	font-family: 'Open Sans', sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 250px;
	font-weight: 300;
	color: #4c4c4c;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFF;
}
.lineCont #consulta {
	font-family: 'Open Sans', sans-serif;
	border: 1px solid #999999;
	font-weight: 400;
	color: #4C4C4C;
	width: 250px;
}
.lineCont #enviar  {
	font-family: 'populairemedium', Arial, sans-serif;
	background-color: #4E4E4E;
	display: block;
	color: #FFF;
	font-size: 19px;
	margin-top: 5px;
	letter-spacing: 1px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	border: 0px none #FFF;
}
.paginador {
	clear: both;
	float: left;
	height: 40px;
	width: 790px;
	margin-top: 20px;
}
.paginador .page {
	line-height: 40px;
	text-align: center;
	height: 40px;
	width: 40px;
	background-color: #CCC;
	float: left;
	margin-right: 2px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.paginador .page a {
	color: #333;
	text-decoration: none;
}
