body {
	background: url(../images/background.gif) repeat-x #76AEE1;
	margin: 0;
	padding: 0;				
}

#global {
	width: 1000px;
	margin: 0 auto;
}

img { border: 0px; }


/* ---------------- */
/* TEMPLATE DU HAUT */
/* ---------------- */

#header {
	position: relative;
	width: 100%;
	height: 170px;	
}

#logo {
	position: absolute;
	background: url(../images/fond-logo.gif);				
	width: 117px;
	height: 121px;
	top: 13px;
	left: 32px;
}

#logo img {
	position: absolute;
	top : 50px;
	left: 20px;
}

#logo a.flux_rss,
#logo a.contact {
	font: 11px Verdana;
	color: #8F8F8F;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	height: 16px;
	margin-top: 6px;
	margin-left: 26px;
}

#logo a.flux_rss { background: url(../images/ico/xml.png) no-repeat; }
#logo a.contact { background: url(../images/ico/email.png) no-repeat; }

#logo a:hover.flux_rss,
#logo a:hover.contact { text-decoration: underline; }

#titre {
	position: absolute;
	width: 259px;
	height: 53px;
	top : 65px;
	left: 143px;
}

#images {
	position: absolute;
	background: url(../images/fond-images.gif);
	width: 294px;
	height: 157px;
	top: 13px;
	left: 433px;				
}


/* -------------------- */
/* FORMULAIRE CONNEXION	*/
/* -------------------- */

#login {
	position: absolute;
	background: url(../images/fond-login.gif);
	width: 235px;
	height: 77px;
	top: 13px;
	left: 731px;
}

#login form { 
	position: relative;
	width: 160px; 
	margin: 0 auto; 
}

#login .champ {
	font: 11px Verdana;
	color: #939393;
	text-indent: 1px;	
	width: 110px;
	border: 1px solid #939393;
	padding: 2px;
	margin-bottom: 3px;
	background-color: #FFF;
}

#login .bouton {
	font: 11px Verdana;
	font-weight: bolder;
	color: #939393;
	width: 31px;
	border: 1px solid #939393;
	background-color: #FFF;
	padding: 1px;
	position: absolute;
	top: 14px;
	right: 0;
}

#login a {
	font: 11px Verdana;
	color: #8F8F8F;
	text-decoration: none;
	background: url(../images/puce.gif) no-repeat 0% 50%; 
	padding-left: 18px;
}

#login a:hover { text-decoration: underline; }


/* ---------------- */
/* BARRE DE MENU	*/
/* ---------------- */

#barre {
	position: relative;
	width: 100%;
	height: 59px;
}
			
#news {
	background: url(../images/fond-news.gif) no-repeat bottom left;
	position: absolute;
	width: 173px;
	height: 59px;
	left: 45px;
	padding-left: 14px;
}

#news span, 
#langue span {
	font: 11px Verdana;
	color: #FFF;
	display: block;
	margin-top: 15px;				
}

#news .champ {
	font: 11px Verdana;
	background-color: #FFF;
	width: 118px;
	height: 14px;
	color: #8F8F8F;
	border: 0px;
	padding: 2px;
}

#news .bouton {
	font: 11px Verdana;
	font-weight: bolder;
	background-color: #FF8736;
	width: 32px;
	color: #FFF;
	border: 1px solid #FFFFFF;
	padding: 1px;
}			
			
#langue {
	background: url(../images/fond-langue.gif) no-repeat bottom left;
	position: absolute;
	width: 83px;
	height: 59px;
	right: 48px;	
	padding-left: 14px;			
}

#langue img { padding-top: 6px; }


/* ---------------- */
/* TEMPLATE CENTRAL	*/
/* ---------------- */
	
#tab_left {
	display: inline;
	width: 798px;
	float: left;
	margin: 0;
	padding: 10px 0px;
	padding-bottom: 20px;
}
		
#tab_right {
	width: 187px; /* 202px; */
	float: right;
	margin: 0;
	padding: 10px 15px 0px 0px;
}


/* ------------------ */
/* MENU DE NAVIGATION */
/* ------------------ */

#navigation {
	width: 100%;
	height: 100%;
}

ul#navigation {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	font-size: 1px;
}

#navigation li   { margin: 5px 0px 10px 0px; }
#navigation li a { display: block; width: 160px; height: 19px; }
#navigation span { display: none; }

