@charset "utf-8";
/* CSS Document */
body,ul,p,ol,h1,h2,h3,h4,h5,a {margin:0;padding:0;list-style:none;font-size:100%;font-weight:normal;}
a {color:#000; outline: 0 none;text-decoration:none;}
a img{border:0;}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg_body.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

#wrap {
	width:981px;
	margin: 0 auto;
	position: relative;
}
.content {
}
.footer {
	height: 208px;
	margin: 0 auto;
	color: #fff;
	padding-top: 10px;
	position: relative;
}
.clear {
clear:both;
}
.content {
	background-image: url(../img/bg_cont.png);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
}
.content .row {
	margin: 0 40px;
	clear:both;
}
.content p {
	padding: 0 0 15px 0;
}
.header h1 {
	background-image: url(../img/adasistemi.png);
	height: 141px;
	width: 243px;
	text-indent: -9999px;
}
.header {
	position: relative;
	height: 141px;
}
.header h1 a {
	display: block;
	height: 100%;
}
.header ul {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 33px;
	font-size: 12px;
	
}
.header li {
	float: left;
	padding: 0 12px;
	border-left: solid 1px #000;
	line-height: 14px;
	margin: 7px 0;
}
.header li a{
}
.banner {
	background-color: #8d1d12;
	height: 352px;
	background-image: url(../img/display.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}
.banner #menu li {
	height: 49px;
	width: 248px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 45px;
	position: relative;
	background-image: url(../img/btn_menu.png);
	background-repeat:no-repeat;
}
.banner #menu a {
	color: #FFFFFF;
	display: block;
	padding-left: 14px;position: absolute;top: 0;height: 49px;
	width: 238px; 
}
.banner #menu {
	margin: 0 0 0 20px;
	padding-top: 29px;
}
.banner #menu span{display: none;position: absolute;
    top: 0;left:0;	height: 49px;
	padding-left: 14px;
	width: 238px;    background-image: url(../img/btn_menu_o.png);
	background-repeat:no-repeat; cursor: pointer}
	
.banner #menu .active span{display: block;}
	
.hr_open {
	background-image: url(../img/head_cont.png);
	height: 17px;
	margin: 0px;
	padding: 0px;
	border: 0;
}
.hr_open_blu {
	background-image: url(../img/foot_cont.png);
	height: 16px;
	margin: 0px;
	padding: 0px;
	border: 0;
}
.hr_close_ombra {
	background-image: url(../img/ombra_bottom.png);
	height: 22px;
	margin: 0px;
	padding: 0px;
	border: 0;
}
hr{display:none;clear:both;}
.hr_both {clear:both;}
.content h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	padding: 12px 0 26px 0;
	position: relative;
}
.content .row_blu {
	background-color: #d5eaff;
	padding: 14px 0 0 0;
}
.home .content .row_blu {
	background-image: url(../img/box_home.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 14px 0 45px;
}
.home .row_blu .box {
	float: left;
	width: 418px;
	margin-right: 64px;
	margin: 0 40px 0 30px;
}
.row_blu h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	line-height: 50px;
	color: #0050a0;
	height: 50px;
	border-top: dashed 1px #000;
	border-bottom: dashed 1px #000;
}

