/* tag generali */
body {
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	margin-top: 0px;
	border-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
	color:#FFFFFF;
    }
	
#container {
	width: 100%;
	height: 132px;
	background-image: url(../images/bg_header2.jpg);
	clear: both;
	
	}
	
#logo {
	width: 360px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFF;
	height: 130px;
	float: left;
	margin-left: 170px;
	}	
	
#container1 {
	height: 375px;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	border-top-style:none;
	border-bottom-style: none;
	background-color:#564939;
	text-align: center;
	border-right-style: none;
	border-left-style: none;
	}
	


#container2 {
	height: 375px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-left-style:none;
	border-right-style: none;
	background-image: url(../images/2.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #A5A57B;
	border-top-style: none;
	border-bottom-style: none;
		}
		
		
#container3 {
	height: 131px;
	width: 100%;
	text-align:center;
	min-height: 140px;
	background-image: url(../images/bg_header1.jpg);
		}
#container4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFF;
	height: 368px;
	width: 40%;
	float: left;
	margin-left: 5px;
	text-align: justify;
	line-height: 20px;
	text-indent: 8px;
}



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

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

a:active{
	outline: 0px;
	color: #2771A7;	
}

a:link{
	outline: 0px;
	color: #FFF;
	font-size: 14px;
}
#container1 #container2 #container4 div p {
	text-align: left;
}
#logo2 {
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFF;
	height: 26px;
	float: left;
	margin-top: 100px;
	margin-left: 60px;
}
#container5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000;
	height: 368px;
	width: 48%;
	float: left;
	margin-left: 5px;
	text-align: justify;
	line-height: 20px;
	text-indent: 8px;
}

