html {
    height: 100%;
    margin:0px;

}

body {
    height: 100%;
    margin:0px;
    font-family: "Verdana","Arial";
    font-size: 75%;
    /*color:#3B5179;*/
    color:#666666;
    background-color:#FFFFFF;

 
}

body.fondo{
                            
    background-image: url("../images/fondohome.jpg");
    background-repeat: repeat-x;
    background-color: #f3f2f0;
}

element.style {
cursor:auto;

}

td,th,p,div,span{
    font-size: 1.0em;
    /* cursor:auto;*/
    /*text-align: justify;*/
    
}                      

th{

  text-align: justify;
}

.alderecha{
    text-align: right;
}                                   

.alizquierda{
    text-align: left;
}  
.alcenter{
    text-align: center;
}   
.mayusculas{
    text-transform: uppercase;
 }                                                                                                   

a, a:link, a:visited{
    text-decoration:none;
    color: #336600;                             
}
a:hover{
    text-decoration:underline;
}

.salto{
    clear:both;
}


div#centrar{
                                                       
}

div#ancho800{
    /*width:770px;*/
    
    width:994px;
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
    margin-top: 5px;
    background-color: #FFFFFF;
    text-align: left;
    
    position:absolute;
    left:50%;          
    margin-left:-498px;
}


div#c_socio_publi{     
    clear:both;
    margin-bottom: 1px;
    z-index: 100;
   /* height:95px; */
}
              
div#c_cabecera{
    width:100%;
    height: 95px;
  /*  background-image: url("../images/cabecera_new.jpg");  */    
    background-repeat: no-repeat;
    clear: both;

}

div#c_logos{
    float:left;
    width:770px;
    margin-top:40px;
}

div#c_fecha{
   float:left;
   color:#FFFFFF;
   background-color: #996699;
   text-align:right;
   margin-top:2px;
   width:994px;
   clear: both;
}
               

div#c_login{               
    float:left;
    height:95px;                                       
}

div#accesibilidad{    
    /*width:160px;*/
    width: auto;
    float:left;
    /*height:60px;*/
    border-width:1px;
    border-color:#ff0000;
    border-style:solid; 
    text-align: right;          
}
                   

div#menufijobottom{
    text-align: center;
    color: #999999;
    padding-top: 2px;
    padding-bottom : 1px;
    padding-left: 50px;
    padding-right: 50px;
} 
div#menufijobottom a, div#menufijobottom a:link, div#menufijobottom a:visited{
   color: #999999;
   font-size: 0.9em;    
}

 
div#c_menutop_buscador{    
    height:25px;    
    width: 995px;
                              
    margin-bottom: 1px;
     
    line-height:22px; 
    
    
    background-color: #5A9F15;
    color: #FFFFFF;            
}


div#c_buscador{
   float:left;
   color:#FFFFFF;
   text-align:right; 
   width:210px;
}

div#c_menutop{       
    width: 770px;         
    color: #FFFFFF;
    
    float: left;                    
}


div#c_menutop a, div#c_menutop a:link, div#c_menutop a:visited{   
   padding-left: 14px; 
   padding-right: 6px;   
   color: #FFFFFF;
}


div#c_menude{
 width: 305px;
 float: right;
 /*position: relative;*/
 margin-right: 1px;
 
 } 
 
 
#c_centro{
    width: 994px;
    margin-top: 6px;
    clear:both;           

} 

#c_contenidoconderecha{ 
 float: left;
 margin-left: 10px;
 margin-right: 5px;       
 width: 660px;
 padding-bottom: 10px;                                 
} 
                         
#c_contenido{ 
 float: left; 
 width: 804px; 
 margin-left: 5px;
 padding-bottom: 10px;
        
}
 
div#nav{
    
    /*height:18px;*/
    font-family:"arial";
    font-size:1.0em;
    color:#333333;
    /*background-color: #efefef;
    width:99%;*/
    padding-left: 10px;
    
    border-style: solid;
    border-color: #CCCCCC;
    border-width: 0px;
    border-bottom-width: 1px;
    
    margin-top: 8px;
    margin-bottom: 5px;
    
    text-align:left;
    
}