/* Menu de navigation fr en */
.fr-defaut-01 { background: url(../images/menu/fr/01.gif) no-repeat 0 0; height: 19px; }
.fr-defaut-02 { background: url(../images/menu/fr/02.gif) no-repeat 0 0; height: 19px; }
.fr-defaut-03 { background: url(../images/menu/fr/03.gif) no-repeat 0 0; height: 19px; }
.fr-defaut-04 { background: url(../images/menu/fr/04.gif) no-repeat 0 0; height: 19px; }
.fr-defaut-05 { background: url(../images/menu/fr/05.gif) no-repeat 0 0; height: 19px; }
.fr-defaut-06 { background: url(../images/menu/fr/06.gif) no-repeat 0 0; height: 19px; }

.en-defaut-01 { background: url(../images/menu/en/01.gif) no-repeat 0 0; height: 19px; }
.en-defaut-02 { background: url(../images/menu/en/02.gif) no-repeat 0 0; height: 19px; }
.en-defaut-03 { background: url(../images/menu/en/03.gif) no-repeat 0 0; height: 19px; }
.en-defaut-04 { background: url(../images/menu/en/04.gif) no-repeat 0 0; height: 19px; }
.en-defaut-05 { background: url(../images/menu/en/05.gif) no-repeat 0 0; height: 19px; }
.en-defaut-06 { background: url(../images/menu/en/06.gif) no-repeat 0 0; height: 19px; }

/* Propriétés communes (survol du lien) */
.fr-defaut-01 a:hover, .fr-hover-01 { background: url(../images/menu/fr/01.gif) no-repeat 0 -19px; }
.fr-defaut-02 a:hover, .fr-hover-02 { background: url(../images/menu/fr/02.gif) no-repeat 0 -19px; }
.fr-defaut-03 a:hover, .fr-hover-03 { background: url(../images/menu/fr/03.gif) no-repeat 0 -19px; } 
.fr-defaut-04 a:hover, .fr-hover-04 { background: url(../images/menu/fr/04.gif) no-repeat 0 -19px; } 
.fr-defaut-05 a:hover, .fr-hover-05 { background: url(../images/menu/fr/05.gif) no-repeat 0 -19px; }
.fr-defaut-06 a:hover, .fr-hover-06 { background: url(../images/menu/fr/06.gif) no-repeat 0 -19px; }

.en-defaut-01 a:hover, .en-hover-01 { background: url(../images/menu/en/01.gif) no-repeat 0 -19px; }
.en-defaut-02 a:hover, .en-hover-02 { background: url(../images/menu/en/02.gif) no-repeat 0 -19px; }
.en-defaut-03 a:hover, .en-hover-03 { background: url(../images/menu/en/03.gif) no-repeat 0 -19px; } 
.en-defaut-04 a:hover, .en-hover-04 { background: url(../images/menu/en/04.gif) no-repeat 0 -19px; } 
.en-defaut-05 a:hover, .en-hover-05 { background: url(../images/menu/en/05.gif) no-repeat 0 -19px; }
.en-defaut-06 a:hover, .en-hover-06 { background: url(../images/menu/en/06.gif) no-repeat 0 -19px; }


/* ------------------------- */
/* TABLEAU AVEC COIN ARRONDI */
/* ------------------------- */

.table {
	position: relative;
	background-color: #FFF;
	width: 100%;
	height: 100%;		
}
						
/* Coin arrondi gauche */
.cl1 { background-image: url(../images/table/coin-left-01.gif); top: 0; left: 0; }
.cl2 { background-image: url(../images/table/coin-left-02.gif); top: 0; left: 0; }

/* Coin arrondi droite */
.cr1 { background-image: url(../images/table/coin-right-01.gif); }
.cr2 { background-image: url(../images/table/coin-right-02.gif); }

/* Propriétés communes */
.cl1, .cl2, 
.cr1, .cr2 {
	position: absolute;				
	width: 26px; 
	height: 29px;
	background-repeat: no-repeat;				
}

.cr1, .cr2 {
	bottom: 0 !important; bottom: -1px; 
	right: 0 !important; right: -1px;
}

.table .contenu {
	position: absolute;
	top: 18px;
	left: 15px;	
	z-index: 1;
}

.table img {
	vertical-align: sub;
	margin-left: 5px;
	border: 0;
}


/* -------------------------------- */
/* TABLEAU TOUTES PAGES CONFONDUES  */
/* -------------------------------- */

