body{	margin:0;
	margin-top:20px;
	margin-bottom:20px;}

.links {
	text-decoration:none;
	color: #FF6600;
	font-weight: bold;
	}
	
.principale {
	width:800px;	margin: 0 auto 0;	text-align:left;
	border:1px solid #555;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	}
	
	
.sfondo {
	background-image: url(../img/sfondo.png);
	background-repeat: no-repeat;
	padding-top:20px;
	}
	
.testata {
	height:130px;
	}
	
.logo {
	float:left;
	margin-top:20px;
	margin-left:10px !important;
	margin-left:5px; /* IE 6 */
	width:188px;
	height:52px;
/*	background-image: url(../img/logo.png);
	background-repeat: no-repeat; */
	}			

.headerdx {
	float:right;
	text-align:right;
	height:130px;
	width:550px;
	background-image: url(../img/testata_aldar.png);
	background-repeat: no-repeat;
	}

.footer {
	
	width:90%;
	margin: 0 auto 0;
	font-size:0.8em;
	border-top: 1px solid #555;
	margin-top:20px;
	padding-top:8px;
	padding-bottom:10px;
	text-align: left;
	}
	
.corpo {
	margin: 0 auto 0;
	width:708px;
	font-size:0.9em;
	line-height:1.5em;
	/* text-transform:uppercase; */
	}

h2 {
font-size:1em;
padding-left:10px;
	}

.h2bianco {
	color: #FFFFFF;
	}

h3 {
font-size:1.1em;
	}

li {
	padding-bottom:0.5em;
	}


.titolosezione_home {
	margin: 0 auto 0;
	width:708px;
	height:19px;
	background-image: url(../img/st_home_g.png);
	background-repeat: no-repeat;
	}
	
	
.titolosezione_societa {
	margin: 0 auto 0;
	width:708px;
	height:19px;
	background-image: url(../img/st_societa_g.png);
	background-repeat: no-repeat;	
	}

.titolosezione_servizi {
	margin: 0 auto 0;
	width:708px;
	height:19px;
	background-image: url(../img/st_servizi_g.png);
	background-repeat: no-repeat;	
	}


.titolosezione_contatti {
	margin: 0 auto 0;
	width:708px;
	height:19px;
	background-image: url(../img/st_contatti_g.png);
	background-repeat: no-repeat;	
	}

.titolosezione_link {
	margin: 0 auto 0;
	width:708px;
	height:19px;
	background-image: url(../img/st_link_g.png);
	background-repeat: no-repeat;	
	}

.titolosezione_news {
	margin: 0 auto 0;
	width:708px;
	height:19px;
	background-image: url(../img/st_news_g.png);
	background-repeat: no-repeat;	
	}

.titolosezione_lavora {
	margin: 0 auto 0;
	width:708px;
	height:19px;
	background-image: url(../img/st_lavora_g.png);
	background-repeat: no-repeat;	
	}

.imgdx {
	float:right;
	padding-top:25px;
	padding-left:25px;
	padding-bottom:25px;
	}
	
.imgsx {
		float:left;
		padding-top:25px;
		padding-right:25px;
		padding-bottom:25px;
		}

.alternative{ display:none;}


.lingue {
	font-size:0.8em;
	margin-top:2px !important;
	margin-top:0px; /* IE 6 */
	padding-right:10px;
	}


.lingue a:link,  .lingue a:active, .lingue a:visited {
	text-decoration:none;
	color:#000;
	font-weight:normal;
	}
	
.lingue a:hover {
	text-decoration:none;
	color:#CC3300;
	}
	

a:link, a:active, a:visited {
	text-decoration:none;
	color: #FF6600;
	font-weight: bold;
	}

a:hover{
	color:#ffcc00;
	} 


.imgnoborder {
	border:0;
	}


.contenitoreelementigoccia {
	float:right;
	text-align:right;
	width:260px;
	padding-top:20px;
	padding-left:0px;
	}

.elementigoccia {
	list-style:none;
}


.elementigoccia li {
	display:inline; 
	margin-right:25px;
	margin-bottom:25px;
}

.creditssx {
	float:left;
	text-align:left;
	}

.creditsdx {
	float:right;
	text-align:right;
	}

.creditscenter {
	clear:both;
	}

.puntatore_manina, .puntatore_manina a:link, .puntatore_manina a:visited, .puntatore_manina a:active {
	cursor:pointer;
	text-decoration:none;
	color: #FF6600;
	font-weight: bold;
}


