body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-repeat: repeat-x;
	background-image: url(images/sfondo5.gif);
	background-attachment: fixed;
}

h1, h2, h3 {
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: oblique;
	color: #FFFFFF;
}

h2 {
	font-size: 24px;
	color: #003;
}
h3 { font-size: 18px; }

p, ol, ul, blockquote {
	line-height: 15px;
}

a {
	border-bottom: 1px dotted #707070;
	text-decoration: none;
	color: #009;
}

a:hover {
	border: none;
}

strong {
	color: #009;
}

/* Posts */

.post {
	margin-bottom: 9px;
	padding: 20px 40px 20px 60px;
	background-color: #DFF;
	border: 1px solid #009;
}

.post h2, .post h3 {
	margin-left: -40px;
}

/* Header */

#header {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 300px;
	background-image: url(images/lbs5.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#header h1 {
	margin: 0;
	font-size: 16px;
	color: #009;
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#header h2 {
	font-size: 16px;
	padding-left: 100px;
	clip: rect(auto,auto,auto,auto);
	position: relative;
	top: 200px;
	color: #003;
}
.verdeh2{
	font-size: 16px;
	color: #009;
	float: right;
	top: 150px;
	clip: rect(150px,auto,auto,auto);
	alfa: 50%;
	padding: 10px;
	text-align: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009;
	line-height: normal;
}
.verdeh3{
	font-size: 12px;
	color: #009;
	clip: rect(150px,auto,auto,auto);
	alfa: 50%;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
}
#header a {
	border: none;
	letter-spacing: -1px;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#col0{
	float:left;
	width:100%;
}
	
#colOne {
	float: left;
	width: 30%;
}

#colOne ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#colTwo {
	float: right;
	width: auto;
	color: #003;
}

/* Footer */

#footer {
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	position: relative;
}

#footer p {
	text-align: center;
	font-size: 14px;
	color: #006;
	padding-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}

#footer * {
	color: #006;
	margin-right: auto;
	margin-left: auto;
}
/*doppia immagine che cambia con l'overbox*/
.hoverboxorri
{
	cursor: default;
	list-style: none;
}

.hoverboxorri a
{
	cursor: hand;
}

.hoverboxorri a .preview
{
	display: none;
}

.hoverboxorri a:hover .preview
{
	display: block;
	position: absolute;
	top: -31px;
	left: -45px;
	z-index: 1;
}

.hoverboxorri img
{ 
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 200px;
	height: 110px;
}