/* Menu de navigation */
#menu {
	width: 178px;
	height: 208px;
	margin: 0 auto;
	margin-bottom: 10px;
}

/* Campagne en page d'accueil */
#campagne {
	width: 178px;
	height: 348px;
	margin: 0 auto;
	overflow: hidden;
}

/* Gallerie d'image défilante */
#logocamp {
	position: relative;
	width: 150px;
	margin: 0 auto;
	text-align: center;
	top: 15px;
	z-index: 1;
}

#motioncontainer {
	overflow: hidden; 
	position: relative;
}

#motiongallery img {
    border: 1px solid #000;
    margin: 2px 0px;
}


/* ----------------------------------- */
/* TABLEAUX PRINCIPAUX PAGE D'ACCUEIL  */
/* ----------------------------------- */

#table_web,
#table_adv {
	width: 372px; 
	height: 346px; 
	float: left; 
	display: inline;
}

#table_web { margin-left: 15px; }
#table_adv { margin-left: 25px; }

.web, .web a { color: #FF6600; text-decoration: none; }
.adv, .adv a { color: #3879B1; text-decoration: none; }

/* Titre de la page */
.titre {
	position: relative;
	width: 372px; 
	height: 65px; 
	margin-bottom: 10px;
}

.titre h1 {
	position: absolute;
	top: -13px;
	left: 26px;
}

.titre span { display: none; }

/* Contenu de la page */
.texte {
	font: 12px Verdana;
	width: 372px; 
	height: 271px;
}

.texte ul {
	line-height: 20px;	
	list-style: none;
	margin: 0;
	padding: 0;	
}

.texte p {
	font-weight: bold;
	text-align: justify;
	margin: 0;
	padding: 0;
	width: 96% !important;
	width: 90%;
	margin-bottom: 10px;
}

.texte a {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin: 12px;
	color: #000;
	display: block;
}

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


/* ------------------------------- */
/* PETITS TABLEAUX PAGE D'ACCUEIL  */
/* ------------------------------- */

.tab-01 { margin-left: 15px; float: left; }
.tab-02 { margin-left: 20px; float: left; }
.tab-03 { margin-right: 15px; float: right; }

.tab-01, 
.tab-02, 
.tab-03 {
	position: relative;
	font: 11px Verdana;
	display: inline;	
	width: 228px; 	/* 243px */
	height: 155px; 	/* 200px */
	padding: 45px 0px 0px 15px;
	margin-top: 20px;
}

.tab-01 a, 
.tab-02 a, 
.tab-03 a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	position: absolute;
	left: 15px;
	bottom: 15px;	
}

.tab-01 a:hover, 
.tab-02 a:hover, 
.tab-03 a:hover {                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
	text-decoration: underline;
}

.tab-01 ul,
.tab-02 ul,
.tab-03 ul {
	font: 11px verdana;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 15px;
}

.tab-01 p,
.tab-02 p, 
.tab-03 p {
	text-align: justify;
	padding: 0;
	width: 93%;
	margin-bottom: 5px;
}

/* Illustration du fond */
.fr-01 { background: url(../images/table/fr/01.gif) no-repeat 0 0; }
.fr-02 { background: url(../images/table/fr/02.gif) no-repeat 0 0; }
.fr-03 { background: url(../images/table/fr/03.gif) no-repeat 0 0; }

.en-01 { background: url(../images/table/en/01.gif) no-repeat 0 0; }
.en-02 { background: url(../images/table/en/02.gif) no-repeat 0 0; }
.en-03 { background: url(../images/table/en/03.gif) no-repeat 0 0; }


/* --------------------- */
/* TABLEAUX AUTRES PAGES */
/* --------------------- */

#table_defaut {
	position: relative;	
	width: 769px;
	margin-left: 15px;
}

.titre_defaut {
	position: relative;	
	height: 65px; 
	margin-bottom: 10px;
	width: 72%;
}

.titre_defaut h1, 
.titre_defaut p {
	font-family: Verdana;
	position: absolute; 
	margin: 0; 
	padding: 3px; 
	text-indent: 30px; 
}

.titre_defaut h1 { 
	font-size: 18px;
	font-weight: bold;
	top: 8px;
	left: 62px;
}

.titre_defaut p { 
	font-size: 12px;
	font-weight: bold; 
	color: #939393; 
	top: 36px;
	left: 62px;	
}

