/* CSS Document */

/*-- trivial */
body {
	text-align: center;
	background-color: #009DA0;
	background-image: url(../images/layout/bg.png);
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
body.cover {
	background-color: #009da0;
	background-image: url(../images/layout/bg.png);
	background-position: center;
	background-repeat: repeat-y;
}

a.mailLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009da0;
	text-align: center;
}

td {
	text-align: inherit;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

acronym, abbr {
	font-variant: normal;
	text-transform: none;
	border: 0 none;
	border-bottom: 1px dashed #9d9883;
	cursor: help;
}

img {
	border: 0 none;
}
img.voceLista {
	display: block;
}


p.dummyPage {
	background-color: #9d9883;
	border: 1px solid #333;
	position: relative;
	width: 740px;
	margin: 10px 0 0 0;
	padding: 25px;
	text-align: center;
}

.smallText {
	font-size: 9px !important;
}

br.clearBoth { /* per ora non usato ma andrebbe sostituito ai BR con gli stili incorporati nelle pagine */
	clear: both;
}

.orari, .banner {
	float: left;
	display: block;
	width: 463px;
	height: 248px;
	position: absolute;
	top: -6px;
	left: 8px;
/*	display: none;*/
}
.bannerTop {
	float: left;
	display: block;
	position: absolute;
	bottom: 264px;
	left: 0;
	height: 17px;
	width: 130px;
}
.altPageTopRowTabellaSotto { 
top: -5px;
 }

/*-- index */
a.lingueSitoCover {
	height: 25px;
	line-height: 25px;
	padding: 0 4px;
	color: #fff;
	text-decoration: none;
}
a.lingueSitoCover:hover {
	color: #fff;
}

a.lingueSitoCover:hover:before {
	content: url(../images/layout/selected.gif);
}

a.lingueSitoCover:before {
	content: url(../images/layout/dotWhite.gif);
}


/*-- struttura generale */
.uberContainer {
	margin: 0 auto;
	width: 740px;
	text-align: center;
	padding: 10px 10px 0 10px;
}
.uberContainerCover {
	margin: 0 auto;
	width: 440px;
	text-align: center;
}

.titoloPaginaStampata {/* utilizzato solo per la stampa */
	display: none;
}

.main {
	position: relative;
	width: 740px;
	margin: 0 0 10px 0;
}
.mainCover {
	text-align: center;
	position: relative;
	width: 440px;
	margin: 10px 0 10px 0;
}

/*.mainTop, .mainTopImage {
	display: none;
	position: relative;
	margin: 0;
	padding: 0;
	width: 740px;
	height: 41px;
}
.banner {
	position: absolute;
	top: 9px;
	left: 142px;
	float: left;
}*/

.logoPiccolo {
	position: absolute;
	top: 16px;
	left: 27px;
	float: left;
}
.logoCover {
	position: absolute;
	top: 12px;
	left: 0;
	float: left;
}

.photoTop {
	position: relative;
	margin: 0;
	width: 740px;
	height: 131px;
}

.mainSplashHome {
	position: absolute;
	float: left;
	margin: 0;
	padding: 0;
	width: 470px;
	height: 380px;
	top: 138px;
	left: 0;
	display: none;
}
.mainSplashHomeFlash {
	position: absolute;
	float: left;
	margin: 0;
	padding: 0;
	width: 470px;
	height: 380px;
	top: 0;
	left: 0;
}
/*.mainSplashHomeVideo {
	position: absolute;
	float: left;
	margin: 0;
	padding: 0;
	width: 365px;
	height: 274px;
	top: 0;
	left: 375px;
}*/

.newsSecondarie {
	position: absolute;
	float: left;
	margin: 0;
	padding: 0;
	width: 740px;
	height: 516px;
	top: 144px;
	left: 0;
}
.newsSecondarieAlt {
	background: url(../images/layout/newsSecondarieAltBG.gif);
	background-repeat: repeat-y;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 740px;
	left: 0;
}
.copriImmagine {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
}

.copriFoto {
	float:left;
	left: 0;
	margin: 0 2px 0 0;
	position:relative;
	top:-103px;
}

.indirizzo, .indirizzoHome {
/*	border-top:1px solid #C5E9EA;*/
	color:#222;
	float:left;
	font-size:9px;
	height:100px;
	margin: 0;
	padding: 0;
	text-align:left;
	width:186px;
	line-height:130%;

	position: relative;
	top: 0;
	left: 14px;
}
	
.indirizzoHome {
	position:absolute;
	top:400px;
	left:22px;
}
.indirizzo strong, .indirizzo b, .indirizzoHome strong, .indirizzoHome b {
	color: #009da0;
}
.newsAlt {
	top:386px;
	position: absolute;
	float: left;
	margin: 0;
	padding: 0;
	width: 266px;
	height: 130px;
	left: 197px;
}
.newsAlt .titoloNews {
/*	background:url(../images/layout/titoloNews.gif);*/
	background-repeat:no-repeat;
	text-align: left;
	font-weight:bold;
	color: #009da0;
	text-transform: capitalize;
	padding: 4px 10px;
	height: 12px;
	line-height: 12px;
	width: 253px;
}
	
.titoloNews a:link, .titoloNews a:active, .titoloNews a:focus, .titoloNews a:visited {
color:#009da0;
	font-weight:bold;
text-decoration:none;
}
.titoloNews a:hover{
color:#fff;
text-decoration:none;
}
.mainSplash {
	float: left;
	top: 0;
	position: relative;
	left: 30px;
	margin: 0;
	padding: 0;
	width: 510px;
	text-align: left;
}
.mainSplashMultiImages {
	float: left;
	margin: 0;
	padding: 0;
	width: 510px;
	text-align: left;
}
.mainSplashMultiImages .imageContainer {
	margin: 0 2px 0 0;
	height: 100px;
	width: 100px;
	float: left;
	overflow: hidden;
}

.NewsAggiuntaHome{
position:absolute;
width:697px;
height:143px;
top:247px;
left:22px;
font-size:12px;
color:#047375;
}
.TitoloAggiuntoHome{
color:#fff;
font-weight:bold;
text-align:left;
}

.TitoloAggiuntoHome a:link, .TitoloAggiuntoHome a:active, .TitoloAggiuntoHome a:focus, .TitoloAggiuntoHome a:visited {
color:#009da0;
	font-weight:bold;
text-decoration:none;
}
.TitoloAggiuntoHome a:hover{
color:#fff;
text-decoration:none;
}

.TestoAggiuntoHome{
text-align:justify;
line-height:17px;
padding:10px 0 0 0;
}

.mainDivider {
	display: none;
	background-color: #222;
	position: relative;
	margin: 0;
	width: 740px;
	height: 1px;
}

.bottomColophon {
	width: 300px;
	float: left;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	margin: 8px 0 4px 0;
	padding: 1px 4px 0 0;
	color: #fff;
	display: none;
}
.bottomColophonVuoto {
	display: none;
	margin: 0;
	padding: 9px 0 0 0;
	width: 500px;
	height: 17px;
	background-position: bottom;
	background-repeat: no-repeat;
	position: absolute;
}

/*-- mailingList ----------------------------------------------------- */
.mailingListBody {
	background-image:url(../images/layout/pageBG.gif);
	width: 726px;
	padding: 7px;
	margin: 0;
	text-align: left;
	height: 220px;
}

.mailingListColumn {
	float: left;
	width: 504px;
	font-size: 14px;
	text-align: justify;
	margin: 0;
	padding: 0 7px 0 212px;
	display: block;
	color: #fff;
}
.mailingListColumn b, .mailingListColumn strong {
	color: #fff;
	font-weight: bold;
}

.mailingListColumn p {
	font-size: 14px;
	padding: 0;
	margin: 0;
}
.mailingListColumn .smallText {
	font-size: 9px !important;
}

.mailingListColumn h1, .mailingListColumn h2, .mailingListColumn h3, .mailingListColumn h4, .mailingListColumn h5, .mailingListColumn h6 {
	font-weight: bold;
	margin: 0;
	padding: 0 0 7px 0;
}
.mailingListColumn h1, .mailingListColumn h2, .mailingListColumn h3 {
	font-size: 17px;
}
.mailingListColumn h4, .mailingListColumn h5, .mailingListColumn h6 {
	font-size: 15px;
	font-style: italic;
}

.mailingListColumn a:link, .mailingListColumn a:visited {
	font-size: 14px;
	color: #009da0;
	font-weight: bold;
	text-decoration: none;
}
.mailingListColumn a:hover, .mailingListColumn a:focus, .mailingListColumn a:active {
	color: #009da0;
	text-decoration: underline;
}

.mailingListFooter {
	clear: both;
	background: url(../images/layout/pageFooter.gif) top no-repeat;
	position: relative;
	margin: 0;
	width: 740px;
	height: 32px;
	line-height: 20px;
	/*border-top: 1px solid #333;*/
}
.mailingListFooter .colophon {
	width: 505px;
	padding: 1px 4px 0 8px;
}

.lingueSitoMailing {
	left: 0;
	top: 0;
	width: 177px;
	height: 17px;
	line-height: 17px;
	font-size: 11px;
	margin: 0;
	padding: 2px 8px 0 8px;
	color: #fff;
	float: left;
	text-align: left;
}
.lingueSitoMailing a {
	height: 17px;
	line-height: 17px;
	float: left;
	padding: 0;
	display: block;
	color: #fff;
	text-align: left;
	text-decoration: none;
}

.lingueSitoMailing a:hover {
	color: #ED008C;
}

/*-- homePage colonne ----------------------------------------------------- */
.homePageBody {
	background: url(../images/layout/homeBG.gif) no-repeat top;
	width: 740px;
	/*min-height: 387px;*/
	height: 530px;
	padding: 0;
	margin: 0;
	text-align: left;
}
.otherPageBody {
	background-image:url(../images/layout/pageBG.gif);
	background-repeat: no-repeat;
	width: 740px;
	padding: 0;
	margin: 0;
	text-align: left;
	min-height: 240px;
}
.homePageBody .sopraSotto {
	font-size: 14px;
	margin: 0;
	line-height: 13px;
	height: 13px;
	border: 0 none;
}

.homePageBody .titolo {
	font-size: 17px;
	margin: 0;
	font-weight: bold;
	color: #B84242;
	padding: 6px 0 3px 0;
}

.homePageBody .immagini, .homePageBody img {
	padding: 0;
}

.homePageBody .immagineNewsPrincipale {
	width: 415px;
	height: 215px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	top: -17px;
	left: 0;
}
.homePageBody .bottomImmagineNewsPrincipale {
	width: 415px;
	height: 17px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	top: -34px;
	left: 0;
}
.homePageBody .boxTesto {
	color:#047375;
	float:right;
	font-size:12px;
	height:238px;
	left: 0;
	line-height:17px;
	margin: 0;
	overflow:visible;
	padding:10px 22px 0 0;
	position:relative;
	top:7px;
	width:244px;
	text-align: justify;
	z-index:10;
}
.homePageBody .boxTesto h1{
	color: #009DA0;
	font-size: 12px;
	text-transform: capitalize;
	text-align: left;
	padding: 0 0 0 0;
}
.topImmagineNewsPrincipale {
	border:1px solid;
	color:#222;
	float:left;
	font-size:10px;
	height:100px;
	left:14px;
	line-height:130%;
	margin: 0;
	padding: 0;
	position:absolute;
	text-align:left;
	top:152px;
	width:186px;
	}
.immagineTesto {
	float: left;
	left: 0;
	position: absolute;
	padding: 0;
	top: 21px;
}
.testo {
	top: 20px;
	color: #047375;
	font-size: 12px;
	height: 90px;
	left: 124px;
	line-height: 17px;
	margin: 0;
	padding: 4px 10px;
	position: absolute;
	text-align: justify;
	width: 116px;
}

.testo b, .testo strong {
	font-weight: bold;
}

.testo p, .testo h1, .testo h2, .testo h3, .testo h4, .testo h5, .testo h6 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}

