/* CSS Document */

#titulo_seccion{
width:620px;
height:40px;
}
#foto_principal{
width:620px;
height:250px;
margin-top:20px;
}
#txt_afiliados{
width:620px;
height:310px;
margin-top:20px;
background-position: 0px bottom;
background:url("../imagenes/bg_parametros.jpg") no-repeat 0px 60px;
}
#titulo_parametro1{
float:left;
width:310px;
height:60px;
text-align:center;
padding:20px 0 0 0;
background:url("../imagenes/parametros_01.jpg") no-repeat;
}
#contenido_parametros{
float:left;
width:290px;
height:200px;
text-align:left;
padding:10px;
}
#titulo_parametro2{
float:left;
width:310px;
height:60px;
text-align:center;
padding:20px 0 0 0;
background:url("../imagenes/parametros_02.jpg") no-repeat;
}
#links{
width:620px;
height:20px;
margin-top:20px;
}