div#pie{
    background-color:gray;
    color:white;
    font-size:0.9em;
    width:100%;
 }

 
 table.fotocabecera{
    margin-top : 2px;
 }
 
table.fotocabecera td{
    background-color: #2E6BA3;
    color: #C6DDF9;
}
table.fotocabecera td a, table.fotocabecera td a:link, table.fotocabecera td a:visited{
    color: #C6DDF9;
    font-weight: bold;
    font-size: 1.1em;
}
 
 
 
 /* menu */
a.enlace_level1, a.enlace_level1:link, a.enlace_level1:visited {
    font-size: 1.1em;
    font-family:"Verdana";
    /*color:#666666;  */
    display: block;
    line-height: 15px;
    margin-bottom: 2px;
    padding-left:10px;
    padding-right: 5px; 
    font-weight: normal;
    /*border-right: 4px solid #CACACA; */
}

a.enlace_level1:hover {
    /*background: #F1F1F1;*/
}

a.enlace_level1#active_menu {
    /*background: url(../images/active-menu.png) right top no-repeat;*/
    /*background-color:black; */
    font-size: 1.1em;
    font-weight: bold;
   /* border-right: 4px solid #FFBA8C;  */
}


a.enlace_level2, a.enlace_level2:link, a.enlace_level2:visited {
    font-size: 1.0em;
    font-family:"Verdana";
   /* color:#666666; */
    display: block;
    line-height: 15px;
    margin-bottom: 2px;
    padding-left:20px;
    padding-right: 5px; 
    font-weight: normal;
}

a.enlace_level2:hover {
    /*background-color:#F1F1F1; */
}
a.enlace_level2#active_menu {
    /*background-color:#F1F1F1;*/
    font-weight: bold; 
}

a.enlace_level3, a.enlace_level3:link, a.enlace_level3:visited {
    font-size: 1.0em;
    font-family:"Verdana";
    color:#00A0E2;
    display: block;
    line-height: 15px;
    margin-bottom: 2px;
    padding-left:30px;
    font-weight: normal;
}

a.enlace_level3:hover {
    /*background-color:#F1F1F1; */
}
a.enlace_level3#active_menu {
    /*background-color:#F1F1F1;*/
    font-weight: bold; 
}





a.menutop{
   font-weight: normal;
} 

 
 
/*   ----------  PARA LAS CAJAS DE LOS MÓDULO    ---------*/
div.sincaja{
   /* background-color:#D6E0D5;
    
    border-width: 1px;
    border-color: #C3BEBE;
    border-style: solid;
 */                       
    margin-bottom: 2px;
    margin-right: 2px;      
}

td.sincaja{                                        
    text-align: left;  
     
}
.sincaja h1{                                                      
    font-family:"Arial";
    font-size:0.9em;
    color:#990000;
    /*height:20px; */
    text-align:left;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 0px; 
    padding-left: 8px;
    padding-bottom: 0px;
    margin-bottom: 0px;
   
}

.sincaja div.contenidomenumodulo{  
}
.sincaja a, .sincaja a:link ,.sincaja a:visited{
    color: #336699;
}


div.cajapubli{
   /* background-color:#D6E0D5;
    
    border-width: 1px;
    border-color: #C3BEBE;
    border-style: solid;
 */   
    margin-bottom: 2px;
    margin-right: 2px;      
}

td.cajapubli{                                        
    text-align: left;  
     
}
.cajapubli h1{                                                      
    font-family:"Arial";
    font-size:0.9em;
    color:#990000;
    /*height:20px;*/
    text-align:left;
    text-transform: uppercase;
    font-weight: bold;
    
    padding-top: 8px;
    padding-left: 8px;
    padding-bottom: 4px;
    
    margin-bottom: 2px;
    
    border-width: 1px;
    border-color: #C3BEBE;
    border-style: solid;
   
}

.cajapubli div.contenidomenumodulo{  
}
.cajapubli a, .cajapubli a:link ,.cajapubli a:visited{
    color: #336699;
}




.cajamodulo_pie{                                             
}



div.cajamodulo{
    background-color:#D6E0D5;
    
    border-width: 1px;
    border-color: #C3BEBE;
    border-style: solid;
    
    margin-bottom: 2px;
    margin-right: 2px;      
}

