/**
 * @properties : display, positioning, dimension, margin, padding, text, border, background.
 * @page : section defining properties of a page.
 * @bloc : section defining properties of a block to a specific page.
 */


 
/**************************************************************************************************/
/*			- DEFINITION DES ATTRIBUTS PAR DEFAUT -							 			  		  */
/**************************************************************************************************/

/* ------------------------------------------------------ */
/*			- corps du document -  			    	      */
/* ------------------------------------------------------ */
html, body {
	height: 100%;
	margin: 0
}
html body {
	font: normal 13px Arial;
	color:#fff;
	cursor: default
}
/* ------------------------------------------------------ */
/*			- suppression des marges par défaut -  	      */
/* ------------------------------------------------------ */
div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, em, img, fieldset, strong, ol, ul, li, dl, dt, dd, form, label, table, tr, th, td {
	margin:0;
	padding:0;
	font-weight:normal
}
strong {
	font-weight:bold
}
/* ------------------------------------------------------ */
/*			- redéfinition des liens par défaut -  	      */
/* ------------------------------------------------------ */
a img {
	border: 0
}
a:hover {
	cursor: pointer
}
a:hover span {
	text-decoration: none
}
a:focus {
	outline: none
}
/* ------------------------------------------------------ */
/*			- redéfinition des listes/tableaux -  	      */
/* ------------------------------------------------------ */
ol, ul {
	padding: 0
}
ul {
	list-style: none
}
ol {
	list-style-position: inside
}
table {
	font-size: inherit;
	border-collapse:collapse;
	border-spacing:0
}
/***************** BODY *****************/
* {
	/*---on passe toutes les marges à 0---*/
margin:0;
	padding:0;
}
body, html {
	height:100%;/*---permet de changer la couleur de la barre de scroll dans IE (déconseillé)
scrollbar-base-color:#7d8a2e;
---*/
}
body {
	background: #DFE3E4 url(../images/bodyBg.jpg) center top fixed;
}
/***************** CONTAINER *****************/
#container {
	position:relative;
	min-height:100%;
	width:968px;
	margin:0 auto;
	background: transparent url(../images/bg-container.png) center top repeat-y;
	padding:0 0 10px 0;
}
/***************** HEADER *****************/
#header {
	float:left;
	position:relative;
	display:inline;
	background: transparent url(../images/header.jpg) center top repeat-y;
	width:968px;
	height:265px;
}
#headerFlash {
	position:absolute;
	top:0;
	left:4px;
	width:950px;
	height:241px;
	/*obligatoire si il y a un flash (firefox)*/
	display:block;
	outline:0;
	z-index:10;
}
/***************** MENU TOP *****************/
#menuTop {
	position:absolute;
	top:189px;
	left:425px;
	z-index:50;
	width:705px;
	height:42px;
}
#menuTop li {
	position:relative;
	float:left;
}
#menuTop li a {
	display:block;
	height: 47px;
	background: url(../images/topMenuBg.gif) top left no-repeat;
}
#menuTop a.bt1 {
	width:76px;
	background-position: 0 0
}
#menuTop a.bt2 {
	width:118px;
	background-position: -76px 0
}
#menuTop a.bt3 {
	width:96px;
	background-position: -194px 0
}
#menuTop a.bt4 {
	width:128px;
	background-position: -290px 0
}
#menuTop a.bt5 {
	width:110px;
	background-position: -418px 0
}
/*#menuTop a.bt6 {
	width:118px;
	background-position: -528px 0
}*/
#menuTop a.bt1:hover {
	background-position: 0 -76px
}
#menuTop a.bt2:hover {
	background-position: -76px -76px
}
#menuTop a.bt3:hover {
	background-position: -194px -76px
}
#menuTop a.bt4:hover {
	background-position: -290px -76px
}
#menuTop a.bt5:hover {
	background-position: -418px -76px
}
/*#menuTop a.bt6:hover {
	background-position: -528px -76px
}*/
#menuTop a span {
	display: none
}
/***************** MENU LEFT *****************/
#sidebar {
	float:left;
	display:inline;
	position:relative;
	width:260px;
}
#menuLeft {
	width:194px;
	list-style:none;
	margin-left: 28px;
}
/*#menuLeft a {
	width:194px;
	display:block;
	background: url(../images/leftMenuBg.gif) 0 0 no-repeat;
}*/
#menu_left a {
	width:194px;
	display:block;
	height:38px;
	background: url(../images/leftMenuBg.gif) 0 0 no-repeat;
	padding:0 auto;
	margin:0 auto;
}

#menu_left a.bt10 {
	width:179px;
	background-position: 0 0;
	color:#fff;
	padding-top:21px;
	padding-left:15px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

/*a.bt10 {
	width:194px;
	display:block;
	height:59px;
	background: url(../images/leftMenuBg.gif) 0 0 no-repeat;
	background-position: 0 0;
	
}*/

#menu_left a.bt10:hover {
	background-position: -194px 0;
	text-decoration:none;
}

