@import url(reset.css);

html{
	background-image:url(../images/sfondo2.jpg);
	background-color:#000;
	color: #fff;
	font-size:13px;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family:"Arial Narrow";*/
}
/**{border:1px solid}*/
body{
	/*background-image:url(../images/sfondo.jpg);*/
	width: 900px;
    margin: 0 auto;
	height:auto;
}

a {
	color: #F19800;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

a.rosso {
	color: #990000;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
}

a_rosso:hover {
	text-decoration: underline;
}


a.ajaxed{}

/**************************
 HEADER
***************************/


/***************************/	
div#pre-index-flag{
	position:relative;
	width:450px;
	margin:50px auto;
}
	div#pre-index-flag div{
		float:left;
		margin:13px
		
	}
div#enter{
	position:relative;
	clear:both;
	margin:120px auto 0 auto;
	width:300px;
	text-align:center;
}
/***************************/	
#header{
	position:relative;
	margin:0px 0;
	width:100%;
	text-align:center;
	color:#555;
}

	#header-logo,#header-claim{
		position:relative;
		margin:20px 60px 00px 10px;
		float:left;
	}

	#header-claim{
		margin:50px 0px 00px 120px;
	}


#headerMain{
	position:relative;
	margin:0 auto;
	clear:both;
	width:800px;
}
div.header img#logoDAD{
}

#headerTitle{
	position:relative;
	font-size:36px;
	/*top:30px;
	left:20px;*/
}



/****************************************/
div#menuTop{
	position:relative;
	clear:both;
	width:100%;
	height:58px;
	background-image:url(../images/menuTop-shadow.png);
	background-repeat:no-repeat;
	background-position:0px 15px;
	margin-top:0px;
}
	div#menuLink{
		width:889px;
		padding-top:20px;
		margin:0 auto;
	}
		div#menuLink div{
			float:left;
			white-space:nowrap;
		}
			div#menuLink div a{
				position:relative;
				display:block;
				width:146.15px;
				/*height:35px;*/
				/*background-color:#000;*/
				color:#666666;
				font-size:14px;
				font-weight:bold;
				text-align:center;
				padding:10px 0;				
				border:1px solid #333333;
				-moz-border-radius-topleft: 4px/*{cornerRadius}*/; 
				-webkit-border-top-left-radius: 4px/*{cornerRadius}*/;
				-moz-border-radius-topright: 4px/*{cornerRadius}*/; 
				-webkit-border-top-right-radius: 4px/*{cornerRadius}*/;
				
			}
			div#menuLink div a:hover, a.hoverLink{
				color:#fff !important;
				background-image:url(../images/sfondo_pulsante_on.gif);
				background-repeat:repeat-x;
				text-decoration: none;
			}

div#mainbody { 
	 background-color:#FFFFFF;
	 margin: 0 auto;
	 width:98%;
}

div#contentMain, div#contentMain-bottom, #homeBoxMain{
	width:100%;
	clear:both;
}
div#contentMain{
	background-image:url(../images/mainContent-shadow.png);
	background-repeat:repeat-y;
	background-position:0px;
}
div#contentMain-bottom{
	background-image:url(../images/contentMain-bottom-shadow.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:40px;
}
	div#content, div#content-bottom{
		width:887px;
		margin:0 auto;
		border:1px solid #333333;
		border-top:0px;
		clear:both;
	}
	div#content, div#preload{
		min-height:312px;
	}
	div#preload{
		background-image:url(../images/loadingAnimation.gif);
		background-position:center;
		background-repeat:no-repeat;
	}
	div#content-bottom{		
		padding:10px 0;
		height:15px;
		/*background-color:#000;*/
		-moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; 
		-webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/;
		-moz-border-radius-bottomright: 4px/*{cornerRadius}*/; 
		-webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/;

	}
	div.content-bottom-left{
		float:left;
		color:#999999;
		font-size:10px;
		text-transform:uppercase;
		margin:0 10px;
	}
	div.content-bottom-right{
		float:right;
		margin:0 10px;
	}
	#content-page{
		padding:3px 3px 3px 10px;
	}

		.content-page-title-azzurro{
			padding:10px ;
			background-image:url(../images/background-transparent-azzurro.png);
			border:1px solid #333333;
			-moz-border-radius: 4px/*{cornerRadius}*/; 
			-webkit-border-radius: 4px/*{cornerRadius}*/;
			margin-left: -7px;
		}
		.content-page-title-rosso{
			padding:10px ;
			background-image:url(../images/background-transparent-rosso.png);
			border:1px solid #333333;
			-moz-border-radius: 4px/*{cornerRadius}*/; 
			-webkit-border-radius: 4px/*{cornerRadius}*/;
			margin-left: -7px;
		}

		

	
	
	#homeBoxMain-content{
		height:122px;
		margin-top:5px;
		border:0;
	}
	
	#homeBoxMain{
		
	}
		.homeBox-shadow{
			width:290px;
			float:left;
			padding:5px;
			background-image:url(../images/homeBox-shadow.png);
			background-repeat:no-repeat;
			/*background-position:1px 1p*/
		}
			.homeBox{
				width:279px;
				height:102px;
				/*background-color:#000;*/
				padding:5px;
				border:1px solid #333333;
				-moz-border-radius: 4px/*{cornerRadius}*/; 
				-webkit-border-radius: 4px/*{cornerRadius}*/;
			}
				.homeBox-left{
					/*width:122px;*/
					float:left;
				}
					.homeBox-left img{
						margin:10px;
						border:1px solid #333333;
					}
				.homeBox-right{
					width:150px;
					float:left;
				}
					.homeBox-right .title, .homeBox-right .clickHere{
						margin:30px 0 0 10px;
						padding:1px;
						font-size:12px;
						color: #F19800;
						text-align:right;
						border-bottom:1px solid #333333;
						white-space:nowrap;
					}
					.homeBox-right .clickHere{
						margin-top:20px;
						text-align:right;
						border:0;
					}
