*
{
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: sans-serif;
}

html {
	height: 100%;
}

body
{
	background-color: #09523E;
	text-align: center;
	height: 100%;
	font-size: 12px;
	background: url('template/img/bg.jpg') repeat-y #09523E;
	background-position: center top;

}

.index
{
	background-color: #007420;
	text-align: center;
	height: 100%;
	font-size: 12px;
	background: #007420;
}

a {
	color: green;
}

a:hover {
	color: blue;
}

#page
{
	width: 740px;
	\width: 720px;
	w\idth: 720px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	background: url('template/img/bg_page.jpg') repeat-y #FFFFFF;
	position: relative;
}

#home
{
	width: 740px;
	\width: 720px;
	w\idth: 720px;
	height: 200px;
	padding-right: 2px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -100px 0 0 -360px;
	font: 10px, sans-serif;
	background: url('template/img/index.jpg') repeat-x #09523E;
	background-position: top center;
	color: #FFFFFF;
	font-weight: bold;
}

* html #page
{
	height: 100%;
}

#header
{
	position: absolute;
	top: 0;
	left: 1;
	height: 100px;
	background: #09523E;
	width: 740px;
	\width: 720px;
	w\idth: 720px;
}

.indextop {
	background: url('template/img/cti_top.jpg') repeat-x;
	background-position: bottom;
}

.indexdow {
	background: url('template/img/cti_dow.jpg') repeat-x;
	background-position: top;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}

#head_random {
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	height: 100%;
	height: 120px;
	width: 740px;
	\width: 720px;
	w\idth: 720px;
	text-align: center;
	background: url('template/img/head.jpg') no-repeat #09523E;
	background-position: right;
}

#header td {
	color: #FFFFFF;
}

#coi {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
}

#head_link {
	font-weight: normal;
	text-align: right;
	color: #FFFFFF;
	background: #007420;
	width: 740px;
	\width: 720px;
	w\idth: 720px;
}

#head_link a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align: justify;
}

#head_link a:hover {
	text-decoration: none;
	color: #F79800;
}

#corpo {
	padding: 135px 0px 50px 0px;
	width: 740px;
	\width: 720px;
	w\idth: 720px;
}

#menu
{
	float: left;
	font-weight: bold;
	width: 140px;
	\width: 130x;
	w\idth: 130px;
	color: #FFFFFF;
	margin-top: 13px;
	margin-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}

#menu a {
	color: #93C4E5;
	text-decoration: none;
	border-bottom: 1px solid #195EC6;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu a#current, #menu a:hover {
	background: url('template/img/button_on.jpg') no-repeat #155ECD;
	color: #9FD400;
}

#blocks {
	float: right;
	width: 550px;
	padding-top: 25px;
	margin-left: 2px;
	background: url('template/img/top_blocks.jpg') no-repeat #FFFFFF;
	background-position: right top;
}

#percorso {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	height: 140px;
	background: url('template/img/bg_percorso.jpg') no-repeat #FFFFFF;
	background-position: right bottom;
	text-align: right;
	border: 1px solid #000;
}

#percsx {
	display: block;
	height: 130px;
	float: left;
	width: 160px;
	background: url('template/img/percorso.jpg') repeat-x #FFFFFF;
	background-position: bottom;
}

#percdxtop {
	display: block;
	height: 30px;
	margin-left: 160px;
	background-position: bottom;
	padding-right: 10px;
}

#percdxdown {
	display: block;
	height: 100px;
	margin-left: 160px;
	background: url('template/img/percorso.jpg') repeat-x #FFFFFF;
	background-position: bottom;
	text-align: bottom;
	padding-right: 10px;
	border: 1px solid #000;
}

.text {
	padding-bottom: 35px;
	/*background: url('template/img/bottom_blocks.jpg') no-repeat #FFFFFF;*/
	background-position: right bottom;
	text-align: justify;
	padding-right: 5px;
}

.text ul{
	padding-left: 25px;
	list-style-type: circle;
}

.text td {
	color: #333333;
	font-size: 12px;
}

#texttd {
	color: #FFFFFF;
	font-size: 12px;
}

#newssx {
	float: left;
	width: 270px;
	border-right: 1px solid #D6D6D6;
	padding-top: 30px;
	padding-left: 3px;
	padding-right: 2px;
	/*background: url('template/img/button_AQUA.jpg') no-repeat #FFFFFF;
	background-position: top left;*/
}

#newsdx {
	margin-left: 270px;
	padding-top: 30px;
	padding-left: 3px;
	padding-right: 2px;
	/*background: url('template/img/button_AQUA.jpg') no-repeat #FFFFFF;
	background-position: top left;*/
}

#footer {
	width: 740px;
	\width: 720px;
	w\idth: 720px;
	background: #007420;
	text-align: center;
	position: relative;
	margin: 0px auto 10px auto;
	padding-top: 5px;
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;
}

#footer a {
	background: #007420;
	text-align: center;
	padding-top: 5px;
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
 
#img {
	border: 1px solid #D6D6D6;
	padding: 4px;
}