﻿body
{
	background-color: #f4f4f4;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.3;
}

/*banner*/
.Banner
{
	float: none;
	clear: both;
	width: auto;
	height: 70px;
	background-color: #fff;
	overflow: hidden;
}
.BannerContent
{
	float: none;
	width: 984px;
	margin-left: auto;
	margin-right: auto;
}
.logo
{
	float: left;
	width: 400px;
	font-size: 1.6em;
}

/*cerca*/
fieldset.topSearch
{
	float: right;
	width: 350px;
	display: inline;
	font-size: .9em;
	text-align: center;
	border: solid 1px #0079c2;
	border-bottom: 0;
	margin-top: 40px;	
	padding: .3em 1.2em;
}
fieldset.topSearch p
{
	margin: 0;
	padding: 0;
	text-align: left;
}
fieldset.topSearch legend
{
	display: none;
}
fieldset.cerca
{
	line-height: 2;
	margin: .5em 0;
	font-size: 1em;
}
ul.risultatiRicerca
{
	list-style-type: disc;
	padding-left: 1.3em;
	margin: 1em 0;
}

/*menu navigazione top*/
.menuNavigazione
{
	float: none;
	width: auto;
	background-color: #0079c2;
	clear: both;
	padding: .4em 0 .8em;
	z-index: 1;
	position: relative;
}

/*struttura principale*/
.ContentWrapper
{
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 984px;
	float: none;	
	background-color: #fff;	
	clear: both;
	z-index: 0;
	position: relative;
}

/*top immagine*/
.topImgHomePage,
.topImgTestata
{
	float: none;
	clear: both;
	width: auto;
	overflow: hidden;
	height: 135px;	
	background-color: Transparent;
}
.transparencyWrapper
{
	float: right;
	overflow: hidden;
	display: inline;
	width: 500px;
	height: 100px;
	margin: 0;
	margin-top: 13px;
	margin-right: 5px;
	background-color: #95b7da;
	border: solid 1px #0079c2;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;	
	z-index: 1;
	position: relative;	
}
.topImgHomePage blockquote
{
	float: right;
	overflow: hidden;
	display: inline;
	width: 500px;
	height: 100px; 
	margin: 0;
	margin-top: 13px;
	margin-right: 5px;
	margin-bottom: -110px;
	background-color: Transparent;	
}
.topImgHomePage blockquote p
{
	text-align: right;
	padding: 5px;
	color: #fff;
	z-index: 1000;
	position: relative;
}
.Aforisma
{	
	font-size: 1em;	
}
.AutoreAforisma
{
	font-size: .8em;
	font-weight: bold;
	font-style: italic;
}

/*struttura della default*/
.colonnaHome
{
	float: left;
	display: inline;
	width: 180px !important;
	width: 178px;
	padding: 20px 10px;
}
.contenutoCentraleHome
{
	float: left;
	display: inline;
	width: 564px;
	padding: 10px;
}

/*breadcrumb*/
.breadcrumb
{
	float: none;
	clear: both;
	width: auto;
	padding: .5em;
	margin-bottom: .3em;
	font-size: .9em;
}
.spacerBreadcrumb
{
	margin-right: .5em;
	font-weight: bold;
}

/*struttura pagine interne*/
.MenuWrapperSingolo,
.MenuWrapperDoppio
{
	float: left;
	margin: 10px;
	display: inline;
	overflow: hidden;	
	background-color: Transparent;
}
.MenuWrapperSingolo
{
	width: 145px;
}
.MenuWrapperDoppio
{
	width: 290px;
	background-color: Transparent;
}
.ContenutoFloatMenuDoppio
{
	float: left;
	width: 664px;
	margin-right: 10px;
	display: inline;
	overflow: hidden;
	background-color: Transparent;
}
.ContenutoFloatMenuSingolo
{
	float: left;
	width: 809px;
	margin-right: 10px;
	display: inline;
	overflow: hidden;
	background-color: Transparent;
}

