
body {
	margin: 0px;
	padding: 0px;
	color: #B6B8E0;
	font-family: georgia, arial, helvetica, sans-serif; 
	font-size: 11px; 
	text-align: center; 
	background-color: #222927;
}

div, table, td {
	text-align: left;
	font-family: georgia, arial, helvetica, sans-serif; 
	font-size: 11px; 
}

a:link,a:visited,a:active {
	color : #B6B8E0;
	text-decoration : none;
}
a:hover {
	color : #D5D7FF;
	text-decoration : underline;
}

input, textarea { 
	background: #222927;
	color: #FFFFFF;
	font-family: georgia, arial, helvetica, sans-serif; 
	font-size: 0.9em; 
	font-weight:normal; 
	text-align:left; 
	width: auto;
	padding: 4px 0px 4px 0px;
	border: 1px solid #05DD00;
}
select{ 
	background: #222927;
	color: #05DD00;
	font-family: georgia, arial, helvetica, sans-serif; 
	font-size: 0.9em; 
	font-weight:normal; 
	text-align:left; 
	width: auto;
	padding: 2px;
	border: 1px solid #05DD00;
}
.button{ 
	background: #222927 url(img/button.gif);
	border-bottom:#222927 2px solid #FFFFFF;
	color: #ffffff;
	font-family: georgia, arial, helvetica, sans-serif; 
	font-size: 1.1em; 
	font-weight:normal; 
	text-align:left; 
	width: auto;
	padding: 2px;
	border: 1px solid #222927;
}
ul { 
	list-style-type: none; 
	padding-left: 0px; 
	margin-left: 0px; 
	margin-top: 6px;
}

#maincontent {
	height: 230px;
}
.page {
	margin-right: auto;	
	margin-left: auto;	 
	width: 850px;
}
.page_top {
	margin-right: auto;	/* to center the page in Konqueror */
	margin-left: auto;	 /* to center the page in Konqueror */
	width: 850px;
	height: 160px;
}

#header {
	border-bottom: 0px solid #FFFFFF;
	background: #05DD00 url(img/bar_top.gif) repeat-x;
	margin-top: 30px;
	text-align: center;
}
#header a{
	float: left;
	margin: 110px 0px 10px 12px;
	color: #fff;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif; 
	font-size: 3.8em;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
#header h1 a{
	float: right;
	margin: 10px 10px 10px 10px;
	color: #fff;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif; 
	font-size: 0.8em;
	text-decoration: none;
}
a.titre_site_annuaire {
	color: #05DD00;
	font-size: 1.1em;
}
a.link_cat_index_annuaire {
	color: #05DD00;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif; 
	font-size: 1.3em;
	font-weight: bold;
}
a.top_link_annuaire{
	color: #05DD00;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif; 
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
}
a.btm_link_annuaire{
	color: #05DD00;
	font-family: georgia, arial, helvetica, sans-serif; 
}
a.link_footer_annuaire{
	color: #05DD00;
	font-family: georgia, arial, helvetica, sans-serif; 
}
.hr {
border-bottom: 1px solid #05DD00;
}
.link_numpage_annuaire {
float: left;
width: 90%;
margin: 10px;
}
img.logo {
	width: 850px;
	height: 130px;
	border: 0px;
	text-align: center;
}


img.name {
	width: 850px;
	height: 50px;
	border: 0px;
}

img.tagline {
	width: 371px;
	height: 90px;
	margin-left: 0px !important;
	margin-left: -3px;
}

#location image {
	width: 556px;
	height: 70px;
}

#topbar {
	border-top: 0px solid #877D73;
	padding-top: 2px;
	width: 850px;
}


#bar {
	float: center;
	color: #EEEEEE;
	font-size: 12px;
	font-family:georgia;
	text-align: right;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 2px 5px 2px 0px;
	width: 850px;
	voice-family: "\"}\""; /* IE5+ stops here */
	voice-family:inherit;
	width: 850px;	/* correct setting : 375px minus padding */
}


h1{
	font-size: 1.6em;
	font-weight: bold;
	color: #05DD00;
	text-align: center;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif; 
}
h1 a, h1 a:hover {
	color: #05DD00;
}
 
h2{
	color: #05DD00;
	font-size: 12px;
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 2em;
	padding: 8px;
	border: 1px dashed #05DD00;
}
h3{
	color: #D3AD7C;
	font-size: 11px;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 1em;
	margin-left: 195px;
}

.rightcontent {
	float: right;
	padding: 2px 2px 2px 2px;
	margin-left: 0px !important;
	margin-left: -3px;
	height: 0px;
	width: 120px;
}

#img {
	height: 250px;
	width: 300px;
}



.lefthandnav {
	background-color: #F1ECE0;
	border-top: 0px solid white;
	float: left;
	font-size: 11px;
	font-weight: normal;
	line-height: 1em;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 5px;
	text-decoration: none;
	width: 185px;
	voice-family: "\"}\""; /* IE5+ stops here */
	voice-family:inherit;
	width: 170px;	/* correct setting : 185px minus padding */
}

.mainpage { color: #7A3547; font-weight: bold;}

#mainlinks {
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}

#mainlinks div {
	list-style-type: none;
	padding-bottom: 0.5em;
	text-align: left;
}

#mainlinks a:link,#mainlinks a:visited,#mainlinks a:active {
	color: #3F3F3F;
	text-decoration: none;
}

#mainlinks a:hover {
	color: #3F3F3F;
	text-decoration: underline;
}

.content {
	float: left;
	width: 850px;
	padding-left: 0px;
	padding-right: 10px;
	text-align: center;
	text-decoration : none;
}


.clearall { 
	clear: both; 
}

#footer {
	background-color: #000000;
	font-size: 10px;
	border-top: 2px solid #05DD00;
	padding-top: 0px;
	text-align: center;
}

#footer a {
	color :#8A8AAC;
	text-decoration: none;
}
#footer a:hover {
	color :#CCCCCC;
	text-decoration: underline;
}
