body {
        background-color: #F6E576;
        font-family: Arial, Helvetica, sans-serif;
	    font-size: 14px;
	    color: #004400;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

h4 {
	margin: 0px;
	margin-bottom:4px;
	font-family: Arial, "Times New Roman", Times, serif;
}

h1 { font-size: 34px; }

h2 {
	margin-bottom: 10px;
	padding: 0 0 22px 0;
	font-size: 24px;
	background: #006600 url(../images/img3y.gif) repeat-x left bottom;
}

h3 {
	padding: 0 0 22px 0;
	font-size: 13px;
	background: #006600 url(../images/img3y.gif) repeat-x left bottom;
}

p {
	margin-top: 0;
	text-align: justify;
	line-height: 160%;
}

a {
	color: #008800;
}

a:hover {
	text-decoration: none;
}

.sottomenu{
  font-size:10pt;
  width:100%;
  border-style:none;
}

.sottomenu td{
  height:25px;
  border-style:none;
  border-color:#000000;
  border-bottom-style:dotted;
}

.smen{
	display: block;
        width:100%;
	padding: 0 2px 0 12px;
	background: url(../images/img2.gif) no-repeat left center;
	text-decoration: none;
	color: #008800;
}

.smen:hover {
    display: block;
    width:100%;
    text-decoration: underline;
    background: url(../images/img2c.gif) no-repeat left center;
}

.smensel{
    display: block;
    padding: 0 0px 0 12px;
    background: url(../images/img2c.gif) no-repeat left center;
    text-decoration: underline;
    color: #008800;
}

#guscio{
  width:750px;
  background-color: #F6E576;
  background-image:url("../images/sfondo2.jpg");
  background-attachment:scroll;
  background-position: 50% 10px;
  background-repeat:repeat-y;
}

.list {
    margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 5px 0;
	background: url(../images/img5.gif) repeat-x;
}

.list li.first {
	background: none;
}

/* Header */
.uphead{
  background-image:url(../images/updecoy.jpg);
  background-repeat:repeat-x;
  background-position: 0 0;
}

#header {
	width: 750px;
    background: url(../images/img1y2.jpg) repeat-x 0px 65px;

}

#header h1 {
	float: left;
    color:#006600;
}

#header h2 {
	display: none;
}


#header a {
	display: block;
	float: left;
	padding: 0 0px 0 15px;
	background: url(../images/img2.gif) no-repeat left center;
	text-decoration: none;
	font: bold 14px Arial, "Times New Roman", Times, serif;
	color: #000000;
}

#header a:hover {
	text-decoration: underline;
    background: url(../images/img2c.gif) no-repeat left center;
}

.topmensel{
    display: block;
	float: left;
	padding: 0 0px 0 15px;
    background: url(../images/img2c.gif) no-repeat left center;
	text-decoration: underline;
	font: bold 14px Arial, "Times New Roman", Times, serif;
	color: #000000;
}
/*#header .first a {
	background: none;
}*/

/*.decoheader{
	background: url(../images/img1y.gif) repeat-x left bottom;
	height:50px;
}*/
/* Content */


#colOne {
	width: 190px;
/*	padding: 0 0 0 5px;*/
   padding: 0 0 0 0px;
}

#colOne h3 {
	margin-top: 0px;
}


#colTwo {
	width: 540px;
	/*padding: 20px 5px 5px 5px;*/
    padding: 0px 0px 0px 0px;
}

#sep{
     width:10px;
}
/* Footer */

.fasciafooter{
	background: url(../images/img4y.gif) repeat-x;
}

.footer {
      font-family:Arial; 
      font-size:12pt;  
      background-image:url(../images/botdecoy.jpg);
      background-repeat:repeat-x;
      background-position: bottom left;
      text-align: center;
      color: #000000;

}

.footer a{
  font-family:Arial; 
  font-size:12pt;  
  color:#004400;
}

.fasciaheader{
 font-size:18px;
 background-color:#668800;
 color:#000000;
 margin :45px 0px 5px 0px;
 padding-left:2px;
 font-weight:bold;
 font-style:italic;
 font-stretch: expanded;
}