/*body 
{
    background-image:url(backGround.jpg);
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-position:center top;
}


#lastMessageBlog
{
    font-size:12px; 
    line-height:11px;  
}

.redText
{
    color:Red;   
}

html, body, #contents 
{
	min-height: 100%;
	width: 100%;
	height: 100%;
}

.lineaNews
{
    clear:both;    
}

.testoAggiornaNews
{
	font-family:Verdana;
	font-size:15px;	
}

#contents
{
    width:660px;
    background-position:center;
    margin-left:auto;
    margin-right:auto;
}

#header 
{
	background-image:url(t6park.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
	text-align:center;
	clear:both;
	height:150px;
	margin-right:30px;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:10px;
}


#header .logo {
	float: left;
	margin-left: 1.5em;
	margin-top: 0.5em;
}


#pulsantiera
{
    background-image:url(sfondoPulsantiera.jpg);
}

#nav {
	float:left;
	margin-left:10px;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}

#nav ul
 {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}

#nav li 
{
	font-size: 80%;
	margin-bottom: 0.3em;
}

#nav a:link, #nav a:visited {
	text-decoration: none;
    color: #664B36;
	background-color: transparent;
}

#nav a:hover {
	color: #778899;
}

#nav h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
}



#content
{

    width:440px;
    margin-right:10px;
    float:right;
    text-align:left;
    font-size:11px;
    color:#333333;
    font-family: Geneva ,Arial, Helvetica, Sans-Serif;
    padding:0px;   
}


h1 {
	font: 150% Georgia, "Times New Roman", Times, serif;
}


.footerwrap {
	text-align: center;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 300px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}


#imgHome
{
	width:440px;
	height:600px;
	border: 2px solid #C1BAB0;
}



#imageFotoGallery
{
   background-color:Transparent;
}
#imageFotoGallery ul
{
     margin-top:20px;
}
#imageFotoGallery li
{   
    list-style:none;
    display:inline;
}
#imageFotoGallery a
{
    margin:5px;    
}
#imageFotoGallery img
{
    border: 2px solid #C1BAB0;
    
}


.textNews
{
    font-size:15px;
    padding:10px;
    font-style:normal;
}

.titleTextNews
{
    font-size:20px;
     
}

.formBlog
{
    table-layout:inherit;
    width:500px;
    background-color:Transparent;    
}




.contenitoreFrameTextNews{
	width: 150px;
	float: left;
	color: #660000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(sfondoPulsantiera.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	margin-top:4px;
}


#areaLogIn{
    background-image: url(sfondoPulsantiera.jpg);
}



#linkFotoGallerie
{
    
}


#linkFotoGallerie ul
{
    list-style:none;
    line-height:10px;
}

#linkFotoGallerie li
{
    list-style:none;
    margin-top:30px;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}

#linkFotoGallerie li a
{
    color:Maroon;    
}


#linkFotoGallerie li a:hover
{
}




#regolamento
{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}


#regolamento ul li
{
    list-style-type:none;
        
}


.tabellaOrari 
{
	border-collapse: collapse;
	width: 300px;
	
}

.tabellaOrari td 
{
    
    text-align: center;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 10px;
	padding-right: 10px;
}

.news
{
	width:450px;
}


.titoloNews
{
    font-size:35px;
}


.tabellaNews
{
    width:auto;   
    
}

.tabellaNews td
{
    font-size:15px;    
}


#chiSiamo
{
    color:Maroon;
    font-size:20px;
    font-style:normal;
        
}


#chiSiamop
{
    color:#503D2E;
    font-size:15px;
    font-style:normal;
}



.leftimg 
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.frameInserisciTestoBlog
{
    margin:0px;    
}







*/


/*stili sito 2010*/
body
{
	background-image:url(backgroundSito2010.jpg);	
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-position:center top;
	
}

#header 
{
	/*background-image:url(t6park.gif);*/
	background-image:url(logo.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	text-align:center;
	clear:both;
	height:150px;
	margin-right:30px;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:10px;
}

#contents
{
	width:950px;
    background-position:center;
    margin-left:auto;
    margin-right:auto;	
    
}

#pulsantiera
{
    /*
    background-image:url(sfondoPulsantiera.jpg);
    background-repeat:repeat-y;
    background-position: left top;
    padding:0px;
	*/
    background-color:#F4F4F4;
    border:solid 1px #ACABAB;
	margin-top:4px;
}

#nav {
	float:left;
	margin-left:10px;
	width:150px;
	font-family:verdana;
	font-size:15px;
	
}