.testo h1, .testo h2, .testo h3, .testo h4, .testo h5, .testo h6 {
	font-weight: bold;
	padding: 0 0 7px 0;
}

.testo h1, .testo h2, .testo h3 {
	font-size: 16px;
}

.testo h4, .testo h5, .testo h6 {
	font-size: 14px;
	font-style: italic;
}

.testo a:link, .testo a:visited, .homePageBody .boxTesto a:link, .homePageBody .boxTesto a:visited {
	font-size: 12px;
	color: #009DA0;
	font-weight: bold;
	text-decoration: none;
}
.testo a:hover, .testo a:focus, .testo a:active, .homePageBody .boxTesto a:hover, .homePageBody .boxTesto a:focus, .homePageBody .boxTesto a:active {
	color: #009DA0;
	text-decoration: underline;
}

/*
.homePageColumn {
	float: left;
	font-size: 14px;
	text-align: justify;
	margin: 0;
	padding: 7px;
	display: block;
}
.homePageColumn b, .homePageColumn strong {
	color: #333333;
	font-weight: bold;
}

.homePageColumn .bannerHome {
	width: 252px;
	margin: 20px 0 0 0;
	display: inline;
	text-align: center !important;
}

.homePageColumn .fotoPiccolaBassaHome{
	position: absolute;
	bottom: 49px;
	margin: 6px 0 0 0;
}

.homePageColumn: first-child {
	border-left: none;
	width: 228px;
}

.homePageColumn p, .homePageColumn h1, .homePageColumn h2, .homePageColumn h3, .homePageColumn h4, .homePageColumn h5, .homePageColumn h6 {
	font-size: 14px;
	padding: 0;
	margin: 0;
}

.homePageColumn h1, .homePageColumn h2, .homePageColumn h3, .homePageColumn h4, .homePageColumn h5, .homePageColumn h6 {
	font-weight: bold;
	color: #076855;
	padding: 0 0 7px 0;
}

.homePageColumn h1, .homePageColumn h2, .homePageColumn h3 {
	font-size: 17px;
}

.homePageColumn h4, .homePageColumn h5, .homePageColumn h6 {
	font-size: 15px;
	font-style: italic;
}

.homePageColumn a:link, .homePageColumn a:visited {
	font-size: 14px;
	color: #076855;
	font-weight: bold;
	text-decoration: none;
}
.homePageColumn a:hover, .homePageColumn a:focus, .homePageColumn a:active {
	color: #b70202;
}
*/
/*-- altPage colonne ------------------------------------------------------ */
.mainPageBody {
	left: 205px;
	top: 34px;
	width: 521px;
	padding: 0 7px;
	margin: 0 0;
	text-align: left;
	color: #222;
	float: left;
	position: relative;
}
.altPageBody {
	min-height: 240px;
	left: 216px;
	top: 10px;
	width: 505px;
	padding: 0 12px 0 0;
	margin: 0 0 24px 0;;
	text-align: left;
	color: #222;
	float: left;
	position: relative;
}