/* Illustration des titres */
.puce1 { background: url(../images/titre/puce-web.gif) no-repeat 26px 6px #FFF; }
.puce2 { background: url(../images/titre/puce-adv.gif) no-repeat 26px 6px #FFF; }
.puce3 { background: url(../images/titre/puce-soluce.gif) no-repeat 26px 6px #FFF; }
.puce4 { background: url(../images/titre/puce-guide.gif) no-repeat 26px 6px #FFF; }


/* Div container general */
.texte_defaut {
	font: 12px Verdana;
	width: 769px;
}

.texte_defaut h2 {
	position: relative;
	font: 18px Verdana;
	font-weight: bolder;
	background: url(../images/puce_h1.gif) no-repeat 0 3px;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 94%;
	color: #4685BA;
	text-indent: 28px;	
	z-index: 1;
}

.texte_defaut h3 {
	font: 12px Verdana;
	font-weight: bold;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 10px;
}

.texte_defaut a {
	text-align: center;
	text-decoration: none;
	color: #000;
	display: block;
}

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

.texte_defaut h2 a,
.texte_defaut h2 a:hover  {
	text-align: left;
	display: inline;
	color: #4685BA;
	text-decoration: none;	
}
.texte_defaut p a {
	text-align: left;
	display: inline;
	text-decoration: underline;
}

/* Div container du texte/image */
.texte_defaut .bloc {
	width: 92%; 
	margin: 0 auto;
}

.annonce {
	font-weight: bolder;
	text-align: center;	
	color: #FF0000;
}

.bloc ul {	
	line-height: 20px;	
	list-style: none;
	margin: 0;
	padding: 0;	
	margin: 0 auto;
	margin-bottom: 10px;
}

.bloc p {
	margin: 0px 0px 10px 0px;
	padding: 0;
	text-align: justify;
}

.bloc .left {
	float: left; 
	margin: 0px 10px 10px 0px;
	border: 1px solid #8F8F8F;
}

.bloc .right {	
	float: right; 
	margin: 0px 0px 10px 30px; 
	border: 1px solid #8F8F8F;
}

.bloc span {
	display: block; 
	text-align: center; 
	margin-top: -10px;
}

.bloc a { display: inline; }

.faq p { background-color: #fff7f1; }


/* ------------------- */
/* FORMULAIRE ADHESION */
/* ------------------- */

#form1 {
	font: 12px Verdana;
	text-align: left;
}

#form1 .champ {
	font: 12px Verdana;
	color: #000;	
	border: 1px solid #BEBCAF;
	padding: 2px;
}

#form1 span { color: #FD020F; font-weight: bolder; }
#form1 table { width: 650px; margin: 0 auto;	padding: 0; }

#form1 h2 { font-size: 12px; margin-left: 3%; }
#form1 p { font-size: 12px; margin-left: 3%; }

#form1 a,
#form1 a:hover {
	color: #000; 
	text-decoration: underline; 
	display: block; 
	text-align: center;
	padding: 10px;
}


/* --------------- */
/* TEMPLATE DU BAS */
/* --------------- */

#footer {
    font: 12px Verdana;
	color: #FFF;
	width: 100%;
    float: left;
    margin-bottom: 15px;
}

#footer .left {
    float: left;
    width: 228px;
    margin-left: 18px;
}

#footer .left h2 {
    font-size: 12px;
    border: 0;
    height: 12px;
    text-indent: 0;
    margin: 5px;
    text-transform: uppercase;
    width: auto;
}

#footer .left ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin: 5px;
    width: auto;
}

#footer .left ul li {
    line-height: 20px;
}

#footer .left a {
    text-decoration: none;
	color: #FFF;
}

#footer .left a:hover {
    text-decoration: underline;
    color: #FFF;
}


/* ---------------- */
/* FORMULAIRE LOGIN */
/* ---------------- */

.login { 
	width: 100%; 
	height: 100%; 
}

.formlogin  {
	font: 11px Verdana;
	background-color: #FFF;
	border: 1px solid #8F8F8F;
	width: 280px;
}

.formlogin .champ { 
	font: 11px Verdana;
	border: 1px solid #BEBCAF;
	padding: 2px;
	width: 100%; 
}

.formlogin span {
	font-size: 12px;
	text-align: center;
	font-weight: bolder;
	display: block;
}
