* {
	border: 0;
	margin: 0;
	padding: 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 { 
	border: 0;
	vertical-align: middle;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}
strong {
	font-weight: normal;
}
b {
	font-weight: bold;
}

/* TIPPER */
.tool-tip {
	width: 249px;
	z-index: 13000;
}
.tool-title {
	background: url("bulle-tip.png") top left;
	color: #df0;
	font-size: 10px;
	margin: 0;
	padding: 4px;
	text-align: center;
}
.tool-text {
	background: url("bulle-tip.png") bottom right;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding: 0 2px 6px 2px;
	text-align: center;
}

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

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

.tab {
	text-indent: 30px;
}

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

/* 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;
	color: #3d6484;
	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: #fff;
	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;
	min-height: 380px;
	overflow: hidden;
	padding-top: 164px;
	width: 740px;
}
#texte h1 {
	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;
}
#texte h2 {
	border-bottom: #df0 1px solid;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 0 10px;
	text-align: left;
}
#texte h3 {
	border-bottom: #df0 1px solid;
	font-family: Verdana, Arial, helvetica;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 6px 0 0 10px;
	text-align: left;
}
#texte h4 {
	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;
}
#texte ul {
	list-style:none;
	margin-left: 26px;
	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;
	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 {
	border-bottom: #08142e 1px dashed;
	color: #08142e;
	text-decoration: none;
}
#texte a:visited {
	border-bottom: none;
	color: #08142e;
	text-decoration: none;
}
#texte a:hover, #texte a:focus {
	border-bottom: #d01a00 1px solid;
	color: #08142e;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}
#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 {
	float: right;
	margin: 4px 0 4px 10px;
}
#texte .doc_ga {
	float: left;
	margin: 4px 10px 4px 10px;
}
/* AFFICHAGE DES ZONES DE SAISIES ET BOUTONS */
/*#texte input {
	border: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	text-transform: capitalize;
	background-color: #f2f5e5;
	width: 400px;
}
#texte input.bu {
	background-color: #08142e; 
	border: #08142e 2px solid;
	color: #fff;
	cursor: pointer;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: none;
	text-align: center;
	width: auto;
}
#texte textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	background-color: #f2f5e5;
	border: 0;
	height: 130px;
	overflow: auto;
	width: 400px;
}*/
#texte input {
	background-color: transparent;
	border: 0;
	border: #122d5f 1px solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	padding: 2px;
	text-transform: capitalize;
	width: 320px;
}
#texte select, option {
	background-color: transparent;
}
#texte input.bu {
	background-color: #08142e; 
	border: #08142e 2px solid;
	color: #fff;
	cursor: pointer;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: none;
	text-align: center;
	width: auto;
}

#texte input.cl {
	border: 0;
	width: auto;
}

#texte textarea {
	background-color: transparent;
	border: #122d5f 1px solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	height: 100px;
	overflow: auto;
	padding: 2px;
	width: 350px;
}

/* PIED DE PAGE */
#pied {
	background: #fabf21 url("pied.jpg") repeat-y;
	font-size: 11px;
	height: 50px;
	margin: 0 auto 0 auto;
	width: 960px;
}
#pied p.titre {
	color: #3d6484;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9px;
	font-style : italic;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 14px 4px 0 0;
	text-align: right;
}
#pied p {
	color: #7c8c4d;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 3px;
	font-style : italic;
	font-weight: normal;
	line-height: 0.8;
	margin: 0;
	padding: 6px 4px 0 46px;
	text-align: right;
}
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	margin: 0;
	visibility: visible !important;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	display: block;
	height: 0;
	left: 0;
	position: absolute;
	top: 0;
	overflow: hidden;
	width: 0;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
.sIFR-hasFlash h1.gdtitre {
	visibility: hidden;
}
#patience {
	background: #fff url("travail.gif") no-repeat 50% 80%;
	border: #333 6px solid;
	height: 160px;
	position: absolute;
	top: 180px;
	left: 40%;
	text-align: center;
	visibility: hidden;
	width: 260px;
	z-index:9999;
}