.altPageColumn {
	float: left;
	margin: 0;
}
.altPageColumn b, .altPageColumn strong {
	color: #222;
	font-weight: bold;
}

#columnLeft {
	width: 205px;
}

#columnRight {
/*	width: 521px;
	font-size: 14px;*/
	line-height: 17px;
	text-align: justify;
	margin: 0;
	padding: 0;
	display: block;
}

.altPageColumn p, .altPageColumn h1, .altPageColumn h2, .altPageColumn h3, .altPageColumn h4, .altPageColumn h5, .altPageColumn h6 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}

.altPageColumn h1, .altPageColumn h2, .altPageColumn h3, .altPageColumn h4, .altPageColumn h5, .altPageColumn h6 {
	font-weight: bold;
	padding: 0 0 7px 0;
	color: #009DA0;
}

.altPageColumn h1, .altPageColumn h2, .altPageColumn h3 {
	font-size: 14px;
}

.altPageColumn h4, .altPageColumn h5, .altPageColumn h6 {
	font-size: 13px;
	font-style: italic;
}

#columnRight a:link, #columnRight a:visited {
	font-size: 12px;
	color: #009da0;
	font-weight: bold;
	text-decoration: none;
}
#columnRight a:hover, #columnRight a:focus, #columnRight a:active {
	color: #009da0;
	text-decoration: underline;
}

