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

/* STRUCTURE GENERALE DE PAGE */

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

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

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

table {
	
}

img {
	border-style: none;
}

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: 950px;
	margin-right: auto;
	margin-left: auto;
}


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

#conteneur #head {
}

#head #contentHead {
	background-image: url(images/82_bg_top_fr.jpg);
	height: 113px;
	background-repeat: no-repeat;
}

#contentHead #contact {
	position: absolute;
	z-index: 2;
	left: 750px;
	width: 20;
	top: 10px;
}

#contentHead #topitem {
	position: absolute;
	z-index: 3;
	left: 470px;
	top: 67px;
}

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

#contentHead #flags {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}

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

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

#flags img {
	height: 12px;
	width: 16px;
	border: 1px #FFF solid;
}


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

#conteneur #page {
	width: 950px;
	background-color: #fff;
	padding: 0px 0px 25px 0px;
	background-image: url(images/signature_yelloh_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


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

#page #tetiere {
	background-image: url();
	background-repeat: no-repeat;
	height: 350px;
}


/* ---------------------------------------------------------
   NAVIGATION DE HAUT DE PAGE : MENU PORTAIL
--------------------------------------------------------- */

#menuSite {
	padding: 1px 5px 1px 5px;
	background-color: #fff;
}

#menuSite .menuDebut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 5px;
	line-height: 27px;
	background-color: #fff;
	width: 194px;
	padding-right: 10px;
}

#menuSite .a1 {
	display: block;
	color: #352f36;
	text-decoration: none;
	border: 1px solid #352f36;
}

#menuSite .a1:hover {
	color: #fff;
	background-color: #57505a;
	border: 1px solid #352f36;
}

#menuSite .a1Actif {
	display: block;
	color: #352f36;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #352f36;
}

#menuSite .a1Actif:hover {
	color:#352f36;
	background-color: #fff;
	border: 1px solid #352f36;
}

#menuSite .menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 27px;
	border-left: 1px solid #fff;
	background-color: #352f36;
}

#menuSite .a2 {
	display: block;
	color: #fff;
	text-decoration: none;
	border: 1px solid #352f36;
}

#menuSite .a2:hover {
	color: #352f36;
	background-color: #fff;
	border: 1px solid #352f36;
}

#menuSite .a2Actif {
	display: block;
	color: #352f36;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #352f36;
}

#menuSite .a2Actif:hover {
        color:#352f36;
        background-color: #fff;
        border: 1px solid #352f36;
}



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

#page #content {
	background: url() repeat-y;
	
	padding: 5px 0px 5px 0px;
	
}


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

#content #leftBar {
	float: left;
	width: 200px;
}

#content #leftBar #leftBarHautTop {
margin-bottom:10px;
}

#content #leftBar #leftBarHaut {
}

#content #leftBar #leftBarBas {
}


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

#content #centerBar {
	float: left;
	width: 550px;  /* ou 550px pour 2 col */
	padding-left: 10px;
}


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

#content #rightBar {
	float: right;
	width: 178px;  /* ou display: none; pour 2 col */
	padding-left: 10px;
}


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

#titrePage {
	margin-bottom: 15px;
	padding: 4px 0px 4px 5px;
}

#titrePage h1 {
	display: inline;
	font-family: Helvetica, Arial, sans-serif;
	color: #352f36;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
}

#titrePage h2 {
	display: inline;
	color: #352f36;
	text-indent: 10px;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

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

#menuHaut {
}

#menuHaut ul {
}

#menuHaut li {
}

#menuHaut ul li.dim01 {
}

#menuHaut li .a1 {
}

#menuHaut li .a1:hover {
}

#menuHaut li .a1Actif {
}


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

#recherche {
	margin-left: 10px;
}

#recherche label {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	color: #352f36;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

#recherche .text {
	width: 120px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #C83195;
	font-size: 10px;
	color: #C83195;
	text-indent: 3px;
}

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


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

#newsLetter {
	margin-top: 10px;
	background-image: url(images/82_bg_lettre_info.gif);
	background-repeat: repeat-y;
	padding: 5px;
}

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

#newsLetter .text {
	width: 140px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #527506;
	font-size: 10px;
	color: #527506;
	text-indent: 3px;
}

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


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

/*-------------------- Menu Tif */

#pageTif #menuTif {
	line-height: 27px;
}

#menuTif ul.level01 {
	border-top: 1px #FFF solid;
	background-image: url(images/82_bg_menu_off.gif);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 27px;
}

#menuTif ul.level01 li {
	display: inline;
	
}

#menuTif ul.level01 li .a1 {
	padding:5px 5px 5px 5px;
	line-height: 27px;
	background-image: url(images/82_bg_menu.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	text-decoration: none;
	color: #fff;
	
	
}

