	/* GENERALES
-------------------------------------------------- */
#tapa{
	width: 100%;
	height: 100%;
	top: 0px;
	left:0px;
	position:absolute;
	background-image: url('../images/tapa.png')!important;
	background-image: none;
	background-repeat: repeat;
	filter: none !important;
	filter: progid;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tapa.png', sizingMethod='scale'); 
	z-index: 200;
}	
#pop{
	width: 100%;
	top: 0px;
	left:0px;
	position:absolute;	
	z-index: 201;
}

img, embed, object, form, table, div, select, textarea, input, script, h1, h2, h3, h4, h5, h6, fieldset,  button { border:0; margin:0; padding:0; }
.noscreen {	display:none; }

body {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #000000;
	margin: 0; /* center, not in IE5 */
	padding: 0px;
	background: #FFFFFF;
	height: 100%;
	text-align: center;   
	width: 100%;   
}
input, textarea, a { 
	text-decoration: none;
	position: relative;
	z-index:99;
	color:#3D3D3D;
}
a:hover {
	color: #000000;
}

ul{
	list-style-position: inside;
	list-style-type: square;
}

html { /*esto nos permite forzar la barra de scroll en firefox*/
	height: 100.02%;
}	

div#oContenedor {
	position: relative;
	left: 0px;
	width: 1240px !important; /* real browsers */
	width: 1240px;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	margin: 0px auto; /* centrar con firefox */
}
.oContenidoSup {
	width: 1240px;
	height: 10px;
	background: url('../images/cuerpo_sup.jpg') no-repeat;
	margin-bottom: -4px;
}
div#oContenido {
	height: 100%;
	]height: 100px;
	text-align: left;
	background: url('../images/cuerpo_fnd.jpg') repeat-y;

}
.oContenidoInf {
	clear: both;
	width: 1240px;
	height: 10px;
	background: url('../images/cuerpo_inf.jpg') no-repeat;
}

div#oContenidoTexto {
	position: relative;
	float: right;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 25px 20px 25px 20px;
}

/* --------- CABECERA --------- */
div#oLogo{
	position: absolute;
	float:left;
	z-index:10;
	width: 250px;
	top: 10px;
	left:20px;

	/*background-image: url('../images/logo.png')!important;
	background-image: none;
	background-repeat: repeat;
	filter: none !important;
	filter: progid;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='scale'); */
}
div#oBuscador{
	float: right;
	z-index:10;
	height: 50px;
	margin: 10px 10px 0px 0px;
}
#oSuperior {
	height: 113px;
}
#menuSec {
	position: absolute;
	width: 805px;
	height: 31px;
	clear: both;
	text-align: left;
	margin: 0px 10px 15px 0px;
	right: 0px;
	top: 70px;
	]top: 60px;
}
#menuSec ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#menuSec ul li{
	float:left;
	height: 31px;
}
#menuSec ul li a{
	display: inline;
	height: 31px;
	padding: 10px 0px 10px 0px;
}
#menuSec ul li a:hover{
	text-decoration: none;
}

/* --------- PIE --------- */
#oPie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #282828;
	padding: 7px 10px 0px 0px;
}
.txPie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #282828;
	padding: 0px 0px 10px 25px;
	float: left;
	text-align:left;
}
.txt_pie{
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5280B6;
	background-color: #E3E3E3;
	text-decoration: underline;
}
.txt_pie_naranja{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EB5E00;
	text-align: left;
	padding-left: 15px;
}
.tx_truco a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EB5E00;
}
.CierrePieHome {
	clear: both;
	width: 1232px;
	height: 9px;
	background-image: url('../images/cierre_pie.jpg');
}

.oTitNoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 8px 0px 0px 4px;
}
.oTxtNoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 7px 5px 0px 4px;
}
div#oBotMas {
	padding: 0px;
}

/* --------- MENU LATERAL --------- */
.menuLat .cont  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 0px;
	padding: 20px 5px 0 0px;
	width: 189px;
	text-align: right;
}
.menuLat ul li {
	display: block;
	float: left;
	clear: both;
}
.menuLat ul li a {
	width: 189px;
	float: left;
	text-align: right;
	text-decoration: none;
	padding: 7px 0px 7px 0px;
	]padding: 7px 10px 7px 7px;
	color: #949697;
}
.menuLat ul li a:hover, .menuLat ul li a.selected {
	background: url('../images/f_menu.jpg') no-repeat;
	color: #000000;
}
.menuLat ul li ul li{
	width: 189px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #C7D4D8;
	position: relative;
	margin-left:-20px;
}
.menuLat ul li ul li a{
	width: 189px;
	clear: both;
	color: #666666;
	font-weight: normal;
}
.menuLat ul li ul li a:hover, .menuLat ul li ul li a.selected {
	font-weight: bold;
	color: #000000;
}
.menuLat .inf {
	background: url('../images/SubMenuInf.jpg') no-repeat;
	height: 7px;
	width: 189px;
}

/* ------------ ESTRUCTURA DEL HUEVO ------------ */