td.cajamodulo{                                        
    text-align: left;  
     
}
.cajamodulo h1{
   /* background-image:url(../images/fondo_titulomodulo.png);
    background-repeat: no-repeat;*/ 
    font-family:"Arial";
    font-size:0.9em;
    color:#990000;
    height:20px;
    text-align:left;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 8px;
    padding-left: 8px;
    padding-bottom: 0px;
    margin-bottom: 0px;
   
}

.cajamodulo div.contenidomenumodulo{
    padding-left: 8px;
    padding-right: 8px;
    text-align: left;
}
.cajamodulo a, .cajamodulo a:link ,.cajamodulo a:visited{
    color: #336699;
}

.cajamodulo_pie{                                             
}


div.cajamodulo_gris{
    background-color:#FFFFFF;
    
    border-width: 1px;
    border-color: #E9E9EB;
    border-style: solid;
    
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 2px;
    
    height: auto;      
}


.cajamodulo_gris h1{
   /* background-image:url(../images/fondo_titulomodulo.png);
    background-repeat: no-repeat;*/ 
    font-family:"Arial";
    font-size:0.9em;
    color:#990000;
    height:20px;
    text-align:left;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 8px;
    padding-left: 8px;
    padding-bottom: 0px;
    margin-bottom: 0px;
   
}

.cajamodulo_gris div.contenidomenumodulo{
  /*  padding-left: 8px;
    padding-right: 8px; */
    text-align: left;
}
.cajamodulo_gris a, .cajamodulo_gris a:link ,.cajamodulo_gris a:visited{
    color: #336699;
}




/*   ---------- FIN: PARA LAS CAJAS DE LOS MÓDULO    ---------*/ 

    
           

/* login */

   /* div#login a{
        color: #fff;
    } */
    
    .login_titulo{
        font-family:arial;
        font-size:0.9em;
        color:#336600;
    }
    .login_texto{
        font-family:arial;
        font-size:1.0em;
        font-weight: bold;
        color:#336600;
    }
    .login_textbox{
        width:55px;
        height:12px;
        font-size:0.9em;
        padding-bottom: 0px;
        padding-top: 0px;
    }
    .login_button{
        font-family:arial;
        font-size:0.9em;
        color:#FFFFFF;
        border-width:0px;
        height:14px;
        cursor:pointer;
        background-color: #336600;        
    }
    
    a.login_salir, a.login_salir:link, a.login_salir:visited{
        font-family:arial;
        font-size:0.9em;
        color:#0061AA;
        /*color:#ff0000;*/
        font-weight: bold;
        line-height: 20px;
    }
    
    

/* contenidos */
h1.titulo_seccion{
                                 
    font-size: 1.8em;
    color:#336600;
    
    margin-bottom: 8px;
    
    padding-bottom: 4px;    
    padding-top: 4px;    
    padding-left: 4px;    
    padding-right: 4px;    
}
.resumencontenido{
    color:#666666;
    font-style:italic;
    font-size:1.0em;
}

.textocontenido{
    /*font-family:"arial";*/
    font-size:1.0em;
    color:#333333;
    text-align: justify;
}

/* hijas */

table.tablehijasseccion{
    padding-bottom:15px;
}

.resumenhijas{
    color:#666666;
    font-style:italic;
    font-size:1.0em;
}

/* navegacion */

a.nav, a.nav:link, a.nav:visited{
    /*font-family:"arial"; */
    font-size:1.0em;
    color:#333333;
    font-weight: bold;
}






/* HOME */

.titulos_secciones{
    font-family:"Times New Roman";
    font-size:1.4em;
    color:#018A02;
}
.resumen_secciones{
    font-family:"Arial";
    font-size:0.9em;
    color:#333333;
}

/* -- ENCUESTAS -- */

.enc_titulo{
    font-family:"Tahoma";
    font-size:1.0em;
    color:#000000;
    background-color:#FF77EE;  
}
.enc_opciones{
    font-family:"Tahoma";
    font-size:0.9em;
    color:#018A02;
    background-color:black;
      
}
.enc_boton{
    font-size:0.9em;
    border-style:none;
    border-width:0px;
    cursor:pointer;
}



