/**/
.izda2cols{
width:575px;
float:left;
}
.dcha1col{
width:265px;
float:right;
}

.noBanners{
background-color:#E8E8E8;
}

/* Columna de banners */
.banners img{
border:none;
margin-bottom:3px;
display:block;
}

/**/

#divConsejosPromoc{
margin-top:5px;
width:575px;
}




/*
/* Consejos 
#divConsejos{
width:280px;
float:left;
margin-right:5px;
}*/
.consejo{
margin-bottom:20px;
text-align: justify;

}
/*
.consejo img{

float:right;



}
.titConsejo{
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;


}*/
.fotos {
	float:right;
	width:125px;
	padding-left:15px;
	
}
.piefoto
{
	font-size:9px;
	width:125px;
	margin-bottom:25px;
}
.foto{
    margin-top:-15px;
	width:125px;
		
}


/* ******* */


/* Promociones */

#divPromoc{
width:280px;
float:right;
margin-right:5px;
}
.cuadroPromoc{
background-color:#E8E8E8;
padding:8px;
}
.margenCuadroPromoc{
height:4px;
font-size:4px;
overflow:hidden;
}


/* ff */
.promocion{
min-height:65px;
}
/* ie */
* html .promocion{
height:65px;
}

.promocion img{
/*float:right;*/
}
.titPromocion{
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
}
.sepPromociones{
background-image:url(../images/subrayadoTitulo.jpg);
background-repeat:repeat-x;
height:3px;
line-height:1px;
font-size:1px;
margin:10px 0px 10px 0px;
}

/* PromocionesConsejo */

#divPromoc1{
width:280px;
float:left;
margin-right:8px;
}
.cuadroPromoc1{
background-color:#E8E8E8;
padding:15px;
}
.margenCuadroPromoc1{
height:4px;
font-size:4px;
overflow:hidden;
}


/* ff */
.promocion1{
	

}
/* ie */
* html .promocion1{
height:65px;
}

.estrella{
float: none !important;
}

.promocion1 img{
float:right;
}
.titPromocion1{
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
}
.sepPromociones1{
background-image:url(../images/subrayadoTitulo.jpg);
background-repeat:repeat-x;
height:3px;
line-height:1px;
font-size:1px;
margin:10px 0px 10px 0px;
}


/* ******* */

/* Parte derecha */

.dcha1col form{
margin:15px;
position:relative;
z-index:100;
}

.colLabels{
width:105px;
float:left;
text-align:right;
margin:0px;
padding:0px;
}
.colInputs{
width:120px;
float:left;
text-align:left;
margin:0px 0px 0px 5px;
padding:0px;
}
.colInputsConsentimiento{
width:320px;
float:left;
text-align:left;
margin:0px 0px 0px 5px;
padding:0px;
}
.colInputsFecha{
width:320px;
float:left;
text-align:left;
margin:0px 0px 0px 5px;
padding:0px;
}
/* ie */
* html .colInputs input{
margin-left:-20px;
}
* html .colInputs select{
margin-left:5px;
}
* html .colInputsFecha select{
margin-left:5px;
}
/**/

.filaFrm{
min-height:28px;
}
/* ******* */
#btnRegistrarme, #btnEntrar{
margin:5px 0px 20px 0px;
border:none;
}
#nombre, #apellidos, #email, #passwd, #passwd2, #emailLogin, #passwdLogin{
width:100px;
}

#cp{
width:40px;
}

/* Páginas OK y Error */
.titError{
color:#ff0000;
}
div.formu_registro, div.formu_identificacion {
padding-bottom:68px;
background:#fff url(../images/usuarios/registro.jpg) 100% 0px no-repeat;
}
div.formu_baja{
padding-bottom:210px;
background:#fff url(../images/usuarios/bajaBoletines.jpg) 100% 0px no-repeat;
}
div.formu_profesionalPassword {
padding-bottom:200px;
background:#fff url(../images/usuarios/recordarPassword.gif) 90% 90px no-repeat;
}
div.formu_identificacion {
padding-bottom:210px;
}
div.formu_registro input, div.formu_identificacion input{
margin-left:0px;
}

div.mensajes_error {
background:#fff url(../images/usuarios/errores.jpg) 95% 0px no-repeat;
padding-bottom:200px;
}

div.mensajes_ok {
background:#fff url(../images/usuarios/ok.jpg) 95% 0px no-repeat;
padding-bottom:200px;
}

.listado_noticias { margin-top:30px; }
.listado_noticias dt, .listado_noticias dd { margin-bottom:10px; }
.listado_noticias dt { padding-left:12px; background:0px 4px no-repeat; }
.listado_noticias dd { padding-left:30px; background:22px 6px no-repeat; }