/*titoli*/
h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	color: #81999c;
	text-transform: capitalize;
}
h1.h1logo
{
	text-transform: none;
	color: #000;
	border-bottom: 0;
	margin-bottom: 0;
}
h1,h2.home
{ 
	font-size: 1.8em; 
	margin-bottom: 1em; 
	white-space: nowrap;
	border-bottom: solid 2px #e9e9e9;
}
h2
{ 
	font-size: 1.6em; 
	margin-bottom: 1em; 
	white-space: nowrap;
	border-bottom: solid 1px #e9e9e9;
}
h3 
{ 
	font-size: 1.5em;
	margin-top: 15px;
	margin-bottom: 5px;
}
h4
{
	margin-bottom: 10px;
	font-size: 1.2em;
	border-bottom: solid 1px #e9e9e9;
}
h2.topBorder,
h3.topBorder
{
	margin-top: 2em;
	border-top: solid 2px #e9e9e9;
}
.galleriemultimediali h4	
{
	margin-bottom:0;
	font-size: .9em;
	border-bottom: 0;
}
/*testi*/
p
{
	text-align: justify;
	margin: 1em 0;
}
div.testi
{
	margin: 1em 0;
}
div.testi ul
{
	list-style-type: disc;
	padding-left: 1.3em;
	margin: 1em 0;
}
div.testi img
{
	float: left;
	margin: .5em .5em .5em 0;
}

/*contenuti correlati*/
.correlatiSpacer
{
	padding-top: 3em;
	clear: both;
	float: none;
}
.correlatiWrapper
{
	padding: 10px 0 10px 5px;
}
.correlatiLeftColumn
{
	float: left;
	width: 45%;
}
.correlatiRightColumn
{
	float: right;
	width: 45%;
}
.clear
{
	float: none;
	width: auto;
	clear: both;
	padding-top: 1em;
}

/*gallerie*/
/*home page*/
ul.galleryPrimoPiano
{
	list-style-type: none;
}
ul.galleryPrimoPiano li
{
	display: inline;
	float: left;
	width: 185px;
	height: 165px;
	padding: 10px;
	overflow: hidden;
}
p.imgGalleryPrimoPiano
{
	text-align: center;
	height: 90px;
	overflow: hidden;
}
p.imgGalleryPrimoPiano img
{
	width: 150px;
}
div.descGalleryPrimoPiano
{
	height: 40px;
	overflow: hidden;
	font-size: 1.1em;
	text-align: center;
}
table.listagallerie
{
	width: 100%;
	margin: 2em 0;
}
table.listagallerie th
{
	display: none;
}
table.listagallerie td
{
	padding: 1em .2em;
	vertical-align: top;
}
table.listagallerie td.thumbnail
{
	width: 150px;
}
table.listagallerie td.video
{
	width: 320px;
}
ul.listaVideo
{
	list-style-image: none;
	list-style-type: none;
}
ul.listaVideo li
{
	float: left;
	display: inline;
	overflow: hidden;
	width: 282px;
}

/*contenuti*/
ul.gallery
{
	list-style-type: none;
	overflow: hidden;
	margin: 2em 0;
	margin: 0;
	padding: 0;
}
ul.gallery li
{
	display: inline;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #776742;
	color: #c18e5f;
	width: 200px;
}
.rotatorWrapper
{
	width: 520px;
	margin-left: auto;
	margin-right: auto;
}
div.imgContainer
{
	display: inline;
	overflow: hidden;
	float: left;
	width: 150px;
	height: 115px;
	border: 0;
	margin: 5px;
	text-align: center;	
}
.imgRotator
{
	width: 150px;
	background-color: Transparent;
    border: 0;
}
p.imgGallery
{
	text-align: center;
	min-height: 160px;
	height: auto !important;
	height: 160px;
}
p.descGallery
{
	font-weight: bold;
	margin: 1em 0;
	font-size: .9em;
}
p.commGallery
{
	text-align: center;
	margin: 1em 0;
}

/*gallerie multimediali*/
.galleriemultimediali
{	
	clear: both;
	padding: 1.5em;
	overflow: hidden;
	background-color: Transparent;
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}

/*footer*/
.footer
{
	background-color: #f4f4f4;
	border-top: solid 2px #d5d5d5;
	text-align: center;
	clear: both;
	font-size: .9em;
	padding-bottom: 1em;
}
p.copyRight
{
	margin: .5em 0px;
	font-size: 1em;
	text-align: center;
}

