.imagen_logo{
margin-left:300px;
margin-right:auto;
width:600px;
margin-top:300px;
}
.titulares{
font-size:6em;
text-align:center;
color:#0619F1;
padding:0px;
margin:0px;


}
a{
outline:none;
}
body{
background-image:url('HOJA.jpg');
background-repeat:no-repeat;
/*http://redgo.es/proyectos/geckoazul/*/
}
.fases{
background-color:#fff;
width:450px;
min-height:575px;
border:1px solid #d4d4d4;
float:right;
margin-top:15px;
margin-right:50px;
-webkit-border-radius: 20px;
/*-moz-border-radius: 20px;*/
border-radius: 20px;
-webkit-box-shadow: 7px 7px 8px rgba(50, 50, 50, 0.75);
/*-moz-box-shadow:    7px 7px 8px rgba(50, 50, 50, 0.75);*/
box-shadow:         7px 7px 8px rgba(50, 50, 50, 0.75);

}
.contenedor_fases{
background-color:#015AB8;
padding:10px;
width:400px;
height:525px;
margin-left:auto;
margin-right:auto;
margin-top:15px;
color:#fff;
font-size:1.2em;

}
/*.fases span{
display:block;
font-size:1.5em;
font-weight:bold;
color:#333;
text-align:center;
font-family:arial;
}*/
.fases a{

}
.izquierda{
width:420px;
min-height:400px;
/*border:1px dotted grey;*/
margin-top:210px;
float:left;
overflow:auto;
background-image:url('proximamente.png');
background-repeat:no-repeat;
background-position:top center;
}
.proximamente{
width:100%;
margin-top:65px;
/*border:1px dotted #0818FF;*/

}
.proximamente .texto{
width:350px;
min-height:100px;
overflow:auto;
margin-top:120px;
margin-left:auto;
margin-right:auto;
/*font-weight:bold;*/
font-size:1em;
line-height:1.1em;
}
.proximamente .texto p{
margin:0px;
padding:0px;
margin-left:auto;
margin-right:auto;}
.social p{
margin-top:25px;
color:#015AB8;
text-decoration:underline;
font-weight:bold;}
.social a{
text-decoration:none;}
.social img{
width:32px;
border:0px;
}
/*estilo para el enlace de volver*/
.enlace_volver{
text-align:center;
color:#015AB8;
background-color:#fff;
display:block;
width:300px;
margin-left:auto;
margin-right:auto;
margin-top:75px;
font-weight:bold;
border-radius:4px;
-webkit-border-radius: 4px;
}
