* { padding: 0; margin: 0; }

body {
	font: normal 14px/22px "trebuchet MS", Arial, Tahoma, Sans-serif;
	background-color:#c4e3fc;
	color:#036;
}

/* headers */
h1, h2, h3 { font-family: 'Trebuchet MS', Tahoma, Sans-serif;  }

h1 {
	font-size: 22px;
	color: #6bf;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	padding: 5px 0 10px;
}

h2 {
	font-size: 20px;
	color: #6bf;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
	margin: 10px;
	padding: 5px;
}

h3 {
	font-size: 120%;	 
	color: #036;
	font-weight:bold;
}

h4 {
	font-size: 110%;	 
	color: #036;
	font-weight:normal;
}

img {
	border:none;
	}
	
.box_gallery {
	clear:both;
	color: #333;
	width: 930px;
	padding: 15px;
	margin: 0px;
	background-color: #39f;
	overflow:hidden;
	}

.box_gallery img {
	background-color:#cbe6fb;
	padding:5px;
	margin:5px 11px;
	border:none;
	}

.box_gallery h1 {
	color:#fff;
	overflow:hidden;
	margin-bottom:10px;
	}


.box_box {
	background-color:#cbe6fb;
	width:150px;
	height:200px;
	float:left;
	padding:5px;
	margin:5px 11px;
	border:none;
	text-align:center;
	}

.box_foto {
	background-color:#cbe6fb;
	width:170px;
	height:180px;
	float:left;
	margin:5px;
	border:none;
	text-align:center;
	}

.box_foto img {
	margin:5px 0;
	}


#wrapper { 
	margin: 0 auto;
	padding: 0 18px 0 6px;
	width: 960px;
	background: url(../images/bg_shadow.jpg) top center repeat-y;
}

#wrapper2 { 
	margin: 0 auto;
	padding: 0 0 18px 0;
	width: 1000px;
	background: url(../images/bg_bottom_shadow.jpg) bottom center no-repeat;
}

#faux {
	margin: 0;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%
}

#header {
	color: #333;
	width: 950px;
	padding: 10px;
	height: 130px;
	margin: 0;
	background: url(../images/clouds.jpg) top left no-repeat;
}

#logo {
	background:url(../images/logo.jpg) top left no-repeat;
	width: 190px;
	height:130px;
	margin:10px 40px;
	float:left;
	}

#tool {
	width: 190px;
	margin:90px 0 0 0;
	float:right;
	}
	
#tool ul {
	float: left;
	list-style: none;
	margin:0; 
	padding: 0 0 0 10px;
}

#tool ul li {
	display: inline;
}

#tool ul li a {
	display: block;
	float: left;
	padding: 0 10px;
}


#advice h1 {
	background:url(../images/arrow.jpg) center left no-repeat;
	margin: 10px;
	padding: 10px 10px 10px 50px;
	border-bottom:none;
}

#advice h1 a , #advice h1 a:visited,  {
	font-size: 22px;
	color: #036;
	font-weight: bold;
	text-decoration: none;
}


#menu {
	clear: both;	
	margin: 0; 
	padding: 0;
	font: bold 16px/33px "trebuchet MS", Arial, Tahoma, Sans-serif;
	width: 960px;
	background: #6bf;
	overflow:hidden;
}

#menu ul {
	float: left;
	list-style: none;
	margin:0; 
	padding: 0 0 0 10px;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 20px;
	color: #fff;	
	text-decoration: none;
	border-right:1px dotted #fff;
}
#menu ul li a:hover {
	color: #036;
	background-color:#9cf;	
}
#menu ul li#current a {	
	color: #3b5e0b;
}

#box {
	color: #333;
	width: 940px;
	padding: 0 10px 10px 10px;
	margin: 0px;
	background: #6bf;
}

#box_gallery {
	color: #333;
	width: 930px;
	padding: 15px;
	margin: 0px;
	background: #39f;
}

#leftcolumn { 
	display: inline;
	margin: 10px 20px;
	padding: 0px;
/*	width: 610px; */
	float: left;
}

#leftcolumn li{
	list-style: none;
	}

#rightcolumn { 
	display:none;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 320px;
	display: inline;
	position: relative;
}

#rightcolumn h2{
	display:none;
}

.sidebarBox {
display:none;
	background-color:#6bf;
	width:300px;
	height:200px;
	margin:10px;
	}

#footer { 
	width: 940px;
	clear: both;
	color: #6bf;
	background-color: #036;
	margin: 0px;
	padding: 10px;
	text-align:center;
}

#footer a{
	color:#9bf;
	} 


#inserisci {
	width:900px;
	background-color: #6bf;
	margin:10px 5px;
	padding:10px;
	}

#vecchie {
	width:900px;
	background-color: #6bf;
	margin:10px 5px;
	padding:10px;
	}

.appuntamento {
	width:580px;
	background-color: #b9e0ff;
	margin:10px 5px;
	padding:10px;
	}
	
.tabella_richieste {
	background:#fff;
	text-align:center;
	}

.riga_richieste {
	background:#c4e3fc;
	text-align:center;
	}

.archivio a, .archivio a:visited{
	background:#6bf;
	font-size: 16px;
	color:#fff;
	float:right;
	font-weight:bold;
	margin:5px;
	padding:5px;
	border: 3px solid #036;
	text-decoration:none;
	}
	
.archivio a:hover{
	background:#c4e3fc;
	border: 3px solid #6bf;
	text-decoration:none;
	color:#036;
	}


.clear { clear: both; background: none; }

/***********************************************/
/* FORM styles                                 */
/***********************************************/
#contentmail {
	background:#e1effa url(../images/bgContent.jpg) repeat-x;
	min-height:150px;
	padding:40px;
	}

#theForm {
	background-color: #c4e3fc;
	width: 930px;
	}
#theForm fieldset {
	height: 280px;
	width: 280px;
	border: 0;
	margin: 0;
	padding: 10px;
	float: left;
	}
	
*:first-child+html #theForm fieldset {
	width: 290px;
	}

#theForm fieldset legend {
	font-size: 4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height:60px;
	}
#theForm fieldset legend span {
	display: none;
	}
#theForm fieldset h3 {
	height: 40px;
	font-size: 14px;
	}
#theForm fieldset div.help {
	color: #ff9;
	font-size: 0.7em;
	font-weight: bold;
	height: 5em;
	}
#theForm fieldset label {
	font-size: 12px;
	display: block;
	line-height: 1.5em;
	}
#theForm fieldset input {
	font-size: 10px;
	height: 1.2em;
	}
	
/* Error Styling */
#theForm fieldset.error,
#theForm fieldset.error legend,
#theForm fieldset.error div.help {
	color: #036;
	}
#theForm fieldset strong.error {
	color: #fff;
	background-color: #f90;
	padding: 0.2em;
	font-size: 12px;
	font-weight: bold;
	display: block;
	}

/* Part 4 Styling */
#theForm #pt4 {
	clear: both;
	width: 900px;
	height: 50px;
	border-top: 10px solid #003366;
	border-width: 10px 0;
	padding: 15px;
	}
	
#theForm #pt4 legend {
	display: none;
	}
	
#theForm #pt4 h3 {
	display: none;
	}
	
#theForm #pt4 #disclaimer {
	width: 880px;
	float: left;
	font-size: 14px;
	}
	
#theForm #pt4 input {
	height: 4em;
	font-size: 14px;
	width: 200px;
	color: #666; 
	background: #f3f3f3;
	font-weight: bold;
	border-bottom: 	1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;	
	float: right;
	margin-top:-40px;
	padding:0;
	}


