@charset "UTF-8";
/* CSS Document */
* {
	margin:             0;
	padding:            0;
	border : 0;
}
body {
	background-color:#ffffff;
}
#container {
	width:750px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	position:relative;
	background-color:#FFFFFF;
}#logo {
	width:181px;
	height:40px;
	margin-top:0px;
	float:right;
	position:relative;
	margin-right:120px;
	
}
*:first-child+html #logo { 
	margin-top:0px;
	margin-right:120px;}
/* [IE7fix] still buggy *sic* */

#box_menu {
	width:750px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	float:left;
}
#darc_logo{
	width:500px;
	height:23px;
	margin-left:3px;
	margin-top:64px;
	float:left;
}
#ita{
	width:50px;
	height:26px;
	margin-left:0px;
	margin-top:61px;
	float:right;
	/*background-image:url(../images/ita_eng.jpg);
	background-repeat:no-repeat;*/
}
#eng{
	width:61px;
	height:26px;
	margin-right:2px;
	margin-top:61px;
	float:right;
	/*background-image:url(../images/ita_eng.jpg);
	background-repeat:no-repeat;*/
}
#img_home{
	width:750px;
	height:240px;
	margin-left:25px;
	margin-top:12px;
	float:left;
	/*background-image:url(../images/img_home.jpg);
	background-repeat:no-repeat;*/
}
*:first-child+html #img_home { 
	margin-top:14px;
	margin-left:30px;}

/* [IE7fix] still buggy *sic* */

#img_homepage{
	width:750px;
	height:240px;
	margin-left:-25px;
	margin-top:12px;
	float:left;
	/*background-image:url(../images/img_home.jpg);
	background-repeat:no-repeat;*/
}
*:first-child+html #img_homepage { 
margin-top:14px;
margin-left:-30px;}

/* [IE7fix] still buggy *sic* */
#layer_home{
	width:380px;
	height:68px;
	margin-left:345px;
	margin-top:172px;
	position:absolute;
	background-image:url(../images/layer_home.jpg);
	background-repeat:no-repeat;
}
*:first-child+html #layer_home { 
margin-left:340px;
position:relative;
margin-top:-82px;}
#reinventig{
	
	margin-left:0px;
	margin-top:0px;
	float:left;
	
}
#freccine{
	background-image:url(../images/freccine.png);
	background-repeat:no-repeat;
	width:12px;
	height:10px;
	margin-left:10px;
	margin-top:50px;
	
	
}
#know{
	background-image:url(../images/know.png);
	background-repeat:no-repeat;
	margin-left:25px;
	margin-top:-9px;
	width:54px;
	height:8px;
}
#separatore_lungo{
	width:750px;
	height:15px;
	margin-left:0px;
	margin-top:0px;
	float:left;
	background-image:url(../images/separatore_lungo.jpg);
	background-repeat:no-repeat;
}
#footer{
	width:750px;
	height:auto;
	clear:both;
	margin: 0 auto;
	position: relative;
}
#footer p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#333333;
	padding-top:0px;
	margin-top:0px;
}