/* CSS Document */
html, body{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	background-color: #0F384F;
}
input, textarea, select{font-family: Arial, Helvetica, sans-serif; font-size:12px;}
img{
border:0px;
}
form{margin:0px; padding:0px;}
/**Generic Link**/
a,
a:visited{
color:#2D6BAA;
text-decoration:none;}
a:hover, a:focus, a:active{
text-decoration:underline;}
/***link for photogallery****/
a.nounder{
	text-decoration:none !important;
	border:none;}
a.nounder:hover {background-color: transparent;}
a.nounder:hover img{
	border-color: #000000;
}
/*General*/
.hide{
	clear: both;
	visibility:hidden;
}
.container{
	width: 760px;
	background-color: #E3EDF9;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 5px solid #FFF;
}
.menu{
	width: 180px;
	padding-top: 15px;
	float: left;
	margin-top: 0px;
}
.ImgCantieri{
	margin-right: 1em;
}
.BorderImg{border: 1px solid #000000;}
.evi{
	background-color: #FFFF99;
	margin: 0px;
}
/****Table Format******/
.table-cantieri{
	clear: both;
	width: 100%;
}
.table-cantieri td{
	padding-top: 0.2em;
}
.block{
	background-color: #F0F0F0;
}

.scritta_rossa_large{
	color:#F40000;
	font-size: 13px;
	font-weight: bold;
}
.errorMsg{
    line-height:1.4em;
	text-align: center;
	border-top: 10px solid #666;
	border-bottom: 10px solid #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
.menu h2{
	background-color: #004F9D;
	margin-top: 1em;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0.3em;
	font-size: 14px;
	color: #FFF;

}
.corpo{
	padding-top: 15px;
	margin-top: 0px;
}
.corpo p{
	margin: 0.7em 0 0 0;
}

.corpo h2{
	color: #CC0000;
	font-size:12px;
	background:#FFF;
	padding: 7px 0 7px 5px;
}
.quadro{
	line-height: 1.5em;
	padding: 10px 7px;

}
.topMarg{margin-top:10px;}
.center{text-align: center;}
.right{text-align: right;}
.TableContacts td{padding-top: 1em;}
.pad{padding-left: 0.2em; padding-right:0.2em;}
.elenco-menu{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #004F9D;
	border-bottom-color: #004F9D;
	background-color: #EFEFEF;
	padding: 0px;
	display: block;
	margin: 0 0 1.5em 0;
}
.elenco-menu li{
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
    padding: 0.4em 0.3em 0.4em 1em;

}
.bigPhoto{
	margin:auto;
	text-align: center;
}
.bigPhoto h1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
	background-color: #BFD5FF;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
.bigPhoto img{
	border: 1px solid #00CC66;
}
.bordato{
	border: 1px solid #999999;
	width: 150px;
	margin-top: 2em;
	margin-right: auto;
	margin-left: auto;
}
.foot{
	clear: both;
	background-color: #E2E2E2;
	padding: 10px;
	text-align:center;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
	line-height: 1.5em;
	margin-top: 10px;

}
.foot p{margin:2px 0 0 0;}
.marg_link a{margin:0 20px 0 0 !important;}
/********Format Form*******/
#contacts-form input,
#contacts-form textarea{    
    border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 4px;
	}
#contacts-form input, #contacts-form textarea{margin-left: 5px;}
#contacts-form input.button{
	color: #000;
	border-right: 1px solid #666 !important;
	border-bottom: 1px solid #666 !important;
	border-top: 1px solid #CCC !important;
	border-left: 1px solid #CCC !important;
	padding: 2px 7px 3px;
	background: #FFF url(../images/bkgbutton.png) repeat-x 0px bottom;}
.img-home {
	float: left;
	margin-right: 10px;
}
.subtitle{text-align:center; margin:2px 0 0 0; font-size:11px; color:#999;}
.img-home img{border:1px solid #666;}
.right_txt{margin:0 0 0 270px;}
.img-home-right {
	float: right;
	border: 1px solid #666;
	margin-left: 10px;
}
.hide {
	clear: both;
	visibility:hidden;
	margin: 0px;
	height: 0px;
}
.cert li{
	margin-left: 0;
	padding: 0;
	margin-top: 0.3em;
}
.cert{
	margin-top: 0.5em;
	margin-bottom: 0px;
}
.wide_img{margin:20px 0 0 0;}
.wide_img img{border:1px solid #666;}
.evi-ylw {background-color: #FFFFCC;}

/*Immagini nella Gallery*/
.FloatPh{
	float: left;
	width: 100px;
	margin-top: 2em;
	margin-right: 5%;
	text-align: center;
	margin-left: 5%;
}
.FloatPh img{border:1px solid #000000}

#navig {
	background-color: #6486B5;
	margin: 0px;
	padding:0.5em 0 0.5em 0;
	border-top: 5px solid #FFF;

}
#navig li{
	display: inline;
	margin: 0px;
	list-style-type: none;
}
#navig a{
	text-decoration: none;
	border-bottom:none;
    padding: 0.5em 1em 0.5em 1em;
	font-weight: bold;
}
#navig a:link, #navig a:visited{
	background-color: #6486B5;
	color: #FFFFFF;
}
#navig a:hover, #navig a:focus, #navig a:active{
	color: #FFFFFF;
	background-color: #496A98;
}
#navig .vocecorrente a,
#navig .vocecorrente a:link,
#navig .vocecorrente a:visited,
#navig .vocecorrente a:hover
#navig .vocecorrente a:focus
#navig .vocecorrente a:active{
	color: #FFFFFF;
	background-color: #B0C1D9;
}
.dinamicFG{margin:30px 0;}
.dinamicFG .swfDG{margin: 0 15px;}

