/* CSS Document */

div.LayerCentrato {
	text-align: center;
	position: absolute;
	top: 365px;
	left: 505px;
	width: 520px;
	height: 499px;
	margin: -250px 0 0 -260px;
	vertical-align: middle;
	z-index: 1;
	background-color: #FFFAEE;
 }
immagine_alto {
	width:760px;
	height:270px;
	z-index:2;
	background-color: #FFFAEE;
}
#menu {
	background-color: #FFFAEE;
	text-align: center;
	padding-top: 30px;
	width: 760px;
	color:#800000;
}
#contenuto {
	background-color: #FFFAEE;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #2D5C36;
	padding: 30px;
	}
.navigation {
	background-color: #FFFAEE;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#800000;
}
.imgdestra {
	float: right;
	top: 0px;
	right: 0px;
	padding-left: 30px;
}
.imgsin {
	float: left;
	top: 0px;
	right: 0px;
	padding-right: 30px;
	padding-top: 20px;
	}
 .img_rientrata {
	padding-top: 30px;
	padding-left: 96px;
}
.Stile2 {
	font-size: 12px;
	text-align: center;
	color: #2D5C36;
}
	#prefooter {
	background-color: #667E66;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFAEE;
	padding: 0px;
	background-image: url(../immagini/home_bottom.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 91px;
	width: 760px;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
}
#footer {
	background-color: #EFCFCF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D5C36;
	padding: 6px;
	height: auto;
}
#subfooter {
	background-color: #A2CA97;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D5C36;
	padding: 6px;
	height: auto;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 px auto;
	text-align: justify;
	line-height: 27px;	
}
.testotabella {
	vertical-align: top;
	background-color: #FEE8CF;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 27px;
	font-style: normal;
	font-weight: normal;
	color: #2D5C36;
	padding-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 27px;
	color: #003300;
}
#contenitore {
	margin:0px auto;
	width: 760px;
	z-index: 1;
	border: thin solid #667E66;
}
a:link {
	color: #804040;
	text-decoration: none;
}
a:visited {
	color: #804040;
	text-decoration: none;
}

body,html {
	height:100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(../immagini/sfondo.jpg);
	background-repeat: repeat;
}
a:hover {
	text-decoration: underline;
	color: #63705F;
}
a:active {
	text-decoration: none;
}
.immaginepiccola {
	padding-bottom: 0px;
	padding-right: 10px;
	position: relative;
	height: 47px;
	width: 59px;
	float: left;
}
#showimage{
	position:absolute;
	visibility:hidden;
	background-color: #FFFFFF;
	padding:15px;
	border: 2px solid #667E66;
}

#dragbar{
	cursor: pointer;
	background-color: #667E66;
	min-width: 100px; /*NS6 style to overcome bug*/
	text-align: right;
}

#dragbar #closetext{
	font-weight: bold;
	margin-right: 23px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #667e66;
	text-align: right;
}
.lineesin {

	float: left;
	top: 0px;
	right: 0px;
	padding-right: 30px;
}
.bordonero {
	border: 2px solid #000000;
}

/*da qui in poi vale solo per il modulo di contatto*/


ul {
	list-style-type:					none;
	color:								#515151;
}

table {
	margin: 							0 30px 0 30px;
	width:								700px;
	font-size:							1.1em;
	color:								#515151;
}

td, th {
	padding:							5px 0px 5px 0px;
	text-align:							left;
	text-indent:						6px;
}

th {
	background:							#084488;
	font-size:							1.1em;
	text-transform:						uppercase;
	color:								white;
}

form {margin-left:0px;}

label {
	font-family: 						Arial, Helvetica, sans-serif;
	font-size: 							15px;
	color: 								#2D5C36;
}

textarea {
	height:								100px;
	width:								500px;
}
	
/* @end */

#header,#page {
	width:								760px;
	margin-left:						auto;
	margin-right:						auto;
	text-align:							left;
}

#header {
	display: 							block;
	height: 							60px;
}

#header p {
	clear: 								right;
	float: 								right;
	margin: 							0;
	padding: 							10px 10px 0 0;
	font-size:							1.1em;
}

#logo {
	float: 								left;
	padding:							20px;
	font-size:							2em;	
}

#logo a {
	display:							block;
	background:							none;
	color: 								#084488;
}

#logo a em {
	font-style:							normal;
	color:								#366d9b;
}

/* @group Prompt */

#prompt {
	width: 								100%;
	border-top: 						4px solid #ededed;
	border-bottom: 						4px solid #ededed;
	padding: 							12px 0 12px 0;
	background:							#366d9b url(res/tile_prompt.gif) left bottom repeat-x;
	text-align:							center;
	color: 								white;
}

#prompt h1 {
	font-size:							2.4em;
	font-weight:						normal;
	color: 								white;
}

#prompt.failed {background:#b30000 url(res/tile_prompt_failed.gif) left bottom repeat-x;}
	
/* @end */

p.instruction, #form_inbox_options {
	margin: 							15px 30px 15px 30px;
	padding: 							15px;
	background: 						#ededed;
	text-align: 						left;
	font-size:							1.1em;
}

#fields_indicator {
	margin: 							-15px 30px 15px 0;
	padding: 							15px;
	border:								2px solid #ededed;
	text-align: 						left;
	font-size:							1.1em;
}

