
#cabecera_web{ /*fondo de la cabecera de la pagina */
height:238px;

}

.foto{
float:right;
padding-top:20px;}

.titulo{
background-image:url(../img/titulo.jpg);
background-repeat:no-repeat;
width:95px;
height:24px;
padding-left:25px;
margin-top:10px;
overflow:hidden;
}



.texto{
float:left;
width:228px;

padding-top:20px;
margin-right:20px;
padding-left:30px;}

.imagen{
overflow:hidden;
float:left;
width:276px;
height:290px;}

.verde{
font-weight:bold;
color:#669900;
font-size:12px;}

#contenido_1{
background-image:url(../img/tarifas1.jpg);
height:406px;
background-repeat:no-repeat;
float:left;
}


.todo{
width:570px;
float:left;}


