@charset "iso-8859-1";



*{margin:0;padding:0;}

body{

	font:15px "Century Gothic", Arial, Verdana;

	background: #fff url(../images/bg-home.jpg) repeat-x 0 0;

	color: #666;

	}

/*________________ HOME ________________*/	

div#home{

	background:#FFF url(../images/immagine-home.png) no-repeat 0 0;

	width:1024px;

	height:521px;

	margin:0 auto 0 auto;	

	}

div#lang{

	width:1024px;

	height:50px;

	margin:0 auto ;

	text-align:right;

	font: 30px "Century Gothic", Arial, Verdana;

	color: #c39;

	}

div#lang a{

	font: 30px "Century Gothic", Arial, Verdana;

	color: #c39;

	text-decoration:none;

	}	

div#lang a:hover{text-decoration:underline;}

div#footer-home{

	width:1024px;

	margin:0 auto ;

	}



