@charset "utf-8";
/* CSS Document */

#body{
	margin:0px;
	background-image:url(img/sfondo.gif);
	background-repeat:repeat-x
}
.testata{
	margin:0px;
	border:0px;
	width:100%;
	height:200px;
	background-color:#817a60;
}
.menuTestataInclude{
	width:943px;
	height:200px;
	margin:auto;
}
.logo{
	width:230px;
	height:71px;
	float:left;
	margin-top:35px;
}
.contenitoreMenuAssociati{
	width:383px;
	height:106px;
	float:right;
}
.menuSuperiore{
	width:383px;
	height:22px;
	float:right;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#343225;
	font-size:10px;
	margin-top:5px;
}
.pulsantiSuperiore:link{
	font-family:Arial, Helvetica, sans-serif;
	color:#343225;
	font-size:10px;
	text-decoration:none
}
.pulsantiSuperiore:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#343225;
	font-size:10px;
	text-decoration:none
}
.pulsantiSuperiore:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	text-decoration:none
}
.associati{
	width:383px;
	height:49px;
	float:right;
	margin-top:30px;
}
.menuGrande{
	width:943px;
	height:30px;
	float:left;
	margin-top:54px;

}
.pulsante{
	width:188px;
	height:30px;
	float:left;
}
.imgCentrale{
	width:100%;;
	height:307;
	text-align:center;
	background-image:url(img/sfondoDue.gif);
	background-repeat:repeat-x;
	margin:auto;
	margin-bottom:10px;
}
.div2{
	width:100%;
	height:800px;
}
.div3{
	margin-bottom:0px;
	border-bottom:0px;
	width:100%;
	height:80px;
	background-color:#bebebe;
}
.corpoCentrale{
	width:943px;
	height:511px;
	margin:auto;
	background-color:#FFFFFF;

}
.corpoCentrale2{
	width:943px;
	height:950px;
	margin:auto;
	background-color:#FFFFFF;

}
.dx{
	width:633px;
	height:511px;
	float:left;
	border-right: #bebebe solid 1px;
}
.dx2{
	width:633px;
	height:950px;
	float:left;
	border-right: #bebebe solid 1px;

}
.sx{
	width:309px;
	height:511px;
	float:left;
}

.titolo{
	width:613px;
	height:29px;
	float:left;
	background-repeat:no-repeat;
	margin-top:20px;
	margin-left:20px;
}

.testoHome{
	width:593px;
	height:270px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:17px;
}

.testoHome2{
	width:593px;
	height:364px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:17px;
}
.IMG{
	width:280px;
	height:120px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
}
.corpoCoda{
	width:943px;
	height:50px;
	margin:auto;
	background-color:#FFFFFF;
	border-top:solid 1px #bebebe; 
}
.sxCorpo{
	width:280px;
	height:471px;
	float:left;
	margin:14px;
}
.news{
	width:280px;
	float:left;
	margin-top:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.archivioNews{
	width:280px;
	float:left;
	margin-top:60px;
}
.ImgDestra{
	width:280px;
	float:left;
	margin-top:20px;
}
.logoPiccolo{
	margin-top:10px;
	margin-left:10px;
	float:left;
	height:27px;
	width:44px;
	
}
.testoCoda{
	height:20px;
	margin-top:17px;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left
}
.testoVerde{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#006600;
}
.testoNero{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.input{
	padding:2px;
	height:20px;
	width:200px;
	float:left;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	border:solid 1px #666600;
	background-color:#817960

}

	#query button{
		width:144px;
		height:20px;
		line-height:27px;		
		border:none;
		background:url(img/invio.jpg) no-repeat 0 0;
		color: #FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		cursor:pointer;
		text-align:center;
		}
		
	#query2 button{
		width:144px;
		height:20px;
		line-height:27px;		
		border:none;
		background:url(img/accedi.jpg) no-repeat 0 0;
		color: #FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		cursor:pointer;
		text-align:center;
		}

/*********************************************************************/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/****************** messaggi errore ***********************/

#msg {
	display:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px; 
	position:absolute; 
	z-index:200; 
	background:url(img/msg_arrow.gif) left center no-repeat; 
	padding-left:7px
}

#msgcontent {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; background:#FFFFFF;
	border:2px solid #666666;
	border-left:none;
    padding:5px;
	min-width:150px;
	max-width:250px
}

/********************************************************************/