.home .row_blu img {
	margin: 20px 0;
}
.row_blu strong {
	font-size: 13px;
}
.row_news h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #070707;
	position: relative;
	padding: 30px 0;
}
h3 span, h2 span, h1 span {
	position: absolute;
	right: 0px;
}
.alignright {
	text-align: right;
}
.row_news .alignright a {
	color: #fe0000;
	text-decoration: underline;
}
.box .row_news {
	border-bottom: dashed 1px #000;
}
#slideshow, .staticImg {
	position: absolute;
	height: 327px;
	width: 673px;
	top: 11px;
	right: 11px;
}
#slideshow .slides-nav, #slideshow .slide-nav-arrow  {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1000;
	width: 100%;
}
#slideshow .slides li {
	height: 327px;
	width: 673px;
}
#slideshow .slide-nav-arrow li {}
#slideshow #prev2 {
	background-image: url(../img/prev.png);
	display: block;
	float: left;
	height: 27px;
	width: 28px;
	text-indent:-9999px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#slideshow #next2 {
	background-image: url(../img/next.png);
	display: block;
	float: right;
	height: 27px;
	width: 28px;
	text-indent:-9999px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.footer a {
	color: #fff;
}
.footer .menu li {
	padding: 0px;
	float: left;
	text-align: left;
	background-image: url(../img/li_sep.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
	line-height: 50px;
}
.footer .menu li li {
	float: none;
	line-height: normal;
	text-align: left;
	background-image: none;
	margin-left: 12px;
}
.footer .menu {
	width: 100%;
}
.footer .menu li a {
	padding: 0 16px;
}

.footer .menu li li a {
	padding: 0;
	font-size:11px;
}
.footer p {
	clear: both;
	position: absolute;
	bottom: 5px;
	left: 0px;
	font-size: 11px;
}
.footer span {
	clear: both;
	position: absolute;
	bottom: 5px;
	right: 0px;
	font-size: 11px;
}
.footer .menu li.first a {
	padding: 0 12px 0 0;
}
.footer .menu li.last a {
	padding: 0 0 0 12px;
}
.footer .menu li.last {background-image: none;}
.subPage h2 {
	background-color: #d5eaff;
	height: 72px;
	border-bottom: solid 1px #b36861;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 72px;
}
.subPage h2 a {
	display: block;
	height: 100%;
	background-image: url(../img/down.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}
.hide {
	display: none;
}
.blu {
	font-weight: bold;
	color: #627791;
}
.red {
	color: #C0180F;
	font-weight: bold;
}
.content .row ul {
	padding: 0 0 15px 20px;
	font-size: 12px;
}
.content .row li {
	background-image: url(../img/li.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin: 5px 0;
}
.immagini img {
	margin: 10px 10px 10px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 10px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 10px;
	-khtml-box-shadow: rgba(0,0,0,1) 0 1px 10px;
	box-shadow: rgba(0,0,0,1) 0 1px 10px;
	overflow: hidden;
	background-repeat:no-repeat;
	float:left;
	border:solid 1px #fff;
}
.allegati {clear:both;margin-top:20px;}
.row .alignright img {margin: 0 0 0 15px;}
.row img {
	margin: 5px 15px 5px 0;
}
.news .subPage  a {
	background-image: url(../img/next.png);
	background-position: 10px center;
	padding-left: 50px;
}
.subPage h2 span {
	right: 0px;
}
.subPage h2 img {
	float: left;
	border: solid 1px #fff;
	margin: 5px 15px 0 -12px;
}
.subPage h2.back a {
	background-image: url(../img/prev.png);
	background-position: 98% center;
}
iframe {
	-moz-box-shadow: rgba(100,100,100,1) 0 2px 10px;
	-webkit-box-shadow: rgba(100,100,100,1) 0 2px 10px;
	-khtml-box-shadow: rgba(100,100,100,1) 0 2px 10px;
	box-shadow: rgba(100,100,100,1) 0 2px 10px;
	margin-top:20px;
	}
.contact_form {
	width: 640px;
	margin-top: 20px;
	float: right;
}
.contact_form input ,.contact_form textarea {
	background-color: #F8F8F8;
	border: solid 2px #596b88;
	width: 95%;
	margin: 5px 0;
	padding: 3px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.contact_form input.radio {
	width:auto;
	border: 0;
}
.contact_form textarea {
	height: 150px;
}
.contact_form .submit {
	font-weight: bold;
	color: #006ABB;
	border-color: #006ABB;
	background-color: #E7E7E7;
}
.contact_form .row {
	position: relative;
}
.contact_form label.error {
	position: absolute;
	top: 4px;
	right: 0px;
	background-color: #FAF1ED;
	padding: 5px;
	border: solid 1px #bc0000;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 10px;
}
.contact_form .el {
	position: relative;
}
#cf h2 {
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
	padding-bottom: 20px;
}
.informativa {font-size:80%;}
.el label {
	display: block;
}
#divFrm fieldset {
	display: block;
	float: left;
	width: 300px;
	border: 0;
}
#divFrm fieldset.clear {
	width: 100%;
}
#divFrm .buttons {

}
.contact_form .buttons input {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #AB271A;
	border-color: #8D1D12;
}

