/* 
	page globale
*/
* {
  margin: 0;
  padding: 0;
}

html {
	background-color: #867359;
}

body {
	width: 900px;
	margin: auto;
	font-family: verdana;
	font-size: 85%;
	color: #333333;
	text-align: center;
}
ul, li {
	list-style-type: none;
}
img {
	display: none;
}
.img {
	display:block;
	float: left;
}
/* 
	entête globale
*/


#header a {
	text-decoration: none;
}
#header p {
	text-indent: -5000px;
}
#header a:hover {
	text-decoration: underline;
}
#styleswitcher {
	float: left;
	width: 500px;
}
#styleswitcher ul {
	display: block;
	text-align: left;
	font-size: 80%; 
}
#langue {
	float: right;
	width: 300px;
}
#langue ul {
	display: block;
	text-align: right;
	font-size: 80%;
}
#styleswitcher ul li, #langue ul li{
	display: inline;
	list-style-type: none;
	text-decoration: none;
	padding: 0 5px 0 5px;
}
#langue ul li a {
	color: White;
	font-weight: bold;
}
#styleswitcher ul li a {
	color: White;
}
#langue ul li a img {
	text-decoration: none;
	display: inline;
}
a img, a:visited img {
	border: none;
}
#banner {
	background-color: #5b321a;
	height: 7em;
	margin-top: 15px!important;
	margin-top: 3px;
}
#banner-en {
	background-color: #5b321a;
	height: 7em;
	margin-top: 15px!important;
	margin-top: 3px;
}
#banner h2, #banner h3, #banner h1, #banner-en h2, #banner-en h3, #banner-en h1 {
	border: none;
	text-align: left;
	padding-left: 30px;
}
#banner h1, #banner-en h1 {
	color: #e48026;
	padding: 20px 0 10px 30px;
}
#banner h3, #banner-en h3 {
	color: #c9ab99;
	margin-top: 0;
}
#menutop {
	background-color: #e48026;
	height: 1.5em;
	font-size: 0.8em;
}
#menutop ul {
	display: block;
	text-align: left;
	margin-left: 247px;
}
#menutop ul li {
	display: inline;
	list-style-type: none;
	padding: 0 4px 0 6px;
	border-left: 1px solid #f6c76b;
}
#menutop ul li a, #menutop ul li a:hover, #menutop ul li a:visited {
	color: White;
}
/* 
	contenu global : menu, contenu, notes
*/
#abonnement {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #5989b9;
}
#abonnement p {
	font-size: 0.8em;
	color: #e48026;
	margin-bottom: 5px;
}
#mailbox {
	color: #696969;
}
#main {
	background-color: white;
	height: 100%;
}
/*#main:after {
	content: "";
	display: block;
	clear: both;
}*/
#ariane p { display: block; margin: 0 180px 0 250px; padding: 5px 0 0 5px; text-align: left; font-size: 0.8em; color: #5989b9; line-height: 130%;}
#ariane a, #ariane a:visited { text-decoration: underline; color: #5989b9;}
#ariane a:hover { color: #e48026;}
/* 
	menu
*/
#mainmenu {
	float: left;
	height: auto;
	margin-left: 10px!important;
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	width: 220px;
	border-right: 1px solid #ea964b;
}
#mainmenu ul {
	list-style-type: none;
}
#mainmenu a {
	display: block;
	padding: 5px 5px 5px 20px;
	width: 185px;
	color: #5b321a;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	border-bottom: 1px solid #b28e74;
}
#mainmenu a:hover, #mainmenu a:active {
	text-decoration: none;
	color: #e48026;
}
#mainmenu ul ul a
{
	display: block;
	padding: 3px 0px 3px 20px;
	font-size: 0.8em;
	color: #e48026;
	border: none;
	line-height: 1.3em;
	font-weight: normal;
}
#mainmenu ul ul a:hover
{
	font-weight: bold;
}
#onemenu {
	margin-top: 15px;
}
#onemenu p {
	color: #5b321a;
	font-size: 0.8em;
	padding: 5px 0 0px 15px;
}
#onemenu a, #onemenu a:hover {
	font-weight: normal;
	background: none;
	background-color: transparent;
	border: none;
	padding: 0;
}
.google_form {
	width: 195px;
	padding: 5px 0 5px 15px;
	margin: 5px 0 5px 0;
}
#content {
	padding: 15px;
	margin-left: 240px;
	margin-right: 203px;
}