#menuTif ul.level01 li .a1:hover {
	padding:5px 5px 5px 5px;
	line-height: 27px;
	background-position: left top;


	
}

#menuTif ul.level01 li .a1Actif {
	padding:5px 5px 5px 5px;
	line-height: 27px;
	background-position: left top;
}

#menuTif ul.level01 li.dim1 {
}

#menuTif ul.level02 {
	line-height: 22px;
	border-top: 1px #FFF solid;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #000;
}

#menuTif ul.level02 li {
	display: inline;
	line-height: 22px;
	list-style-type: none;
}

#menuTif ul.level02 li .a2 {
	text-decoration: none;
	line-height: 22px;
	color: #fff;
	padding: 3px 5px 3px 5px;
}

#menuTif ul.level02 li .a2:hover {
	color: #fff;
	line-height: 22px;
	background-color: #333333;
	padding: 3px 5px 3px 5px;
}

#menuTif ul.level02 li .a2Actif {
	text-decoration: none;
	color: #fff;
	padding: 1px 5px 1px 5px;
}

#menuTif ul.level02 li.dim2 {
}






#menuPortail {
	line-height: 27px;
}

#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: 5px 0px 5px 10px;
	background-color: #352f36;
	border-bottom: 1px solid #fff;
}

#menuPortail ul.level01 li .a1:hover {
	display: block;
	color: #57505a;
	background-color: #352f36;
	padding: 5px 0px 5px 10px;
}

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

#menuPortail ul.level01 li.dim1 {
}

#menuPortail ul.level02 {
	border-top: 1px #FFF solid;
	background-image: url(images/82_bg_menu_off.gif);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 27px;
}

#menuPortail ul.level02 li {
	display: inline;
}

/*
#menuPortail ul.level02 li .a2 {
	padding:5px 5px 5px 5px;
	line-height: 27px;
	background-image: url(images/82_bg_menu.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
	text-decoration: none;
	color: #fff;
}

#menuPortail ul.level02 li .a2:hover {
	padding:5px 5px 5px 5px;
	line-height: 27px;
	background-position: left top;
}

#menuPortail ul.level02 li .a2Actif {
	background-image: url(images/82_bg_menu.gif);
	background-repeat:repeat-x;
	color: #fff;
	padding:5px 5px 5px 5px;
	line-height: 27px;
	text-decoration: none;
	background-position: left top;
}
*/

#menuPortail ul.level02 li .a2 {
	text-decoration: none;
	line-height: 27px;
	color: #fff;
	padding: 5px 5px 5px 5px;
}

#menuPortail ul.level02 li .a2:hover {
	color: #fff;
	line-height: 27px;
	background-color: #4EB5CE;
	padding: 5px 5px 5px 5px;
}

#menuPortail ul.level02 li .a2Actif {
	color: #fff;
	line-height: 27px;
	padding:5px 5px 5px 5px;
	line-height: 27px;
	background-color: #4EB5CE;
	text-decoration: none;
}

#menuPortail ul.level02 li.dim2 {
}

#menuPortail ul.level03 {
	line-height: 22px;
	border-top: 1px #FFF solid;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #000;
}

#menuPortail ul.level03 li {
	display: inline;
	line-height: 22px;
	list-style-type: none;
}

#menuPortail ul.level03 li .a3 {
	text-decoration: none;
	line-height: 22px;
	color: #fff;
	padding: 3px 5px 3px 5px;
}

#menuPortail ul.level03 li .a3:hover {
	color: #fff;
	line-height: 22px;
	background-color: #4EB5CE;
	padding: 3px 5px 3px 5px;
}

/*
	background-color: #333333;
#menuPortail ul.level03 li .a3Actif {
	color: #fff;
	line-height: 22px;
	background-color: #333333;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}
*/

#menuPortail ul.level03 li .a3Actif {
	color: #fff;
	line-height: 22px;
	background-color: #4EB5CE;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}


#menuPortail ul.level03 li.dim3 {
}



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

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

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

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



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

#conteneur #footer {
	clear: both;
	background-image: url(images/signature_yelloh_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top:30px;
}

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

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

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

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

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

#menuBas ul li.dim01 {
}

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

#menuBas li .a1:hover {
	color: #2499FF;
}

#menuBas li .a1Actif {
	color: #2499FF;
	text-decoration: none;
	border-right: 1px solid #2499FF;
	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: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	height: 18px;
	line-height: 18px;
}

#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: #2370B8;
	text-decoration: none;
	border-left: 1px solid #2370B8;
	padding-left: 3px;
}

#menuPratique li .a1:hover {
	color: #2499FF;
}