#nav ul
 {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}

#nav li 
{
	font-size: 80%;
	margin-bottom: 0.3em;
}

#nav a:link, #nav a:visited {
	text-decoration: none;
    color: #333;
	background-color: transparent;
}

#nav a:hover{
	color: #778899;
}

#nav h2{
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
}

#content{
    width:720px;
    margin-right:10px;
    float:right;
    font-size:11px;
    color:#333333;
    font-family: Geneva ,Arial, Helvetica, Sans-Serif;
    padding:0px;
}

.imgHome{
	width:720px;
	height:480px;
	border:solid 1px #acabab;
}

.guestBookVeloce
{
	float:right;
	height:200px;
	width:720px;
	background-color:#f4f4f4;
	margin-top:20px;
	margin-right:10px;
	border:solid 1px #acabab;
	overflow:auto;
}

.footerwrap {
	text-align: center;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 300px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.contenitoreFrameTextNews{
	width: 150px;
	float: left;
	color: #660000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#F4F4F4;
    border:solid 1px #ACABAB;
	background-position: left top;
	padding: 0px;
	margin-top:14px;
}


.newsHome
{
}

.textNewsHome
{
	height:200px;
	width:130px;
    font-size:15px;
    margin-left:15px;
    font-style:normal;
    overflow:auto;
}


.dataNewsHome
{
	font-family:Verdana;
	font-size:12px;
	color:Gray;
}

.titoloNewsHome
{
	font-family:Verdana;
	font-size:10px;	
	color:black;
	width:100px;
}



.lblError
{
	font-size:12px;
	font-family:Verdana;
	color:Red;	
}

#panelTabellaGuestbook
{
	width:700px;
	height:400px;
	overflow:auto;
	/*background-color:Fuchsia;*/
}

.rigaGuestbookDispari
{
	/*background-color:Green;*/
}

.rigaGuestbookPari
{
	/*background-color:Yellow;*/
}

.tdMessaggio
{
	width:500px;	
}

.dataGuestbookHome
{
	margin-left:10px;	
	color:#4d4944;
}

.nickNameGuestbookHome
{
	margin-left:10px;
	width:300px;
	color:#999;
}

.messaggioGuestbookHome
{
	margin-left:10px;	
}

.news
{
	width:700px;
	font-size:14px;
}

.leftimg 
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.lineaNews
{
    clear:both;    
}


.textNews
{
	clear:both;
    font-size:15px;
    padding:10px;
    font-style:normal;
}


#linkFotoGallerie
{
    
}


#linkFotoGallerie ul
{
    list-style:none;
    line-height:5px;
}

#linkFotoGallerie li
{
    list-style:none;
    margin-top:30px;
    font-family: Verdana;
	font-size: 20px;
}

#linkFotoGallerie li a
{
    color:#4d4944;
}


#linkFotoGallerie li a:hover
{
	color:White;
}


#imageFotoGallery
{
   background-color:Transparent;
}
#imageFotoGallery ul
{
     margin-top:20px;
}
#imageFotoGallery li
{   
    list-style:none;
    display:inline;
}
#imageFotoGallery a
{
    margin:5px;    
}
#imageFotoGallery img
{
    border: 2px solid #C1BAB0;
    
}



#lightbox
{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer
{
	padding: 10px;
}

#loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}

#prevLink, #nextLink
{
	width: 49%;
	height: 100%;
	background: transparent url(blank.gif) no-repeat; 
	display: block;
}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }


#imageDataContainer
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

.chiSiamo
{
    color:#666;
    font-size:15px;
    font-style:normal;
    font-family:Verdana;
}


.chiSiamop
{
    color:#4d4944;
    font-size:12px;
    font-style:normal;
    font-family:Verdana;
}

.lblOk
{
	font-family:Verdana;
	font-size:12px;	
	color:Green;
}

.lblError
{
	font-family:Verdana;
	font-size:12px;	
	color:Red;	
}

.areaAdmin
{
	font-family:Verdana;
	font-size:15px;
	color:Black;
}