/* CSS Document */

#website {

	width: 775px;
	height: auto;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	
}

#testata {
	

}

#menu {
	width: 70%;
	height: auto;
	text-align: right;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 230px;

}
#website #menu a {
	color: #333333;
}
.ngm {
	color: #FF6600;
}


#corpo {
	border: 1px dashed #CCCCCC;
	height: 90%;
	width: 100%;
}

#footer {
	clear: both;
	
	text-align: left;
	background-attachment: scroll;
	background-image: url(immagini_principali/footer.gif);
	background-repeat: no-repeat;
	background-position:  top;
	height: 50px;
	width: 100%;
	vertical-align:  baseline;
}
#website #footer p {
	vertical-align: baseline;
	margin-left: 25px;
	margin-bottom: 0px;
	margin-top: 25px;
	margin-right: 50px;
	font-size: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}


a:hover {
	color: #FF6600;
	text-decoration: underline overline;
}

.primariga {
	padding-top: 45px;
	width: 100%;
	height: 20px;
	text-align: right;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

} 

.riga {
	padding-top: 10px;
	width: 100%;
	height: 20px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.riga_home {
	margin-right: auto;
	width: 80%;
	height: auto;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
}

.clear {
	padding-top: 6px;
	width: 100%;
	height: 20px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
}

#benvenuto {
	width: 80%;
	height: auto;
	text-align: center;
	margin: 50px auto 50px auto;
	border: 1px dotted #CCCCCC;
	
}


#accesso {
	width: 60%;
	text-align: center;
	margin: 50px auto 100px auto;
	text-align:right;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.accesso {
background-color: #333333;
color: #FFFFFF;
border:  #999999 1px solid;
margin-top: 35px;

}

.accesso_campo {
background-color: #FFEEDD;
border:  #CCCCCC 1px dotted;
}

#website #corpo #benvenuto img {
	margin-right: 25px;
	margin-left: 25px;
}
#aziende_left {
	text-align: center;
	height: 150px;
	width: 99%;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.gallery {
	border: 1px dashed #CCCCCC;
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
 #corpo img {
	border: 5px double #FFCC66;
}
.white {
	color: #FFFFFF;
}
