/* foglio di stile per il turchese */
body
{
	background-image: url(../img/color_style/turchese/background.jpg);
}
/* stili dei box */
.small_box_title
{
	background: url(../img/color_style/turchese/small_box_title.jpg) no-repeat;
}
.large_box_title
{
	background: url(../img/color_style/turchese/large_box_title.jpg) no-repeat;
}