.fTabla1 {
	width: 942px;
	height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background: url('../images/f_Tabla1.jpg') no-repeat;
	padding-left: 40px;
}

.fTabla2 {
	width: 942px;
	height: 117px;
	background: url('../images/f_Tabla2.jpg') no-repeat;
}
.txTabla2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-left: 2px solid #FFFFFF;
}
.txTabla3_nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 25px;
}
.txTabla3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 5px 15px 5px 15px;
}
.PrimerNivel {
	background: url('../images/f_PrimerNivel.jpg') repeat-y;
}
.SubNivel {
	background: url('../images/f_SubNivel.jpg') repeat-y;
}
.PrimerNivel2 {
	background: url('../images/f_PrimerNivel2.jpg') repeat-y;
}
.SubNivel2 {
	background: url('../images/f_SubNivel2.jpg') repeat-y;
}

/* ------------ RECETAS ------------ */
.nombre_receta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
.entradilla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EB5E00;
}
.texto_ingredientes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
}
.texto_elaboracion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
	padding-top: 20px;
}
.recetas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5f6262;
	text-decoration: none;
}
.recetas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.recetas a:hover {
	color: #5f6262;
	background-color: #EEF4F6;
}


/* ------------ FAQS ------------ */
.faqs_img { 
	width: 250px;
	vertical-align: top;
	text-align: center; 
	padding-top: 30px;
}
.faqs_txt { 
	width: 950px;
	vertical-align: top;
	padding-top: 15px;
}
.faqs_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f88600;
	padding: 5px 0px 5px 0px;
}
.faqs_r { 
	width: 838px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	background: url('../images/f_faqs_med.jpg') repeat-y;
	padding: 10px 20px 10px 20px;
}
.faqs_r2 { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
}

/* ------------- CONTACTO ------------- */
div#oFormContacto {
	width: 879px;
	height: 554px;
	padding: 30px;
	background: url('../images/fondo_contacto.jpg') no-repeat;
}
.oTxtContacto {
	width: 110px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #FF711B;
	font-weight: bold;
	font-size: 15px;
}
div#oFormLinea {
	width: 778px;
	padding: 15px 0px 0px 0px;
}
.oCajasForm {
	width: 668px;
	height: 28px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	border: 0px none #DAE3F0;
	background: url('../images/btn_form.jpg') no-repeat;
	padding: 3px 0px 0px 8px;
}
.oAreaForm {
	width: 668px;
	height: 107px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	border: 0px none #DAE3F0;
	background: url('../images/btn_formA.jpg') no-repeat;
	padding: 3px 0px 0px 8px;
}


/* ------------ MATERIAL ------------ */
.fTablaMaterial { 
	width: 873px;
	height: 583px;
	background: url('../images/f_Material2.jpg') no-repeat;
	padding: 15px 20px 15px 20px;
	vertical-align: top;
}
.fMaterial { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #436892;
	font-weight: normal;
	font-size: 12px;
	width: 403px;
	height: 256px;
	background: url('../images/f_Material.jpg') no-repeat;
}
.tit_Material {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EB5E00;
	padding: 8px 10px 0px 10px;
}

.txt_Material {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	padding: 3px 10px 0px 10px;
}
.tit_Galeria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

/* ------------ CLASES ------------ */
.txt_entradilla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EB5E00;
	font-style: italic;
}
.cajas {
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
	border: 1px solid #7F7F7F;
	padding: 2px 0px 0px 3px;
}
.texto_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
}
.tabla_pie_home {
	width: 1232px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #545555;
	text-align: center;
	padding: 5px 0px 5px 0px;
	background: #EEF4F6 url('../images/f_pie.jpg');
	background-repeat: no-repeat;
}
.naranja15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FF6000;
	text-decoration: none;
}
.naranja14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6000;
	text-decoration: none;
}
.txt_naranja{
	color: #EB5E00;
}

.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #EB5E00;
}
.subtitular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #EB5E00;
}
.areas {
	width: 344px;
	height: 47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background: url('../images/btn_area.jpg') no-repeat;
	padding: 12px 0px 0px 35px;
	margin: 40px 0px 20px 250px;
	vertical-align: middle;
}
.areas a {
	color: #FFFFFF;
	text-decoration: none;
}

.tit_dossier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5b7ba0;
	padding: 8px 10px 0px 10px;
}

.txt_dossier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
}
.dossier { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #436892;
	font-weight: normal;
	font-size: 12px;
	width: 405px;
	height: 135px;
	background: url('../images/fondo_dossier.png') no-repeat;
}

.blanco { color: #FFFFFF;}
.once { font-size: 11px;}
.doce { font-size: 12px;}
.bold { font-weight: bold;}
.none { text-decoration: none;}
.clearall { clear: all; }
.clearboth { clear: both; }

.h8 { height: 8px;}
.h10 { height: 10px;}
.h12 { height: 12px;}

.pl15 {padding-left: 15px;}

.floatright { float: right;}
.floatleft { float: left;}
