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

*{
	font-family:Verdana, Geneva, Arial, sans-serif;
	font-size:11px;
	}

div, a, img {
	border:none;
	}

body{
	background: #262626;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	}
a {
	color:#FFFFFF;
	text-decoration:none;
	}
a:hover {
	color:#FF9900;
	text-decoration:none;
	}
	
ul{
	list-style:disc;
	}
	
ul a{
	color:black;
	}
	
#main{
	width:976px;
	margin:auto;
	}
	
#header{
	height:200px;
	width:976px;
	margin:auto;
	}
	
#logo{
	position:relative;
	left:20px;
	top:20px;
	width:230px;
	float:left;
	}
	
#header_right{
	width:720px;
	right:20px;
	margin-top:20px;
	float:right;
	}
	
#header_top{
	height:80px;
	position:relative;
	}
	
#header_top>p{
	width:450px;
	position:absolute;
	right:0;
	color:black;
	}
	
#header_top input{
	height:15px;
	background:#F8F8F8;
	width:150px;
	vertical-align:middle;
	font-size:10px;
	border:1px #aaa solid;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	}
	
#box_newsletter td, #box_newsletter strong{
	font-size:10px;
	}
	
#switch{
	height:45px;
	padding:5px 0 0 156px;
	}
	
#switch a{
	display:block;
	text-indent:-9999px;
	height:40px;
	width:188px;
	float:left;
	}
	
#switch1{
	background:url(../images/top_formazione.png) no-repeat;
	}

#switch2{
	background:url(../images/top_selezione.png) no-repeat;
	}
	
#switch3{
	background:url(../images/top_assessment.png) no-repeat;
	}
	
#switch1:hover{
	background:url(../images/top_formazione_h.png) no-repeat;
	}
	
#switch2:hover{
	background:url(../images/top_selezione_h.png) no-repeat;
	}
	
#switch3:hover{
	background:url(../images/top_assessment_h.png) no-repeat;
	}
	
#header_menu{
	height:50px;
	}
	
.pul_menu{
	background:#333333;
	width:101px;
	height:28px;
	line-height:28px;
	text-align:center;
	margin-left:1px;
	float:left;
	color:#FFFFFF;
	font-size:11px;
	}
	
.pul_menu:hover{
	color:#FF9900;
	background:#666666;
	}
	
.accedi1{
	background:#999999;
	width:101px;
	height:20px;
	line-height:20px;
	text-align:center;
	margin-left:1px;
	float:right;
	color:#FFFFFF;
	font-size:11px;
	}
	
.accedi1:hover{
	background:#FFFFFF;
	}
	
#sponsor{
	float:left;
	}
	
#content{
	background:#FFFFFF;
	width:976px;
	margin:auto;
	color:black;
	min-height:205px;
	position:relative;
	top:-15px;
	}

#box_form{
	height:167px;
	width:190px;
	background:url(../images/box_center_07.png) no-repeat;
	float:left;
	color:white;
	text-align:right;
	padding:38px 131px 0 0;
	margin:0 0 0 4px;
	font-weight:500;
	}
#box_form a:hover{
	color:#0099FF;
	}
	
#box_sel{
	height:167px;
	width:190px;
	background:url(../images/box_center_09.png) no-repeat;
	float:left;
	color:white;
	text-align:right;
	padding:38px 131px 0 0;
	margin:0 1px 0 3px;
	font-weight:500;
	}
#box_sel a:hover{
	color:#009900;
	}
	
#box_ass{
	height:167px;
	width:190px;
	background:url(../images/box_center_11.png) no-repeat;
	float:right;
	color:white;
	text-align:right;
	padding:38px 131px 0 0;
	margin:0 4px 0 0;
	font-weight:500;
	}
#box_ass a:hover{
	color:#FF0000;
	}

#navleft{
	color:white;
	width:260px;
	float:left;
	}
	
#navleft div{
	font-size:12px;
	margin-top:-2px;
	background:url(../images/navleft_middle.jpg) repeat-y;
	padding:15px 21px 0 14px;
	}
	
#navleft div p{
	padding:5px 0 5px 5px;
	margin:2px 0 0 0;
	}
	
