
/****************************       site  texte           **********************************/

html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	font-family: Tahoma;
	font-size: 10pt;
}
table, td {
	font-size: inherit;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 800px;
}

.title {
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	margin: 10px 0px 20px 10px;
}

.content_table {
	width: 800px;
	height: 581px;
}

div#menu {
	margin: 0px 5px 10px 0px;
	width: 570px;
}

.hometxt {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin-left:10px;
	margin-right:10px;
}

.copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

a:link,
a:visited,
a:active,
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #AAAA80;
}


a:link.baracci,
a:active.baracci,
a:visited.baracci,
a:hover.baracci {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
a:hover.baracci {
	color: #ff6600;
}


table.gallerytable {
	padding-left: 27px;
	width: 125px;
}
table.gallerytable td {
	width: 50%;
	padding: 5px 0px 0px 5px;
	text-align: center;
	vertical-align: top;
}
table.gallery_navigation {
	height: 2px;
	border: none;
	line-height: 6px;
	width: 175px;
	margin-left: 5px;
	position: relative;
	margin-bottom: -10px;
}
table#browser_bottom {
	top: -10px;
}
table#browser_top {
	top: -445px;
}

td {
	font-size: 10pt;
}

td.header {
	width: 800px;
	background: #ffffff url(../img/bg2.jpg) repeat-x;
	vertical-align: bottom;
}

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-align: left;
}

div#dynloadarea,
div#map {
	width: 430px;
	height: 510px;
	padding: 0; margin: 0;
}

.nav {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a:link.nav {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited.nav {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover.nav {
	font-family: Verdana;
	font-size: 11px;
	color: #AAAA80;
	text-decoration: none;
}
a:active.nav {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
div.gallery {
	overflow: hidden;
}
