@charset "UTF-8";
/* CSS Document for Edge Entertainment by Moisés D. Busanya*/

.a_contenedor {

width:644px;
height:auto;
padding-left:24px;
padding-right:24px;
background-image:url(../edge_public/img_edge/edge_info_general.png);
background-repeat:no-repeat;
background-position:top left;
padding-top:30px;
float:left;


}

.a_contenedor_cabecera {

width:643px;
height:20px;
float:left;
font-size:20px;
color:#68b1c4;

}

.a_separador {

width:643px;
border-bottom:1px solid #353640;
height:6px;
float:left;
margin-bottom:16px;

}

.a_separador_blanco {

width:643px;
border-bottom:1px solid #6f7180;
height:6px;
float:left;
margin-bottom:16px;

}

.a_contenedor_textos {

width:643px;
float:left;
font-size:12px;
color:#a9adb8;

}

.a_contenedor_textos a:link {

color:#68b1c4;
text-decoration:none;

}

.a_contenedor_textos a:visited {

color:#68b1c4;
text-decoration:none;

}

.a_contenedor_textos a:hover {

color:#dadce3;
text-decoration:none;

}
