/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma ;
	color: Black;
	font-size: 13px;
	letter-spacing: 1px;
	background-color: White;
}


#container {
	position:absolute; 
	left:50%; 
	top:50%; 
	width:1024px; 
	height:270px; 
	margin-left:-512px; 
	margin-top:-135px;
}

/* INTRO  */
#home{
	height: 154px;
	background-image: url(../Img/hSky.jpg);
	height: 154px;
	width: 1024zx;
	}
	
#hText1 {
	height: 30px;
	color: #2370cd;
	margin-left: 310px;
	font-size: 11px;
	font-weight: bold;
	z-index: 1;
}

#hText2 {
	height: 40px;
	width: 380px;
	color: #2370cd;
	margin-left: 290px;
	margin-top:20px;
	font-size: 12px;
	text-align: right;
	z-index: 3;
}
#hText2 .sml {
	color: Black;
	font-size: 10px;
}

#hSmlLogo {
	position: absolute;
	top: 215px;
	left: 600px;
	width: 116px;
	z-index: 2;
	
}

#hBbear {
	position: absolute;
	top: 78px;
	left: 195px;
	z-index: 2;
	width: 126px;
}

#hFlag {
	position: absolute;
	top: 185px;
	left: 733px;
	z-index: 2;
	height: 40px;
	width: 102px;
	display: inline;
}

#DF {
	position: absolute;
	top: 195px;
	left: 840px;
	font-size: 10px;
	color: #A9A9A9;
	z-index: 2;
	height: 40px;
	width: 180px;
	display: inline;
}



#welcome {
	position: absolute;
	top:90px;
	left: 295px;
	z-index: 3;
}
.imgDx {
	margin: 5px 0px 5px 5px;
}

.imgDxGP {
	margin: 10px 0px 10px 10px;
	border: 4px solid #008c43;

}



/* TOP PAGE */
#topImg {
	width: 1024px;
	height: 144px;
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1;
	}
	
#bear {
	position: absolute;
	top: 33px;
	left: 195px;
	z-index: 2;
}

#logo {
	position: absolute;
	top: 14px;
	left: 543px;
	z-index: 2;	
}

#topMenu {
	position: absolute;
	top: 128px;
	left: 330px;
	z-index: 2;
}

/* CONTENUTI */

#contenuti {
	position: absolute;
	top: 144px;
	left: 195px;
	width: 690px;
	background-image: url(../Img/bckImgCorpo.gif);
}

	/* testi pagine */

#page {
	margin-top: 45px; 
	margin-left: 0px;
	width: 420px;
	color: Black;
	float: left;
	text-align: justify;
	}
		
#page h1, h2, h3 {
	text-align: left;
	color: #008c43;
}
/*eliminare*/
#topText {
	width:420px;
	height: 110px;
	
}

.back {
	font-size: 9px;
	text-align: center;
	float: right;
	
}

.title {
	color: #008c43;
	font-size: 26px;
	letter-spacing: -2px;
	font-weight: bold;
	text-align: left;
	}

.subTitle {
	color: #008c43;
	font-size: 16px;
	font-weight: bold;
	}
	
/*nuovo*/
#text {
	margin-top: 30px;
}	
	
	
	
	/*eliminare*/
#topText .title {
	float:left; 
	margin-top: 35px;
	color: #008c43;
	font-size: 26px;
	letter-spacing: -2px;
	font-weight: bold;
	}

li { 
	list-style-type: none;
}	


#page h1 {
	font-size: 26px;
	letter-spacing: -2px;
}

#page h2 {
	font-size: 18px;
}

#page h3 {
	font-size: 14px;
	letter-spacing: -0,5px;
}

#bckgFam {
	background-image: url(../Img/bckFamily.gif);
	}
	
#bckgAP {
	background-image: url(../Img/bckAP.gif);
	}


strong {
	color: #008c43;
	font-weight: bold;
}

.smllFont{
	font-size: 9px;
}

.subTitNews {
	color: #2370cd;
	font-weight: bold;
}


a.noTdec:link {color:#2370cd; font-weight:bold;text-decoration: none;}
a.noTdec:visited {color:#2370cd;font-weight:bold;text-decoration: none;}
a.noTdec:hover {color: #00CC33; font-weight:bold;text-decoration: none;}

a:link {color:#2370cd; font-weight:bold;text-decoration: underline; }
a:visited {color:#2370cd;font-weight:bold;text-decoration: underline;}
a:hover {color: #00CC33; font-weight:bold;text-decoration: underline;}


a.back:link {color: #008c43; font-size:9px; letter-spacing: 2px; text-decoration: none;}
a.back:visited {color: #008c43; font-size:9px; text-decoration: none;}
a.back:hover {color: #00cc33; font-size:9px;  text-decoration: none; }


li {
	list-style-type: disc;
	color: #2370cd; 
	}

.border td {
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid #99CCFF;
}	

.Address td {
	font-size: 10px;
	text-align: left;
	border-bottom: 1px solid #99CCFF;
}

.richieste td {
	font-size: 12px;
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #99CCFF;
}
.richieste th {
	font-size: 10px;
	font-weight: normal; 
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #99ccff;
}

.richiesteLink {
	font-size: 10px;
	text-align:right;
	}

#Contatti {
	text-align: center;
	color: #2370cd;
}

#Contatti h3 {
	text-align: center;
	line-height: 20px;
	margin-top: 5px;
	
}
#Contatti h2 {
	text-align: center;
	margin-bottom: 5px;
}
.imgGP {
	border: 4px solid #008c43;
	margin: 5px 0px 5px 0px;
	
}
#Who {
	background-image: url(../Img/bckWho.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 40px;
}

#WhoEn {
	background-image: url(../Img/bckWho.gif);
	background-repeat: no-repeat;
	background-position: center;
	
}


#Who .title {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #008c43;
	
}

#Who .subTitle {
	font-size: 18px;
	color: #008c43;
	letter-spacing: 0px;
}

#Who .Address {
	font-weight: bold;
	font-size: 11px;
}
#symbol {
	position: absolute;
	top: 73px;
	left: -40px;
}

#down {
	margin-top: 20px;
	margin-left: 40px;
	width: 380px;
}

#down td {
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid #99CCFF;
	height: 40px;
	padding-right: 10px; 
}	



	/* parte destra (Contenuta nel div contenuti) */
	
#dxCol {
	float: left;
	margin-left: 45px;
	width: 225px;
	height: 670px;
	background-image: url(../Img/imgDX.jpg);
}

#dxMenu { 
	float: left;
	margin-top: 60px;
	margin-left: 5px;
	
}

.info {
	font-size: 12px;
	
}

/* parte Inglese */

