/******************* main elements *********************/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, input, fieldset{margin: 0; padding: 0; border: 0;}
.clear{clear: both;}
.gray{color: #666;}
.left{float: left;}
.right{float: right;}
body{font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", "Tahoma", sans-serif; font-size: 13px; color: #040403;}
body.inside{background: #fff url(../images/header-back-inside.gif) repeat-x;}
a{color: #f7955b; text-decoration: underline;}
a:hover{text-decoration: none;}
p, ul{line-height: 1.8;}
label{width:200px}
span{float: left;width:180px;vertical-align: middle;}
input {margin: 2px;}
#view td{padding:10px;}
h2{
	font-size: 1.5em;
	color: #383838;
	font-weight: bold;
	padding: 0 10px 15px 0;}

h3{
 	font-size: 1.3em;
  	color: #383838;
  	margin:  15px 0 10px 0;
}

h4{
  font-size: 1.1em;
  color: #383838;
  margin:  15px 0 10px 0;
}
.readmore{
	font-weight: bold;
	font-size: 86%;
	text-transform: uppercase;
	text-decoration: underline;
}
/***************** main containers ********************/
#wrapper{
	width: 940px;
    height: auto !important;
	height: 100%;
	margin: 0 auto;
}
#wrapperlast{
	width: 940px;
    height: 600px;
	height: 100%;
	margin: 0 auto;
}
#header{
	width: 940px;
	height: 115px;
}
#upmenu{
	float: left;
	width: 300px;
}
#upmenu_center{
	float: left;
	width: 300px;
}
#upmenu ul{
	padding-bottom:20px;
	margin-right: 20px;
}

#upmenu li{
	width: 240px;
	background: url(../images/check.gif) no-repeat left;
	list-style: none;
	line-height: 1.5;
	padding: 5px 20px;
}
#upmenu li a{color: #515151;}
#sidemenu{float: left; width: 300px;}
#sidemenu_ref{float: left;width: 300px;}
#text{
	float: right;
	width: 620px;
	height: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
#text p{
	padding: 0 0 15px 0;}
#text_azienda{
	float: right;
	width: 620px;
	height: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}
#text_azienda p{
	padding: 0 0 21px 0;
}
#text_azienda a{
	color:#f43f1f;
	text-decoration:underline;
}
#text_azienda a:hover{
	text-decoration:none;
}
/*********** servizi ***********/
#sviluppo a, #assistenza1 a, #assistenza2 a, #comunicazione a{
	float:right;
	color:#f7955b;
	background-image: url(../images/up1.gif);
	background-repeat:no-repeat;
	text-decoration:underline;
	width:11px;
	height:19px;
	padding-left:20px;
	background-position: 0 5px;
}
#sviluppo a:hover, #assistenza1 a:hover, #assistenza2 a:hover, #comunicazione a:hover{
	color:#f7955b;
	text-decoration:none;
}
#sviluppo{
	float: right;
	width: 620px;
	height: auto;
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCCFB4;
}
#assistenza1{
	float: right;
	width: 620px;
	height: auto;
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCCFB4;
}
#assistenza2{
	float: right;
	width: 620px;
	height: auto;
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCCFB4;
}
#comunicazione{
	float: right;
	width: 620px;
	height: auto;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
