/* tag generali */
body {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	margin-top: 0px;
	background-color:#353638;
	border-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
	color:#FFFFFF;
    }
	
#container {
	width: 100%;
	height: 49px;
	
	}
	
#logo {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 65px;
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #666;
	background-repeat: no-repeat;
	font-size: x-large;
	}	
	
#container1 {
	height: 365px;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	border-top-color: #909090;
	border-top-width: 1px;
	border-top-style:double;
	border-bottom-color: #909090;
	border-bottom-width: 1px;
	border-bottom-style: double;
	background-color:#666;
	}
	


#container2 {
	height: 365px;
	width: 761px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border-left-color: #909090;
	border-left-width: 1px;
	border-left-style:double;
	border-right-color: #909090;
	border-right-width: 1px;
	border-right-style: double;
	background-image: url(../images/sfondouff.jpg);
	background-position: left top;
	background-repeat: no-repeat;
		}
		
		
#container3 {
	height: auto;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 13px;
	text-align:center;
	min-height: 76px;	
		}
#container4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333;
	height: 365px;
	width: 50%;
	float: left;
	margin-left: 6px;
	text-align: center;
}



a {
	text-decoration:none;
	color:#FFFFFF;
	font-size: 12px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover{
	outline: 0px;
	text-decoration:underline;
}

a:active{
	outline: 0px;
	
}

a:link{
	outline: 0px;
	font-size: 16px;
	
}
#container5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #060;
	height: 20px;
	width: 70%;
	float: left;
	margin-left: 100px;
	text-align: center;
}