/* -------------- para formularios ----------------*/
/*
table.tableformu td input{
    border-width: 1px;
    border-color: #7F9DB9;
    border-style: solid;
    
    font-size: 1.0em;  
}
table.tableformu td select{
    border-width: 1px;
    border-color: #7F9DB9;
    border-style: solid;
    
    font-family: Arial;
    height: 18px;
    font-size: 1.0em;  
} */





    table.tableformu input{
        font-family: Arial;
        font-size: 1.0em;
        height: 14px;
        border-width: 1px;
        border-style: solid;
        border-color: #999999;
        background-color: #FFFFFF;
    }
    table.tableformu select{
        font-family: Arial;
        font-size: 1.0em;
        height: 18px;
        border-width: 1px;
        border-style: solid;
        border-color: #999999;
        background-color: #FFFFFF;
    }
    table.tableformu textarea{
        font-family: Arial;
        font-size: 1.0em; 
        border-width: 1px;
        border-style: solid;
        border-color: #999999;
        background-color: #FFFFFF;
    }
    table.tableformu td{
        font-size: 0.9em;
    }
    table.tableformu th{
        font-size: 0.9em;
        text-align: right;
        font-weight: normal;
    }
     
    table.tableformu input.checkradio{
        border: 0;
    
    }
    
    table.tableformu input.boton{
        height : 20px;
        cursor:pointer;    
    }
    
    input.boton{           
        font-family: Arial;
        font-size: 1.0em;   
        height : 20px;
        cursor:pointer;    
        border-width: 1px;
        border-style: solid;
        border-color: #999999;
        background-color: #FFFFFF;
    }   
    
    input.boton2{
        height : 20px;
        cursor:pointer; 
        font-family: Arial;
        font-size: 1.0em;  
        border-width: 1px;
        border-style: solid;
        border-color: #999999;
        background-color: #FFFFFF;   
        
    }

/* -------------- fin para formularios ----------------*/

/* para los mensajes al usuario*/
 .mensajeusuario{
    
    font-size: 1.3em;
    color: #FF2200;
    font-family: Arial;
    font-weight: bold;
    text-align: center;
 
 }
 form{
    margin-bottom: 0px;
 }
 


 table.zonahome th{
    /*background-color: #EFEFEF;*/
    font-family: Arial;
    text-transform: uppercase;
    font-size: 1.1em;
    line-height: 30px;
    color: #990000;
   
 }
 
 table.zonahome a, table.zonahome a:link, table.zonahome a:visited{
       
    font-family: Arial;  
    font-weight : bold;
    text-align: left; 
    color: #336600;            
   
 }
 table.zonahome a.titulo, table.zonahome a.titulo:link, table.zonahome a.titulo:visited{                      
    font-size: 1.8em;               
 }
 
                            
 
 a.secciones_hijas,a.secciones_hijas:link,a.secciones_hijas:visited{     
     
    padding-left: 8px;         
    text-align: left;       
    color: #336600;
    font-size: 1.1em;
 }
 
 
 
 /* CURSOS */
 /* contenidos */
td.titulo_modulocursos{    
    background-color: #DEFFA1;
    font-size: 1.1em;
    color:#3265A1;
    font-weight: bold;    
}

 
.texto_verde{
    color: #5CB61A;    
}
.texto_azul{
    color: #336699;
}
.texto_rojo{
    color: #990000;
}
.text_grande{
    font-size: 1.2em;
    font-weight: bold; 

}

a.bus, a.bus:link, a.bus:visited{
    
    
    background-color: #E1F0D2;
    
    border-width: 1px;
    border-color: #89B062;
    border-style: solid;
    
    font-family: "Tahoma","Verdana";
    font-size: 1.1em;
    font-weight: bold;
    
    color: #0033CC;
    
    padding-top: 5px;
    padding-bottom: 5px;
    
    padding-left: 8px;
    padding-right: 8px;
    line-height: 20px;
}
a.bus:hover{
    text-decoration: none;
}


/* cabeceras contenido nueva */
.cabeceras_contenidos{
    background-color: #C9D196;
    color: #2F6801;
}

