@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	line-height: 22px;
	color: #6d6853;
	background-color: #101010;
}

img { border:0px}

strong {
	color: #B38877;
}

em {
	font-style: italic;
	color: #B18271;
}

h1 {
	font-size: 24px;
	color: #6A604D;
	font-weight: normal;
	line-height: 30px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 19px;
	color: #6A604D;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #B4725A;
	line-height: 16px;
	font-weight: lighter;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 30px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
}




li {
	background-image: url(gif/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	text-align: left;
	padding-left: 18px;
	list-style-image: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
}

ul {
	margin: 0px;
	padding: 0px;
}



/* link di default */

a {
	color:#6A604D;
	text-decoration: none;
}
a:hover {
	color: #2E2A21;
	text-decoration: none;
}

a.li {
	color:#666666;
	text-decoration: none;
}
a.li:hover {
	color: #000000;
	text-decoration: none;
}

/* link principali */


a.commerce {
	margin-left: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.commerce {
	margin-left: 11px;
	color: #333333;
	text-decoration: none;
}

a.categoria {
	color: #6A604D;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
a:hover.categoria {
	color: #660000;
	text-decoration: none;
}


a.principali {
	margin-right: 20px;
	color: #6A604D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	text-decoration: none;
}

a:hover.principali {
	margin-right: 20px;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	text-decoration: none;
}


a.footer {
	font-size: 16px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin-left: 10px;
	font-style: italic;
}
a:hover.footer {
	font-size: 16px;
	text-transform: capitalize;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin-left: 10px;
	font-style: italic;
}




/* Div generici */

#content {
	background-image: url(immagini/repeat_bakground_into.jpg);
	background-repeat: repeat;
	width: 100%;
}

#header {
	background-image: url(immagini/headerback.jpg);
	background-repeat: repeat-x;
	height: 134px;
	width: 100%;	
}

#linklogo {
	background-image: url(immagini/headerbacklogo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	height: 134px;
	width: 950px;
}

#prelink {
	float: right;
	width: 900px;
	text-align: right;
	margin-right: 20px;
	padding-top: 20px;
}

#linkformat {
	width: 568px;
	float: right;
	padding-top: 40px;
}

#contenthome {
	margin: auto;
	height: 375px;
	width: 950px;	
}

#contentblank {
	margin: auto;
	width: 950px;
	background-color: #FFFFFF;
}

#slogan {
	background-image: url(immagini/sloganback.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 144px;
	width: 950px;
}

#slogantype {
	width: 850px;
	margin: auto;
	padding-top: 16px;
	line-height: 28px;
}

#prefooter {
	background-color: #1c1c1c;
	height: 320px;
	width: 100%;
}

#footer {
	margin: auto;
	height: 120px;
	width: 850px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 30px;
	text-align: left;
}

#footertwo {
	color: #FFFFFF;
	width: 850px;
	margin: auto;
	height: 220px;
	padding-top: 25px;
}

#localgif {
	float: right;
	height: 58px;
	width: 221px;
}

#divisorio {
	background-image: url(immagini/divisorio.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	height: 49px;
	width: 950px;	
}

#paragraph {
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}

#paragraph4 {
	margin: 40px;
	float: left;
}

#paragraph2 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D6D5CC;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-left: 40px;
}

#paragraph3 {
	width: 950px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	height: 300px;
}



#formini {
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#partner {
	margin: 10px;
	float: left;
	width: 450px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	height: 150px;
}

#fotopartner {
	width: 180px;
	margin: 10px;
	float: left;
}

#form {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 15px;
}

#categoria {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 160px;
	width: 200px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#foto {
	height: 100px;
	width: 158px;
	float: left;
	background-color: #ECECEC;
	margin: 10px;
}

#indietro {
	width: 890px;
	height: 24px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D6D5CC;
}

#menucat {
	margin: 35px;
}

#fotocontent {
	width: 890px;
	margin: auto;
	height: 240px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D6D5CC;
}

#foto1 {
	height: 126px;
	width: 157px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}

#download {
	float: left;
	background-image: url(gif/page_white_acrobat.gif);
	background-position: left center;
	padding-left: 20px;
	background-repeat: no-repeat;
	width: 740px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: right;
}

#form {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #65584A;
	text-transform: uppercase;
	margin-bottom: 15px;
}

#footergeo {
	color: #FFFFFF;
	height: 75px;
	width: 100%;
	background-color: #0e0e0e;
	padding-top: 5px;
}

#footercartina {
	background-image: url(immagini/maps.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 47px;
	width: 158px;
	padding-left: 70px;
	color: #FFFFFF;
	padding-top: 22px;
	margin: auto;
	float: right;
}

/* Stili generici */

.rosa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #660000;
}

.data {
	color: #333333;
	letter-spacing: 1px;
	font-size: 14px;
	font-style: italic;
}

.formtype {
	width: 300px;
	color: #333333;
	font-family: "Trebuchet MS";
	font-style: normal;
	text-transform: capitalize;
	font-size: 12px;
	border: 1px solid #999999;
}

.formtypetre {
	width: 350px;
	color: #333333;
	font-family: "Trebuchet MS";
	font-style: normal;
	text-transform: capitalize;
	font-size: 12px;
	border: 1px solid #999999;
}

.formtype2 {
	width: 300px;
	color: #333333;
	font-family: "Trebuchet MS";
	font-style: normal;
	text-transform: capitalize;
	font-size: 12px;
	height: 100px;
	border: 1px solid #999999;
}

.tratteggio {
	border: 1px dotted #ECEADF;
	background-color: #FFF8F1;
}

.tratteggiosopra {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.base1 {
	background-image: url(immagini/base1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.base2{
	background-image: url(immagini/base2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.base3{
	background-image: url(immagini/base3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.footercontact {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