/*********** referenze ***********/
#associazioni1 a, #associazioni2 a, #amministrazione a, #aziende a{
	float:right;
	color:#f7955b;
	background-image: url(../images/up1.gif);
	background-repeat:no-repeat;
	text-decoration:underline;
	width:11px;
	height:19px;
	padding-left:20px;
	background-position: 0 5px;
}
#associazioni1 a:hover, #associazioni2 a:hover, #amministrazione a:hover, #aziende a:hover{
	color:#f7955b;
	text-decoration:none;
}
#associazioni1{
	float: right;
	width: 620px;
	height: auto;
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCCFB4;
}
#associazioni2{
	float: right;
	width: 620px;
	height: auto;
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCCFB4;
}
#amministrazione{
	float: right;
	width: 620px;
	height: auto;
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCCFB4;
}
#aziende{
	float: right;
	width: 620px;
	height: auto;
	padding-bottom: 50px;
}
#associazioni1 ul, #associazioni2 ul, #amministrazione ul, #aziende ul{
margin:0;
padding-top:10px;
}
#associazioni1 ul li, #associazioni2 ul li, #amministrazione ul li, #aziende ul li{
	margin-left:20px;
	list-style-image: url(../images/check.gif);
	color: #333333;
	padding-bottom: 10px;
}
/*********** mappa ***********/
#map{
	float: left;
	width: 496px;
	height: 500px;
	margin-bottom:60px;
	margin-right:20px;
	border: 1px solid #363636;
}
#percorso{
	float: right;
	width: 400px;
	height: auto;
	padding-bottom: 10px;
}
#percorso1{
	float: right;
	width: 400px;
	height:auto;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom:30px;
}
#percorso1 p{
	color:#363636;
	font-size:1.1em;
	padding-left:0px;
	padding-top:3px;
	padding-bottom:3px;
}
#percorso1 a{
	color: #f7955b;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:underline;
}
#percorso1 a:hover{
	text-decoration:none;
}
#percorso_last{
	float: right;
	width: 400px;
	height: auto;
	padding-bottom: 60px;
	border-bottom:none;
	margin-bottom: 30px;
}
#percorso_last a {
	float:left;
	height: 26px;
	width: 228px;
	font-weight: bold;
	background-image: url(../images/btn_learn_more.gif);
	text-indent:-10000px;
	margin-top:10px;
	margin-left:0px;
}
#percorso_last a:hover{
	float:left;
	height: 26px;
	width: 228px;
	font-weight: bold;
	background-image: url(../images/btn_learn_more2.gif);
	text-indent:-10000px;
	margin-top:10px;
	margin-left:0px;
}
.titolo{
	color: #f54023;
	font-weight:bold;
	font-size:1.1em;
}
.ico1 a.more:hover{
	background:url(images/pink_more_btn_h.gif) no-repeat 0 0 #FFFFFF; color:#000000;}
/*********** logo and contact details in the header area ***********/
#logo{float: left; height: 115px;}
#contacts{
  width: 400px; 
  float: right; 
  height: 62px;
  position: relative;
  top: 30px;
}
#contacts p{
  text-align: right;
  color: #fff;
  line-height: 1.4;
}
#contacts p a{color: #7887a8;}
/***************** main menu links ********************/
#mainmenu{
	float: right;
	width: 600px;
	position: relative;
	top: 86px;
}
#mainmenu ul{float: right; list-style: none;}
#mainmenu li{
	background: url(../images/menu-back.gif) no-repeat;
	width: 111px;
	height: 29px;
	float: left;
	text-align: center;
	margin: 0 0 0 2px;
}
#mainmenu li.active{
  background: url(../images/menu-back-active.gif) no-repeat;
}
#mainmenu li.active a{
  color: #ffffff;
  text-decoration:none;
}
#mainmenu li a{
  width: 111px;
  display: block;
  padding: 4px 0 10px 0;
  font-size: 1.1em;
  color: white;
  letter-spacing: 0.1em;
  /*font-weight:bold;*/
  position: relative; z-index: 80;
   text-decoration:none;
}
#mainmenu li a:hover{
  background: url(../images/menu-back-active.gif) no-repeat;
  text-decoration: none;
    text-decoration:none;
}
#mainmenu li.active a:hover{
  background: none;
    text-decoration:none;
}
/***************** blue banner *****************/
#banner{
	height: 207px;
	background: url(../images/banner-01.jpg);
	width: 940px;
}
#banner_int{
	height: 50px;
	width: 940px;
}
/***************** MAIN ***************/
#main{
	width: 940px;
	height: auto;
}
/***************** sidemenu on the left ***************/
#sidemenu li{
	padding: 12px 10px 12px 0;
	width: 240px;
	border-bottom: 1px solid #C7C6C4;
	list-style: none;
	line-height: 1.5;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: uppercase;
}
#sidemenu li.last{
	padding: 12px 10px 12px 0;
	width: 240px;
	border-bottom: none;
	list-style: none;
	line-height: 1.5;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: uppercase;
}
#sidemenu li a, #sidemenu li.last a{color: #515151;   text-decoration:none; }
#sidemenu li a:hover, #sidemenu li.last a:hover{color: #f7955b;}

