@CHARSET "UTF-8";

body{
	margin: 0;
	padding: 0;
	background: #e9edf6;
	text-align: center;
	font-family: Helvetica, sans-serif;
}

.tooltip{
	display: none;
	z-index: 10;
}

.tooltip-content{
	background: #e0e4ed;
	border: 3px solid white;
	-moz-border-radius:15px;
	-webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	padding:10px;
	width:510px;
	
}

.tooltip-content p, #content .tooltip-content p, .tooltip li{
	font-size:13px;
	color: #272526;
	margin-left: 0;
}

#wrapper{
	width: 1000px;
	text-align: left;
	margin: auto;
	background: #ffffff;
}

#header{
	width: 1000px;
	height: 257px;
	background: #789edf url('../img/conciliatore/header2.jpg') no-repeat right top;
}

#header .headtitle{
	padding: 10px 313px 10px 20px;
	height: 187px;
}

#header h2{
	font-size: 20px;
	letter-spacing: 1px;
}

#header h3{
	font-size: 15px;
}

#header h4{
	font-size: 10px;
}

#header h2, #header h3, #header h1, #header h4, #header h5{
	color: white;
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.5px;
}

#header h1{
	margin: 3px 0 3px 0;
	font-size: 30px;
	letter-spacing: 1.5px;
	font-weight: bold;
	line-height: 32px;
}

#header .whitebanner{
	background: #e9edf6;
}

#header .whitebanner h3{
	color: #365486;
	font-size: 14px;
	padding: 5px 20px 5px 20px;
	letter-spacing: 2px;
}

#container{
	width: 1000px;
	margin: 0px 0px 0 0px;
	font-size: 12px;
}

#side{
	min-height: 500px;
	float: left;
	width: 499px;
	z-index: 10;
}

#side .side-box-blue{
	background: #4f678d url('../img/conciliatore/sidebg.jpg') no-repeat top center;
	padding: 224px 20px 15px 20px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-radius-bottomright: 15px;
    -khtml-border-radius-bottomright: 15px;
}

#side .side-box-blue p{
	color: white;
	margin: 5px 0 0 0;
	font-size: 14px;
	letter-spacing: 0.3px;
}

#side .side-box-blue p span{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

#side .side-box{
	padding-left: 20px;
	color: #4f678d;
}

#side .side-box h3{
	font-size: 15px;
	margin: 7px 0 7px 0;
	text-transform: uppercase;
}

#side .side-box p{
	margin: 0 0 10px 0;
	letter-spacing: 0.3px;
}

#side .side-box p span{
	text-transform: uppercase;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}


#content{
	float: right;
	width: 470px;
	margin-right: 18px;
	margin-top: 5px;
}

#content p{
	color: #4f678d;
	margin: 0;
	margin-left: 50px;
	font-size: 14px;
	letter-spacing: 0.3px;
}

#content .bannertop{
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 5px;
}

.form-content{
	background: #e0e4ed;
	border: 3px solid white;
	-moz-border-radius:15px;
	-webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	padding: 18px 12px 18px 12px;
}

.form-content .cleft{
	float: left;
}

.form-content .cright{
	float: right;
}

.form-content .cfull{
	width: 100%;
	margin-bottom: 20px;
}

div.input{
	height: 25px;
	width: 100%;
	margin-bottom: 10px;
}

div.input label{
	float: left;
	width: 70px;
	text-transform: uppercase;
	color: #272526;
	margin-right: 10px;
	line-height: 20px;
	font-size: 10px;
}

div.privacy{
	margin-left: 10px;
}

div.privacy label{
	width: 200px;
	display: block;
	color: #272526;
	margin-right: 30%;
	font-weight: bold;
}

div.button{
	text-align: right;
	margin-right: 15px;
}

div.floatant{
	float: left;
}

div.r{
	width: 200px;
}

div.f{
	width: 120px;
}

div.input label.blue{
	width: 110px;
	line-height: 23px;
}

div.input label.double-line{
	line-height:23px;
	width: 27px;
}

div.input select, div.input input{
	width: 221px;;
	height: 21px;
	width: 70%;
	font-size: 10px;
}

.cfull div.input select{
	width: 320px;
}

.cfull div.input select.reper{
	width: 100px;
}

.cfull div.input select.yy{
	width: 100px;
}

.cfull div.input select.to, .cfull div.input select.from, .cfull div.input select.gg{
	width: 70px;
}

.cleft div.input input, .cright div.input input{
	width: 100px;
}

#footer{
	clear: both;
	height: 20px;
	background: #4f678d;
}
