.cont_sup {
width:940px;
height:auto;
float:left;
margin-left:15px;
}


.cont_texto {
width:610px;
height:auto;
float:left;
}


.barra_titulo
{
width:400px;
height:24px;
float:left;
}


.ico_titulo
{
background-image:url('/imgfiles/imagenes/inicio/icono_titulo.gif');
width:18px;
height:18px;
float:left;
background-repeat:no-repeat;
margin-bottom:10px;
}

.ico_titulo2
{
background-image:url('/imgfiles/imagenes/inicio/icono_titulo2.gif');
width:18px;
height:18px;
float:left;
background-repeat:no-repeat;
margin-bottom:10px;
}

.ico_titulo3
{
background-image:url('/imgfiles/imagenes/inicio/icono_visto.gif');
width:14px;
height:14px;
float:left;
background-repeat:no-repeat;
margin-bottom:10px;
margin-right:5px;
}


.titulo
{
font-size:11px;
font-weight:bold;
float:left;
margin-left:15px;
margin-top:5px;
}

.titulo3
{
font-size:11px;
font-weight:bold;
float:left;
margin-left:15px;
margin-top:5px;
color:#9C3022;
}

.imagenes {
background-image:url('/imgfiles/imagenes/inicio/lineavert.gif');
background-repeat:repeat-y;
float:right;
padding-left:20px;
width:280px;
}

.imagenes img {
margin-bottom:10px;
}

.clear
{
clear:both;
}







.texto
{
width:578px;
text-align:justify;
float:left;
padding:10px;
padding-left:30px;
padding-bottom:10px;
line-height:1.4;

}




.titulo2 {
color:#003399;
font-weight:bold; 
font-size:12px;
/*float:left;*/
height:50px;
width:200px;

}

.barra_enlace {

width:160px;
height:20px;
float:left;
font-weight:bold;
margin-bottom:20px;
margin-left:29px;
}

.ico_enlace
{
background-image:url('/imgfiles/imagenes/aula_didactica/ico_enlace.gif');
width:7px;
height:8px;
float:left;
background-repeat:no-repeat;
margin-bottom:10px;
float:left;
margin-top:3px;
}

.texto_enlace
{
color:#FFFFFF;
background-color:#596373;
float:left;
padding:1px 20px 2px 5px;
margin-left:5px;

}

.linea_hor {
background-image:url('/imgfiles/imagenes/inicio/linea_hor.gif');
background-position:center center;
background-repeat:repeat-x;
float:left;
height:24px;
width:600px;
margin-left:30px;
}



