body{
	background: #f5f5f5;
	font-size: 62.5%;
	color: #6e6e6e;
	font-family: Helvetica, Verdana, Sans-Serif;
	margin-botom:0;
}

h1{
	margin: 10px 0 5px 0;
	color:#000;
	font: normal 18px/30px 'Trebuchet MS', Times, serif;
	text-transform: uppercase;
}

h2{
	margin: 0px 0 5px 0;
	color:#215a01;
	font: bold 12px/30px 'Trebuchet MS', Times, serif;
	text-transform: uppercase;
	clear:both;
}

h3{
	text-align: center;
	font: bold 11px 'Trebuchet MS', Times, serif;
	padding:10px 5px;
}

hr{
	border:none;
	background:white;
	color:#f5f5f5;
	height:20px;

}

.uno hr{
	margin:0 -5px 0 -5px;
}

.tre h1{
	border-top:solid 20px #f5f5f5;
	padding:0 5px;
	clear:both;
}

.tre h2{
	padding:0 5px;
	clear:both;
}

#footer h1{
	color:#fff;
	font: normal 14px/30px 'Trebuchet MS', Times, serif;
	text-transform: uppercase;
}

#footer h2{
	color:#ffffff;
}

/* -- Structure Elements -- */

#container{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#header_container{
	width: 100%;
	text-align: center;
}

#content_container{
	background: white url(../../img/int_content_bg.jpg) top center no-repeat;
	padding-top: 60px;
	text-align: center;
}

#footer_container{
	background: #215a01;
	text-align: center;
	padding-top:1px;
}

#box{
	margin: 20px auto;
	width: 940px;
}

#footer{
	margin: 20px auto 0 auto;
	width: 940px;
}

#box_home{
	background: transparent url(../../img/home_col_bg.gif) top center repeat-y;
	margin: 20px auto;
	width: 940px;
}

.greenbelt{
	height: 30px;
	background: #215a01 url(../../img/menubar_bg.gif) center center repeat-x;
}

#home_banner{
	height: 296px;
}

#menu{
	height: 30px;
	width: 960px;
	margin: 0 auto;
	color: white;
	font: normal 12px/30px 'Trebuchet MS', Times, serif;
	text-transform: uppercase;
}

#languages{
	height: 30px;
	width: 960px;
	margin: 0 auto;
	color: white;
	font: normal 14px/30px 'Trebuchet MS', Times, serif;
	letter-spacing: 1px;
	text-align:left;
}

#languages a{
	color:white;
	margin: 0 0 0 10px;
	font: normal 11px 'Trebuchet MS', Times, serif;
}

#languages img{
	margin-bottom: -2px;
}

.titoloblog{
	color: #fff;
	font: bold 18px/30px 'Trebuchet MS', Times, serif;
	text-align:left;
}

.titolo{
	margin: 10px 0 5px 10px;
	color: #215a01;
	font: bold 21px/30px 'Trebuchet MS', Times, serif;
	text-transform: uppercase;
	text-align:left;
}

.titolo_home{
	display: none;
}

ul.nav li{
	float:left;
	margin:0 9px;
}

ul.nav li a{
	color: white;
	text-decoration:none;
}

ul.nav li a:hover{
	color: white;
	text-decoration:underline;
}

ul.nav li.current_page_item a:hover{
	color: #d6ff00;
	text-decoration:none;
}

ul.nav li.current_page_item a{
	color: #d6ff00;
}

#box_home .uno, #box .tre{
	letter-spacing:1px;
	background: #dfedba;
	color: #000;
	padding-bottom:20px;
}

#box .uno, #box .tre{
	letter-spacing:1px;
	background: #dfedba;
	color: #000;
	padding-bottom:20px;
}

#footer .uno, #footer .tre{
	background: #336811;
	color: #fff;
	padding-bottom:20px;
	margin-bottom:10px;
} 

.sin, .alignleft{
	float:left;
}

.cen {
	float:left;
	margin-left:20px;
}


.des, .alignright{
	float:right;
}

img.alignleft{
	margin: 0 10px 5px 0;
}

img.alignright{
	margin: 0 0 5px 10px;
}

.reset{
	clear: both;
}

.uno{
	width:300px;
	text-align: justify;
}

.tre{
	width:940px;
	text-align: justify;
}

.colinside, .tre p{
	padding: 0 5px 0 5px;;
	letter-spacing:inherit;
	font: normal 11px/21px 'Trebuchet MS', Times, serif;
}

.citaz{
	width:235px;
	background: transparent url(../../img/quota.png) top left no-repeat;
	margin-top:10px;
	padding:0 25px 0 30px;
	font-style: italic;
}

.firma{
	width:230px;
	background: transparent url(../../img/firma.png) bottom right no-repeat;
	padding-right: 30px;
	margin-bottom:10px;
	color: #215a01;
	font-style: italic;
	text-align: right;
	float:right;
}

.adv{
	margin: 0 -5px -20px -5px;
}

.angolo{
	width:137px; height: 137px;
	position:absolute; right: 0; top:0px;
}

.piccolo{
 	font-size:9px !important;
}

.rosso{
	color:#e00 !important;
}
.invio{
	text-align:right;
}
.sottoscrivi{
	width:240px;
	margin-left:10px;
}

.uno .size-medium{
	margin-left:-5px !important;
	margin-right:-5px !important;
}



.more{
	text-align:right;
}

.more a{
	font-weight:bold;
	color:#336811;
	text-decoration:none;
}
.more a:hover {
	color:#336811;
	text-decoration:underline;
}


#footer .more{
	text-align:right;
}

#footer .more a{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#footer .more a:hover {
	color:#fff;
	text-decoration:underline;
}



.tre a{
	color:#336811;
	text-decoration:none;
}
.tre a:hover {
	color:#336811;
	text-decoration:underline;
}

textarea.codice{
	width:290px; height:120px;
	font: normal 9px/11px 'Courier New', Times, serif;
	margin-bottom:5px;
}

ul.pulsanti li{
	float:left;
	margin:5px 5px 0 0;
}

#annuncio{
	background: #fff url(../../img/close.gif) top right no-repeat;
	border: solid 5px #336811;
	width:500px; height:300px;
	position:absolute; top:50%; left:50%;
	padding:30px;
	margin-top:-150px;
	margin-left:-250px;
	font: bold 14px/28px 'Trebuchet MS', Times, serif;
	text-align:justify;
}
#annuncio h2{
	text-align:center;
	font: bold 21px/24px 'Trebuchet MS', Times, serif;
	text-transform: capitalize;
	margin-bottom:20px;
}

#captimg{
	border:solid 1px #336811;
	margin-bottom:-7px;
	margin-right:10px;
}

#captfld{
	width:60px;
}

#testo{
	margin-bottom:10px;
}

.madeby{
	text-align:center;
	padding:20px;
}

.madeby a, .madeby img{
	border:0;
}