#breadcrumb{
	width:704px;
	height:15px;
	background:url(../images/breadcrumb.jpg);
	font-size:11px;
	color:white;
	padding:6px 0 5px 5px;
	margin-top:5px;
	position:relative;
	right:3px;
	}
	
#breadcrumb1{
	width:704px;
	height:15px;
	background:url(../images/breadcrumb.jpg);
	font-size:11px;
	color:white;
	padding:6px 0 5px 5px;
	margin-top:13px;
	}
	
#breadcrumb a{
	font-size:11px;
	}
	
#cont_right{
	width:716px;
	float:right;
	padding:right:20px;
	}
	
#cont_right > img{
	margin:5px 0 0 0;
	}
	
#cont01{
	width:479px;
	padding:0 10px 0 0;
	float:left;
	border-right:solid 1px #4a4a4a;
	}
	
#cont02{
	margin:0 10px 0 0;
	width:214px;
	float:right;
	min-height:100%;
	}
	
#cont02 a{
	display:block;
	width:200px;
	background:#4a4a4a;
	text-align:center;
	padding:6px 0 6px 0;
	margin:0 0 5px 7px;
	}
	
#cont02 a:hover{
	background:#666;
	}
	
	
#contatti{
	padding:0 0 0 10px;
	}
	
#contatti a{
	display:inline;
	background:none;
	color:black;
	}
	
#contatti a:hover{
	display:inline;
	background:none;
	color:#F90;
	}

#formcontatti{
float:right;
	}
	
#formcontatti input, #formcontatti select, #formcontatti textarea{
	height:20px;
	background:#F8F8F8;

	vertical-align:middle;
	font-size:10px;
	border:1px #aaa solid;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	}
	
#formcontatti input{
	height:15px;
	width:330px;
	}
	
#formcontatti select{
	width:334px;
	}
	
#formcontatti textarea{
	width:330px;
	height:70px;
	}
	
#formcontatti label{
	display:block;
	margin: 0 0 6px 0;
	}
	
#formcontatti a{
	display:block;
	width:70px;
	background:#4a4a4a;
	text-align:center;
	padding:6px 0 0 0;
	margin-top:10px;
	float:right;
	height:21px;
	}
	
a.button {
	display:block;
	width:70px;
	background:#4a4a4a;
	text-align:center;
	padding:6px 0 0 0;
	margin-top:10px;
	height:21px;
	}
	
#formcontatti a:hover{
	background:#666;
	}

#footer{
	height:89px;
	padding-top:41px;
	padding-right:20px;
	padding-left:20px;
	width:936px;
	margin:auto;
	color:#444;
	position:relative;
	top:-15px;
	}
	
#footer a{
	color:#444;
	}
	
#footer a:hover{
	color:white;
	}
	
.clear{
	clear:both;
	position:relative;
	}
#box_newsletter{
	background:url(../images/box_newsletter.png) no-repeat;
	width:241px;
	height:124px;
	float:right;
	margin-right:5px;
	margin-top:2px;
	}

#box_newsletter input{
	height:15px;
	width:150px;
	border:1px solid white;
	background:#999999;
	color:#FFFFFF;
	}
	
.tit_arancio{
	color:#FF9900;
	font-weight: bold;
	}
	
	div.descrizione{
		background:#FAFAF5;padding:8px;border:1px solid #CCC;margin-right:10px;
	}
	
	
.musa{
	color:white;
	font-weight:900;
	}
	
.musa:hover{
	text-decoration:underline;
	color:white;
	}
#box_aula{
	position:relative;
	width:479px;

	margin-top:5px;
}

/* #box_aula a{
	display:block;
	margin-top:50px;
	height:20px;
	width:130px;
	background:url(../images/azienda/freccia_giu.png) right #333 no-repeat;
	float:right;
	margin-right:20px;
	line-height:20px;
	padding:0 20px 0 2px;
	text-align:right;
	font-size:10px;
	color:#FFF;

}
#box_aula a:hover{
	color:#F60;
} */
.car{
	width:455px;
	height:100%;
	background:#DEDEDE;
	margin:0 13px 5px 2px;
	padding:5px;
	
}
