/*
body {
	background: none;
	background-color: #c56616;
}
/**/



/* Generali */

a,
h1, h2, h3
{
	color: #b03e06;
}



/* Riga del Copyright */

div#copyright a, div#copyright b {
	color: #b0643e;
}



/* Menu alto */

#menu li#sw {
	background: url('../imgs/menu/sfondo_menu_arancio.jpg');
	background-position: top center;
}

#menu li#sw a:hover {
	background: url('../imgs/menu/sfondo_menu_arancio.jpg');
	background-position: top center;
}



/* Div dei contenuti */

div.contenuto div.content ul {
	list-style-image: url('../imgs/sezione_arancio.jpg');
}



/* Cornice alta */

div#cornice_alta div.SX {
	height: 146px;
	float: left;
	width: 280px;
	background: url('../imgs/headers/gears.gif');
	background-repeat: no-repeat;
}

div#cornice_alta div.DX {
	width: 600px;
	margin-left: 260px;
	padding-top: 25px;
	color: #ffffff;
	font-size: 20pt;
}


/* Scheda App */

div.scheda_app {
	margin-top: 30px;
}

div.scheda_app img {
	margin-right: 20px;
	float: left;
}

div.scheda_app h3 {
	padding-top: 15px;
}

div.scheda_app span {
	color: #999999;
}
