/*		CSS Document Design by Andrea Gianfreda for SmartSite(R) */
/*		Main elements		*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	color: #FFF;
	background-color: #D9CAA6;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#box {
	width: 780px;
	text-align: left;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../default_tree/default/img/ombra_box_laterale.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#testa {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A57A28;
	height: 180px;
	clear: both;
	display: block;
	background-color: #10514B;
	overflow: hidden;
}
#testa img {
	float: left;
}


#corpo {
	background-color: #10514B;
}

#menu {
	clear: left;
	float: left;
	width: 180px;
	margin-top: 18px;
}
#menu ul {
	list-style-type: none;
}
#menu ul li, #testa .link_contatti   {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 9pt;
	line-height: 22px;
}
#menu ul li a, #testa .link_contatti {
	color: #FFF;
	text-decoration: none;
	padding-left: 12px;
}
#menu ul li a:hover , #testa .link_contatti:hover{
	background-image: url(../img/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
#menu ul li a.attivo, #menu ul li a.attivo:hover {
	background-image: url(../img/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu ul li a.attivo span, #menu ul li strong span {}
#menu ul li a.attivo:hover span {}
#menu ul li a.linkContatto {}
#menu ul li strong {
	padding-left: 12px;
	background-image: url(../img/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#menu ul li ul{
	display: none;
}
#menu ul li ul li{}
#menu ul li ul li a {}
#menu ul li ul li a:hover {}
#menu ul li ul li strong {}

#sotto_sezioni {
	clear: both;
	display: block;
	line-height: 20px;
}
#sotto_sezioni ul {
	list-style-type: none;
}
#sotto_sezioni ul li {
	display: block;
	float: left;
	margin-bottom: 3px;
}
#sotto_sezioni ul li a {
	text-decoration: none;
	background-color: #0C514C;
	color: #FFF;
	padding-right: 9px;
	padding-left: 9px;
	margin-right: 5px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
#sotto_sezioni ul li a:hover {
	color: #9E7A26;
}
#sotto_sezioni strong {
	display: block;
	float: left;
	margin-right: 5px;
	padding-right: 9px;
	padding-left: 9px;
	background-color: #9C7927;
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
}
#sotto_sezioni strong span {}

#zonaB {
	padding: 10px;
	min-height: 400px ;
	height: auto !important;
	height: 400px;
	width: 580px !important;
	width /**/: 600px;
	display: block;
	float: left;
	clear: right;
	background:#FFF;
	color: #000;
	overflow: auto;
}
#zonaB p {
	margin-bottom: 12px;
}

#zonaB h2.titolo {
	text-transform: uppercase;
	color: #10514B;
	font-size: 11pt;
	margin-bottom: 8px;
	clear: both;
}
#zonaB a {}
#zonaB a:hover {}

#zonaC {}

#news {}
#news h3 {}
#news dl {}
#news dl dt {}
#news dl dd {}
#news dl dt a {}
#news dl dt a:hover {}

#docs {}
#docs h3 {}
#docs ul {}
#docs ul li {}
#docs ul li a {}
#docs ul li a:hover {}

#coda {
	background-image: url(../img/ombra_box.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #0C514C;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 10px;
}
#coda a {}
#coda a:hover {}
#coda strong {}

#extra {
}
#lingua {}

/*		3. Contact form			*/
#contatto {	width: 350px; text-align: right; margin: 0px auto; padding: 0px;}
#contatto p {margin: 10px 0px;padding: 0px;}
#fields input {
	margin: 2px;
	padding: 1px 3px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 260px;
}
#send {text-align: center;}
#send textarea {
	width: 340px;
	height: 100px;
	padding: 2px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#send input {}

/*		Fixed settings		*/

.minuscolo {font-size: x-small;}
.piccolo {font-size: small;}
.largo {font-size: large;}
.enorme {font-size: x-large;}
.centrato {text-align: center;	margin-right: auto; margin-left: auto; display: block;}
.sottolineato {text-decoration:underline;}

.none, hr, #testa h1, #testa p, #descrizione, #accessibility {display:none;}

/*		Images settings		*/
a:link img, a:visited img {border: none;}
#zonaB img {padding: 3px;}
#zonaB img.undercon {text-align: center;margin: 10px auto;}
#powered_by {height: 20px; width: 140px; display: block; background-image: url(../../img/clrs_smst.gif); background-repeat: no-repeat;	margin: 0px auto; padding: 0px; font-size: 2px; cursor: pointer; text-align: center; margin-right: auto; margin-left: auto;
background-position: center top;}

/*
TEXT COLOR		|	Black		| Grey			| White
BG-POSITION		|	center top	| center center	| center bottom
*/

#zonaB {
	/*scrollbar-3dlight-color:#000; // Left border
	scrollbar-arrow-color:#FFF; // Arrows
    scrollbar-base-color:#000;
    scrollbar-darkshadow-color:#000; // Right border
    scrollbar-face-color:#000; // Front face
    scrollbar-highlight-color:#000; // Left internal border
    scrollbar-shadow-color:#000; // Right internal border
	*/
}
#menu #link_fratello {
	text-align: center;
	border: 2px solid #FFF;
	margin: 7px;
	padding: 7px;
	font-size: 11px;
	line-height: normal;
	color: #F00;
	font-weight: bold;
}
#menu #link_fratello a  {
	color: #FFF;
	text-decoration: none;
}
#testa .link_contatti {
	clear: both;
}
.contenuto_blog .post h2 a {
	color: #A57A28;
	font-size: 16px;
}
.contenuto_blog .post .postmetadata {
	font-size: 11px;
	color: #666;
}
.contenuto_blog .post .postmetadata a {
	color: #666;
}
.contenuto_blog #sidebar {
	clear: both;
	float: none;
	border-top-width: 4px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top: 5px;
	padding-top: 5px;
}
.contenuto_blog #sidebar ul {
	list-style-type: none;
}
.contenuto_blog #sidebar ul h2 {
	color: #10514B;
	text-transform: uppercase;
	font-weight: normal;
	padding: 3px;
}
.contenuto_blog #sidebar ul ul li{
	padding-left: 5px;
}
.contenuto_blog #sidebar ul ul a {
	color: #666;
}

.contenuto_blog .box {
	float: left;
	width: 25%;
	height: 200px;
	display: block;
}