p.credit {
	margin-top: 						30px;
	text-align: 						center;
}

#page.login {text-align:center;}

#form_login, #form_reset {
	display: 							block;
	width:								250px;
	margin-top:							15px;
	margin-left:						auto;
	margin-right:						auto;
	border: 							8px solid #ededed;
	padding: 							7px 0 15px 25px;
	text-align:							left;
}

#form_login p, #form_reset p {
	margin-bottom:						0;
	font-size:							1.1em;	
}

div.lbl, #status {margin:8px 0 0 0;}

/* questo qui sotto è il testo dentro ai form!!! */
div.obj input, textarea {
	margin: 							0;
	border-color:						#ababab;
	border-style:						solid;
	border-width:						thin;
	font-family:						Arial, Helvetica, sans-serif;
	font-size:							1.0em;
	color: 								black;
}

div.obj input {width:350px;}

div.obj input:focus, textarea:focus {background:#f2f2f2;}

div.obj input.err, textarea.err {border-color:#cd0000;}

div.obj p {
	margin: 							3px 0 0 0;
	padding: 							0;
	background:							white url(res/error_arrow.gif) no-repeat;
	font-size:							1.1em;
	font-style:							italic;
	text-indent:						20px;
	color: 								#cd0000;
}

#remember, #login, #sendkey, #resetpassword, #addrecipient, #savecontact, #saveredirects, #saveresponse, #saveuser {margin-top:8px;}

/* @group Inbox */

#form_inbox {margin:0;}

#form_inbox label {font-size:1em;}

#pagecontrols {
	margin: 							0 30px 0 30px;
	padding:							0 0 10px 0;
	background:							white url(res/tile_pagecontrols.gif) left bottom repeat-x;
	text-align: 						center;
	font-size:							1.1em;
	color:								#515151;
}

#col1 {width:180px;}

#col2 {width:250px;}

#col3 {width:180px;}

#col4 {width:90px;}

td.row_alt {background:#edf3f9;}

td img,#page.message img {border:1px solid #dadada;}
	
/* @end */

/* @group Message */

#page.message h2 {
	margin: 							0 0 0 30px;
	font-size:							2.4em;
	font-weight:						normal;
	color: 								#084488;
}

#received {
	margin: 							4px 30px 0 30px;
	border:								2px solid #ededed;
	padding: 							8px;
	background: 						#ededed;
	font-size:							1.1em;
}

#page.message li {
	float: 								left;
	display:							block;
	padding: 							4px;
	width: 								336px;
	font-size:							1.1em;
}

#personal {
	margin:								4px 30px 0 30px;
    border:								2px solid #ededed;
    padding:							4px;
    width:								688px;
}

#personal ul {overflow:auto;}

#personal p {
	clear: 								left;
	margin: 							0;
	padding: 							4px;
	font-size:							1.1em;
}

#info p {font-size:1.1em;}
	
/* @end */

/* @group List / Recipients */

#page.list ul, #page.recipients ul {
	margin: 							15px 30px 0 30px;
	font-size:							1.1em;
}

#page.recipients ul {
	display: 							block;
	padding-bottom: 					6px;
}

#page.list li, #page.recipients ul li {
	float: 								left;
	width: 								50%;
	padding-bottom:						6px;
}

#form_recipients {
	clear: 								both;
	width: 								700px;
	padding:							0;
	border-top:							2px solid #ededed;
}

a.remove {font-size:0.95em;}
	
/* @end */

/* @group Contact */

#form_contact {
	margin-top:							0;
	padding-top:						0;
	padding-bottom:						20px;
}

#form_contact h2, #feedback h2 {
	font-size:							1.5em;
	font-weight:						normal;
	color: 								#084488;
}

#form_contact #essential {
	margin-right:						30px;
	padding-bottom:						8px;
}

#form_contact p {font-size:1.1em;}

#form_contact #essential li {
	font-size:							1.1em;
	font-weight:						bold;
	padding-bottom:						4px;
}

#form_contact #optional li {
	clear:								left;
	display:							block;
	overflow:							auto;
	padding-bottom:						8px;
}

#form_contact #optional li div {
	float:								left;
	display:							block;
}

#form_contact #optional input {margin-left:0px;}

#form_contact #optional label {font-size:1.1em;}

#form_contact #optional label span {
	font-size:							0.95em;
	font-weight: 						normal;
}

#form_contact #optional label span, #fields_indicator label span {
	font-size:							0.9em;
	font-weight: 						normal;
}

#savecontact {clear:left;}
	
/* @end */

/* @group Logged Out */

#page.loggedout {text-align:center;}

#page.loggedout p.instruction {margin-bottom:10px;}

#feedback {
	display: 							block;
	overflow: 							auto;
	padding: 							15px 0 0 0;
	margin: 							0 30px 0 30px;
	text-align: 						left;
}

#feedback form {margin:0;}

#page.loggedout #feedback p {
	font-size: 							1.1em;
	line-height: 						1.4em;
}

#contactme {
	display: 							block;
	float: 								left;
	padding: 							0 18px 0 0;
	width: 								330px;
}

#rate {
	display: 							block;
	float: 								left;
	border-left: 						4px solid #ededed;
	padding: 							0 0 0 18px;
	margin-bottom: 						0;
	width: 								330px;
}

