body {
	margin-top: 0px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}

p {
	margin: 0px;
	padding: 5px 0 5px 0;
}

table, tr, td {
	font-size: 12px;
	font-family: Arial;
	color: black;
}

a, a:visited {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: black;
}

a:hover, a:active {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: black;
}

a.opacity img, a.opacity:visited img {
	font-family: Arial;
	font-size: 12px;
	color: black;
	opacity: 0.6;
 	filter:alpha(opacity=60);
 	border: 1px solid #c8e367;
}

a.opacity:hover img, a.opacity:active img {
	font-family: Arial;
	font-size: 12px;
	color: black;
	opacity: 1.0;
 	filter:alpha(opacity=100);
 	border: 1px solid #364f00;
}

h1 {
	margin-top: 0;
	color: #364f00;
	text-align: right;
	font-weight: bold;
	font-size: 34px;
	line-height: 24px;
}

h2 {
	margin-top: 0;
	color: #364f00;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

#title {
	vertical-align: top;
	width: 140px;
	float: right;
}

#desc_title {
	width: 240px;
	vertical-align: center;
	font-style: italic;
	text-align: right;
	float: left;
	color: #364f00;
}

#desc {
	padding-top: 15px;
	vertical-align: top;
	width: 100%;
	text-align: justify;
	float: left;
	color: black;
}

#page {
	text-align: left;
	width: 954px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height: 212px;
	width: 954px;
	background-image: url('../images/bandeau.jpg');
}

#imagemap {
	float: left;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 172px;
}

#menu {
	float: left;
	padding-left: 59px;
	width: 895px;
}

.button {
	height: 28px;
	margin-right: 8px;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	padding-top: 6px;
}

.button a, .button a:hover, .button a:visited, .button a:active {
	font-family: Arial;
	text-decoration: none;
	color: #364f00;
	font-size: 12px;
}

.presentation {
	width: 83px;
	background-image: url('../images/accueil.gif');
}

.qui_sommes_nous {
	width: 124px;
	background-image: url('../images/qui_sommes_nous.gif');
}

.coffrets {
	width: 82px;
	background-image: url('../images/coffrets.gif');
}

.contact {
	width: 57px;
	background-image: url('../images/contact.gif');
}

.spacer {
	clear: both;
}

#container {
	padding-left: 20px;
	padding-right: 20px;
	width: 954px;
	background-image: url('../images/pxl_background.gif');
	background-repeat: repeat-y;
}


#container_main {
	width: 914px;
	text-align: justify;
}

#container_left {
	float: left;
	width: 390px;
	text-align: justify;
}

#container_middle {
	margin-left: 70px;
	float: left;
	width: 170px;
	height: 377px;
	overflow: auto;
}

#container_right {
	float: right;
	width: 265px;
}

#container_contact {
	margin-left: 70px;
	float: left;
	width: 400px;
}

#footer {
	padding-left: 20px;
	padding-right: 20px;
	height: 49px;
	width: 954px;
	background-image: url('../images/footer.jpg');
	background-repeat: no-repeat;
	padding-top: 30px;
	text-align: right;
	color: white;
	font-size: 10px;
}

#footer a, #footer a:hover, #footer a:visited, #footer a:active{
	color: white;
	font-size: 10px;
	text-decoration: underline;
}

#footer_main {
	padding-top: 3px;
	width: 914px;
}

.picture {
	border: 1px solid #364f00;
	width: 260px;
}

.miniature {
	float: left;
	margin-right: 10px;
	border: 1px solid #364f00;
}

.titre_miniature_active {
	font-family: Arial;
	font-size: 12px;
	color: #364f00;
}

.titre_miniature_out {
	font-family: Arial;
	font-size: 12px;
	color: #c8e367;
}

.login_form  {
	border: 1px solid #364f00;
	background-color: #c8e367;
	color: black;
	font-size: 12px;
	font-family: Arial;
}

.login_form:focus, .login_form:hover  {
	border: 1px dashed #364f00;
	background-color: #c8e367;
	color: black;
	font-size: 12px;
	font-family: Arial;
}

.contact_form  {
	border: 1px solid #364f00;
	background-color: #c8e367;
	color: black;
	font-size: 12px;
	font-family: Arial;
	width: 200px;
}

.contact_form:focus, .contact_form:hover  {
	border: 1px dashed #364f00;
	background-color: #c8e367;
	color: black;
	font-size: 12px;
	font-family: Arial;
	width: 200px;
}

.contact_form_button  {
	border: 1px solid #364f00;
	background-color: #c8e367;
	color: black;
	font-size: 12px;
	font-family: Arial;
	width: 150px;
}

.contact_form_error {
	border: 1px solid black;
	background-color: red;
	color: black;
	font-size: 12px;
	font-family: Arial;
	width: 200px;
}



















