body {
	background: #9c6 url(../images/bg-ester.gif) bottom left fixed repeat-x;
	margin-left: 10px;
    } 

#logo {
	float: left;
	display: block;
	margin: 10px 0 15px 600px !important;
	margin /**/: 10px 0 15px 300px;
	width: 248px;
	height: 35px;
	text-indent: -9999px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop',src='http://www.pietrogiliberti.it/images/giliberti2.png');
	}

html>body #logo {
	background: transparent url(../images/giliberti2.png) no-repeat top left;
	}

#logo a, #logo a:visited {
	float: left;
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	}

#logo a:hover {
	background: transparent url(../images/giliberti2.gif) no-repeat top left;
	} 

#tabs {
    float: left;
    width: 850px;
	padding-top: 3px;
    } 

#tabs ul {
    margin: 0;
    padding: 0px; 
    list-style: none;
    }
	
#tabs li {
    display:inline;
    margin:0;
    padding:0;
    }
	  	
#tabs a {
    float: left;
	background: url("../images/tab-beige-green_left.gif") no-repeat left top; 
    margin: 0;
	text-decoration: none;
	text-align: center;
	line-height: 11px;
    padding: 1px 0px 0px 8px;
/* Tantek's Box Model Hack hides rule from IE5.x/Win */	
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	padding: 0px 0px 0px 8px;
	} 
	
html>body #tabs a {
  	padding: 0px 0px 0px 8px;
	} 
		
#tabs a span  {
    display: block;
	float: left;
	font: bold 76%/1.2em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform: uppercase;
  	color: #278F3C;
	text-decoration: none;
	text-align: center;
	line-height: 11px;
	background: url("../images/tab-beige-green_right.gif") no-repeat right top;
    padding: 6px 8px 5px 2px;  
    } 
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {
	float: none;
	}
/* End IE5-Mac hack */ 

#tabs a:hover, #tabs a:hover span {
  background-position: 0% -50px;
  color:#0F531D;
  }
  
#tabs a:hover span {
  background-position: 100% -50px;
  }
   
#tabs a.on {
    float: left;
	background: url("../images/tab-white-green_left.gif") no-repeat left top; 
    margin: 0;
	text-decoration: none;
	text-align: center;
	line-height: 11px;
    padding: 1px 0px 0px 8px;
/* Tantek's Box Model Hack hides rule from IE5.x/Win */	
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	padding: 0px 0px 0px 8px;
	} 
	
html>body #tabs a.on {
  	padding: 0px 0px 0px 8px;
	} 
		
#tabs a.on span  {
    display: block;
	float: left;
	font: bold 76%/1.2em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform: uppercase;
  	color: #0F531D;
	text-decoration: none;
	text-align: center;
	line-height: 11px;
	background: url("../images/tab-white-green_right.gif") no-repeat right top;
    padding: 6px 8px 5px 2px;  
    } 
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a.on span {
	float: none;
	}
/* End IE5-Mac hack */ 

#content-second {
    float: left;
    width: 850px;
	background: #fff;
	padding: 9px 9px 10px 9px;
	border-right: 1px solid #759D56;
	border-bottom: 1px solid #759D56;
	border-left: 1px solid #A7C773;
	font: 90%/1.2em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #0F531D;
    } 
	
html>body #content-second {  	
    width: 830px;
	} 
  
#content-gallery {
    float: left;
	clear: both;
    width: 850px;
	background: #fff;
	padding: 9px 0px 10px 8px;
	border-right: 1px solid #759D56;
	border-bottom: 1px solid #759D56;
	border-left: 1px solid #A7C773;
	font: 90%/1.2em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #0F531D;
    } 
	
html>body #content-gallery {  	
    width: 840px;
	} 
			
#content-left {
    float: left;
    width: 630px;
	background: #fff;
	padding-right: 9px;
	border-right: 1px solid #0F531D;
	font: 90%/1.2em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #0F531D;
/* Tantek's Box Model Hack hides rule from IE5.x/Win */	
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	min-height: 750px;
    } 
	
html>body #content-left {  	
    width: 620px;
	}		
	
#content-right {
    float: left;
    width: 200px;
	background: #fff;
	padding-left: 5px;
	margin-right: -1px;
	font: 80%/1.2em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #0F531D;
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	margin-right: 0;
	/* End IE5-Mac hack */ 
    } 
	
html>body #content-right {  	
    width: 195px;
	}	
	
#copyright {
    float: left;
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font: 70%/1.2em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #0F531D;
	width: 100%;
    } 
		
html>body #copyright {  	
    width: auto;
	}	
	
.titolo-left {
	float: left;
	padding-left: 1px;
	}
	
.titolo-right {
	float: right;
	padding-right: 9px;
	}
			
