* { 

	margin: 0; 
	padding: 0;	
	
	}
	
body {

	text-align:center; 
	background-image:url("images/bg1x456.gif");
	background-repeat:repeat-x; 
	background-color: #B9BFBF;
	font-family: "Trebuchet MS",  Helvetica, Arial, Verdana, sans-serif;
	color: #404040;

	}
	

body {
	font-size: x-small; 
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}

html>body { 
	font-size: small;
	}	
	
	
.clearfloat {

	clear:both;

}	
	
	
	
	a, a:visited {
	
		text-decoration:none;
		color:#496D93;
	
		}
	
	a:hover {
	
		text-decoration:underline;
		color:#496D93;
		
		}
	
		
	#content a.more  {
				
		background-image:	url("images/arrow9x9.gif");
		background-repeat: 	no-repeat;
		background-position: 0 50%;
		padding:2px 0 0 15px;
		
		}



	p, h1 {
	
		margin:0px 15px 10px 15px;
		
		}	
					
		
	h2, h3 {
	
		margin:0px 5px 15px 15px;
	
		}	
									
		
	h1 {
	
		font-size: 130%;
		padding-top:15px;
		color: #496D93;
	
		}

		
	h2 {
	
		font-size: 110%;
		padding-top:5px;
		color: #496D93;
	
		}


	h3 {
	
		font-size: 100%;

	
		}			
					
	
	p { 
	
		line-height: 1.5em;
	
		}
	
	
	
#mastercontainer {
	width: 850px;
	margin:15px auto;
	text-align:left;
	background-image: url("images/topshadow850x10.gif");
	background-repeat:no-repeat;
	padding-top:10px;	
	background-position: top;
	
	}	


#bottom {

	background-image: url("images/bottomshadow850x10.gif");
	background-repeat:no-repeat;
	padding-top:10px;	
	background-position: bottom;

}



#header {

	height: 127px;	

}

#header img.logo {
	
	padding: 14px 0 0 45px;
	float: left;
}

#header div.submenu {

	background-image: url("images/scancode484x18.gif");
	background-repeat:no-repeat;
	background-position: 0 60px;
	float: right;
	width: 514px;
	height: 100px;
	font-size: 85%;
}

#header ul {
	
	float: right;
	margin-top: 20px;
	
	}
	
#header li {
	display: inline;
	float: left;
	color: #496D93;
	padding: 2px 6px;
	border-right: 1px solid #B9BFBF;  
	}
	
#header li a, #header li a.noborder {
	float: left;
	color: #496D93;
	text-decoration: underline;
	}
	
#header li  a.noborder  {
	border: 0; 
	margin-right: 25px;
	}	
	
#header li a:visited {
	color: #496D93;
	}
	
#header li a:hover {
	text-decoration: none;
	
	}	


#header, #content, #footercontainer {

	background-image:url("images/shadow-bg850x1.gif");
	background-repeat:repeat-y; 	

}


#photonav {

	height: 304px;
	padding: 0 25px;
	background-image:url("images/photonav-bg850x1.gif");
	background-repeat:repeat-y; 	

}

#photohome, #photoabout, #photoservices, #photopromise, #photocontact {
	float: left;
	width: 571px;
	height: 302px;
	background-image:url("images/home-photo571x304.jpg"); 
	background-repeat: no-repeat;
	border: 1px solid #666 ; 	
/*	border-top: 1px solid #999 ; 	
	border-bottom: 1px solid #999 ; 	
	border-left: 1px solid #999 ; 	
*/
}

#photoabout {

	background-image:url("images/about-photo571x380.jpg");

}

#photoservices {

	background-image:url("images/home-photo571x380.jpg");

}

#photopromise {

	background-image:url("images/promise-photo571x380.jpg");

}

#photocontact {

	background-image:url("images/contact-photo571x380.jpg");

}

	
#nav {
	
	float: left;
	width: 227px;
	
	}
	
#nav ul {
	
	list-style-type: none;
	letter-spacing: 1px;
	
	}

#nav .current {
	height: 43px;
	color: #fff;
	display: block;
	background-color: #111111;
	padding: 33px 0 0 25px;
	}
	
#nav li a {
	height: 76px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 43px;
	text-decoration: none;
	
	}	
	
html>body #nav li a { 
  	
	height:43px;
	
	} 
	
	
#nav li a:link, #nav li a:visited {
	color: #fff;
	display: block;
	background-color: #333333;
	padding: 33px 0 0 25px;
	}
	
#nav li.chisiamo a:link, #nav li.chisiamo a:visited {
	background-color: #333333;
	
	}	
	
#nav li.servizi a:link, #nav li.servizi a:visited {
	background-color: #666666;
	
	}
	
#nav li.booking a:link, #nav li.booking a:visited {
	background-color: #999999;
	
	}
	
#nav li.marketing a:link, #nav li.marketing a:visited {
	background-color: #cccccc;
	
	}
				
	
#nav li.chisiamo a:hover, #nav li.servizi a:hover, #nav li.booking a:hover, #nav li.marketing a:hover {
	color: #FFF;
	background-color:  #111111;
	padding: 33px 0 0 25px;
	}	



#content {

	background-color:#fff;
	padding: 20px 0;

	}
	

.hpboxright, .hpboxcenter {

	border: solid 3px #E60003;
	background-color:#fff;
	float: left;
	display: inline;
	
	}
	
.hpbox {	
	
	background-color:#fff;
	float: left;
	display: inline;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 20px;
  	voice-family:inherit;
  	width:280px;
	}	
	
.hpbox p{	
	background-color:#fff;
	padding: 0;
	margin-top: 10px;
	margin-right: 11px;
	text-align:center;
	font-size:11px;
	}		

