/* CSS Document */
body{
background-color: #fff;
}
#publicidadsuperior,
.navegacionprincipal,
.contenedorfechayhola,
.piedepagina .firma {
display: none;
}
.contenedor {
width: 90%;
}
.cabecera {
width: 96%;
}
.contenedorconsejos {
width: 100%;
overflow:visible;
}

.contenedorconsejos .consejo {
width: 100%;
clear: both;
float: none;
height: auto;
padding-top: 10px;
background-image: none;
}

.contenedorconsejos .consejo .texto {
width: auto;
float: none;
}

.cabeceraconsejos h1,
.cabeceraconsejos p {
	width: auto !important;
}

.tuconsejo,
.tuconsejo p,
.tuconsejo h3 {
width: auto !important;
float: none !important;
}

.tuconsejo h3 {
text-align: left !important;
}

.consejo h2,
.consejo h2 strong {
background-color: #fff !important;
color: #000 !important;
}