.data {
	font-weight: bold;
	margin-bottom: 5px;
	}
				
.line {
	width: 100%;
	display: block;
	border-top: 1px dashed #0F531D;	
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
html>body .line {
	width: auto;
	}	
				
.line2 {
	width: 100%;
	display: block;
	clear: both;
	border-top: 1px dashed #0F531D;	
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
html>body .line2 {
	width: auto;
	}	
			
img.left {
	float: left;
	border: 5px solid #C5E9A2;
	margin: 0px 10px 10px 0px;
	}
			
.label {
	font: bold 100%/1.2em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;  
	color: #0F531D;
	display: block;
	clear: both; 
	width: 100%;
	background: url("../images/bg-label-ester.gif") no-repeat left top;
	padding: 2px 2px 3px 5px;
	margin-bottom: 5px;
	}
	
html>body .label {
	width: auto;
	}	
		
.label2 {
	font: bold 100%/1.2em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; 
	color: #0F531D;
	display: block;
	clear: both; 
	width: 100%;
	background: url("../images/bg-label-ester.gif") no-repeat left top;
	padding: 2px 2px 3px 5px;
	margin-top: 20px;
	margin-bottom: 5px;
	}
	
html>body .label2 {
	width: auto;
	}	
	
img.giorno  {
	border: 5px solid #C5E9A2;
	margin: 5px 0px; 
	}	
			
.freccia a, .freccia a:visited {
	float: left;
	color: #278F3C;
	text-decoration: none;
	background-image: url(../images/freccia-rossa2.gif);
	background-repeat: no-repeat;
  	background-position: 0% 0%;
	padding-left: 15px;
	padding-bottom: 4px;
	margin-top: 2px;
	width: 100%;
	border-bottom: 1px dashed #278F3C;
	}	
	
.freccia a:hover {
	color: #900;
	background-image: url(../images/freccia-rossa3.gif);
	}		
	
html>body .freccia a, .freccia a:visited {
	width: 180px;
	}		

.spacer {
	display: block;
	font-size: 5px;
	}

/* Aggiunta dell'11 ottobre 2004 */

#invito1 {
    float: left;
	background: #FB85BF url("../ester/images/invito1.jpg") no-repeat left top;
	padding: 10px 0 0 30px;
	margin-top: 10px;
	font: 100%/1.1em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #fff;
	font-weight: bold;
    width: 520px;
	height: 337px;
    } 
	
html>body #invito1 {  	
    width: 490px;
	height: 327px;
	}		

#invito1 p {
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
    } 

#invito2 {
    float: left;
	background: #14AFCE url("../ester/images/invito2.jpg") no-repeat left top;
	padding: 40px 0 0 210px;
	margin-top: 10px;
	font: 120%/1.2em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #fff;
	font-weight: bold;
    width: 520px;
	height: 337px;
    } 
	
html>body #invito2 {  	
    width: 310px;
	height: 297px;
	}		

#invito2 p {
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
    }
	
#invito2 span {
	font: 12px Verdana, Arial, sans-serif;
	font-weight: bold;
    }	
				
/* linx!!! */	

a.basic12, a.basic12:visited {
	font: 100%/1.2em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #0F531D;
	text-decoration: none; 
	}
		
a.basic12:hover  {
	text-decoration: underline; 
	}		
	
a.basic12b, a.basic12b:visited {
	font: bold 100%/1.2em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #0F531D;
	text-decoration: none; 
	}
		
a.basic12b:hover  {
	text-decoration: underline; 
	}
		
a.basic11, a.basic11:visited {
	font: 100%/1.2em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #0F531D;
	text-decoration: none; 
	}
		
a.basic11:hover  {
	text-decoration: underline; 
	}		
	
a.basic11b, a.basic11b:visited {
	font: bold 100%/1.2em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #0F531D;
	text-decoration: none; 
	}
		
a.basic11b:hover  {
	text-decoration: underline; 
	}			

a.basic10, a.basic10:visited {
	font: 100%/1.2em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #0F531D;
	text-decoration: none; 
	}
		
a.basic10:hover  {
	text-decoration: underline; 
	}


/*** sfondi hp 07/11 ***/

.sfondo1 {
    float: left;
	background: url("../ester/images/sf_compleanno.gif") no-repeat 110px 0;
	} 

.sfondo2 {
    float: left;
	background: url("../ester/images/sf_mare.gif") no-repeat 80px 0;
	} 	

.sfondo3 {
    float: left;
	background: url("../ester/images/sf_hu.gif") no-repeat 450px 0;
	} 

.sfondo4 {
    float: left;
	background: url("../ester/images/sf_comunione.gif") no-repeat 120px 0;
	} 	
	