@charset "UTF-8";
/* CSS Document */

body,#header h1,#header h2 {
	margin:0;
	padding:0;
}

img{ border:none;}

hr {
	clear:both;
	border:none;
	background:none;
	padding-bottom:0;
	margin-bottom:0;
}

.clear {clear:both}

#header {
	text-align:center;
	height:143px;
}

#header h1 a,#header h1 a:hover {
	text-decoration:none;
}

#header h2 {
	margin-left:200px;
}

/* MENU */

#nav { display: block; margin: 0; padding: 0;position: relative;z-index:100 }

#nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative;z-index:101; }

#nav a { display: block; text-decoration:none;cursor:pointer;z-index:102; }

#nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }

* html #nav ul { line-height: 0; } /* IE6 "fix" */

#nav ul a { zoom: 1; } /* IE6/7 fix */

#nav ul li { float: none; }

#nav ul ul { top: 0; }

#nav ul { width: 130px;}

#nav ul ul { left: 131px}

#nav {height: 24px}

#nav a {padding-right:27px;line-height: 1; text-transform:uppercase; font-weight:bold; }

#nav li li a{padding:7px}

#nav ul { top: 36px}

#nav ul a {border-right: none; opacity: 0.95; filter: alpha(opacity=95);}

#nav ul a { border-bottom: none; }

#nav li.cursor1 a {cursor:s-resize}
#nav li.cursor1 li a {cursor:pointer}

#nav li li.cursor2 a {cursor:e-resize}
#nav li li.cursor2 li a {cursor:pointer}

#nav li li li.cursor2 a {cursor:e-resize}
#nav li li li.cursor2 li a {cursor:pointer}

/* CONTENU */

#menu_top {
	margin-top:10px;
	background:url('img/bg_menu.gif') repeat-x top left;
	padding-top:15px;
}

#menu_haut{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#separateur_bois{
	background:url('img/separateur_bois.gif') repeat-x top left;
	height:24px;
	margin-bottom:20px;
}

#contenu {padding-top:15px}

#contenu h1 { border-bottom:#c6a160 1px solid; padding-bottom:0; margin-bottom:0}

#contenu h2 {
}

#contenu h3 {
}

#contenu h4{
	line-height:21px;
	font-size:12px;
	font-weight:normal;
}

#contenu p {
	line-height:21px;
}

blockquote {
	margin:5px 20px 5px 20px;
	padding:10px;
	font-style:italic;
}

blockquote p {line-height:22px;line-height:inherit;margin:0;padding:0}

#contenu ul {
	margin:10px 40px 10px 25px;
}

#contenu ul li {
	list-style-type:square;
	border-top:1px solid #E1E1E1;
	padding:3px;
}

/* FOOTER */

#footer_100{
	background:#e9ebe4;
	margin-top:65px;
	padding-bottom:30px;
}

#footer {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#menu_footer{
	list-style-type:none;
	display:block;
}

#menu_footer li{
	display:inline;
	padding-right:15px;
}

#menu_footer a{
	color:#000;
	text-decoration:underline;
}

#menu_footer a:hover{
	color:#c4672b;
	text-decoration:none;
}

/* FORMULAIRE */

#contact_form {margin-left:50px}

#contact_form th {text-align:right;padding-right:5px}

#contact_form th, #contact_form td {padding:3px}

#contact_form .requis {color:#C00;padding-left:3px}

/* RECHERCHE GOOGLE */

#recherche_google_menu {
	margin:6px 0 0 15px;
}

/* PDF */

em.taille_pdf {font-size:9px;font-style:normal;margin-left:7px}

/* NEWS */

#news em {font-style:normal}

#news b {font-size:1.2em}

#news li a {text-decoration:none}

/* RSS */

#contenu a.rss,#contenu a.rss:hover {border:none;background:none;text-decoration:none}

/* GBOUTON */

input.gbouton,.gbouton,#content .gbouton {
	background:url(../../images/boutons/gbouton.gif) repeat-x top;
	color:#222;
	text-decoration:none;
	line-height:22px;
	height:22px;
	padding:0 7px 0 7px;
	border:1px solid #BBBBBB;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	text-shadow:1px 1px 1px #FFF;
}

.gbouton,#content .gbouton {
	padding:2px 7px 2px 7px;
	color:#222;
	line-height:24px;
	height:24px;
	font-size:11px;
}

input.gbouton:hover,.gbouton:hover,#content .gbouton:hover {
	border:1px solid #939393;
	background:url(../../images/boutons/gbouton-hover.gif) repeat-x top;
	cursor:pointer;
}

input.gbouton:active,.gbouton:active {
	background:url(../../images/boutons/gbouton-hover.gif) repeat-x bottom;
}

/* LANGUES */

.drapeaux {float:right}
.drapeaux a {margin-right:6px}
