.cont_sup {
width:940px;
height:auto;
float:left;
margin-left:15px;
}


.cont_texto {
width:680px;
height:auto;
float:left;
}

.cont_texto2 {
width:680px;
height:auto;
float:right;
}


.barra_titulo
{
width:410px;
height:24px;
float:left;
}

.barra_titulo2
{
width:500px;
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;
}


.titulo
{
font-size:11px;
font-weight:bold;
float:left;
margin-left:15px;
margin-top:5px;
}

.subtitulo
{
font-size:11px;
font-weight:bold;
float:left;
margin-left:15px;


}

.imagenes {
background-image:url('/imgfiles/imagenes/inicio/lineavert.gif');
background-repeat:repeat-y;
float:left;
padding-left:20px;
width:250px;
}

.imagenes2 {
background-image:url('/imgfiles/imagenes/inicio/lineavert.gif');
background-position:right;
background-repeat:repeat-y;
float:right;
padding-right:20px;
width:250px;
}


.imagen_izq{
float:left;
width:522px;
height:163px;
}

.imagenes img {
margin-bottom:2px;
}
.imagenes2 img {
margin-bottom:2px;
}

.clear
{
clear:both;
}


.texto
{
width:640px;
text-align:justify;
float:left;
padding:10px;
padding-left:30px;
padding-bottom:10px;
line-height:1.4;

}

.texto_intro
{
width:auto;
text-align:justify;
float:left;
background-color:#E8EAEE;
padding:10px;
}

.texto_der
{
width:400px;
text-align:justify;
float:right;
/*padding:10px;
padding-left:30px;
padding-bottom:10px;*/
line-height:1.4;

}





