*
{
margin: 0px;
padding: 0px;
}

body
{
	background: #003333;
	color: #99c672;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-weight: bold;
}

a
{
	text-decoration: none;
	color: #336666;
}

a:hover
{
	color: #000000;
}

strong
{
	background: inherit;
	color: #6C7425;
}

#header
{
	width: 900px;
	height: 610px;
	color: #ffffff;
	margin: auto;
}

#header_inner
{
	width: 900px;
	height: 612px;
	margin: auto;
}

#header_inner h1
{
position: left;
font-weight:bold;
font-size: 14px;
color: #000000;
font-weight: normal;
}

#header_inner h1:hover
{
text-decoration:none;
}

#slogan
{
background: inherit;
position: absolute;
right: 0px;
bottom: 25px;
color: #DADADA;
font-size: 13px;
}


#main
{
	width: 1200px;
	height:420px;
	margin-left: auto;
	margin-right: auto;
}

#mainbox
{
	position:relative;
	width: 900px;
	height:479px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu ul
{
list-style: none;
margin: 0px;
}

#menu li
{
background: none;
padding: 0px;
font-weight: bold;
}

#menu a
{
	display: block;
	position: relative;
	width: 168px;
	height: 27px;
	margin-bottom: 1px;
	text-decoration: none;
	padding-left: 17px;
	padding-top: 11px;
	color: #336666;
	font-size: 40px;
	background-color: inherit;
}

#menu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('../immagini/x1.gif') no-repeat; 
}

#menu a:hover span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('../immagini/x2.gif') no-repeat;
}

#menu a:hover
{
	background: inherit;
	color: #99c672;
	font-size:40px;
}

#menu_end
{
	height: 58px;
	background-image: url('../immagini/menu_end_blank.png');
	text-align: center;
	padding-top: 30px;
	font-size: 18px;
	color: #71792C;
	text-transform: uppercase;
	font-weight: bolder;
}

h1
{
	background: inherit;
	color: #222222;
	font-size: 20px;
	padding-left: 18px;
}

h1 span
{
background: inherit;
color: #336666;
}

h1 span sup
{
background: inherit;
color: #336666;
font-size: 14px;
}

h3
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 15px;
text-transform: lowercase;
height: 34px;
background: url('../immagini/a3.gif') repeat-x 0px 17px;
}

h3 span
{
background: inherit;
color: #336666;
}

h3.first
{
margin-top: 0px;
}

#lcol
{
	width: 185px;
	padding-left:10px;
	padding-top:170px;
	float: left;
}

#lcontent
{
position: relative;
padding: 0px 15px 0px 15px;
}

#rcontent
{
position: relative;
padding: 0px 10px 0px 0px;
}

ul
{
list-style: none;
}

li
{
background: url('../immagini/x1.gif') no-repeat 0px 5px;
padding-left: 15px;
}

p
{
	margin-bottom: 25px;
	text-align: left;
	line-height: 20px;
}

#lcol p
{
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
	color: #EEEEEE;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: right;
font-style: italic;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 9px;
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
background-position: 0px 5px;
}

#rcol
{
position: relative;
margin-left: 190px;
width: 485px;
background-image: url('../immagini/titolo1.png');
background-repeat: repeat-x;
}


#slogan2
{
font-size: 14px;
position: absolute;
top: -5px;
}

.box
{
position: relative;
border: dashed 1px #dadada;
background: inherit;
color: #81874D;
}

.box h2
{
background: inherit;
color: #6C7425;
text-transform: lowercase;
font-weight: normal;
font-size: 26px;
margin-bottom: 5px;
}

.box p
{
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
}

.box_inner
{
	padding-top: 30px;
	margin-top: 20px;
	border-top: solid 1px #ffffff;
	margin-left: 10px;
	width: 200px;
}

.box_inner_sub
{
border: solid 1px #fff;
padding: 15px;
background: #FFFFE9 url('../immagini/a4.gif') repeat-x;
color: inherit;
}

.captioned_image
{
position: relative;
padding-bottom: 15px;
float: left;
margin-right: 17px;
}

.captioned_image div
{
position: absolute;
font-size: 9px;
bottom: 0px;
left: 0px;
}


#footer
{
	width: 100%;
	height: 200px;
	background-color: #003333;
	color: #ffffff;
}
