/* CSS Document */
body {
	text-align: center;
	background-color: #000000;
	margin: 30px auto;
}
a img {
	border: 0;
	padding: 0;
}
.arancio {
	color: #FF9900;
}
#container {
	text-align: left;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	background-color: #000000;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
#top {
	height: 30px;
	border-bottom: 1px solid #595959;
	background-color: #000000;
	background-image: url(images/fondo_menu.jpg);
	background-repeat: repeat-y;
}
#sidebar-a {
	float: left;
	width: 221px;
	margin: 0;
	padding: 0;
	height: 566px;
}
#sidebar-b {
	float: right;
	width: 221px;
	margin: 0;
	padding: 0;
	height: 566px;
}
#content {
	float: left;
	height: 100%;
	width: 522px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 24px;
}
#footer {
	height: 30px;
	clear: both;
	border-top: 1px solid #595959;
	background-color: #000000;
	background-image: url(images/fondo_menu.jpg);
	background-repeat: repeat-y;
}
#top {
	float: left;
}
#menu_top, #menu_bottom {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu_top li, #menu_bottom  li {
	float: left;
	width: 176px;
	text-align: center;
	height: 22px;
	padding-top: 8px;
}
#menu_top li.first, #menu_bottom li.first {
	width: 221px;
	text-align: right;
}
#menu_top li.first a, #menu_bottom li.first a {
	margin-right: 20px;
}
#menu_top li.center {
	width: 174px;
	border-left: 1px solid #595959;
	border-right: 1px solid #595959;
}
#menu_top li.last {
	width: 221px;
	text-align: left;
}
#menu_top li.last a {
	margin-left: 20px;
}
#menu_bottom li.lavoro {
	text-align: left;
}
#menu_bottom li.lavoro a {
	margin-left: 20px;
}
#menu_bottom li.privacy {
	width: auto;
	margin-left: 219px;
	margin-right: 20px;
}
#menu_bottom li.credits {
	width: auto;
	margin-right: 20px;
}
#menu_bottom li.piva {
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding-left: 20px;
	letter-spacing: 1px;
}
#menu_top a, #menu_bottom a {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
}
#menu_top a:hover, #menu_bottom a:hover {
	color: #CC0000;
}
#menu_top a.attivo, #menu_bottom a.attivo {
	color: #CC0000;
}
#equipe {
	padding-top: 46px;
	padding-bottom: 22px;
}
.cont_testo {
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
h3 {
	font-size: 14px;
	margin-bottom: 20px;
	color: #E4E4E4;
}
h5 {
	font-size: 12px;
	margin-bottom: 20px;
	color: #FBFBFB;
}
.titolo_news {
	margin-bottom: 0px;
}
/*FORM*/
fieldset {
	border: 0;
}
.campo_testo {
	font-size: 11px;

font-family: Verdana, Arial, Helvetica, sans-serif;
		border:1px solid #666666;
	background-color:transparent;
	color:#cccccc;

}

#theform {
	width: 320px;
	margin: 0 auto;
	margin-top: 48px;
}
#theform br {
	clear: left;
}
#theform label {
	width: 40%;
	display: block;
	float: left;
	margin-bottom: 4px;
	text-align: left;
	line-height: 20px;
}
#theform label.clear {
	width: 100%;
	display: block;
	clear: both;
	margin-bottom: 4px;
	text-align: left;
	line-height: 20px;
}
.spazia {
	margin-top: 24px;
	float: left;
	width:100%;
}
.disponi {
	width: 54%;
	float: right;
	margin-bottom: 4px;
	margin-right: 2%;
}
.disponi2 {
	width: 55%;
	float: right;
	margin-bottom: 4px;
	margin-right: 2%;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#theform #privacy_ {
	font-size: 9px;
	width: 97%;
	padding: 2px;
}
#theform #note {
	font-size: 11px;
	width: 97%;
	padding: 2px;
	overflow:auto;
}
#theform #acc_dati {
	float: left;
}
#theform #altri_req {
	width: 100%;
}
#theform #altri_req label, #theform #altri_req input {
	width: auto;
	display: inline;
}
#theform #altri_req .sx {
	float: left;
	text-align: left;
}
#theform #altri_req .dx {
	float: right;
	text-align: right;
}
#theform #altri_req .sx label {
	float: none;
	text-align: left;
}
#theform #altri_req .dx label {
	float: none;
	text-align: right;
}
#theform #acc_dati_label {
	width: 90%;
	padding-top: 2px;
}
#theform #invia {
	margin-top: 5px;
	clear: both;
	float: left;
}
.validation-advice {
	font-size: 11px;
	color: #999999;
	clear: both;
	text-align: left;
	padding:0;
	margin:0;
	font-style:italic;
}
/*fine FORM*/
#loginform #submit, #theform #invia {
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
}
.back {
	color: #FF9900;
	font-size: 10px;
	text-decoration: none;
	line-height: 16px;
	position: absolute;
	top: 2px;
	right: 0 !important;
	right: 48px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.freccia {
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cont_case {
	position: relative;
	margin: 0 12px;
}
.cont_case_cont {
	border: 0px solid #666666;
}
.cont_case_testo {
	margin-left: 273px;
/*263 */
	text-align: left;
}
.logo {
	margin-top: 24px;
}
.cont_case_testo p {
	margin: 0;
	padding: 0;
}
.cont_case_img {
	float: left;
	background:  url(../images/loading.gif) 50% 50% no-repeat;
	width: 249px;
/*215*/
}
.cont_case_thumb {
	clear: both;
	float: left;
}
.thumbnail {
	float: left;
	width: 65px;
	border: 1px solid #999999;
	margin: 0 20px 0 0;
	margin-top: 24px;
	padding: 0px;
}
.thumbnail *{
	float: left;
}
.clearfloat {
	clear: both;
}
/* partner */
#el_partner {
	margin:0;
	padding:0;	
}
#el_partner li {
	list-style:none;
	padding:10px;
	clear:both;	
}
#el_partner li img {
}
.fl-left { float:left;}
.fl-right { float:right;}
.img-gallery { clear:both; margin:20px 0 0 0; padding:0; overflow:hidden; list-style:none;}
.img-gallery li { float:left; margin:20px 12px 0 12px; padding:0;}
.img-gallery li a { display:block; border:2px solid #999; padding:2px; margin:0;}
.img-gallery li a:hover { border:2px solid #ffffff;}