#sidemenu_ref ul{
	padding-bottom:20px;
	margin-right: 20px;
}
#sidemenu_ref li{
	width: 240px;
	background: url(../images/check.gif) no-repeat left;
	list-style: none;
	line-height: 1.5;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#sidemenu_ref li a{color: #515151;   text-decoration:none; }
#sidemenu_ref li a:hover{color: #f7955b;}
/**************************** footer ******************/
.push{
	height: 120px;
}
#footer{
	width:auto;
	position:relative;
	margin: 0;
}
#footer2{
	width:auto;
	position:relative;
	margin: 0;
	background:  url(../images/footer.gif) repeat-x;
}
.content{
	width:960px;
	height:80px;
	padding-top:0px;
	position:relative;
	margin: 0 auto;
}
.content2{
	width:960px;
	height:40px;
	padding-top:40px;
	position:relative;
	margin: 0 auto;
}
#footer p a, #footer2 p a{
  color: #ffffff;
  text-decoration:underline;
  font-weight:bold;
}
#footer p a:hover, #footer2 p{
  text-decoration:none;
}
#footer p.info, #footer2 p.info{
	float: right;
	color: #333333;
}
#footer p.copy, #footer2 p.copy{
	float: left;
	color: #333333;
}

/**************** buttons index **************************/
.button_1, .button_2, .button_3, .button_4 {
	width: 300px;
	height: 80px;
	text-indent:-10000px;
}
.button_1 a {
	display: block;
	width: 300px;
	height: 80px;
	background: url(../images/ico1.jpg) no-repeat top left;
}
.button_2 a {
	display: block;
	width: 300px;
	height: 80px;
	background: url(../images/ico2.jpg) no-repeat top left;
}
.button_3 a {
	display: block;
	width: 300px;
	height: 80px;
	background: url(../images/ico3.jpg) no-repeat top left;
}
.button_4 a {
display: block;
width: 300px;
	height: 80px;background: url(../images/ico4.jpg) no-repeat top left;
}
.button_1 a:hover, .button_2 a:hover, .button_3 a:hover, .button_4 a:hover {
background-position: top right;
}

/**************** titoli **************************/
#sidemenu_ref h2{
	background: url(../images/t_ref.gif) no-repeat;
	text-indent:-100000px;
}
#text h2, #text_azienda h2{
	background: url(../images/t_azi.gif) no-repeat;
	text-indent:-100000px;
}
#sviluppo h2{
	background: url(../images/t_svi.gif) no-repeat;
	text-indent:-100000px;
}
#assistenza1 h2{
	background: url(../images/t_ass1.gif) no-repeat;
	text-indent:-100000px;
}
#assistenza2 h2{
	background: url(../images/t_ass2.gif) no-repeat;
	text-indent:-100000px;
}
#comunicazione h2{
	background: url(../images/t_com.gif) no-repeat;
	text-indent:-100000px;
}
#associazioni1 h2{
	background: url(../images/t_ass.gif) no-repeat;
	text-indent:-100000px;
}
#associazioni2 h2{
	background: url(../images/t_con.gif) no-repeat;
	text-indent:-100000px;
}
#amministrazione h2{
	background: url(../images/t_pub.gif) no-repeat;
	text-indent:-100000px;
}
#aziende h2{
	background: url(../images/t_azie.gif) no-repeat;
	text-indent:-100000px;
}
#percorso h2{
	background: url(../images/t_mappa.gif) no-repeat;
	text-indent:-100000px;
}

	
