body{
	background-image:url(img/body_back.jpg);
	font-size:80%;
}
body table{
	background-color:#FFFFFF;
}
form{
	margin:0;
	padding:0;
}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #465B63;
}
#lingue{
	margin-bottom:5px;
}
#lingue a:link, #lingue a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:3px;
	color: #465B63;
	font-size:10px;
	text-decoration:none;
	}
#lingue a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:3px;
	color: #465B63;
	font-size:10px;
	text-decoration:underline;
	}
/******** ITALIANO ***********/
.tdInternoAzienda{
	background-image:url(img/back_azienda.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:90px; 
	}
	
.tdInternoComunicazione{
	background-image:url(img/back_comunicazione.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:90px; 
	}

.tdInternoContatti{
	background-image:url(img/back_contatti.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:90px; 
	}

/******** INGLESE ***********/
.tdInternoAziendaEng{
	background-image:url(img/eng_back_azienda.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:90px; 
	}
	
.tdInternoComunicazioneEng{
	background-image:url(img/eng_back_comunicazione.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:90px; 
	}

.tdInternoContattiEng{
	background-image:url(img/eng_back_contatti.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:90px; 
	}

/******** SPAGNOLO ***********/
.tdInternoAziendaEsp{
	background-image:url(img/esp_back_azienda.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:90px; 
	}
	
.tdInternoComunicazioneEsp{
	background-image:url(img/esp_back_comunicazione.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:90px; 
	}

.tdInternoContattiEsp{
	background-image:url(img/esp_back_contatti.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:90px; 
	}

/******** TEDESCO ***********/
.tdInternoAziendaDeu{
	background-image:url(img/deu_back_azienda.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:90px; 
	}
	
.tdInternoComunicazioneDeu{
	background-image:url(img/deu_back_comunicazione.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:90px; 
	}

.tdInternoContattiDeu{
	background-image:url(img/deu_back_contatti.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:90px; 
	}

/******** FRANCESE ***********/
.tdInternoAziendaFra{
	background-image:url(img/fra_back_azienda.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:90px; 
	}
	
.tdInternoComunicazioneFra{
	background-image:url(img/fra_back_comunicazione.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:90px; 
	}

.tdInternoContattiFra{
	background-image:url(img/fra_back_contatti.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:90px; 
	}
	
.tdInternoMagasinsFra{
	background-image:url(img/fra_back_magasins.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:90px; 
	}

/****************************/
.sottomenu {
	display:block;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #465B63;
	padding:5px 10px 5px 16px;
	background-image:url(img/rett.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
a.sottomenu:link { text-decoration: none; }
a.sottomenu:visited { text-decoration: none;}
a.sottomenu:hover { text-decoration: underline;}

.sottomenuAttivo {
	display:block;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #B0516D;
	padding:5px 10px 5px 16px;
	background-image:url(img/rett_attivo.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
a.sottomenuAttivo:link { text-decoration: none; }
a.sottomenuAttivo:visited { text-decoration: none;}
a.sottomenuAttivo:hover { text-decoration: underline;}

.menu {
	display:block;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight:bold;
	color: #465B63;
	padding:5px 10px 5px 20px;
	background-image:url(img/rett.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
a.menu:link { text-decoration: none; }
a.menu:visited { text-decoration: none;}
a.menu:hover { text-decoration: underline;}

.menuAttivo {
	display:block;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight:bold;
	color: #B0516D;
	padding:5px 10px 5px 20px;
	background-image:url(img/rett_attivo.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
a.menuAttivo:link { text-decoration: none; }
a.menuAttivo:visited { text-decoration: none;}
a.menuAttivo:hover { text-decoration: underline;}

.testo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #465B63;
	padding:5px;
	padding-right:100px;
	padding-bottom:20px;
	line-height:1.5em;
	text-align:justify;
}

.testo a { text-decoration: underline;color: #465B63; }
.testo a:link { text-decoration: underline; }
.testo a:visited { text-decoration: underline;}
.testo a:hover { text-decoration: underline; color:#B0516D;}

.testo li{
	padding-bottom:10px;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #465B63;
	font-weight:bold;
	text-align:left;
}

.lellikellyStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B0516D;
	font-size: 12px;
}
.lellikellyStyle a { color:#B0516D;}
.lellikellyStyle a:link { text-decoration: none;}
.lellikellyStyle a:visited { text-decoration: none;}
.lellikellyStyle a:hover { text-decoration: underline;}

.istituzionaleStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #465B63;
}
.istituzionaleStyle a { color:#465B63;}
.istituzionaleStyle a:link { text-decoration: none;}
.istituzionaleStyle a:visited { text-decoration: none;}
.istituzionaleStyle a:hover { text-decoration: underline;}

.bullboysStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003176;
}
.bullboysStyle a { color:#003176;}
.bullboysStyle a:link { text-decoration: none;}
.bullboysStyle a:visited { text-decoration: none;}
.bullboysStyle a:hover { text-decoration: underline;}

.footer {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding:5px;
	padding-top:10px;
	background-image:url(img/img_footer.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.footer a { color:#FFFFFF;}
.footer a:link { text-decoration: none;}
.footer a:visited { text-decoration: none;}
.footer a:hover { text-decoration: underline;}

.linkRosa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #B0516D;
	padding:5px 10px 5px 20px;
}
a.linkRosa:link { text-decoration: none; }
a.linkRosa:visited { text-decoration: none;}
a.linkRosa:hover { text-decoration: none; font-weight:bold;}
.footerRosa {
	color: #B0516D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding:5px;
	padding-top:10px;
}

.magasins{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #465B63;
	line-height:1.5em;
	text-align:left;
}