.hoverboxorri li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverboxorri .preview
{
	border-color: #000;
	width: 200px;
	height: 110px;
}
/*fine doppia immagine che cambia con l'overbox*/
/*effetto roll-over sull'immagine inserita come background dai css*/
a#rollover { background-image:url(image/mappa.gif); height: 210px; width:300px; display:block; }
a#rollover span { display:none; }
a#rollover:hover { background-image:url(image/mappa1.gif); }
/*fine effetto roll-over sull'immagine inserita come background dai css*/
/*menu navigazione copia da la_scuola*/
.menuNavigazione{
	width:90%;
	margin:0;
	padding:0;
	color: #FFFFFF;
	background-color: #000000;
}
.menuNavigazione li{
	list-style:none;
	font-weight: normal;
}
.menuNavigazione a{
	display:block;
	text-decoration:none;
	border:1px solid #000000;
	margin:0px 0;
	padding:0px 0px;
	background:#FFF;
	color:#FFFFFF;
	background-color: #99FFFF;
}
.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active{
	border-color:#000000;
	border-color:#000000;
	background-color: #000066;
}
			.menuNavigazione .vocecorrente a:link,
			.menuNavigazione .vocecorrente a:visited,
			.menuNavigazione .vocecorrente a:hover,
			.menuNavigazione .vocecorrente a:focus,
			.menuNavigazione .vocecorrente a:active{
	background-color:#000099;
	font-weight: bold;
}
/*fine menu navigazione copia da la_scuola*/
/*effetto roll-over sul menu index inserita come background dai css*/
a#rolloverv {
	background-image:url(index/vendopa.gif);
	height: 37px;
	width:170px;
	display:block;
	background-repeat: no-repeat;
}
a#rolloverv span { display:none; }
a#rolloverv:hover {
	background-image:url(index/vendoaa.gif);
	background-repeat: no-repeat;
}
a#rolloverh {
	background-image:url(index/homep.gif);
	height: 37px;
	width:170px;
	display:block;
	background-repeat: no-repeat;
}
a#rolloverh span { display:none; }
a#rolloverh:hover {
	background-image:url(index/homea.gif);
	background-repeat: no-repeat;
}
a#rollovera {
	background-image:url(index/affittapa.gif);
	height: 37px;
	width:170px;
	display:block;
	background-repeat: no-repeat;
}
a#rollovera span { display:none; }
a#rollovera:hover {
	background-image:url(index/affittaaa.gif);
	background-repeat: no-repeat;
}
a#rolloverc {
	background-image:url(index/commercialepa.gif);
	height: 37px;
	width:170px;
	display:block;
	background-repeat: no-repeat;
}
a#rolloverc span { display:none; }
a#rolloverc:hover {
	background-image:url(index/commercialeaa.gif);
	background-repeat: no-repeat;
}
a#rolloverco {
	background-image:url(index/contattip.gif);
	height: 37px;
	width:170px;
	display:block;
	background-repeat: no-repeat;
}
a#rolloverco span { display:none; }
a#rolloverco:hover {
	background-image:url(index/contattia.gif);
	background-repeat: no-repeat;
}
a#rollovers {
	background-image:url(index/sitep.gif);
	height: 37px;
	width:170px;
	display:block;
	background-repeat: no-repeat;
}
a#rollovers span { display:none; }
a#rollovers:hover {
	background-image:url(index/sitea.gif);
	background-repeat: no-repeat;
}
a#rolloverp {
	background-image:url(index/privacyp.gif);
	height: 37px;
	width:170px;
	display:block;
	background-repeat: no-repeat;
}
a#rolloverp span { display:none; }
a#rolloverp:hover {
	background-image:url(index/privacya.gif);
	background-repeat: no-repeat;
}
a#rolloverl {
	background-image:url(index/legalip.gif);
	height: 37px;
	width:170px;
	display:block;
	background-repeat: no-repeat;
}
a#rolloverl span { display:none; }
a#rolloverl:hover {
	background-image:url(index/legalia.gif);
	background-repeat: no-repeat;
}
a#rolloverw {
	background-image:url(index/webp.gif);
	height: 37px;
	width:170px;
	display:block;
	background-repeat: no-repeat;
}
a#rolloverw span { display:none; }
a#rolloverw:hover {
	background-image:url(index/weba.gif);
	background-repeat: no-repeat;
}
/*fine effetto roll-over sul menu index inserita come background dai css*/
.giustificato {text-align:justify}
/*menu navigazione in linea*/
.menuNavigazione{
	width:90%;
	margin:0;
	padding:0;
	color: #FFFFFF;
	background-color: #000000;
}
.menuNavigazione li{
	list-style:none;
	font-weight: normal;
}
.menuNavigazione a{
	display:block;
	text-decoration:none;
	border:1px solid #000000;
	margin:0px 0;
	padding:0px 0px;
	background:#FFF;
	color:#FFFFFF;
	background-color: #99FFFF;
}
.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active{
	border-color:#000000;
	border-color:#000000;
	background-color: #000066;
}
			.menuNavigazione .vocecorrente a:link,
			.menuNavigazione .vocecorrente a:visited,
			.menuNavigazione .vocecorrente a:hover,
			.menuNavigazione .vocecorrente a:focus,
			.menuNavigazione .vocecorrente a:active{
	background-color:#000099;
	font-weight: bold;
}
/*fine menu navigazione in linea*/
#colOneorri ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

