@charset "utf-8";
/* CSS Document */

body {
	margin: 50px 0 0 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #3E3E3E;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ol {
	margin: 0 0 .5em 0;
	text-align: justify;
	line-height: 26px;
	font-size: 11px;
}
ul {
	margin: 0 0 2em 0;
	line-height: 26px;
	font-size: 11px;
}
a:link {
	color: #003448;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
	color: #003448;
}

a:visited {
	color: #003448;
	text-decoration: none;
}

#page {
	width: 850px;
	margin: 0 auto;
}

#content {
	float: left;
	width: 575px;
}

.box1 {
	padding: 20px 20px 0px 20px;
	background: url(images/img05.gif) no-repeat;
}

.box1  .ggg{
	font-size: 18px;
}

.oss {
	font-size: 80px;
	font-weight: bold;
	color: #00567A;
	line-height: 80px;
	margin-bottom: 10px;
	display:block;
}
.post {
}

.post .title {
	margin-bottom: 20px;
	margin-top: 30px;
	padding-bottom: 5px;
	background: url(images/img03.gif) repeat-x left bottom;
}

.post .entry {
}
.registrati {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 40px 0px;
}
.registrati2{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 10px 0px;
}
.registrati  a{
	text-decoration: none;
	text-transform: uppercase;
}
.registrati a:hover{
	text-decoration: underline;
	text-transform: uppercase;
}
.registrati2  a{
	text-decoration: none;
	text-transform: uppercase;
}
.registrati2 a:hover{
	text-decoration: underline;
	text-transform: uppercase;
}

#sidebar {
	float: right;
	width: 195px;
	text-align: center;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	margin-bottom: 10px;
	background: url(images/img03.gif) repeat-x left bottom;
	font-size: 16px;
}

#search {
}

#search h2 {
	margin-bottom: 20px;
}
#search p {
	line-height: 20px;
}

#cf {
	width: 180px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #CCC;
}
#cu, #co{
	width: 180px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #CCC;
}

#campoform{
	width: 180px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #CCC;
}

#x {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

form {
	margin: 0;
	padding: 0;
}
form p {
		font-size: 15px;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.footer {
	background: url(images/img03.gif) repeat-x left top;
	width: 850px;
	float: left;
	margin-top: 10px;
}
.footer img {
	margin-top: 10px;
}.etichetta {
	text-align: left;
	letter-spacing: 2px;
}
.riga {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.et {
	width: 175px;
	float: left;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
}
.val {
	width: 380px;
	float: right;
}
.val input, select,  {
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #CCC;
}
.chiede {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	margin: 0px 0px 20px 0px;
}

.error {
	color: #F00;
}

.val input {
	color:#0B0B0B;
	border:#C3BCA4 1px solid;
	height:24px;
	padding:0px;
	margin:0px;
	font: normal 18px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-indent: 5px;
}
.val input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.val input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #000;
}

.validation-advice {
	margin: 0px;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	text-transform: lowercase;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
}

.custom-advice {
	margin: 0px;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
}



#results{width:100%; border:solid 1px #DEDEDE; display:none;}
#results ul, #results li{padding:0; margin:0; border:0; list-style:none;}
#results li {border-top:solid 1px #DEDEDE; padding: 1px 1px 1px 3px;}
#results li a{display:block; padding: 0px; text-decoration:none; color:#000000; font-weight:bold; text-align: left}
#results li a small{display:block; text-decoration:none; color:#999999; font-weight:normal;}
#results li a:hover{background:#FFFFCC;}
#results ul {padding:1px;}

#resultsRES{width:100%; border:solid 1px #DEDEDE; display:none;}
#resultsRES ul, #resultsRES li{padding:0; margin:0; border:0; list-style:none;}
#resultsRES li {border-top:solid 1px #DEDEDE; padding: 1px 1px 1px 3px;}
#resultsRES li a{display:block; padding: 0px; text-decoration:none; color:#000000; font-weight:bold; text-align: left}
#resultsRES li a small{display:block; text-decoration:none; color:#999999; font-weight:normal;}
#resultsRES li a:hover{background:#FFFFCC;}
#resultsRES ul {padding:1px;}
