/* Design by Phart */

body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#660000;
	background-color: #cccccc;
}

#container {
	border:1px solid #efefef;
	background:#FFD243 url(../images/container.jpg) no-repeat left top;
	margin-left:auto;
	margin-right:auto;
	width:953px;
	height:598px;
	z-index:2;
}

#top {
	background:transparent url(../images/top.png) no-repeat top center;
	margin-left:auto;
	margin-right:auto;
	width:953px;
	height:167px;
	z-index:10;
}

#top #menu {
	font-family: 'Lucida Sans', Verdana, sans-serif;
	font-style:italic;
	font-size:15px;
	letter-spacing:0.8px;
	text-align:left;
	margin:18px 0 0 16px;
	float:left;
}

#top #menu a, #top #menu a:visited {
	display:inline;
	padding:2px 4px;
	color:white;
	text-decoration:none;
}

#top #menu a:hover, #top #menu a:active {
	background:transparent url(../images/menu.png) no-repeat center center;
	display:inline;
	padding:2px 4px;
	color:white;
	text-decoration:none;
}

#top #menu #active {
	background:transparent url(../images/menu.png) no-repeat center center;
}

#top #logo {
	background:transparent url(../images/logo.png) no-repeat top center;
	float:right;	
	margin:10px 6px 0 0;
	width:105px;
	height:108px;	
}

#center {
	min-height:328px;
	height:328px;
	z-index:2;
}

#center #content {
	background:transparent url(../images/center.png) repeat-x top center;
	margin-left:60px;
	padding:6px 30px 0 10px;
	width:400px;
	height:220px;
	font-size:11px;
	overflow:auto;
	line-height:140%;
	z-index:2;
}

#center #title {
	background:transparent url(../images/title.png) repeat-x bottom center;
	margin-left:60px;
	margin-bottom:4px;
	padding:0 30px 0 10px;
	width:400px;
	height:60px;
	overflow:hidden;
	font-family: 'Lucida Sans', Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:14px;
	z-index:2;
}

#center #title1{
	line-height:200%;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	letter-spacing:0.5px;
	z-index:2;
}

#center #title2{
	line-height:200%;
	font-weight:bold;
	font-size:17px;
	font-style:italic;
	letter-spacing:0.5px;
	z-index:2;
}

#center #content .highlights {
	line-height:100%;
	font-family: 'Lucida Sans', Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:13px;
}

#center #content form p{
	margin-right:60px;
}

#center #content form table{
	font-family:'Lucida Sans', Arial, Helvetica, sans-serif;
	font-style:italic;
	letter-spacing:0.5px;
	font-size:14px;
	padding:10px;
	border-collapse: collapse;
	border:0;
	width:260px;
	height:200px;
}

#center #content form table tr td {
	padding:2px 0;
}

#center #content form table input{
	height:13px;
	width:248px;
	border:1px solid #660000;
	background:transparent url(../images/form.png) repeat;
}

#center #content form table textarea{
	width:248px;
	border:1px solid #660000;
	background:transparent url(../images/form.png) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#center #content #checkbox {
	width:auto;
	height:auto;
	margin:0 15px 0 0;
	padding:0;
	border:0;
}

#center #storia {
	background:transparent url(../images/center.png) repeat-x top center;
	margin-top:-226px;
	margin-right: 67px;
	padding:6px 30px 0 10px;
	width:392px;
	height:auto;;
	font-size:11px;
	overflow:auto;
	line-height:140%;
	z-index:1;
	float:right;
}

#certific {
	z-index:20;
}

#certific table, #certific th, #certific td {
	border:0;
	margin:0;
	padding:0;
}

#certific td {
	width:125px;
}

#certific a, #certific a:visited {
	background-position: 0 150px;
	display:block;
	width:115px;
	height:150px;
	z-index:20;
}

#certific a:hover, #certific a:active {
	background-position: 0 0;
	display:block;
	width:115px;
	height:150px;
	z-index:20;
}

#bottom {
	background:transparent url(../images/bottom.png) no-repeat bottom center;
	margin-left:auto;
	margin-right:auto;
	width:953px;
	height:103px;
	z-index:10;
}

#bottom #flags {
	position:absolute;
	margin-top:68px;
	margin-left:8px;
	padding:0;
	width:64px;
	height:22px;
	z-index:11;
}

#bottom table {
	border:0;
	width:auto;
	height:auto;
}

#bottom table td {
	padding:0 4px;
	width:32px;
	height:22px;
}

#bottom table a, #bottom table a:visited {
	display:block;
	background-position:0 22px;
	background-repeat:repeat-y;
	width:32px;
	height:22px;
}

#bottom table a:hover, #bottom table a:active {
	display:block;
	background-position:0px 0px;
	background-repeat:repeat-y;
	width:32px;
	height:22px;
}

#footer {
	margin-left:auto;
	margin-right:auto;
	width:953px;
	height:auto;
	color:#888;
	font-size:11px;
	text-align:center;
}

.link_legislazione a {
    position: absolute;
    top: 8px;
    left: 85px;
    width: 300px;
    font-family: Verdana, Arial, Helvetica, sans-serif;  
    font-size:11px;   
	color:#330000;
    padding: 0px;
    margin: 0px;
    text-decoration:none;
    font-weight: bold;
}

.link_legislazione a:visited {
	color:#330000;
	text-decoration:none;
}

.link_legislazione a:hover {
	color:#330000;
	text-decoration:underline;
}