* {
	padding: 0;
	margin: 0;
    border: 0;
	}
html {
    overflow-y: scroll;
}
body {
	background-color: #fdf8f4;
	color: #08142e;
    font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
    text-align: center;
	}

/* AFFICHAGE GENERAL */
img { 
    vertical-align: middle;
    border: 0;
	}

table {
    border-spacing: 0;
    border-collapse: collapse;
}


/* CLASSES */
.info {
	font-size: 11px;
	text-align: right;
	}

.fluo {
    background: #cafb03 url(fluo.jpg);
	}

.tab {
	text-indent: 30px;
	}

/* CORPS DU SITE */
#contenu {
	height: 100%;
    width: 960px;
	background: #fdf8f4 url("contenu.gif") repeat-y;
	margin: 0 auto 0 auto;
    overflow: auto;
	}

/* CONTENEUR NAVIGATION */
#navigation {
	background: #ffba00 url("navigation.jpg") no-repeat 0 0;
    float: left;
	font-size: 11px;
	font-weight: bold;
    position: fixed;
    text-align: left;
    width: 220px;
	}

#navigation .famille {
    background-color: #3d6484;
    color: #fff;
    font-size: 9px;
    letter-spacing: 6px;
    margin: 1px auto 0 auto;
	text-indent: 4px;
	width:90%;
}
#navigation ul {
    border-top: #5a7795 1px solid;
	list-style: none;
    margin: 1px auto 20px auto;
    padding: 0;
	width: 90%;
    }
#navigation li {
    border-bottom: #5a7795 1px solid;
    display: block;
    letter-spacing: 2px;
    list-style-image: none;
    list-style: none;
    padding: 2px 0;
    text-indent: 2px;
	width: 100%;
    }
#navigation a.presta:link, #navigation a.presta:visited, #navigation a.presta:active {
    border: 0;
    color: #D4E5F2;
    display: block;
    text-decoration: none;
	width: 100%;
    }
#navigation a:link, #navigation a:visited, #navigation a:active {
    border: 0;
    color: #3d6484;
    display: block;
    text-decoration: none;
	width: 100%;
    }
#navigation a:hover, #navigation a:focus, #navigation a.presta:hover, #navigation a.presta:focus {
    border: 0;
    background-color: #bf0;
    color: #3d6484;
    display: block;
    text-decoration: none;
	width: 100%;
    }
#navigation a.w3c:link, #navigation a.w3c:visited, #navigation a.w3c:hover, #navigation a.w3c:focus, #navigation a.w3c:active {
    display: inline;
	padding: 0 10px;
    width: auto;
    }
#navigation a.img:link, #navigation a.img:visited, #navigation a.img:hover, #navigation a.img:focus, #navigation a.img:active {
    background: none;
    border: 0;
    display: inline;
    letter-spacing: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: auto;
}

/* CONTENEUR TEXTE */
#texte {
	background: #fdf8f4 url("texte.jpg") no-repeat center 8px fixed;
	float: right;
    text-align: left;
	margin-top: 8px;
	min-height: 380px;
	overflow: hidden;
	padding-top: 164px;
	width: 740px;
	}

#texte h1 {
    border-bottom: #df0 1px solid;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
    letter-spacing: 1px;
	margin: 6px 0 0 10px;
	text-align: left;
}
#texte h2 {
    border-bottom: #df0 1px solid;
	font-family: Verdana, Arial, helvetica;
	font-size: 11px;
	font-weight: bold;
    letter-spacing: 1px;
	margin: 16px 0 0 10px;
	text-align: left;
	text-transform: uppercase;
}
#texte h3 {
	font-family: Verdana, Arial, helvetica;
	font-size: 10px;
	font-weight: bold;
    letter-spacing: 1px;
	margin: 6px 0 0 20px;
	text-align: left;
	text-decoration: underline;
	text-transform: uppercase;
}
#texte ul {
	margin-left: 26px;
	list-style:none;
    padding: 2px 10px 2px 10px;
	}
#texte li {
    list-style-type: disc;
    list-style-image: url("puce.png");
    }
#texte p {
	padding: 2px 0 2px 20px;
    text-align: justify;
	}
#texte p.chapeau {
	font-size: 14px;
    font-style: italic;
	letter-spacing: 1px;
	/*margin-top: 130px;*/
	padding: 0 0 10px 10px;
	}
#texte p.fleche {
    background: transparent url("fleche.png") 20px 4px no-repeat;
    font-size: 14px;
    font-weight: bold;
	letter-spacing: 1px;
	padding: 4px 0 4px 40px;
	}
#texte p.titre:first-letter {
    color: #c82d49;
    font-size: 24px; 
    font-weight: bold;
    }
#texte a:link, #texte a:active {
	color: #08142e;
	text-decoration: none;
    border-bottom: #08142e 1px dashed;
}
#texte a:visited {
	color: #08142e;
	text-decoration: none;
    border-bottom: none;
}
#texte a:hover, #texte a:focus {
	color: #08142e;
    font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
    border-bottom: #d01a00 1px solid;
}
#texte a.def:link, #texte a.def:active, #texte a.def:visited {
	text-decoration: none;
    border-bottom: none;
}
#texte a.def:hover, #texte a.def:focus {
	background-color: #df0;
    border-bottom: none;
	cursor: help;
    font-style: normal;
	font-weight: normal;
	letter-spacing: 0;
}
#texte .doc_dr {
	/*border: #08142e 1px solid;*/
	float: right;
	margin: 4px 0 4px 10px;
}
#texte .doc_ga {
	/*border: #08142e 1px solid;*/
	float: left;
	margin: 4px 10px 4px 10px;
}
/* AFFICHAGE DES ZONES DE SAISIES ET BOUTONS */
#texte input {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    text-transform: capitalize;
    background-color: #f2f5e5;
    border: 0;
	width: 400px;
	}
#texte input.bu {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
    color: #ffffff;
	cursor: pointer;
	text-transform: none;
	text-align: center;
    background-color: #ffba00; 
    border: 0;
    width: auto;
}
#texte textarea {
    font-family: Verdana, Arial, Helvetica;
    font-size: 13px;
    background-color: #f2f5e5;
    border: 0;
    height: 130px;
    overflow: auto;
	width: 400px;
	}

/* PIED DE PAGE */
#pied {
	background: #fabf21 url("pied.jpg") repeat-y;
    font-size: 11px;
	height: 50px;
    margin: 0 auto 0 auto;
    width: 960px;
	}
#pied h1.titre {
    color: #3d6484;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 10px;
	font-style : italic;
	font-weight: bold;
    letter-spacing: 1px;
    padding: 14px 4px 0 0;
	text-align: right;
    }
#pied h1 {
    color: #7c8c4d;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 5px;
	font-style : italic;
	font-weight: bold;
    margin: 0;
    padding: 6px 4px 0 46px;
	text-align: right;
    }
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash h1.gdtitre {
	visibility: hidden;
}
#texte h1.gdtitre {
	background: none;
    border: 0;
    color: #fff;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 4px;
	margin: 0 0 0 10px;
	padding: 0;
	position: absolute;
	top: 110px;
    text-align: right;
	text-transform: none;
	width: auto;
}
