@charset "utf-8";
/* CSS Document */


.cierra_float{
clear:both;
}


.contenido{
width:950px;
height:auto;
margin-left:auto;
margin-right:auto;
}

.contenido_interno{
width:779px;
height:auto;
margin-left:auto;
margin-right:auto;
background:url(../images_comunes/caja.gif) repeat-y;
}
.header_interno{
width:779px;
height:auto;
margin-left:auto;
margin-right:auto;
}

#caja_menu{
width:222px;
height:100%;
float:left;
position:relative;
}

#caja_medio{
width:517px;
height:100%;
background:#ffffff;
float:left;
position:relative;
}

.caja_medio_texto{
width:314px;
height:100%;
background:#ffffff;
float:left;
position:relative;
}

.caja_medio_foto{
width:173px;
height:100%;
margin-left:20px;
background:#ffffff;
float:left;
position:relative;
}




#caja_pie{
width:779px;
height:35px;
margin-left:auto;
margin-right:auto;
background:url(../images_comunes/caja_pie.gif) no-repeat;
}
