h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	margin: 0.4em 0 0 0;
	color: #8B1213;
	font-weight: bold;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0.6em 0 0 0;
	color: #8B1213;
	font-weight: bold;
}

p {
	line-height: 18px;
	margin: 0.8em 0 0 0;
}

img  {
border: 0;
}

#intro {
	position:relative;
	top:10px;
	width:720px;
	height:500px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	background-color: #DBD7D8;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}


#header {
	position:relative;
	top:10px;
	width:800px;
	height:175px;
	z-index:2;
	margin-right: auto;
	margin-left: 120px;
	background-color: #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-bottom: -5px;
}

#title {
	position:relative;
	top:10px;
	width:700px;
	height:60px;
	visibility: hidden;
	z-index:1;
}

#Layer2 {
	position:relative;
	top:10px;
	width:800px;
	margin-right: auto;
	margin-left: 120px;
	background-color: #F1ECCC;
	color: #000000;
	border-left: 1px solid #790300;
	border-right: 1px solid #790300;
	border-bottom: 1px solid #790300;
	height: auto;
	margin-bottom: 25px;
}

#Layer2home {
	position:relative;
	top:10px;
	width:800px;
	margin-right: auto;
	margin-left: 120px;
	background-color: #CCCCCC;
	color: #000000;
	height: 20px;
	margin-bottom: 25px;
	background-image: url(images%20ame/sfondo-home.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #790300;
	border-right-color: #790300;
	border-bottom-color: #790300;
	border-left-color: #790300;
}

/* ----------------------------- inizio MENU --------------------------------*/

#navcontainer {
	position:relative;
	margin-right: auto;
	margin-left: 120px;
	width:800px;
	height:25px;
	z-index:3;
	background-color: #000000;
	top: 10px;
	/*padding-top: 3px;*/
	border-left: 1px solid #790300;
	border-right: 1px solid #790300;
	left: 0px;
	overflow: hidden;
}

#navcontainer #current {
	/*text-shadow: 0px 0px 4px #ffffff;*/
	color: #FFFFFF;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer ul{
	list-style-type: none;
	position: relative;
	margin-left: 210px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#navcontainer li {
	float: left;
	margin-left: 0px;
	/*padding-right: 10px;*/
	/*padding-left: 2px;*/
}

#navcontainer a {
	text-decoration: none;
	color: #FFFFFF;
	/*text-shadow: 0px 1px 2px #000000;*/
	font-size: 12px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 6px;
	display: block;
	padding-left: 10px;
}

#navcontainer a:hover {
	text-decoration: none;
	/*text-shadow: 0px 0px 4px #ffffff;*/
	color: #f5f1e8;
	background: #8B1213;
}
#navcontainer ul #current {
	text-decoration: none;
	/*text-shadow: 0px 0px 4px #ffffff;*/
	color: #8B1213;
	background: #F1ECCC;
}
#navcontainer a:active {
	background: #8B1213;
}

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	top: 33px;
	left: 0;
	text-align: left;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	font-size: 10px;
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
	background-color: #F1ECCC;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	display: none;
}

#lingua {
	position:relative;
	margin-right: auto;
	margin-left: auto;
	width:40px;
	height:16px;
	z-index:4;
	background-color: #272727;
	border: none;
	float: right;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	/*padding-top: 3px;*/
	/*border-left: 1px solid #272727;*/
	/*border-right: 1px solid #272727;*/
}

#lingua a:hover {
	text-decoration: none;
	/*text-shadow: 0px 0px 4px #ffffff;*/
	color: #FFFFFF;
	background: #272727;
}

#lingua a:active {
}

#mail {
	position:relative;
	margin-right: auto;
	margin-left: auto;
	width:30px;
	height:16px;
	z-index:4;
	background-color: #272727;
	border: none;
	float: right;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	/*padding-top: 3px;*/
	/*border-left: 1px solid #272727;*/
	/*border-right: 1px solid #272727;*/
}

#mail a:hover {
	text-decoration: none;
	/*text-shadow: 0px 0px 4px #ffffff;*/
	color: #FFFFFF;
	background: #272727;
}

#mail a:active {
}
/* ----------------------------- fine MENU --------------------------------*/


#Layer4 {
	position:static;
	width:200px;
	height:200px;
	z-index:3;
	float: left;
	padding-right: 15px;
	padding-top: 15px;
}
#Layer5 {
	position:relative;
	width:151px;
	height:53px;
	z-index:3;
	margin-left: auto;
	margin-right: auto;
}
#Layer6 {
	position:absolute;
	top:170px;
	width:360px;
	height:350px;
	z-index:3;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	word-spacing: 2px;
	letter-spacing: 0.5px;
	float: right;
	text-align: left;
	left: 440px;
}
#container_right {
	position:relative;
	top:30px;
	width:350px;
	height:150px;
	z-index:3;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	word-spacing: 3px;
	letter-spacing: 0.5px;
	float: right;
}
#Layer7 {
	position:absolute;
	left:222px;
	top:11px;
	width:170px;
	height:40px;
	z-index:4;
}
#Layer8 {
	position:absolute;
	left:404px;
	top:10px;
	width:189px;
	height:41px;
	z-index:5;
}

#footbar {
	position:relative;
	margin-right: auto;
	margin-left: auto;
	width:800px;
	height:25px;
	z-index:3;
	background-color: #f5f1e8;
	/*padding-top: 3px;*/
	border-bottom: 1px solid #790300;
	border-left: 1px solid #790300;
	border-right: 1px solid #790300;
	margin-bottom: 50px;
	top: 10px;
	padding-top: 25px;
}

#footbar #current {
	/*text-shadow: 0px 0px 4px #ffffff;*/
	color: #666666;
}

#footbar #current:hover {
}

#footbar .currentAncestor {
	/*text-shadow: 0px 0px 4px #ffffff;*/
	color: #272727;
}

/* Parent - Level 0 */

#footbar ul{
	list-style-type: none;
	position: relative;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	margin-bottom: 70px;
	margin: 0;
}

#footbar li {
	float: left;
	padding-top: 2px;
}

#footbar a {
	/*width: 80px;*/
	/*height: 20px;*/
	display: block;
	text-align: center;
	text-decoration: none;
	color: #9a9a9a;
	/*text-shadow: 0px 1px 2px #000000;*/
	font-size: 11px;
	padding: 2px;
	/*border-left: 1px solid #fff;*/
	padding-left: 2px;
	padding-right: 10px;
	letter-spacing: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footbar a:hover {
	text-decoration: none;
	/*text-shadow: 0px 0px 4px #ffffff;*/
	color: #333333;
}

#footbar a:active {
}


#Layer2 #page_content_full {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	position: relative;
	height: auto;
	width: 780px;
	padding-left: 10px;
	padding-top: 25px;
	padding-right: 10px;
	background-color: #F1ECCC;
	padding-bottom: 25px;
}
#Layer2 #page_content_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	position: relative;
	height: auto;
	width: 450px;
	padding-left: 10px;
	padding-top: 25px;
	padding-right: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#Layer2 #page_content_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	position: absolute;
	height: auto;
	width: 150px;
	padding-top: 55px;
	margin-bottom: 20px;
	left: 630px;
	top: 3px;
}
.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}

.verdana10r {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #990000;
}
.verdana12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

</style>