/*.altPageColumn h1:before, .altPageColumn h2:before, .altPageColumn h3:before, .altPageColumn h4:before, .altPageColumn h5:before, .altPageColumn h6:before {
	content: url(../images/layout/dotBigRed.gif);
}*/

/*-- footer --------------------------------------------------------------- */
.mainFooter {
	clear: both;
	background: url(../images/layout/pageFooter.gif) top no-repeat;
	position: relative;
	margin: 0;
	width: 740px;
	height: 32px;
	line-height: 32px;
	border-top: 1px solid #333;
}

.altFooter {
	clear: both;
	background: url(../images/layout/pageFooter.gif) top no-repeat;
	position: relative;
	margin: 0;
	width: 740px;
	height: 32px;
	line-height: 32px;
	border-top: 1px solid #333;
}

.realFooter {
	position: absolute;
	left: 0;
	width: 740px;
	height: 32px;
	line-height: 32px;
	top: 655px;
	padding-bottom: 0px;
	/*border-top: 1px solid #333;
	background: url(../images/layout/pageFooter.gif) top no-repeat;*/
}
.realFooterAlt {
	position: relative;
	background: url(../images/layout/pageFooter.gif) top no-repeat;
	left: 0;
	width: 740px;
	height: 38px;
	line-height: 38px;
	margin: 0;
/*	border-top: 1px solid #333;*/
}
.realFooterCover {
	text-align: center;
	position: relative;
	left: 0;
	width: 440px;
	height: 20px;
	line-height: 20px;
}

