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

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

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

.clear {clear:both}

#header {
	padding-top:8px;
	text-align:left;
	height:130px;
	padding-left:10px;
}

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

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

/* MENU */
 

#nav { display: block; margin:0; padding: 0;margin-left:0px; 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: 32px; padding-left:20px;}

#nav a {border-bottom-width:1px;border-bottom-style:solid;padding:11px;line-height: 1; }

#nav li li a{padding:7px}

#nav ul { top: 32px}

#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 {
	padding-bottom:20px;
}

#contenu {padding-top:0px;}


#contenu h1 { padding-right:93px; height:59px;}

#contenu h2 {
	text-transform:uppercase;
	padding:5px;
	border-bottom-width:4px;
	border-bottom-style:solid;
}

#contenu h3 {
	padding:4px;
	text-align:center;
	text-transform:none;
	letter-spacing:1px;
}

#contenu p {
	margin-top:-10px;
}

blockquote {
	margin:5px 50px 5px 50px;
	padding:10px;
	text-align:center;
}

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

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

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

/* FOOTER */

#footer {
	margin: 0 1px 1px 1px;
	padding:5px 0px 5px 0px;
	text-align:left;
	font-size:10px;
}

/* FORMULAIRE */

#contact_form {margin-left:50px;}

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

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

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

#contact_form textarea { width:350px; height:250px;}

#contact_form input { vertical-align:top;}


/* 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}
