.contenedor_fondo{
background-image:url(/images/practicas/bg_practicas.png);
background-repeat:no-repeat;
width:630px;

}

.contenedor_fondo img{
margin:0;
padding:0;
border:0;
}

.contenedor_float{
float:left;
}


.texto {
width:345px;
color:#8c8c8c;
font-size:12px;
margin-top:20px;
margin-bottom:50px;
}

.texto a{
width:345px;
color:#598aec; !important
font-size:11px; 
text-decoration:none; !important
}

.txt_blue, .txt_normal{
width:345px;
font-size:12px;
margin-top:10px;
margin-bottom:10px;
}
.txt_blue{
color:#598aec;
}
.txt_normal{
color:#8c8c8c;
}

.bienvenido{
width:345px;
color:#598aec;
font-size:12px;
padding-top:10px;
font-size:24px;
font-weight:bold;
}

.banner{
float:right;
width:280px;
height:55px;
margin-top:-50px;
background-image:url(../images/practicas/banner.png);
background-repeat:no-repeat;

}
.banner_txt{
width:235px;
font-size:11px;
color:#598aec;
text-align:right;
text-decoration:none;
padding-left:5px;
_cursor:hand;
*cursor:hand;
cursor:pointer;
}
.banner_titulo{
padding-top:5px;
width:235px;
font-weight:bold;
font-size:11px;
color:#598aec;
}