/*a.bt10:hover  {
	background: url(../images/leftMenuBg.gif) 0 0 no-repeat;
	background-position: -194px 0;
	color:#000;
	
}*/
.sous_menu {
	width:194px;
	height:150px;
	background: url(../images/sous-Menu.gif) 0 0 no-repeat;
}
a.bt20 {
	width:144px;
	display:block;
	height:28px;
	color:#A86408;
	padding-top:17px;
	vertical-align:middle;
	padding-left:50px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a.bt20:hover  {
	
	text-decoration:underline;
}

a.bt201 {
	width:144px;
	display:block;
	height:28px;
	color:#A86408;
	padding-top:11px;
	padding-bottom:8px;
	vertical-align:middle;
	padding-left:50px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a.bt201:hover  {
	
	text-decoration:underline;
}

#menuLeft a span {
	display: none;
}
#coords {
	width:184px;
	height:184px;
	padding:25px 4px 6px 5px;
	margin-left: 28px;
	font-size:12px;
	text-align:center;
	position:relative;
	top:30px;
	color:#636363;
	background: url(../images/coords.gif) left top no-repeat;
}
#coords h1 {
	font-size:14px;
	color:#000;
	font-weight:bold;
}
#coords h6 {
	font-size:16px;
	margin:0 0 20px 0;
}
#coords p span {
	color:#cd006e;
}
/***************** SOUS MENU */
#menuLeft li ul li a {
	/*background:none;
	border:none;
	text-decoration:none;
	font:14px Arial, Helvetica, sans-serif;
	color:#d00f76;
	display:block;
	padding:2px 5px 2px 25px;*/
	
	width:194px;
	display:block;
	background: url(../images/sousMenu.gif) no-repeat;
	margin-left: 28px;
}
#menuLeft li ul li a:hover, #menuLeft li ul li a.rubrique_active {
	text-decoration:underline;
	color:#d00f76;
	background:none;
}
/***************** CONTENU *****************/
#contenu {
	float:left;
	position:relative;
	display:inline;
	width:695px;
	
}
#contenuPage {
	float:left;
	position:relative;
	display:inline;
	width:660px;
}

#informations {
	padding-right:30px;
}

#trois_points {
	width:694px;
	height:294px;
	float:left;
	position:relative;
	display:inline;
	background: url(../images/trois-points.jpg) no-repeat;
	
}
#trois_points  td{
	color:#000;
	padding:0 25px 0px 25px;
}
#trois_points  td p{
	
	text-align:justify;
	color:#000;
	font-size:13px;
}

#trois_points  td a{
	text-decoration:underline;
	text-align:right;
	color:#898989;
	font-size:13px;
}
#trois_points  td a:hover{
	text-decoration:none;
	text-align:right;
	color:#D06600;
	font-size:13px;
}

#blocTexte {
	top:317px;
	left:0;
	position:absolute;
	width:395px;
	z-index:50;
	
}

#anim {
	position:absolute;
	top:290px;
	right:0;
	width:290px;
	height:330px;
	background: url(../images/anim.jpg) no-repeat;
	z-index:1;
}
#diapoFlash {
	position:absolute;
	top:325px;
	right:20px;
	width:249px;
	height:219px;
	z-index:60;
}

/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer {
	clear:both;
}
#contenu p.intro {
	color:#7b0143;
	font-size:14px;
	margin:10px 30px 20px 5px;
}
#contenu .colLeft {
	float:left;
	display:inline;
	width:327px;
	margin:0 10px 0 0;
}
#contenu .colLeft p {
	margin:0 0 10px 0;
	padding:0 5px;
	text-align:justify;
}
#contenu .colRight {
	float:left;
	display:inline;
}

}
#clearFooter {
	height:125px;/*--- = à la hauteur du footer ---*/
}

/***************** FOOTER *****************/
#footer {
	clear:both;
	width:968px;
	height:125px;
	padding:20px 40px 0 40px;
	margin:0 auto;
	background: url(../images/footerBg.png) center top no-repeat;
}
#footerTexte {
	clear:both;
	width:968px;
	height:40px;
}
#footer p {
	font:12px Arial, Helvetica, sans-serif;
	color:#999294;
	text-align:center;
	padding:10px 40px 0 280px;
}
#footer p.links {
	text-align:right;
	font-size:11px;
	margin:30px 0 0 0;
}
#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#999294;
}
#footer a:hover, #footer a:active {
	text-decoration:none;
	color:#D06600;
}
/***************** STYLE GLOBAUX *****************/
a img {
	border:none;
}
a:active, a:focus {
	outline:none;
}
/***************** STYLE CONTENU *****************/
#contenu p.title {
	font:16px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 0 3px;
}
#contenu p.title em {
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
	font-style:italic;
}
#contenu h1 {
	font:bold 17px Arial, Helvetica, sans-serif;
	color:#D06600;
	letter-spacing:-1px;
	margin:0 0 15px 0;
}
#contenu h2 {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#008620;
	margin:10px 0 5px 0;
}
#contenu h2 em {
	font-size:14px;
}
#contenu p {
	font:13px/1.2em Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#000;
	margin-bottom:1.2em;
}
#contenu p em {
	font-weight:bold;
	font-size:12px;
	line-height:1.4em;
}
#contenu p.couleur, span.couleur {
	font-weight:bold;
	color:#fff;
}
#contenu a {
	text-decoration:underline;
	color:#D06600;
	font-weight:bold;
}
#contenu a:hover {
	text-decoration:underline;
	color:#008620;
}

