/* CSS Document */
/* black */

body.black {
	background-color: #747241;
}

body.black div#header {
	background: url(images/jos_header_t_red.png) 0 0 repeat-x;
}

body.black div#header_l {
	background: url(images/jos_header_tl_red.png) 0 0 no-repeat;
}

body.black div#header_r {
	height: 110px;
	background: url(images/jos_header_tr_red.png) 100% 0 no-repeat;
}

body.black div#footer {
	background: url(images/jos_shadow_b_red.png) 0 0 repeat-x;
}

body.black div#footer_l {
	background: url(images/jos_shadow_bl_red.png) 0 0 no-repeat;
}

body.black div#footer_r {
	height: 52px;
	background: url(images/jos_shadow_br_red.png) 100% 0 no-repeat;
}

body.black div#wrapper {
	background: #F7F7F7 url(images/jos_shadow_l_red.png) 0 0 repeat-y;
}

body.black div#wrapper_r {
	background: url(images/jos_shadow_r_red.png) 100% 0 repeat-y;
}


.bottone {
	background-color: #FFCC00;
}