div.cabeceras_contenidos{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}



 table.temasabervivirhome{
    background-color: #EBEDD7;
    color: #666666;
 }
 
 
 table.temasabervivirhome td{
  padding-left: 5px;
  padding-right : 5px;  
 }
 
 
 
 table.temasabervivirhome th{
    background-color: #C9D196;
    font-family: Verdana;
    font-size: 1.4em;
    color: #2F6801;
    padding-left: 5px;
    
 }
 
 table.temasabervivirhome a, table.temasabervivirhome a:link, table.temasabervivirhome a:visited{
   
    font-family: Verdana;
    font-size: 0.9em;
    color: #2F6801;
    font-weight: bold;
        
   /* padding-bottom: 8px; */
   
 }
 
 div.lopd14{
    width:480px; 
    border: 1px solid #2F6801;
    text-align:justify;
    padding: 5px 5px 5px 5px;
 }
 
 
 /* para el tooltip */
     #dhtmlgoodies_tooltip{
        background-color:#EEE;
        width: 200px;
        border:1px solid #000;
        position:absolute;
        display:none;
        z-index:20000;
        padding:5px;
        font-size:0.9em;
        -moz-border-radius:6px;    /* Rounded edges in Firefox */
        font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
        
    }
    #dhtmlgoodies_tooltipShadow{
        position:absolute;
        width: 200px;
        background-color:#555;
        display:none;
        z-index:10000;
        opacity:0.7;
        filter:alpha(opacity=70);
        -khtml-opacity: 0.7;
        -moz-opacity: 0.7;
        -moz-border-radius:6px;    /* Rounded edges in Firefox */
    }
 
 /* para editor html */
 
 p.titulo_verde, span.titulo_verde, {
    background-color: #C9D196;font-family: Verdana;color: #2F6801;padding-left: 5px;
 }
 
 a.enlace_verde, a.enlace_verde:link, a.enlace_verde:visited{
    color: #336600;
 } 
 
 
p.titulo_rojo, span.titulo_rojo{
    font-family: Arial;
    text-transform: uppercase; 
    color: #990000;
}

.cabeceras_consejos{  
    background-color: #EBEDD7;
    color: #2F6801;
}


/* Formulario para añadir comentarios */
div#bloquefComentario{
    margin-top:10px;
    border:1px solid #EEEEEE;
    background-color: #F8F8F8;
}

div#formuComentario{
    padding:10px;
    
     
}
div.lineaFormu{
    margin-top:15px;
}
/*div#normasComentario{
    float:left;
    width:250px;
    padding:10px;
}

div.numeroComentarios{
    margin-top:20px;
    font-size:1.1em;

} */

/* Fin formulario de comentarios */


/* noticias home */
li.li_noticias{
    list-style-image: url("../images/linoticias.jpg");
    font-size: 1.2em;
}

/* estilos recetas */
div.fechaReceta{
    color:#5A4941;
}

div.cabeceraReceta{
     /*background-color:#C9D196;*/
     background-color:#fff;
	 color:#009ee8;
     margin-top:10px;
	 font-size: 1.8em;
	 font-weight:bold;
}

div.bloqueContenidoReceta{
    margin-left:35px;
    margin-top:15px;
}
div.tituloApartadoReceta{
    border-bottom:1px solid #333;
    margin-bottom:10px;
    /*color:#5A4941;*/
    color:#034a9a;
    padding-bottom:5px;
    font-weight:bold;
}

.titulotiendaonline {
    color: #990000;
    font-family: Arial;
    font-size: 1.1em;
    line-height: 30px;
    text-transform: uppercase;
	font-weight:bold;
}


.lupaboton {
background: url(../images/lupa.png) no-repeat;
cursor: pointer;
border: none;
height: 24px;
width: 24px;
margin-right: 15px;
}

.lupaboton2 {
background: url(../images/lupa.png) no-repeat;
cursor: pointer;
border: none;
height: 24px;
width: 24px;
/*margin-right: 15px;*/
}

.resultados_busqueda{
	line-height:1.5;
	list-style: none;
	padding: 0px 0px 0px 10px;	
}

a.nav_resultado, a.nav_resultado:link, a.nav_resultado:visited{
    /*font-family:"arial"; */
    font-size:1.0em;
    color:#333333;
}

h2.titulo_seccion{
	color:#336600;
}
/*Estilos buscador*/