.lingueSito ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.lingueSito li {
	float: left;
	margin: 0;
	height: 17px;
	line-height: 17px;
	color: #fff;
}

.lingueSito li a, .lingueSito a {
	height: 17px;
	line-height: 17px;
	float: left;
	padding: 0 4px;
	display: block;
	color: #fff;
	text-align: left;
	text-decoration: none;
}

.lingueSito li a:hover, .lingueSito a:hover {
	color: #ED008C;
}

.lingueSito li a:hover:before, .lingueSito a:hover:before {
	content: url(../images/layout/selected.gif);
	/*content: url(../images/layout/lingueMenuBG_o.gif);*/
	/*background-image: url(../images/layout/lingueMenuBG_o.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: 4px 9px;*/
}

.lingueSito li a:before, .lingueSito a:before {
	content: url(../images/layout/dot.gif);
}

/* Hide from IE5-Mac \*/
/*.lingueSito li a { ma mi pare che non vada bene nemmeno per IE6
	float: none
}*/
/* End hide */

.lingueSito {
	padding: 0 10px;
}

.colophon {
	width: 698px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin: 9px 0;
	padding: 1px 4px 0 0;
	color: #fff;
	text-align: right;
}

.rssIcon {
	width: 14px;
	height: 20px;
	line-height: 20px;
	margin: 9px 0;
	padding: 3px 16px 0 0;
	float: right;
	vertical-align: middle;
}

.colophon a {
	color: #fff;
	text-decoration: none;
}

/*-- mainMenu ------------------------------------------------------------- */
.mainMenu ul {
	list-style: none;
	padding: 0 0;
	margin: 0;
}

.mainMenu li {
	float: left;
	width: 175px;
	text-align: left;
	margin: 0;
	border-bottom: 1px solid #C5E9EA;
}

.mainMenu li a, .mainMenu li span {
	font-size: 13px;
	height: 22px;
	line-height: 22px;
/*	background-image: url(../images/layout/menuBG.gif);
	background-repeat: no-repeat;
	background-position: 4px 0;
	margin: 0;
	font-weight: bold;
	width: 185px;*/
	float: left;
	padding: 0;
	display: block;
	color: #777;
	text-decoration: none;
	text-align: left;
	text-transform: capitalize;
}

.mainMenu li a:hover, .mainMenu li span.currentPage {
/*	background-image: url(../images/layout/menuBG_o.gif);*/
	color: #009DA0;
	text-decoration: underline;
}

