/* reset margin/padding */
* { margin:0; padding:0;  }
/*** design general ***/
body { font-family: verdana;font-size:13px;background:#003399; }

strong, b { font-weight: bold; }

em, i { font-style:italic; }

#page {
	width: 1000px;
	margin: 10px auto;
}

img { border:0;}
div.image_vignette img {
	display:inline;
}

br.clear { clear: both; }

/*** design entete ***/
#header { 
	text-align:left;
	height:187px;
	overflow: hidden;
}
#header img { 
}
#annonce {
  position: absolute;
  top: 170px;
  width: 1000px;
  height: 18px;
 }
#annonce marquee, #annonce marquee a {
  color: #ffffff;
  font-size: 16px;
	font-weight: bold;
}
/*** design corps de la page ***/
#main { min-height:450px;width: 988px;background:#FFF url(../images/fond-page.gif) repeat-y;padding: 0 0 0 12px;}
#menu { float: left; width:193px;}
#contenu {float: right; width: 783px;}

/* bandeau onglet super u*/
#bandeau-haut {
	border-bottom: 1px solid #133e8f;
}
#bandeau-haut div {
	border-bottom:1px solid #ffffff;
	color: #fff;
	height: 25px;
	font-size: 14px;
	padding-left: 20px;
}
#bandeau-haut h1 {
	float:right;
	font-size: 18px;
	padding-right:5px;
	color: #ff0000;
}

/* menu principal */
#menu ul {
	list-style-type: none;
	text-align: left;
	border-bottom: none;
}
#menu ul li {
	border-bottom: 1px solid #FFF;
}
#menu ul li ul {
	margin: 0px;
	background: #bdd4ff;
	border: none;
}
#menu ul li ul li {
	border: 0;
	padding: 0;
	margin: 0;
}
#menu li a {
	display:block;	
	padding: 3px 3px 3px 25px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background: url('../images/puce-blanche.gif') no-repeat 5px 4px transparent; 
}
#menu li a:hover, #menu li.selected a {
	background: url('../images/puce-rouge.gif') no-repeat 5px 4px #bdd4ff; 
	color: #003399;
}
#menu li.selected li a, #menu li li a {
	display: inline;	
	font-weight: bold;
	font-size: 0.9em;
	padding: 0 0 0 20px;
	background: none; 
	color: #003399;
}
#menu li li a:hover, #menu li li.selected a {
	color: #ff0000;
	background: none; 
}
/* bouton news */
#news a {
	display: block;
	border: 2px solid #8d7a7c;
	color: #8d7a7c;
	margin: 0 auto 20px;
	padding: 5px;
	width: 60px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
#news a:hover {
	background: #8d7a7c;
	color: #ffffff;
}

/* menu page */
#menu-page { padding: 5px; }
#menu-page li {
	border: 1px solid #000;
	float: left;
	margin: 0 0 3px 0;
}
#menu-page li a {
	display: block;
	padding: 3px 6px;
	font-size: 0.9em;
	color: #000;
	text-decoration: none;
	font-weight:bold
}
#menu-page li a:hover, #menu-page li.selected a {
	background: #8d7a7c;
	color: #ffe4ad;
	font-weight:bold
}

#infos {
	color: #8d7a7c;
	border-top: 1px solid #8d7a7c;
	border-bottom: 1px solid #8d7a7c;
	padding-bottom: 4px;
	margin-bottom: 10px;
}
#listelangue {	padding-bottom: 8px;text-align:center }
#listelangue img { display:inline; margin: 2px; }
#adresse {
	margin-top: 25px;
	color: #ffffff;
       	padding-bottom: 4px;
	text-align: center;
}


/* articles composants la page */
#liste-article {
	padding: 10px;
}

#liste-article h1 {
	color: #003399;
	font-weight: bold;
	font-size: 1.4em;
	text-align:left;
}
#liste-article p { text-align:left;margin:0 10px }

table.article { margin:0 10px; width: 750px;}

table.article td.article_text {
	padding:0 4px;
	text-align: left;
	font-size: 13px;
}
table.article td.article_text li {
	margin-left: 10px;
	list-style-type: disc;
}

table.article td.article_image {
	padding: 4px 3px;
}
table.article td.legende {
	padding:0;
	color: #003399;
	text-align: center;
	font-size: 0.8em;
}

/* formulaire auto */
.formulaire {
	margin: 20px auto;
	text-align: center;
	font-size: 0.9em;
}
.formulaire table {
	margin: 0 auto;
}
.formulaire table table { border: 0 }
.formulaire h2 {
	color: #003399;
	background: #bdd4ff; 
	font-weight: bold;
	margin: 0 0 5px;
}
.formulaire input, .formulaire textarea {
	margin: 2px;
	width: 200px;
}
.formulaire .formerror {
	width: 70%;
	margin: 10px auto;
	border: 2px solid #f00;
	color: #f00;	
	font-size: 0.9em;
}

/* galerie images */
.galerie table {
	margin: auto;
}
div#contenu .galerie table h1 {
	color: #003399;
	background: #bdd4ff;
	border: none;
	text-align: center;
	margin-bottom:0;
}
.galerie td { border: 1px solid #bdd4ff;}
.galerie .vignette h2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #003399;
}
.galerie .vignette img {
	margin: 5px;
}

/* liste document  */

#liste_documents {
	text-align:center;
	width:100%;
}
#liste_documents td {}
#liste_documents a {
	line-height: 2em;
	padding: 2px;
	text-decoration: none;
	color: #003399;
	border: 1px solid #bdd4ff;
}
#liste_documents a:hover {
	background: #bdd4ff;
	color: #003399;
}

div#contenu div.formulaire div.formerror h1 { 
	background: #f00;
	color: #fff;
	border: none;
	text-align: left;
	margin-bottom:0;
}
	
#footer {
	padding: 1px 0px;
	background: #003399;
	border-bottom:5px solid #bdd4ff;
}
#copyright {
	text-align: center;
	font-size: 0.7em;
	height: 18px;
	background: #ffffff;
}
div.image_vignette {
	height:210px;
	text-align:center;
}
.mailing_list {
	padding: 0 5px 25px;
	margin-top: 20px;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}
.mailing_list h1 {
	font-size: 13px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