/*estilo iconos siguenos*/
.follow_us_16{
	overflow: hidden;
	display: block;
	height: 16px!important;
	width: 16px!important;
	line-height: 16px!important;
	float:left;
	margin: 2px 5px 0 0;
}
.facebook_16
{
	background: url(../images/redes_sociales_16.png) no-repeat left!important;
	background-position: 0 0px!important;
}
.twitter_16
{
	background: url(../images/redes_sociales_16.png) no-repeat left!important;
	background-position: 0 -32px!important;
}
.gplus_16
{
	background: url(../images/redes_sociales_16.png) no-repeat left!important;
	background-position: 0 -16px!important;
}
.youtube_16
{
	background: url(../images/redes_sociales_16.png) no-repeat left!important;
	background-position: 0 -48px!important;
}
/*estilo iconos siguenos*/

/*Estilos para paginacion y recetas*/
input.botonrecetas {
    background:url('/imagenes/degradadoGris.jpg') repeat-x;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	behavior: url(PIE.htc);
	/*background-color: #FFFFFF;*/
    border-color: #999999;
    border-style: none;
    cursor: pointer;
    font-family: Arial;
    font-size: 1.2em;
    height: 20px;
	color:#034a9a;
}

input.selected,
input.botonrecetas:hover{
	/*background-color:#009ee8;*/
	background:url('/imagenes/degradadoAzul.jpg') repeat-x;
	color: white;
}
#buscatexto{
	background:url('/imagenes/buscadorRECETAS.jpg') repeat-x;
	height:54px;
	padding-left: 10px;
	margin-left: 4px;
	width: 95%;
	border: 0px solid #000;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	behavior: url(PIE.htc);
}
#searchbox{
	font-size: 20px; 
	width: 98%; 
	color: rgb(157, 157, 157); 
	height: 38px; 
	margin-top: 4px;
	vertical-align: middle; 
	line-height: 1.8;
	border: 0px solid #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(PIE.htc);
}
/*Para Ipad, se ve mal el search box*/
#searchbox_ipad{
	font-size: 20px; 
	width: 95%; 
	color: rgb(157, 157, 157);
	height: 30px; 	
	margin-top: 4px;
	vertical-align: middle; 
	line-height: 1.8;
	border: 0px solid #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(PIE.htc);
}

#searchbutton{
	background: url('/imagenes/botonBUSCAR119x29.png') no-repeat;
	height:29px;
	width:119px;
	color:#fff;
	font-size:20px;
	margin-top: 4px;
	border: 0px solid #000;
	/*-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(PIE.htc);*/
	
}


/* pagination */
.pagination {
	font-size: 14px;
	margin-bottom: 20px;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: -30px;
  margin-bottom: 0;
  color: #034a9a;
  font-weight:bold;
}
.pagination li {
  display: inline;
}
.pagination a {
  float: left;
  padding: 0 5px;
  line-height: 22px;
  text-decoration: none;
	color: #034a9a;
}
.pagination a:hover,
.pagination .active a {
  background-color: #009ee8;
  color:#fff;
}
.pagination .active a {
  color: #fff;
  cursor: default;
}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #034a9a;
  background-color: transparent;
  cursor: default;
}
.pagination li:first-child a {

}
.pagination li:last-child a {

}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}

.pagina {
	float: left;
	padding: 0 5px;
	line-height: 22px;
	text-decoration: none;
	color: #666;
}

.imagen_receta{
	float:left;
	width:220px;
	height:240px;
	text-align:center;
}
.azul{
	color:#034a9a;
	font-size:1.2em;
	font-weight:bold;
}
/*Estilos para paginacion y recetas*/

/*relacionados*/
h2.relacionados{
	font-family: Verdana;
	font-size: 1.3em;
	line-height: 30px;
	color: #009ee1;
	/*font-weight:normal;*/
}

ol.relacionados{
	font-family: Verdana;
	color: #009ee1;
	line-height: 20px;
}

a.relacionados,
a:active.relacionados,
a:hover.relacionados,
a:visited.relacionados,
a:focus.relacionados{
	font-family: Verdana;
	color: #005aa2;
}

/*relacionados*/

.menu_socio{
	color:#FF0000;
}