.mainMenu li a.home, .mainMenu li a.back {
	font-weight: bold;
	color: #009DA0;
}
/*.mainMenu li a.home:hover, .mainMenu li span.currentHome {
	font-weight: bold;
	height: 22px;
	line-height: 20px;
	color: #e71313;
}*/

/* Hide from IE5-Mac \*/
/*.mainMenu li a,.mainMenu li a:hover { ma mi pare che non vada bene nemmeno per IE6
	float: none
}*/
/* End hide */

.mainMenu {
	position: absolute;
	top: 141px;
	float: left;
	left: 14px;
	width: 175px;
	height: 22px;
	padding: 0 6px;
}

/*-- altMenu -------------------------------------------------------------- */
.altMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.altMenu li {
	float: left;
	margin: 0 40px 0 6px;
}
/*.altMenu li.prima {
	float: left;
	margin: 0;
	background-image: url(../images/layout/altMenuPrevBG.png);
	width: 4px;
	height: 18px;
}
.altMenu li.dopo {
	float: left;
	margin: 0 4px 0 0;
	background-image: url(../images/layout/altMenuPostBG.png);
	width: 4px;
	height: 18px;
}*/

.altMenu li a, .altMenu li span {
/*	width: 100px;
	background: url(../images/layout/linguetta.png);*/
	font-size: 13px;
	font-weight: normal;
	height: 26px;
	line-height: 26px;
	float: left;
	padding: 0;
	display: block;
	color: #777;
	text-decoration: none;
/*	text-align: center;*/
	text-transform: capitalize;
}

/*.altMenu li a:hover {
	background: #999;
}*/

.altMenu li a:hover, .altMenu li span.currentPage {
/*	background: url(../images/layout/linguetta_o.png);*/
	color: #009DA0;
}
.altMenu li a.home:hover, .altMenu li span.currentHome {
 /* background: url(../images/layout/linguetta_o.png);*/
	color: #009DA0;
}

/*.altMenu li a:hover:before {
	content: url(../images/layout/selectedBigRed.gif);
}

.altMenu li a.back:before {
	content: url(../images/layout/back.gif);
}

.altMenu li a.back:hover:before {
	content: url(../images/layout/back.gif);
}

.altMenu li a:before {
	content: url(../images/layout/dotBigRed.gif);
}*/

/* Hide from IE5-Mac \*/
/*.altMenu li a,.altMenu li a:hover {
	float: none
}*/
/* End hide */

.altMenu {
	position: absolute;
	top: 105px;
	float: left;
	left: 0;
	width: 730px;
	height: 26px;
	padding: 0 16px;
/*	text-transform: uppercase;
	background-image: url(../images/layout/menuBG.gif);
	background-repeat: repeat;
	border-top: #dad2b4 solid 1px;
	height: 200px;
	background: url(../images/layout/menuBG.png) no-repeat;*/
}
#altMenuAdminIndex {
	display: inline;
}

a.altavista:link, a.altavista:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0 2px;
}
a.altavista:hover, a.altavista:focus, a.altavista:active {
	color: #333;
}

#whiteText {
	color: #fff;
}

.TestoPhotoTop {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 auto;
	padding: 10px 0 0;
	position: relative;
	text-align: center;
	width: 740px;
}

.bottomLink {
	font-size: 12px;
	line-height: 16px;
	padding: 12px 15px 12px 25px;
	text-align: justify;
	background-image: url(/assets/images/layout/bottomLinkSfondo.gif);
/*	background-image: url(/assets/images/layout/TopLinkInterna.gif);
	background-repeat: no-repeat;
	height: 36px;
	margin: 0 0 0 8px;
	background-color: #047375;*/
	width: 695px;
	position: relative;
	top: 0px;
}
.bottomLink a, .bottomLink a:link, .bottomLink a:active, .bottomLink a:focus, .bottomLink a:visited{
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}
.bottomLink a:hover{
	text-decoration: none;
}

#homeBottomLink {
	background: none;
	position: relative;
	float: left;
	top: 30px;
	text-align: center;
	padding: 0px 15px 15px 15px;
	width: 700px;
	line-height: 16px;
/*	z-index: -100;*/
}