* {margin: 0; padding: 0; list-style: none; }
img {border: 0;}

html, body {width: 100%; height: 100%;}

body {
	text-align: center;
	color: #fff;
	background: #190000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#page {
	position: relative;
	width: 995px;
	margin: 0 auto;
	text-align: left;
	z-index: 2;
	background: #70250c url(../charte/bg-page.jpg) repeat-y 0 0;
}
.container {
	background: transparent url(../charte/bg-container.jpg) no-repeat 0 0;

}
#accueil .container {
	background: transparent url(../charte/bg-container-accueil.jpg) no-repeat 0 0;

}

#header {
	height: 158px;
	text-align: center;
}

#logo {
	width: 236px;
	height: 135px;
	margin: 0 auto;
}

#logo img {
	border-width: 0;
}
#accueil #flash {
	text-align: center;
}
#rubrique #flash {
	width: 742px;
	height: 311px;
	margin: 60px 0 0 65px;
}
#fiche #flash {
	float: right;
	width: 240px;
	height: 123px;
}

.head {
	position: absolute;
	left: 0;
	top: 0;
	width: 995px;
	z-index: 900;
}
.textes {
	margin: 60px 47px 0 23px;
}
#rubrique .textes,
#article .textes {
	margin: 0 60px 0 60px;
}
#lexique .textes {
	margin: 0 0 0 23px;
}
#formulaire .textes,
#fiche .textes {
	width: 552px;
	margin: 0 0 0 60px;
}

a {
	text-decoration: none;
	color: #ffffc7;
}

.ariane {
	font-size: 10px;
	color: #af857a; 
	padding: 0 0 0 8px;
}
.ariane a {
	color: #af857a; 
}
.ariane a:hover {
	color: #fff; 
}


#fond {}

.contenu {/* contenu */
	min-height: 391px;
	clear: both;
}
* html .contenu {
	height: 391px;
}
#accueil .contenu {/* contenu */
	min-height: 431px;
	clear: both;
}
* html .contenu {
	height: 431px;
}

.document_gauche {
	margin-right: 10px; float: left;
}
.document_droite {
	margin-left: 10px; float: right;
}
.image {
	position: absolute;
	top: 168px;
	left: 0;
	z-index: 50;
}
#accueil .image {
	position: relative;
	top: -10px;
	margin-bottom: -10px;
	left: 0;
	z-index: 20;
}
* html #accueil .image {
	top: -30px;
	margin-bottom: -30px;
}
.cadeaux {
	position: absolute;
	top: 168px;
	left: 836px;
	width: 121px;
	height: 23px;
	background: transparent url(../charte/bt-cadeaux-affaires.png) no-repeat center center;
	z-index: 255;
	padding: 5px 0 0 30px;
}

.cadre {
	padding: 10px;
	border: #fff 1px solid;
	margin: 10px 0;
}
.gauche {
	float: left;
}
.droite {}

.lexique {
	margin: 20px 60px 0 60px;
}
.lexique h2,
.lexique h3 {
	font-size: 12px;
}
.abecedaire {
	letter-spacing: 2.3px;
	margin: 10px 0 15px 0;
}

.abecedaire a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}
.abecedaire a.on {
	color: #e27518;
}

.abecedaire a:hover {
	color: #fff;
	background-color: #e27518;
	text-decoration: none; 
}


h1 {
	font-size: 30px;
}
h2 {
	font-weight: normal;
}
#header h2 {
	font-size: 14px;
}
.textes h2 {
	position: relative;
	left: -3px;
	margin: 15px -3px 5px 0;
}
.textes h2 span {
	background: transparent url(../charte/bg-h2.gif) repeat-x bottom left;
	color: #ff912b;
	padding: 0 3px 5px 3px;
}

h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}
p {}

ul li {}

.textes ul li {
	padding: 10px 0 0 15px ;
	background: transparent url(../charte/bg-li.gif) no-repeat 0 10px;
}
.textes ul.plansite li {
	background: none;
}
ol  {  
	margin: 4px 0 18px 10px;
	padding: 0;
}
ol li {
	margin: 0 0 0 15px ;
	padding: 8px 0 8px 0;
	list-style-type: decimal;
	background: none;
	font-size: 12px;
	font-weight: bold;
}

