.posicionador {
text-align:center;
margin:0 auto;
width:940px;
}

.contenedor {
margin:0 auto;
width:100%;
}

.page {
width:815px;
margin:10px 0 0 0;
background: #ffffff url(../imgs/EuropAssistance_nuestrared_bg.jpg) no-repeat;
float:left;
text-align:left;
overflow:visible;
}

.titulo{
color:#FFFFFF;
float:left;
font-size:18px;
font-weight:bold;
margin-top:30px;
padding-left:60px;
width:100%;
}

.col_izq{
width:465px;
float:left;
overflow:visible;
padding-left:50px;
}

.texto_intro{
color:#666666;
width:340px;
float:left;
margin-top:55px;
margin-right:30px;
}
.actividad{
color:#666666;
float:left;
width:430px;
}

.actividad p{
padding:0;
margin:5px 0 14px 0;
}


.actividad h1{
color:#FFFFFF;
font-size:18px;
font-weight:bold;
margin-top:10px;
padding-left:10px;
}

.imagen_viaje{
background:transparent url(../imgs/EuropAssistance_actividades_viajes.png) no-repeat scroll center bottom;
float:left;
height:150px;
width:160px;
margin-right:5px;
}

.imagen_salud{
background:transparent url(../imgs/EuropAssistance_actividades_salud.png) no-repeat scroll center bottom;
float:left;
height:150px;
width:160px;
margin-right:5px;
}

.imagen_hogar{
background:transparent url(../imgs/EuropAssistance_actividades_hogar.png) no-repeat scroll center bottom;
float:left;
height:150px;
width:160px;
margin-right:5px;
}

.imagen_auto{
background:transparent url(../imgs/EuropAssistance_actividades_auto.png) no-repeat scroll center bottom;
float:left;
height:150px;
width:160px;
margin-right:5px;
}

.subtitulo {
display:none;
}

