<style type="text/css">
body {
    margin: 0px;
    padding: 0px;
    /*background-image: url(images/back2.jpg);*/
    font-family: "trebuchet MS";
    font-size: 12px;
        text-align: center;
}
/*The header image - principale*/
.header{
	position: center;
    background: #FFFFFF top center no-repeat;
    background-image: url(images/back1a-2a.jpg);
    background-repeat: no-repeat;
	width: 900px;
    height: 16px;
    margin: auto;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #FF6C17;    
}
.corpo{
	position: center;
    background: #FFFFFF top center no-repeat;
    background-image: url(images/back2-2.jpg);
    background-repeat: repeat-y;
	width: 900px;
    *height: 4px;
    margin: auto;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #FF6C17;       
}
.foot{
	position: center;
    background: #FFFFFF top center no-repeat;
    background-image: url(images/back3-2.jpg);
    background-repeat: repeat ;
	width: 900px;
    height: 16px;
    margin: auto;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #FF6C17;       
}
.titolo { 
	word-spacing: 5px; 
	font-family:serif;
	font-weight: bold;
	line-height: 55px;
	font-size: 52px;
	color: #B1953A;
	text-align: center; 
	position: Relative;
}
.titoletto { 
	word-spacing: 5px; 
	font-family: serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	color: #B1953A;
	text-align: center; 
	position: Relative;	
}
.titolo1 { 
	word-spacing: 5px; 
	font-family: serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline
	font-size: 22px;
	color: #B1953A;
	text-align: center; 
	position: Relative;	
}
.titolo2 { 
	word-spacing: 5px; 
	font-family: serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	color: #B1953A;
	text-align: center; 
	position: Relative;	
}
.link1 { 
	word-spacing: 2px; 
	font-family: serif;
	font-weight: normal;
	font-size: 22px;
	color: #B1953A;
	text-align: center; 
	position: Relative;	
}
A:LINK {
	color : #B1953A;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

A:VISITED {
	padding-left: 5px;

	word-spacing: 0px; 
	font-family: serif;
	font-weight: normal;
	font-size: 18px;
	color: #B1953A;
	text-align: left; 
	position: Relative;	
	margin-left: 0px;
}

A:HOVER {
	color : #000000;
	text-decoration : none;
	background-color : #7BC79D;
}

A:ACTIVE {
	color : blue;
	text-decoration: underline;
}
li {
	/*background: url(images/bullet_white.png) left center no-repeat;*/
	padding-left: 5px;

	word-spacing: 0px; 
	font-family: serif;
	font-weight: normal;
	font-size: 18px;
	color: #B1953A;
	text-align: left; 
	position: Relative;	
	margin-left: 0px;	
}

div.navbar { border-top: solid medium #B1953A }

.faq {
	/*background: url(images/bullet_white.png) left center no-repeat;*/
	padding-left: 5px;

	word-spacing: 0px; 
	font-family: serif;
	font-weight: normal;
	font-size: 10px;
	color: #B1953A;
	text-align: left; 
	position: Relative;	
	margin-left: 0px;	
	text-decoration: blink;
}


</style>