.colonne_gauche,
.colonne_droite {
	float: left;
	width: 200px;
	min-height: 380px;
	margin: 10px 0 0 0;
	position: relative;
	z-index: 200;
}
.colonne_droite {
	float: right;
	width: 200px;
	margin: 10px 57px 0 0;
}
.colonne_gauche h4,
.colonne_droite h4 {
	font-size: 10px;
	font-weight: bold;
}
.colonne_gauche p,
.colonne_droite p {
	font-size: 10px;
}
#planisfere {
	position: relative;
	top: 0px;
	left: 175px;
	z-index: 180;
}
#planisfere img {
	position: absolute;
	width: 467px;
	height: 307px;
	zoom: 1;
}

.pied {
	width: 995px;
	height: 44px;
	position: relative;
	z-index: 120;
}
.footer {
	position: absolute;
	z-index: 122;
	background: transparent url(../charte/bg-pied.png) no-repeat bottom center;
	width: 995px;
	height: 44px;
}

#accueil .footer {
	background: none;
}
.pied .foot {
	color: #d5c999;
	padding: 15px 0 5px 0;
	position: relative;
	z-index: 125;
	text-align: center;
}
.pied a {
	color: #d5c999;
}

.fond .informations {
	clear: both;
}
.border {
	margin-top: 5px;
}

.clear {
	clear: both;
}
.clearboth {
	clear: both;
}
.clearall {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.label {}
label {
	display: block;
	float: left;
	width: 96px;
}

button {
	border-width: 0;
	color: white;
	background-color: #330e02;
	cursor: pointer;
}
.recherche button {
	display: block;
	float: left;
	width: 107px;
}


.valider {
	margin: 10px 0 20px 96px;
}
.valider button {
	line-height: 20px;/* pour safari */
}
button img {
	vertical-align: middle;
}
.valider button a {
	background-color: #330e02;
	padding: 0 20px;
	line-height: 20px;
	color: white;
}


.acces {display: none;}

form {
	display: block;
	margin: 0;
	padding: 0;
}
form .colonne50 {
	position: relative;
	z-index: 500;
}
h1 img.format_png {
	position: relative;
	z-index: 120;
}
#formulaire form p {
	clear: both;
	margin: 0 0 10px 0;
}
#formulaire form .valider button p {
	margin: 0;
}

fieldset {
	border-width: 0;
	display: block;
	margin: 0;
	padding: 0;
}
legend {display: none;}

input {
	color: #000000;
	font-size: 12px;
}
input.champform,
select.champform {
	color: #121553; 
	font-size: 12px; 
	text-align: left; 
	width: 172px; 
	border: #0066cc 1px solid;
	font-family: "Trebuchet MS";
}
textarea.champtexte,
input.champtexte {
	display: block;
	float: left;
	width: 239px;
	height: 16px;
	border: #fff 1px solid;
	background: white;
	color: #000000;
	font-size: 11px;
	padding: 3px 0 0 4px;
	margin: 0 0 10px 0;
}
textarea.champtexte {
	height: 64px;
}


.login form {
	padding: 19px 0 0 16px;
}
.login label {
	display: none;
}
.login input.champtexte {
	margin-bottom: 8px;
}
.login input.submit {
	display: block;
	position: absolute;
	top: 19px;
	left: 154px;
	z-index: 20;
}

#accueil .encadre {
	float: left;
	width: 300px;
	margin: 0 0 0 60px;
	color: #ffffc7;
	position: relative;
	z-index: 160;
}
#accueil .encadre h2 {
	color: #c7c700;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#accueil .encadre h3 {
	color: #c7c700;
	font-weight: normal;
	font-size: 12px;
}
#accueil .encadre h2 a {
	color: #c7c700;
}
#accueil .encadre h3 a,
#accueil .encadre p a {
	color: #ffffc7;
	text-decoration: underline;
}


.tableau {
	clear: both;
}

.footer .vacances {
	float: left;
	width: 19%;
	padding: 0 1% 0 0;
	margin: 0;
	min-height: 160px;
}
* html .footer .vacances {
	height: 100px;
}

.chapo {
	color: #ff912b;
	font-weight: bold;
}
.textes p {
	margin: 0 0 10px 0;
}
.textes p a {
	text-decoration: none;
}
.textes p a:hover {
	text-decoration: underline;
}