.leftcolumn, .rightcolumn {

	background-color:#fff;
	float: left;
	display: inline;
	
	}

.hpboxleft {
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 490px;	
	float: left;
	margin: 0 25px 0 25px;
	background-color:#fff;
	}
	
.hpboxcenter {

	width:380px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:194px;
	height: 260px;
	margin-right: 20px;

	}
	
.hpboxcenter img {
	
	float:right; 
	padding:10px 0 4px 0;

	}	
	
.hpboxright {	
	
	margin-right: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:280px;
	}


#content  p
	{
	text-align: justify;
	}

#content  ul
	{
	text-align: justify;
	list-style: none;
	padding:0 0 10px 0px;
	margin-left: 15px;

	}


#content li, #content dd {
			
	background-image:	url("images/redarrow9x9.gif");
	background-repeat: 	no-repeat;
	background-position:	0 .5em;
	margin-top: 	10px;
	padding-left: 	15px;
	line-height:	175%;
	text-align: left;
	font-size: 92%;
}

 .boxcliente
{
		list-style-type:none;
		margin: 0 auto;
		background-image: none;
		text-align:center;
}


#content .case {
	font-size: 92%;
	color: #666;
	}


#content dl

	{
	
	padding: 20px;
	border-left: 5px solid #D9DBC7;
	background-color: #FAFCE7;
	margin: 15px 15px 0 15px;

	}

#content dt	
	
{

	font-weight: bold;
	font-size: 110%;
	color: #496D93;
	padding-bottom: 10px;
	
}	



.leftcolumn {
	border: none;
	width:518px; 	
	float: left;
	margin:0 0px 0 25px;
	padding-right: 10px;
	text-align: justify;
	border-right: 1px solid #ccc;
	}
	
.rightcolumn {	
	border-right: none;
	border-bottom: none;
	border-top: none;	
	margin-right: 10px;
	width:282px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:280px;
	text-align: justify;
	}	
	
.genericcolumn {
	border: none;	
/*	float: left; */
	margin:0 25px;
	text-align: justify;
	background-color: #fff;
	text-align: justify;
	}		

.genericcolumn img {
	float:left; 
	padding:1px;
	margin:0px 10px 5px 0;
	border:2px solid #ccc;
	}	

.hpboxleft h1, .leftcolumn	h1, .genericcolumn	h1 {
	
		font-size: 200%;
		color: #404040;
		margin:0px 15px;
	
		}

		
.rightcolumn h2 {
		
		font-size: 110%;
		color: #496D93;
		margin:0px 15px 15px 0;;
	
		}
		
.rightcolumn p {
	
		margin-left:0;
	
		}		
		
.rightcolumn h2.shift, .rightcolumn p.shift {

	margin-left: 15px;

}		

.rightcolumn p.bottomborder, .rightcolumn div.bottomborder {
	
		border-bottom: 1px dashed;
		border-bottom-color: #ccc;
		padding-bottom: 20px;
	
		}	
								
#mod {
		margin-left: 15px;
		padding-right: 5px;
	}

#footercontainer {

	background-color:#fff;
	width: 850px;
	padding-bottom: 14px;
	}

#footer {

	width:800px; 
	margin:0 0 0 25px;
	padding: 20px 0 10px 0;
	background-color: #92938A;
	color: #eaeaea;
	font-size: 85%;

	}

#footer h3, #footer p {

	letter-spacing: 1px;
	
	}	

#details {
	float: left;
	width: 360px;

	}

#details div.address, #details div.telephone {
	float: left;
	width: 150px;

	}
	
#details div.telephone {
	
	width: 210px;

	}	
		
#footer a, #footer a:visited {
	
		text-decoration:none;
		color:#eaeaea;
	
		}
	
#footer a:hover {
	
		text-decoration:underline;
		color:#eaeaea;
		
		}	

	
#footernav {
	
	float: left;
	width: 430px;
	
	}
	
#footernav ul {
	float: right;
	}
	
#footernav li {
	display: inline;
	}
	
#footernav li a, #footernav li a.noborder {
	float: left;
	color: #eaeaea;
	padding: 2px 6px;
	text-decoration: none;
	border-right: 1px solid #eaeaea;
	}
	
#footernav li a.rightnoborder {
	border: 0;
	margin-right: 0;
	}	
	
#footernav li a.leftnoborder {
	margin-left: 0;
	padding-left: 0;
	}		
	
#footernav li a:visited {
	color: #eaeaea;
	}
	
#footernav li a:hover {
	color: #eaeaea;
	text-decoration: underline;
	
	}	
.divisore-box {
	height: 11px;
	padding: 0px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #E7E7E7;
	clear:both;
}

.pagina {
	margin: 5px;
	padding: 4px;
	font-size:100%;
	font-weight: bold;
	border: 1px solid #eee;
	background-color: #fafafa;
	}

ul.tagcloud{list-style: none;margin: 0;
    padding: 0.5em;line-height: 1.8;
    width: 240px;text-align: justify;}
ul.tagcloud li{padding-right:1.5em;float:left;}
ul.tagcloud a{text-decoration: none;color: #787870}
ul.tagcloud a:hover{text-decoration: underline;
    color: #444;}
a.size1{font-size: 80%}
a.size2{font-size: 100%}
a.size3{font-size: 125%}
a.size4{font-size: 150%}
a.size5{font-size: 180%}
#login{padding:20px 0 80px 0;}
#login table { background-color: #cccccc; font-size: 9pt; padding: 3px }
#login td    { color: #000000; background-color: #cccccc; border-width: 0px }
#login th    { color: #ffffff; background-color: #0000cc; border-width: 0px }
