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

body
{
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #333333;
	background-color: #f5f5e9;
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

p {
	line-height: 30px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #CC3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	text-transform: capitalize;
	line-height: 30px;
}
a { color: #CC3300;	 background: inherit; text-decoration:none;}
a:hover { color: #336600;  background:inherit; text-decoration: none;}

.lettera {
	float: left;
	color: #CC3300;
	margin-right: 3px;
	font-family: Georgia, Helvetica, Verdana, Arial, sans-serif;
	font-size: 50pt;
	font-style: normal;
	line-height: 0.8em;
	font-weight: normal;
	font-variant: normal;
}

#pagina {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#intestazione {
	width: 750px;
	background-color: #336600;
	color: #FFFFFF;
	height: 20px;
	line-height: 20px;
	text-transform: capitalize;
	text-indent: 10px;
}
#intestazione a{
	color: #FFFFFF;

}

#sx {
	float: left;
	width: 160px;
	background-color: #f5f5e9;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sx h1{
	font-size: 14px;
	background-color: #336600;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	text-transform: none;
	text-indent: 10px;
}

#logo {
	float: left;
	height: 71px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	padding-top: 10px;
}
#option {
	float: left;
	height: 61px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	width: 270px;
	background-color: #FFFFFF;
	text-align: right;
	font-size: 10px;
	padding-top: 20px;
}
#menu {
	clear: both;	
	padding: 0;		
}
#menu {
	float: left;
	list-style: none;
	width: 750px;
	padding: 0;
	display: inline;
	background-color: #336600;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	height: 26px;
}
#menu ul{
	list-style-type:none;
	margin:0;
	width: 750px;
	display: inline;
}
#menu ul li {
	display: inline;
	margin: 0; padding: 0;
}
#menu ul li a{
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	float:left;
	display:block;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 26px;
}
#menu ul li a:hover{
	color:#000000;
	background-color: #EBEBEB;
	line-height: 26px;
}

#foto {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	padding: 0px;
	width: 750px;
	height: 220px;
	clear: both;
}
#dx {
	float: right;
	width: 580px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: justify;
	margin-bottom: 10px;
	line-height: 30px;
}
blockquote.withquote {
	background-position:left top;
	text-align: justify;
	padding-left:10px;
	background-image: url(img/virgolette.png);
	background-repeat: no-repeat;
	text-indent: 20px;
} 

p.withunquote {
	background-position:right bottom;
	padding-right:7px;
	background-image: url(img/virgolette1.png);
	background-repeat: no-repeat;
	line-height: 20px;
}
.menulaterale {
}
.menulaterale a {
	display: block;
	height: 22px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(img/link.png);
	background-repeat: no-repeat;
	text-indent: 20px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.menulaterale a:hover {
	background-color: #EBEBEB;
	background-image: url(img/link.png);
	background-repeat: no-repeat;
}
#pie {
	width: 750px;
	line-height: 21px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336600;
	border-bottom-color: #336600;
	font-size: 9px;
}
#piedx {
	text-align: right;
	width: 300px;
	float: right;
}
#piesx {
	text-align: left;
	width: 400px;
	float: left;
}
div.immagini_l, div.immagini_r {
	float:left;
	padding:2px;
	border: 1px solid #CCCCCC;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
}
div.immagini_l img, div.immagini_r img {
  border:1px solid #ccc;
}
div.immagini_r {
  float:right;
  margin:0 0 5px 10px;
}

div.didascalia {
	color:#CC3300;
	font-style: italic;
	line-height: 12px;
	font-size: 10px;
}
.testoG {
	font-weight: bold;
	font-size: 12px;
	color: #CC3300;
}
.evidenzia {
	background-image: url(img/cerchio.png);
	background-repeat: no-repeat;
	font-size: 12px;
	text-indent: 20px;
	background-color: #EBEBEB;
}
.sx {
	float: left;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #336600;
	padding-left: 5px;
	line-height: 50px;
}
.dx {
	float: right;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #336600;
	padding-left: 5px;
}
fieldset {
	margin:10px;
}
label {display:block; margin:2px;}
legend {
	font-style:oblique;
	color:#FA6121;
	font-size: 11px;
	font-weight: bold;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}

.piccolo {
	font-size: 90%;
}
.breve {float:left; width:12em;}
.cl {clear:both}
.campi {
	border:1px ridge #6699CC;
	font-size: 90%;
	padding: 3px;
}
#invio {}
.campipiccoli {
	border:1px ridge #568;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
}
input.bottone{
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	background-color: #0D5F2F;
	background-image: url(img/bottone.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11px;
}
#data {
	width: 250px;
	float: right;
	font-weight: normal;
	text-align: right;
	font-size: 10px;
}
#liks {
	width: 250px;
	float: left;
	font-weight: normal;
}
.testo {
	margin-left: 10px;
	margin-top: 10px;
	line-height: 20px;
}
.testo li {
	margin:1px;
	padding:0 !important;
	padding:1px;
	list-style:none;
}

.testo li a {
	display:block;
	margin:0;
	color:#333333;
	text-decoration:none;
	background-image:url(img/documento.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-indent: 10px;
	
}

.testo li a:hover {
	border-bottom:1px solid #ccc;
	background-color:#fbfbfb;
	color:#CC3300;
	text-indent: 10px;
	
}

#box_sx {
	float: left;
	width: 270px;
	margin-right: 10px;
}
#box_dx {
	float: right;
	width: 270px;
	margin-left: 10px;
}
.immagini, .destra, .sinistra{	
	background: #fff;
	border: 1px solid #e3e7e8;
	float: left;
	margin: .5em 12px 6px 0;
	padding: 6px;
}
.destra{
	float: right;
	margin: .5em 0  6px 12px;
}
.sinistra{
	float: left;
	margin: .5em 12px 6px 0;
}
h2 {
	background-color: #336600;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	background-image: url(img/info.png);
	background-repeat: no-repeat;
	text-indent: 20px;
	background-position: left center;
}

h3 {
	color: #336600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 16px;
	line-height: 20px;
	text-indent: 20px;
	background-image: url(img/appunti.png);
	background-repeat: no-repeat;
}
.news {
	line-height: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(img/news.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 55px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D24627;
	border-bottom-color: #D24627;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}

#imgfoto {
	border: 1px solid #ccc;
	padding: 9px;
	display: block;
}
.pic_galleria {
	width: 480px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 0px;
}


ul#immagine-list {
	list-style-type: none;
	margin-top: 10px;
}
ul#immagine-list li {
	float: left;
	text-align: center;
	height: 50px;
	width: 70px;
	background: none;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-top: 10px;
}
ul#immagine-list span { display: none; }
ul#immagine-list li a{
	float: left;
	display: block;
	height: 50px;
	width: 70px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	text-decoration: none;
	margin-bottom: 10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

ul#immagine-list li.active a, ul#immagine-list li a:hover {
	border: 1px solid #336600;
	height: 50px;
	width: 70px;
	margin-bottom: 10px;
	padding-top: 5px;
}
