/* CSS Document */

body{
font-family: Helvetica, Arial, sans-serif;
font-size:12px;
}

h1 {
font-size:14px;
font-weight:bold;
color:#101E8B;
}

.posicionador {
text-align:center;
margin:0 auto;
width:940px;
}

.contenedor {
margin:0 auto;
width:100%;
}

.subtitulo {
display:none;
}
.page {
width:815px;
margin:10px 0 0 0;
background: #ffffff url(../imgs/EuropAssistance_grupo_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;
}

.imagen{
background:url(../imgs/Grupo_Organizacion.jpg) no-repeat;
width:400px;
height:459px;
float:left;
border:#000033 thin solid;
margin-top:10px;
}

.imagen_organigrama{
background:url(../imgs/Organigrama.jpg) no-repeat;
width:400px;
height:459px;
float:left;
border:#000033 thin solid;
margin-top:10px;


}

.texto_intro{
color:#666666;
width:340px;
float:left;
margin-top:55px;
margin-right:30px;
}

.texto_mas a{
color:#0099CC;
font-size:11px;
font-style:italic;
width:400px;
float:left;
padding:10px 0 0 0;
}
.texto_mas a:hover{
color:#101E8B;
text-decoration:underline;
font-size:11px;
font-style:italic;
width:400px;
float:left;
padding:10px 0 0 0;
}