.zone_laterale,
.diapo,
.diaporama {
	position: absolute;
	width: 246px;
	height: 321px;
	top: 216px;
	left: 674px;
	z-index: 40;
}
.diaporama {
	background: transparent url(../charte/bg-diaporama.png) no-repeat 0 0;
	z-index: 45;
}
* + html .diaporama {
	background: transparent url(../charte/bg-diaporama-ie.png) no-repeat 0 0;
}
.zone_laterale {
	width: 340px;
	height: auto;
	top: 291px;
}
.zone_laterale .clear {
	height: 60px;
}
.bouton {
	background: transparent url(../charte/bg-bouton.png) no-repeat center left;
	padding: 0 0 0 4px;
	margin: 0 0 6px 0;
}
.bouton a {
	background: transparent url(../charte/bg-bouton-a.png) no-repeat center right;
	line-height: 27px;
	height: 27px;
	padding: 10px;
	color: white;
}


.fond-onglet-gg {}
.fond-onglet-gg a {
	text-align: center;
	width: 81px;
	display: block;
	color: white;
	font-weight: bold;
	font-size: 13px;
	padding-top: 2px;
}


table.sans td {
	border-width: 0px;
}

.module {}/* module */

.descriptif {
	position: relative;
	z-index: 100;
}/* descriptif */
.vignette {
	float: left;
	margin-right: 10px;
}/* vignette */
.descriptif .vignette {
	min-width: 132px;
	min-height: 95px;
}
* html .descriptif .vignette {
	width: 132px;
	height: 95px;
}
.textes .descriptif h2 {
	margin: 0 0 20px 0;
	font-weight: bold;
	font-size: 15px;
}
.textes .descriptif h2 a {
	background: transparent url(../charte/bg-h2-a.gif) no-repeat bottom left;
	color: white;
	padding: 0 3px 7px 3px;
}
.textes h2 strong,
.textes .descriptif h2 b {
	background: transparent url(../charte/bg-h2.gif) no-repeat bottom left;
	color: white;
	padding: 0 3px 7px 3px;
	font-size: 14px;
	line-height: 1.8em;
}

ul.liste {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	width: 277px;
}
ul.liste li {
	text-align: left;
}
ul.liste li a {
	padding: 0 0 2px 10px;
	display: block;
}
ul.liste.last {
	position: relative;
	left: 15px;
	font-size: 11px;
}






/* plan du site */


.textes ul.plansite {
	display: block;
	width: 100%;
	position: relative;
	top: -30px;
	margin: 0 0 -30px 37px;
	z-index: 120;
}
.textes ul.plansite li ul {
	margin: 0;
	position: static;
}
.textes ul.plansite li.colonne25 {
	display: block;
	width: 289px;
	float: left;
}
.textes ul.plansite a {
	text-decoration: none;
	color: #fff;
}
.textes ul.plansite li ul li strong a {
	background: #df6b12;
	padding: 2px 15px;
	margin: 0 0 4px 0;
	position: relative;
	z-index: 220;
	font-size: 11px;
}
.textes ul.plansite li ul li {
	padding: 15px 0 4px 5px;
	width: 280px;
	font-weight: bold;
}
.textes ul.plansite li ul li strong {
	display: inline;
	background-image: none;
	background-color: white;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}
.textes ul.plansite li ul li a {
}
.textes ul.plansite li ul li ul li ul li {
	background: transparent url(../charte/tiret.gif) no-repeat 0 6px;
	font-weight: normal;
	font-size: 10px;
	padding: 0 0 2px 15px;
}
/* plan du site */




.colonne50 {
	width: 47%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}
.colonne75 {
	width: 72%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}
.colonne66 {
	width: 63%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}
.colonne33 {
	width: 30%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}
.colonne25 {
	width: 20%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 5% 0 0 ;
}

.lexique ul li.colonne33 {
	width: 190px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 10px 0 0 15px ;
	background: transparent url(../charte/bg-li.gif) no-repeat 0 10px;
}
.lexique ul li.colonne33 a {
	font-weight: bold;
}


/* affichage pages suivantes precedentes */
.pages {
	clear: both;
	float: right;
	padding: 0 0 0 0;
	height: 40px;
	margin: 0 20px 0 0;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	font-family: Arial;
}
.pages a {
	text-decoration: none;
	color: #fff;
}
.pages a:hover {
	color: #ff8908;
}
.pages a, .pages b {
	display: block;
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 4px 10px 4px;
	text-align: center;
}
.pages b {
	color: #FFF;
	font-size: 16px;
	background-color: #ff8908;
	padding: 2px 4px 2px 4px;
	margin-top: 5px;
}
.pages span {
	display: block;
	float: left;
	padding: 2px 4px 2px 4px;
	padding: 10px 9px 10px 17px;
}
.pages span.clearall {
	float: none;
	background: none;
}
.pages a.first,
.pages b.first {}
.pages a.last,
.pages b.last {}
.pages a.first, 
.pages a.last, 
.pages b.precedente, 
.pages b.suivante,
.pages a.precedente,
.pages a.suivante {
	position: static;
	color: white;
	padding: 10px 9px 10px 7px;
}
.pages a.first:hover, 
.pages a.last:hover, 
.pages a.precedente:hover,
.pages a.suivante:hover {
	color: #ff8908;
}
.pages a.precedente,
.pages b.precedente {
	letter-spacing: -0.03em;
}
.pages a.suivante,
.pages b.suivante {
	padding: 10px 8px 10px 8px;
}
.pages b.last,
.pages b.first,
.pages b.precedente,
.pages b.suivante {
}
/* fin affichage pages suivantes precedentes */


