body.intro {
	margin: 0px 0 0 0;
	background-color: #000000;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

body {
	margin: 0px 0 0 0;
	background-color: #CFDCC6;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

#halfbox {
	LEFT: 50%; 
	MARGIN: -240px 0px 0px -390px; 
	HEIGHT: 480px;
	WIDTH: 780px; 
	POSITION: absolute; 
	TOP: 50%;
	text-align: center;
	color: #543D2F;
	font-size: 9px;
	letter-spacing:1px;
	background-color:#000000;
}

a {
	color: #3D7D10;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#3D7D10;
	text-decoration:underline;
}

.dinamictitle {
	color: #143C8D;
	text-decoration: underline;
	font-weight: bold;
}

.layoutcontainer {
	background-color: #EFEFEF;
	LEFT: 50%;
	MARGIN: -0px 0px 0px -360px;
	WIDTH: 720px;
	POSITION: absolute;
	min-height: 500px;
	color:#1E303B;
	border-left:1px solid #BFBFBF;
	border-right:1px solid #BFBFBF;
}

.footer {
	clear: left;
	height: 30px;
	padding-top: 15px;
	margin-top: 4px;
	text-align: center;
	color: #3D505C;
	font-size: 10px;
	letter-spacing: 2px;
	background-color: #E3E3E3;
	border-top: 1px solid #BFBFBF;
}

.footer a {
	color: #143C8D;
	font-weight:bold;
}

/* .left {
	position: relative;
	width: 478px;
	float: left;
	line-height: 20px;
	min-height: 400px;
	text-align: justify;
	padding: 10px;
	border:1px solid #335730;
}

.left img {
	margin-right: 10px;
	border: 1px solid #000;
} */

.fulleft {
	position: relative;
	width: 640px;
	float: left;
	min-height: 450px;
	line-height: 20px;
	text-align: justify;
	padding: 40px;
	/*border:1px solid #335730;*/
}

.fulleft img {
	margin-right: 10px;
	border: 1px solid #000;
}

.fulleft a {
	color: #143C8D;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	color: #578F08;
	margin-top: 70px;
	margin-bottom: 20px;
	/*border:1px solid #335730;*/
}

h2 {
	font-size: 18px;
	color: #3D505C;
	margin-bottom: 10px;
	/*border:1px solid #335730;*/
}

.right {
	position: relative;
	width: 180px;
	float: right;
	min-height: 400px;
	padding: 10px;
}

.right h1 {
	font-size: 18px;
	color: #58840E;
	margin-bottom: 5px;
	/*border:1px solid #335730;*/
}

.right img {
	border: 0px #000066 solid;
	margin-top: 30px;
	margin-left: 12px;
	border: 1px solid #000;
}

.menu {
	WIDTH: 720px;
	HEIGHT: 25px;
	border-right: #335730;
	font-size: 11px;
	text-align: center;
	margin-top:10px;
	/*border:1px solid #009933;*/
}

.menu a {
	margin-right: 12px;
	margin-left: 12px;
	font-weight:bold;
	color: #143C8D;
}

.errore {
	font-size: 18px;
	font-weight:bold;
	color: #FF0000;
}