* {
	margin: 0px;
	padding: 0px;
}
html {
overflow-y: scroll;
overflow-x: hidden; 
}

body {
	height: 100%;
	background-color: #ffffff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	background: url('images/bk.jpg') repeat 0px 0px;
}

a {
	color: #85859c;
	text-decoration: underline;
}
a:hover {
	color: #69699c;
}

span {
	display: none;
}
img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}
#space {
	height : 10px;
}

#container {
	margin: 0px auto;
	width: 780px;
	border-color: #9e9ec3;
	border-width: 0px 1px 1px;
	border-style: solid;
	background-color: #ffffff;
}

input {
	padding-left: 2px;
	background-color: #fff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}
textarea {
	padding-left: 2px;
	background-color: #fff;
	color: #000;
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
}

/* Page Header */

#page_header {
	width: 780px;
	height: 113px;
	color: #fff;
	background: url('images/fond_header.gif') repeat-x 0px 0px;
	overflow: hidden;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}

#logo {
	float: left;
	width: 198px;
	height: 80px;
	background: url('images/logo_header.jpg') no-repeat 10px 0px;
}

#titre {
	float: right;
	width: 500px;
	height: 40px;
	padding-top: 40px;
}
#titre h1 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#langue {
	width: 198px;
	height: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
#langue ul {
	list-style-type: none;	
}
#langue li {
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
}

/* Main Navigation Menu */

#page_menu {
	margin-right: 1px;
	width: 780px;
	height: 21px;
	background: url('images/menu_background.gif') repeat-x 0px 0px;
	text-align: center;
	font-weight: bold;	
	color: #ffffff;
}

#page_menu a:hover {
	color: #808080;
}


/* Left Sidebar */

#left_sidebar {
	font-size: 11px;
	width: 210px;
	float: left;
	text-align: left;
	color: #8989b6;
}

#left_sidebar a {
	color: #8989b6;
	text-decoration:none;
}
#left_sidebar a:visited  {
	color: #8989b6;
}
/* Left Sidebar : Categories */

#categories {
	margin-bottom: 1px;
	padding: 1px 1px 0px 0px;
	border-color: #012350;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}

.categories_header {
	margin-bottom: 2px;
	width: 207px;
	height: 25px;
	background-color: #012350;
	overflow: hidden;
}

.categories_header h2 {
	margin-top: 3px;
	color: #8989b6;
	font-size: 10px;
	font-weight: bold;
}
.categories_header h3 {
	margin-top: 3px;
	color: #3399CC;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
}

#categories ul {
	margin: 0px auto;
	width: 207px;
	list-style-type: none;
}

#categories li {
	width: 207px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: #012350 1px solid;
	float: left;
}
#categories li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #012350;
	text-decoration: none;
}
#categories li.last {
	border: none;
}
#categories li a:visited {
	color: #012350;
}



/* Main Content Area */

#main_content {
	margin-right: 2px;
	width: 560px;
	text-align: center;
	float: right;
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}


/* New Item Description */

#new_item {
	margin: 0px auto 2px;
	padding: 5px 10px;
	width: 540px;
	text-align: justify;
}

#new_item_header {
	margin-top: 10px;
	float: left;
	width: 540px;
}

#new_item_header h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}

#new_item_header h2 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}

#new_item_text {
	float: left;
	clear: left;
	width: 520px;
}

/* Page Footer */

#page_footer {
	width: 780px;
}
#w3 {
	padding-top: 8px;
	width: 580px;
	height: 25px;
	color: #9595c2;
	float: left;
	text-align: center;
}
#powered_by {
	padding-top: 8px;
	float: right;
	width: 200px;
	height: 25px;
	color: #9595c2;
	text-align: center;
}

#powered_by a {
	color: #9595c2;
}


/*Panorama */
#pano
{
	margin-top:15px;
	margin-bottom:15px;
	width: 525px;
	height: 320px;
	border: 2px solid #012350;
}

/* Contact */
.contact
{
	margin-bottom:20px;
	border: 1px solid;
}
.contact2
{
	margin-bottom:20px;
	border: 1px solid;
	background: url('images/logo_bk_100.jpg') no-repeat bottom right;
}
.contact_contenu
{
	margin: 10px 10px 10px 10px;
}
.title
{
	margin: 10px 0px 0px 5px;
	font-size: 13px;
	font-weight: bold;
}
.sstitle
{
	margin: 10px 0px 10px;
	font-size: 12px;
	text-decoration: underline;
}
.ag
{
	margin: 0px 10px;
	float: right;
	width: 45%;
	height: 45%;
}
.img_d
{
	float: right;
	margin: 0px 5px 5px 10px;
}
.img_g
{
	float: left;
	margin: 0px 10px 5px 0px;
}
.img_c
{
	margin-left: auto;
	margin-right: auto; 
}
.preview
{
	margin: 5px 10px 5px 0px;
	text-align: justify;
}
.addpage
{
	margin: 10px 10px 10px 10px;
	text-align: justify;
}
#new_item_text ul {
 list-style-image: url(images/ul.gif);
 margin: 0px 0 0px 25px;
}
#new_item_text li {
	padding: 5px 5px 5px 25px;
	list-style-type: none;
}