h4 { text-align: left; 	color: #5b321a; margin-bottom: 10px;}
h3 { 
	text-align: left;
 	color: #e48026;
	margin-bottom: 10px; 
	margin-top: 20px; 
	border-bottom: 1px solid; 
	line-height: 140%;
	font-size: 120%;
}
h2 { text-align: left; 	color: #91654b; font-size: 140%;}

#content p {
	text-align: justify;
	color: #696969;
	font-size: 0.9em;
	line-height: 140%;
}
#content a {
	color: #5b321a;
	text-decoration: underline;
}
#content a:hover{
	color: #e48026;
	text-decoration: underline;
}

.ref, .ref a {	font-size: 0.9em;	color: #5b321a;	line-height: 120%!important; line-height: 150%;}
.ref a:hover {	color: #e48026;}

.floatleft {
	float: left;
	margin: 10px 10px 5px 0;
}
.floatright {
	float: right;
	margin: 10px 0 5px 10px;
}

.retour a {
	display: block;
	margin-left: 150px;
	text-align: right;
	font-size: 90%;
	font-weight: bold;
	color: #5989b9;
}
.retour a:hover {	color: #9c3036;}

#pageliens ul {
	list-style-type: none;
	padding: 10px 0 15px 30px;
}

#pageliens a {
	font-size: 0.85em;
	color: #5989b9;
	text-decoration: none;
	font-weight: bold;
}
#pageliens a:hover{
	text-decoration: underline;
	color: #e48026;
}

#pageliens p {
	text-align: left;
}
#plan, #plan a {
	padding-left: 10px;
	text-align: left;
	font-size: 0.9em;
	color: #5b321a;
	line-height: 1.4em;
	list-style-type: none;
}
#plan ul {
	padding-left: 2.5em;
	list-style-type: none;
}

/* menu droit */
#notes {
	float: right;
	width: 180px;
	margin-right: 11px!important;
	margin-right: 5px;
	margin-top: 25px;
	text-align: left;
}
#notes h4 {
	padding-right: 20px;
	font-size: 95%;
	color: #5b321a;
}
#notes ul {	
	list-style-type: none; 
	font-family: verdana, arial, Helvetica, sans-serif;
}
#notes a {
	display: block;
	width: 150px;
	color: #e48026;
	text-decoration: none;
	font-size: 0.8em;
	padding: 8px 0px 3px 10px;
	background: url(../../img/img_design/puce_titre_note.jpg) no-repeat;
	background-position: 0 5px;
	font-weight: bold;
}
#notes a:hover, #notes a:active, #notes a.current {
	text-decoration: underline;
}
#notes a.current {
	font-weight: bold;
}
#notes ul ul a { display:block; color: #5b321a; border: none; width: 140px; padding: 2px 0 2px 10px; font-weight: normal; background-image: none;}
#notes img { margin-bottom: 10px;}
#notes p a {
	background: none;
}
.download {
	background:	url(../../img/img_design/sign_pdf.gif) no-repeat;
	background-position: 0 3px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 100%;
}
.download2 {
	display:block;
	background:	url(../../img/img_design/sign_pdf.gif) no-repeat;
	padding: 3px 0 0 20px;
	
}
.commander {
	font-weight: bold;
}
.encadre {
	display: block;
	color: #e48026;
	text-align: center;
	border-top: 1px solid #77a7d3;
	border-bottom: 1px solid #77a7d3;
	padding: 3px 0 5px 0;
}
/* notes actu */
#actu {
	font-size: 0.8em;
	width: 165px;
	color: #696969;
}
#actu a {
	border: none;
	display: inline;
	color: #5989b9;
	background-image: none;
	font-weight: bolder;
	font-size: 90%;
}
#actu a:hover {
	background-color:	transparent;
	color: #e48026;
}
#actu h3 {
	border: none;
	font-size: 130%;
	margin-top: 15px;
}
.marginbot {
	margin-bottom: 1em;
}

.titreactu {
	font-weight: bolder;
	color: #5b321a;
}
.boldmarron {
	font-weight: bold;
	color: #5b321a;
}
.boldorange {
	font-weight: bold;
	color: #e48026;
}
.textalignleft {
	text-align: left;
}
/* 
	pied de page
*/
#footer {
	background-color: #9c3036;
	color: #f4c37a;
	text-align: left;
	font-size: 0.8em;
	padding-bottom: 10px;
}
#footer a, #footer a:hover {
	color: #ea964b;
}
#footer p {
	padding-top: 5px;
}
.real {
	display: block;
	float: left;
	width: 210px;
	color: #ea964b;
	padding-left: 35px;
	padding-right: 10px;
}
hr {
  clear: both;
  visibility: hidden;
}
