
*
{
padding: 0em;
margin: 0em;
}

body
{
background: #8b8337;
padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #e20a16;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: bold;
}

h3,h4
{
display: inline;
font-weight: normal;
background-repeat: no-repeat;
background-position: right;
}

h3
{
color: #e20a16;
font-size: 1.4em;
padding-right: 24px;
}

h4
{
color: #e20a16;
font-size: 1.2em;
padding-right: 18px;
}

h4.rosso
{
padding-right: 6px;
color: #e20a16;
font-weight: bold;
}

h4.verde
{
padding-right: 6px;
color: #8b8337;
font-weight: bold;
}

h4.nero
{
padding-right: 6px;
color: #000;
font-weight: bold;
}

.contentarea
{
padding-top: 1.3em;
}


img.left
{
position: relative;
float: left;
margin: 0px 8px 6px 0px;
}

img.right
{
position: relative;
float: right;
margin: 0px 0px 8px 8px;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.box
{
margin-top: 0px;
margin-bottom: 10px;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #8b8337;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 778px;
border: solid 2px #2b2b2b;
padding:6px;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 140px;
background: #fff;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #e20a16;
font-size: 2.5em;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #fff;
}

#headerpng
{
position: absolute;
top: 6px;
left: 6px;
padding: 0px;
margin: 0px;
}

#headerpng a img
{
text-decoration: none;
border: 0px;
}

#flashanim
{
color: black;
position: absolute;
top: 6px;
left: 390px;
padding: 0.0em;
}

#menu
{
position: relative;
background: #666 ;
border-bottom: 2px solid #bbb;
height: 3.0em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 12px;
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
font-weight: bold;
text-decoration: none;
}

#menu ul li a:hover
{
background: #fff;
color: #e20a16;
text-decoration: underline;
border-top: 2px solid #bbb;
padding-top: 2px;
}

#menu ul li a.active
{
border-top: 2px solid #bbb;
padding-top: 4px;
font-size: 130%;
font-weight: bold;
text-decoration: none;
background: #fff;
color: #e20a16;
}

#menutop
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;

}

#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;

}
#content
{
padding: 0em 2.0em 0em 2.0em;
}


#content img
{
border: solid 1px #666;
}

#normalcontent {
background: #fff url('images/bglogo.gif') no-repeat;
}

#primarycontainer
{
float: left;
margin-right: -240px;
width: 100%;
}

#primarycontent
{
margin: 20px 248px 0px 0px;
padding-right: 18px;
border-right: 1px solid #bbb;
}

#secondarycontent
{
margin-top: 30px;
float: right;
width: 230px;
height: 100%;
}

#bgborgo {
margin-top: 140px;
background: #fff url('images/bgborgo.gif') no-repeat;
height: 468px;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

.formmust
{
color:red;
}
