/* @override 
	http://www.arkilite.net/democms/private/stile/stile_accompagnamento.css
	http://www.arkilite.net/private/stile/stile_accompagnamento.css
*/

#sfondo_cornice {
	
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../img/sfondo_nuoro.jpg);
}

#sfondo_corniceLogin {
	
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: center top;
	
}


#end {
	background-image: url(../img/sfondo_nuoro_footer.jpg);
	
	height: 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: transparent;
}

#endLogin {
	
	
	height: 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: transparent;
}

body {
	background: #ced0ca repeat;
}

#sfondoSezione {
	background-color: red;
}
