body,html
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	width: 100%;
	height:100%;
	margin: 0px 0px 0px 0px;
	text-align:center
}
a
{
	color: #888888;
}
a:hover
{
	color: #888888;
}
.aligndx
{
	text-align: right;
}
.alignsx
{
	text-align: left;
}
.aligncenter
{
	text-align: center;
}
.alignjustify
{
	text-align: justify;
}

.clearfix:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

.creaspazio
{
	display:block;
}
.px100
{
	height:100px;
}
.px70
{
	height:70px;
}
.px60
{
	height:60px;
}
.px50
{
	height:50px;
}
.px40
{
	height:40px;
}
.px30
{
	height:30px;
}
.px20
{
	height:20px;
}
.px10
{
	height:10px;
}


/* FORM */


form
{
	width:99%;
	z-index:100;
	padding: 5px;
}
.field
{
	display: block;
	padding: 10px 10px 10px 10px;
	min-height: 20px
	/*border-bottom: 1px solid #E0E7F0;*/
}
.field:hover
{
	background-color: #E0E7F0;
}
form .odd
{
}
.label,label
{
	width: 30%;
	display: -moz-inline-box;
	display: inline-table;
	display: inline-block;
	text-align: left;
	vertical-align: top;
}
.labeltextarea,.labelcheckbox,.labelradio
{
	width: 30%;
		display: -moz-inline-box;
	display: inline-table;
	display: inline-block;

vertical-align: top;	
}

.obbligatorio
{
	color: #FF6600;
}
.textfield
{	
	border:1px solid #7CB5FF;
	color: #666666;
	width: 60%;
}
.textfield:hover
{
	background-color: #ffffcc;
}
select
{
	border:1px solid #7CB5FF;
	color: #666666;
	width: 60%;
	display: inline-block;
}
.textareafield
{
	border:1px solid #7CB5FF;
	color: #666666;
	width: 60%;
	height: 300px;
}
.radiofield
{
	text-align:center;
}
.checkboxfield
{	

}
.grupporadio
{	
	left: 30%;
	width: 60%;
	position: relative;
}
.gruppocheckbox
{	
	left: 30%;
	width: 60%;
	position: relative;
}
.closegruppocheckbox
{
	clear: both;
}
.divcheckboxfield
{
	position: relative;
	width: 150px;
	float: left;
}
.divcheckboxfield2
{
	position: relative;
	width: 150px;
	float: left;
}
.divcheckboxfield3
{
	position: relative;
	width: 150px;
	float: left;

}
.divcradiofield
{
}
.numberfield
{
	width: 25px;
}


.editor
{
	
	width: 100%;
	position: relative;
	margin-left: 0;
	padding-left: 8px;
}



/* LOGIN */

.login
{
	width: 300px;
	border: 1px solid #336699;
	background-color:#E0E7F0;
	text-align: left;
	height: 80px;
	position:relative;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}
.login label
{
	width: 250px;
	line-height: 30px;
	display: inline;
}
.login input
{
	position: absolute;
	left: 80px;
}

.messaggi
{
	border: 2px solid #ff6600;
	font-size: 14px;	
	font-style: italic;
	color: #ff6600;
	background-color: #ffffcc;
	min-width: 300px;
	position: relative;
	text-align: center;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}
.logo{
	text-align: left;
	margin: 10px 0px 10px 0px;
}
.valore_campo{
	border:1px solid #7CB5FF;
	color: #666666;
	width: 60%;
}
.campoform{
	width: 100%;
	padding: 5px;
}
.contenitore{
	width: 815px;
	text-align: center;
	height: 100%;
	position:relative;
	margin: auto;
}
.contenuto{
	width: 700px;
	border: 1px solid #336699;
	text-align: left;
	min-height: 80px;
	position:relative;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

.contenuto h1{
	font-size: 14px;	
	color: #FF6600;
}
.menu{
	font-size: 14px;	
	color: #FF6600;
	text-align: center;
} 
.menu A{
	font-size: 14px;	
	color: #FF6600;
	text-decoration: none;
} 
.menu A Hover{
	font-size: 14px;	
	color: #FF6600;
} 
.menu ul{
	margin: 0 5px 0 0 ;
	padding: 0 0 0 0;
	text-align: center;
}
.menu li{
	color: #FF6600;
	text-align: center;
	margin: 0 1px 7px 0;
	padding: 0 0 0 0;
	display: inline;
}

.tabella_cv{
	margin-top: 10px;
	width: 100%;
	background-color: #E0E7F0;
	border-bottom: 10px solid #E0E7F0;
	font-size: 12px;	
}

.tabella_cv th{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #6699cc;
	vertical-align: top;
	color: #FF6600;
}
.tabella_cv td{
	padding: 5px 5px 5px 5px;
	color: #000000;
	background-color: #FFFFFF;
}
.titoloSezione{
	background-color: #E0E7F0;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;
}
.privacy_box{
	padding: 5px 5px 5px 5px;
	color: #000000;
	background-color: #FFFFFF;
	height: 130px;
	width: 95%;
	text-align:justify;
	border: 1px solid #6699cc;
	overflow : scroll;
	overflow-x:hidden;
}
.titoloMacroSezione{
	background-color: #E0E7F0;
	border: 1px solid #6699cc;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;
}
.titolo
{
	font-weight: bolder;
	font-size: 14px;
	color:#ffffff;
	top: 0px;
	margin: 0px;
	padding: 47px 0px 13px 10px;
}

.titolo.annuncio
{
	background-image: url(/images/back_annuncio.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.titolo.assessment
{
	background-image: url(/images/back_assessment.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.titolo.test
{
	background-image: url(/images/back_test.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.box_1{
	margin: 10px 0px 10px 0px;
}
.box_2{
	margin: 10px 0px 10px 0px;
	width: 50%;
	float: left;
}
.box_3{
	margin: 10px 0px 10px 0px;
	width: 50%;
	float: left;
}
.tasto_ricerca{
	width: 100%;
	float: left;
}
.paginato{
	margin: 10px 0px 10px 0px;
	text-align: center;
}
