#home
{
	width: 928px;
	margin-left: auto;
	margin-right: auto;

}

#content_home_sup
{
    height:83px;

    background-image: url('../img/spa/fondo_sup_content_home.png');
    background-repeat: no-repeat;
    
}
#content_home_sup .button_title
{
    padding-top: 10px;
}
#content_home_med
{
    height: 280px;
}
#content_home_inf
{
    height: 138px;
    background-image: url('../img/spa/fondo_inf_content_home.png');
    background-repeat: no-repeat;

}
#content_home_inf .button_title
{
    padding-top: 83px;
    padding-left: 668px;
}
