body { background: #ded3a9 url('../images/sf_body_splash_page.gif') repeat-x top left; }

/**** CONTENITORE ****/
#cnt_container { width: 100%; border: 0px solid green; min-width: 995px; max-width: 995px; width: 995px; margin: auto !important; }

/**** HEADER ****/
#cnt_header { border: 0px solid red; height: 111px; }

/**** CONTENT ****/
#cnt_content { border: 0px solid black; padding-bottom: 100px; }

/**** click_and_lock ****/
#cnt_click_and_lock { border: 0px solid brown; }