/**************************
 Homepage
***************************/

/****************************/
div.flagDiv{
	position:relative;
	width:30px;
	top:30px;
	right:0;
	left:15px;
	float:left;
}
	div.flagDiv div{
		position:relative;
		width:30px;
		height:16px;
		/*float:right;*/
		margin:0px 0px 7px 3px;
	}
		div.flagDiv img{
			position:relative;
			width:30px;
			height:16px;
			cursor:pointer;
		}
/*******************************/		
div.home_box, div.page_box{
	position:relative;
	width:260px;
	margin:30px 0 0 20px;
	float:left;
	font-size:14px;
}

div.home_box#box_sx{
	width:290px;
	margin:30px 0 0 40px;
}

	div.home_box_title, .home_box_text_title{
		color:#B70004;
		font-size: 15px;
		font-weight:bold;
		height:35px;
	}
	
	div.home_box_text{
		height:130px;
	}
	div.home_box_redmore{
		clear:both;
		float:right;
	}
/**************************
 Pages
***************************/
div.page_content{

}
div.page_box{
	margin-left:50px;
	width:800px;
}
	div.page_box div.home_box_title{
			font-size: 25px;
			height:45px;
		}
	div.accordionContent div.home_box_title{
		height:65px;
	}
	div.page_box div.home_box_text{
		height:auto;
		font-size:15px;
		text-align:justify;
	}
		img.imgLibro{
			margin:0px 0 5px 15px;
			float:right;
		}
		div.page_box .home_box_text_title{
			font-size: 25px;
			height:auto;
		}
	div.page_box_download{
		clear:both;
		/*float:right;*/
	}
ul.accordionHead{
	list-style:decimal;
	text-align:center;
}
ul.accordionHead.Project{
	text-align:center;
}
	li.accordionHead{
		line-height:50px;
		list-style:none;
	}
	
	ul.accordionHead.Project li.accordionHead{
		line-height:50px;
		
	}
		
		li.accordionHead a, div.page_box_download a, a.editor{
			color:#b70004;
			font-size:16px;
		}

ul.listProject{
	margin:25px 25px;
	
}
ul.listProject li{
	list-style:disc;
	
}

div.page_links p{
	border-bottom:1px dashed;
	margin-bottom:15px;
}
div.page_links p:hover{
	/*background-color:#EFEFEF;*/
}
div.page_form{
	float:left;
}
	div.page_form div.page_form_row{
		margin:10px;
	}
		div.page_form div.page_form_row label{
			display:block;
			float:left;
			width:100px;
			font-size:16px;
			font-weight:bold;
		}
		div.page_form div.page_form_row input[type="text"], div.page_form div.page_form_row textarea{
			width:400px;
		}
		div.page_form div.page_form_row textarea{
			height:120px;
		}
		div.page_form div.page_form_row.row_submit{
			text-align:right;
		}
div.page_address{
	float:right;
}
div.page_box_error{
	padding:5px;
	margin:5px auto;
	text-align:left;
	/*background-color:#FFFF66;*/
	background-color:#FFE9CA;
	background-image:url(../assets/image/icon/big/alert_caution.png);
	background-repeat:no-repeat;
	background-position:3px;
	padding-left:40px;
	border:3px solid #FFCC00;
	-moz-border-radius: 4px/*{cornerRadius}*/; 
	-webkit-border-radius: 4px/*{cornerRadius}*/;
	font-weight:bold;
	color:#CC0000;
}
div.page_box_notice{
	color:#fff;
	padding:40px;
	text-align:center;
	font-size:24px;
}
.ko{
	border:1px solid #FF9799;
	background-color:#FFECEC;
	color:#666666;
}

div.page_contact_ok h2{
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}
div.page_contact_ok div{
	font-weight:bold;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}

/******index2.php********/
#box_sx2{
	width:450px;
	margin-left:30px;
}
#box_dx2{
	width:350px;
	margin-left:30px;
}

/**************************
 formcontatti
***************************/

#form-ordina div.rigaform1 div.rigaform2{
	width:100%;
	clear:both;
	height:20px;
}

	div.rigaform1 {
		width:60%;
		float:left;
		height:20px;
		font-size:11px;
		font-weight:normal;
	}


.testo_nero{
	color:#000000;
	text-align:justify;
}

div.testo_nero{
	margin:3px;
}

div.rigatipologia{
	padding-left:80px;
	text-align:center;
	
}

div.azzurro{
	position: relative;
	margin: 0 auto;
	border-top: 3px solid #FFFFFF;
	width:939px;
	height:100px;
	font-size:20px;
	font-variant:small-caps;
	color:#FFFFFF;
	background-color:#55a8fa;
	text-align:center;
}
.title{
	color:#330000;
	font-size: 15px;
	font-weight:bold;
}
.title_azzurro{
	color:#55a8fa;
	font-weight:bold;
}
.txt_rosso{
	color:#990000;
}
.txt_giallo{
	color:#f19800;
}

.txt_grigio{
	color:#7a7a7a;
}


#footer{
	clear:both;
	color:#999999;
	font-size: 10px;
	text-align: right;
}


/************ Utility ****************/
.hide{
	display:none;
}
div.sx{
	float:left; 
	background-color:#eeeff1;
}

div.clear, .clear{
	clear:both; 
}
div.fleft, .fleft{
	float:left; 
}
div.fright, .fright{
	float:right; 
}

div.center, .center{
	text-align:center !important;
	
	}
div.width100p{
	width:100% !important;
}

ul.square {
	list-style-type:square;
}