/* ------------------------------------------------------ */

/* STRUCTURE GENERALE DE PAGE */

/* ------------------------------------------------------ */

/* ---------------------------------------------------------
   STRUCTURE GENERALE DE PAGE : BALISES
--------------------------------------------------------- */

body {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	background: #d5cdc4;
}

table {
	width: 100%;
}

img {
	border-style: none;
}

h1, h2, h3, h4, h5, h6, label, fieldset, legend, ul, li, form, p, input, caption {
	margin: 0px;
	padding: 0px;
}

acronym, abbr {
	cursor: help;
}

strong {
	font-weight: bold;
}

caption {
	visibility: hidden;
}

.separateur {
	clear: both;
	visibility: hidden;
}


/* ---------------------------------------------------------
   STRUCTURE GENERALE DE PAGE : CONTENEUR
--------------------------------------------------------- */

#conteneur {
	position: relative;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}


/* ---------------------------------------------------------
   STRUCTURE GENERALE DE PAGE : HEAD
--------------------------------------------------------- */

#conteneur #head {
}

#head #contentHead {
}

/*-------------------- Drapeaux */

#contentHead #flags {
	position: absolute;
	left: 0px;
	top: 10px;
}

#flags ul {
	list-style-type: none;
}

#flags li {
	display: inline;
	margin-right: 5px;
}

#flags img {
	height: 12px;
	width: 16px;
}


/* ---------------------------------------------------------
   STRUCTURE GENERALE DE PAGE : PAGE
--------------------------------------------------------- */

#conteneur #page {
	width: 780px;
	background-color: #fff;
}


/* ---------------------------------------------------------
   STRUCTURE GENERALE DE PAGE : TETIERE
--------------------------------------------------------- */

#page #tetiere {
	background: #d5cdc4;
	padding-bottom: 5px;
}


/* ---------------------------------------------------------
   STRUCTURE GENERALE DE PAGE : CONTENT
--------------------------------------------------------- */

#page #content {
}


/* ---------------------------------------------------------
   STRUCTURE GENERALE DE PAGE : LEFTBAR
--------------------------------------------------------- */

#content #leftBar {
	float: left;
	width: 180px;
	padding-top: 0px;
}

#content #leftBar #leftBarHautTop {
	padding: 0px 0px 0px 0px;
}

#content #leftBar #leftBarHaut {
	padding: 0px 0px 10px 0px;
}

#content #leftBar #leftBarBas {
	margin-top: 10px;
}


/* ---------------------------------------------------------
   STRUCTURE GENERALE DE PAGE : CENTERBAR
--------------------------------------------------------- */

#content #centerBar {
	float: left;
	width: 370px;
	padding-left: 10px;
	padding-top: 30px;
	padding-right: 5px;
}


/* ---------------------------------------------------------
   STRUCTURE GENERALE DE PAGE : RIGHTBAR
--------------------------------------------------------- */

#content #rightBar {
	float: right;
	width: 200px;
	padding-left: 10px;
	padding-top: 30px;
	padding-right: 5px;
	background: url(images/82_bgTrait.gif) no-repeat;
}


/* ---------------------------------------------------------
   STRUCTURE GENERALE DE PAGE : TITRE DE LA PAGE
--------------------------------------------------------- */

#titrePage {
	position: absolute;
	top: 355px;
	left: 190px;
	width: 590px;
	margin-bottom: 15px;
	padding: 10px 0px 2px 0px;
	background: url(images/82_bgTitre.png) repeat-y 0px;
}

#titrePage h1 {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0px 5px 5px;
}

#titrePage h2 {
	display: inline;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
}

/* ---------------------------------------------------------
   STRUCTURE GENERALE DE PAGE : MENU HAUT
--------------------------------------------------------- */

#menuHaut {
	position: absolute;
	left: 460px;
	top: 7px;
	width: 320px;
}

#menuHaut ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menuHaut li {
	display: inline;
	list-style-type: none;
}

#menuHaut ul li.dim01 {
}

#menuHaut li .a1 {
	color: #000;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

#menuHaut li .a1:hover {
	color: #fff;
	padding: 5px 5px 5px 5px;
	background: #6d071a;
}

#menuHaut li .a1Actif {
	color: #fff;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	background: #6d071a;
}



/* ---------------------------------------------------------
   STRUCTURE GENERALE DE PAGE : RECHERCHE
--------------------------------------------------------- */

#recherche {
	position: absolute;
	top: 390px;
	left: 575px;
	width: 188px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	border: solid 1px #000;
}

#recherche label {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}

#recherche .text {
	width: 140px;
	height: 15px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-indent: 3px;
	border: none;
	background: #c3bbb5;
}

#recherche .submit {
	vertical-align: middle;
}

#recherche .text:focus {
	background: #c3bbb5;
}