.titre {
	clear: both;
	margin: 60px 0 25px 60px;
}
.titre h1 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0;
	padding: 10px 0 0 14px;
	background: transparent url(../charte/bg-h1-titre.png) no-repeat top left;
	height: 35px;
}
* + html .titre h1 {
	padding: 0 0 0 14px;
	height: 45px;
}

.titre h1 span {
	padding: 10px 20px 17px 0;
	background: transparent url(../charte/bg-h1-span.png) no-repeat top right;
}
* html .titre h1 span {
}
* + html .titre h1 span {
	padding: 14px 20px 14px 0;
	line-height: 45px;
}


/* tableaux */
td {
	empty-cells: show;
}
table.tableau {
	background-color: #87301e;
	width: 100%;
	padding: 0;
	margin: 10px 0;
	color: #fff;
}
table.tableau th,
table.tableau td {
	padding: 10px;
	margin: 0;
	background-color: #721704;
}
table.tableau tr {
	background-color: #4e1003;
}
table.tableau th {
	background-color: #4e1003;
	color: white;
	border-width: 0;
}


table.border {
	background-color: #fff;
	width: 100%;
	padding: 0;
	margin: 10px 0;
	color: #fff;
	border: 1px solid white;
}
table.border th,
table.border td {
	padding: 10px;
	margin: 0;
	background-color: #721704;
}
table.border th {
	background-color: #4e1003;
	color: white;
}

/* fin tableaux */


/* ================================================================ */
.menu {
	position: absolute;
	top: 119px;
	left: 0;
	z-index: 910;
	width: 995px;
	text-align: center;
}
.menu ul li {
	position:relative;
	display: inline;
	z-index: 920;
}
.menu ul li a {
	font-size: 11px;
	border-right: #ffffc7 1px solid;
	padding: 0 8px 0 3px;
	color: #ffffc7;
}
* html .menu ul li a {
	padding: 0 3px 0 7px;
}
.menu ul li a:hover {
	color: #ff912b;
	text-decoration: none;
}
.menu ul li a.on {
	color: #ff912b;
}
.menu ul li a.last {
	border-width: 0;
	padding: 0 0 0 5px;
}

/* ================================================================ */
.menu ul li ul li a {
	font-size: 11px;
	color: white;
	padding: 5px;
	margin: 0 0 0 4px;
	height: auto;
	width: 129px;
	background-image: url(../charte/bg-menu-li-a.png);
	border-width: 0;
	border-bottom: 1px solid #f59b37;
}

.menu ul li ul li,
.menu ul li ul li a {
	clear: both;
	text-align: left;
	height: auto;
}
.menu ul li ul li.bas {
	display: block;
	position: relative;
	bottom: -5px;
	margin-top: -5px;
	clear: both;
	text-align: left;
	width: 149px;
	height: 7px;
	background-image: url(../charte/bg-menu-bas.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.menu ul li ul li a {
	display:block;
	padding: 5px 0 5px 5px;
	clear: both;
	font-size:11px;
	width: 129px;
	text-align: left;
	background-image: url(../charte/cale.gif);
}
.menu ul li ul li a:hover {
	background-image: url(../charte/cale.gif);
	background-color: #621a05;
	color: white;
}

/* ================================================================ */

.menu ul ul {width:149px;}
.menu ul li {}
.menu ul ul a,
.menu ul ul a:visited {
	display:block;
	text-decoration:none;
	width:129px;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden; position:absolute; height:0;top:13px; left:0;display: block; width: 149px; height: auto; padding-top: 4px; background-image: url(../charte/bg-menu.png);}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; text-decoration:none;background-color:#621a05; }
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background-color:#621a05;}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul { visibility:visible;}
.menu ul :hover ul :hover ul{ visibility:visible;}
/* ================================================================ */


