/*Style del template FRESH*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #2b2b2b;
        margin:0px auto !important;
}
#falseBody{
	background-color: #FFF;
	background-image:url(bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
a:link {
	color: #6ed42f;
}
a:visited {
	color: #6ed42f;
}
a:hover {
	color: #448817;
}
a:active {
	color: #6ed42f;
}
#wrapper{
    width:1000px;
    margin:auto;
    text-align:left;
}
#wrapper img{
  margin:5px;
  float:left;
}
#header{
width:1000px;
/*padding-left:143px;*/
padding-top:23px;
height:91px;
}
#site_title{
font-size:46px;
text-decoration:none;
font-weight:bold;        
}
#site_title a{
text-decoration:none;
padding-left:10px;
}

#site_link{
    text-decoration:none;
}

h1{
  text-align:center;
}

#site_title a:link, #site_title a:visited, #site_title a:hover{
display:block;
height:63px;
width:186px;
}

#header_image{
    max-height:110px;
    border:0px;
}
#header_image_div{
    height:110px;
    overflow:hidden;
    margin-top:-23px;
}
#leftcolumn{
width:610px;
float:left;
padding:10px 30px 40px 10px;
line-height:18px;
}
#leftcolumn ul{
list-style-image:url(ulbullet.gif);
}
blockquote{
padding:5px; background:#ededed;
}
h2{
margin:0;
width:95%;
padding-left:5%;
background:#f3f3f3 url(h2repeat.gif) right repeat-y;
font-size:18px;
padding-top:9px;
padding-bottom:9px;
font-weight:normal;
border-bottom:2px solid #dcdcdc;
margin-bottom:5px;
color:#2b2b2b;
}
#rightcolumn{
width:270px;
padding:30px;
float:right;
}
.clear{
clear:both;
}
#footer{
background:url(footer.gif) repeat-x top;
width:100%;
text-align:center;
height:12px;
padding-top:10px;
padding-bottom:28px;
}
#r1{
background:url(rightrepeat.gif) repeat-y left;
width:270px;
}
#r2{
background:url(rightop.gif) top left no-repeat ;
width:270px;
}
#r3{
background:url(bottomleft.gif) bottom left no-repeat ;
width:226px;
padding:20px 22px 30px 22px;
color:#fff;
}
h3{
background:url(h3.gif) repeat-x top;
margin:0;
width:100%;
text-align:center;
height:26px;
padding-top:6px;
color:#fff;
font-size:14px;
font-weight:bold;
}
#r3 ul{
line-height:20px;
font-size:12px;
margin-top:5px;
margin-left:0;
padding-left:30px;
}
#r3 a:link, #r3 a:visited{
color:#dfecd6;
}
#r3 a:hover{
color:#fff;
}
#contact{
padding-top:10px;
padding-right:10px;
text-align:right;
}
#contact p{
margin-bottom:4px;
margin-top:0;
}
#contact input{
background:#4f9822;
border:1px solid #6fd430;
color:#22410d;
padding-left:3px;
padding-top:2px;
padding-bottom:2px;
margin-left:3px;
}
#contact textarea{
background:#4f9822;
border:1px solid #6fd430;
padding:5px;
width:210px;
margin-top:2px;
}
#submit{
width:100%;
text-align:center;
}
#submit input{
background:url(submit.png) center;
text-align:center;
font-weight:bold;
color:#2b2b2b;
border:none;
outline:none;
width:87px;
height:28px;
}
.div_ttil{
margin-bottom:20px;
clear:both;
overflow:hidden;
}
.menu_ul a{
  text-decoration:none;
}
.menu_li b a{
    text-decoration:underline;
}
.sottomenu_li b a{
    text-decoration:underline;
}