/* ---------------------------------------------------------
   STRUCTURE GENERALE DE PAGE : NEWS LETTER
--------------------------------------------------------- */

#newsLetter {
	padding: 5px;
	margin: 25px 0px 10px 5px;
	border: solid 1px #000;
}

#newsLetter label {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}

#newsLetter .text {
	width: 140px;
	height: 15px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-indent: 3px;
	border: none;
	background: #c3bbb5;
}

#newsLetter .submit {
	vertical-align: middle;
}

#newsLetter .text:focus {
	background: #c3bbb5;
}


/* ---------------------------------------------------------
   STRUCTURE GENERALE DE PAGE : MENU PORTAIL
--------------------------------------------------------- */

#menuPortail {
	margin-bottom: 25px;
}

#menuPortail ul.level01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#menuPortail ul.level01 li {
	list-style-type: none;
	border-bottom: 1px solid #fff; /* pour ie :(( */
}

#menuPortail ul.level01 li .a1 {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 12px 0px 2px 5px;
	border-bottom: 1px solid #fff;
	background: #6D071A;
}

#menuPortail ul.level01 li .a1:hover {
	display: block;
	color: #fff;
	padding: 12px 0px 2px 5px;
	background: #6D071A;
}

#menuPortail ul.level01 li .a1Actif {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 12px 0px 2px 5px;
	border-bottom: 1px solid #fff;
	background: #6D071A;
}

#menuPortail ul.level01 li.dim1 {
}

#menuPortail ul.level02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#menuPortail ul.level02 li {
	list-style-type: none;
}

#menuPortail ul.level02 li .a2 {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 4px 0px 4px 5px;
	background: url(images/82_bgMenuEsp.png) repeat-y;
}

#menuPortail ul.level02 li .a2:hover {
	display: block;
	color: #fff;
	padding: 4px 0px 4px 5px;
	background: #8f4150;
}

#menuPortail ul.level02 li .a2Actif {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 4px 0px 4px 5px;
	background: #8f4150;
}

#menuPortail ul.level02 li.dim2 {
}

#menuPortail ul.level03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#menuPortail ul.level03 li {
	list-style-type: none;
}

#menuPortail ul.level03 li .a3 {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 3px 0px 3px 5px;
}

#menuPortail ul.level03 li .a3:hover {
	display: block;
	color: #6D071A;
	padding: 3px 0px 3px 5px;
}

#menuPortail ul.level03 li .a3Actif {
	display: block;
	text-decoration: none;
	color: #6D071A;
	padding: 3px 0px 3px 5px;
}

#menuPortail ul.level03 li.dim3 {
}



/* ---------------------------------------------------------
   STRUCTURE GENERALE DE PAGE : GESTION DES PAGES
--------------------------------------------------------- */

#pageNext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
	line-height: 14px;
	text-align: right;
	color: #000;
}

#pageNext a {
	color: #000;
	text-decoration: none;
}

#pageNext a:hover {
	color: #575757;
}



/* ---------------------------------------------------------
   STRUCTURE GENERALE DE PAGE : FOOTER
--------------------------------------------------------- */

#conteneur #footer {
	clear: both;
}

#footer #contentFooter {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* ---------------------------------------------------------
   STRUCTURE GENERALE DE PAGE : MENU BAS
--------------------------------------------------------- */

#contentFooter #menuBas {
	width: 40%; /* pour ie :( */
	float: left;
}

#menuBas ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 18px;
	line-height: 18px;
}

#menuBas li {
	display: inline;
	list-style-type: none;
}

#menuBas ul li.dim01 {
}

#menuBas li .a1 {
	color: #000;
	text-decoration: none;
	border-right: 1px solid #000;
	padding-right: 3px;
}

#menuBas li .a1:hover {
	color: #575757;
}

#menuBas li .a1Actif {
	color: #575757;
	text-decoration: none;
	border-right: 1px solid #000;
	padding-right: 3px;
}


/* ---------------------------------------------------------
   STRUCTURE GENERALE DE PAGE : MENU PRATIQUE
--------------------------------------------------------- */

#contentFooter #menuPratique {
	width: 60%; /* pour ie :( */
	float: right;
	text-align: right; /* pour ie :( */
}

#menuPratique ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 18px;
	line-height: 18px;
	text-transform: uppercase;
}

#menuPratique li {
	display: inline;
	list-style-type: none;
}
#menuPratique li img {
	margin-left: 5px;
	vertical-align: middle;
}

#menuPratique ul li.dim01 {
}

#menuPratique li .a1 {
	color: #000;
	text-decoration: none;
	border-left: 1px solid #000;
	padding-left: 3px;
}

#menuPratique li .a1:hover {
	color: #575757;
}

#menuPratique li .a1Actif {
	color: #575757;
	text-decoration: none;
	border-left: 1px solid #000;
	padding-left: 3px;
}
