* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	background: #222 url("fond.jpg") fixed repeat;
	color: #000;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-align: left;
}
#centrage {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -304px 0 0 -482px;
	width: 964px;
}
/* AFFICHAGE DES TABLEAUX */
table {
	border-spacing: 0;
	border-collapse: collapse;
}
/* sIFR */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* BANNIERE */
#banniere {
	background-color: #fff;
	border-top: 1px #888 solid;
	border-left: 1px #888 solid;
	border-right: 1px #555 solid;
	margin: 6px auto 0 auto;
	padding: 0;
	text-align: left;
	width: 960px;
}


/* MENU DE NAVIGATION */
#navigation {
	background: #fff;
	border-right: 1px #555 solid;
	border-left: 1px #888 solid;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	letter-spacing: 1px;
	margin: 0 auto 0 auto;
	padding-top: 1px;
	text-align: right;
	width: 960px;
}
#navigation a{
	text-decoration: none;
}
.menu_nav ul {
	list-style: none;
}
.menu_nav ul li{
	border-left: 1px solid #fff;
	border-right: 1px solid #d2deee;
	float: left;
	position: relative;
	z-index: 1;
}

.menu_nav ul li a {
	background: url("nav_fond1.jpg") repeat-x;
	color: #545454;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 158px;
}
.menu_nav ul li a:active, .menu_nav ul li a:hover{
	background: url("nav_fond2.jpg") repeat-x;
	color: #b45555;
}

.menu_nav ul li ul {
	background: url("nav_bas.png") 0 100% no-repeat;
	overflow: hidden;
	position: absolute;
}
.menu_nav ul li ul li:first-child {
	border-left: 1px solid #8aa6de;
}
.menu_nav ul li ul li {
	border: #8aa6de 1px solid;
	border-bottom: none;
	clear: both;
}
.menu_nav ul li.active a{
	background: url("nav_fond3.jpg") repeat-x;
	color: #000;
}
.menu_nav ul li.active ul li a{
	background: #d2deee url("nav_fond4.jpg") repeat-x;
	color: #545454;
}
.menu_nav ul li ul li a {
	background: #d2deee url("nav_fond4.jpg") repeat-x;
	font-size: 11px;
	padding-left: 3px;
	text-align: center;
	width: 153px;
}
.menu_nav ul li ul li a:hover {
	background: url("nav_fond5.jpg") repeat-x;
	color: #b45555;
}

/* ZONE DE TEXTE */
#texte {
	background: #fff url("texte.jpg") repeat;
	border-left: 1px #888 solid;
	border-right: 1px #555 solid;
	margin: 0 auto 0 auto;
	min-height: 400px;
	overflow: auto;
	width: 960px;
}

#texte h1 {
	border-bottom: #b45555 2px solid;
	font-size: 13px;
	font-family: "Arial Black", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 10px 10px 0 10px;
	text-align: left;
	text-transform: uppercase;
}

#texte h1.chapeau {
	border: 0;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size:14px;
	font-style: italic;
	font-weight: normal;
	letter-spacing:1px;
	margin: 10px 10px 10px 10px;
	text-align: justify;
	text-transform: none;
}

#texte h1.gdtitre {
	border: 0;
	color: #004fc5;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 20px 10px 10px 10px;
	text-align: left;
}

#texte h1.sstitre {
	border: 0;
	font-size: 11px;
	font-family: "Arial Black", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 2px 10px 0 10px;
	text-align: left;
	text-decoration: underline;
	text-transform: uppercase;
}

#texte ul {
	padding: 0 10px 10px 10px;
	list-style:none;
}
#texte li {
	list-style-type: circle;
	list-style-image: url("puce.gif");
	margin-left: 24px;
	text-align: justify;
}

#texte p {
	padding: 0 10px 10px 10px;
	text-align: justify;
}
#texte p.intro {
	font-size:14px;
	font-style: italic;
	letter-spacing:1px;
}
#texte img {
	border: #b45555 1px solid;
	vertical-align: middle;
}
#texte .doc_ga {
	float: left;
	margin: 0 10px 4px 10px;
}
#texte .doc_dr {
	float: right;
	margin: 0 10px 4px 10px;
}
#texte .info {
	font-size: 10px;
	text-align: right;
}

#texte .fluo {
	color: #b45555;
}

#texte .pg_suivante {
	background: transparent url("pg_suivante.gif") no-repeat 0 3px;
	clear: both;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 40px;
	margin: 20px 0 0 50px;
}

#texte .tab {
	text-indent: 30px;
}
/* AFFICHAGE DES LIENS  */
#texte a:link, #texte a:active, #texte a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: #b45555 1px dashed;
}
#texte a:hover, #texte a:focus {
	color: #000;
	text-decoration: none;
	border-bottom: #000 1px solid;
}

#texte a.def:link, #texte a.def:active {
	color: #122D5F;
	text-decoration: none;
	border-bottom: none;
}
#texte a.def:visited {
	color: #3D6484;
	text-decoration: none;
	border-bottom: none;
}
#texte a.def:hover, #texte a.def:focus {
	text-decoration: none;
	border-bottom: #FABF21 1px solid;
	cursor: help;
}

#texte a.img:link, #texte a.img:visited, #texte a.img:hover, #texte a.img:focus, #texte a.img:active {
	border: 0;
	padding: 0;
	text-decoration: none;
}
/* AFFICHAGE DES TABLEAUX */
#texte td {
	font-size: 11px;
} 

#texte td.col1 {
    border-bottom: #555 1px solid;
    border-right: #555 1px solid;
    padding-left: 10px;
	text-align: left;
}
#texte td.col2 {
    border-bottom: #555 1px solid;
    border-right: #555 1px solid;
    padding-right: 10px;
    text-align: right;
}
#texte td.col3 {
    border-bottom: #555 1px solid;
    padding-right: 10px;
    text-align: right;
}

#texte td.titrecol1 {
    background-color: #555;
    color: #fff;
    font-weight: bold;
	font-size: 10px;
    letter-spacing: 1px;
    text-align: left;
}
#texte td.titrecol2 {
    background-color: #555;
    color: #fff;
    font-weight: normal;
	font-size: 10px;
    letter-spacing: 1px;
    padding-right: 20px;
	text-align: right;
}
/* AFFICHAGE DES ZONES DE SAISIES ET BOUTONS */
#texte input {
	background: #e9e8f1 url("input.jpg") repeat;
	border: 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	margin-bottom: 4px;
	text-transform: capitalize;
	width: 400px;
}

#texte input.bu {
	background: #b45555 url("input_bu.jpg") repeat;
	border: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 6px;
	text-transform: none;
	text-align: center;
	width: auto;
}

#texte input.cc {
	background: none;
	border: 0;
	vertical-align: bottom;
	width: auto;
}

#texte textarea {
	background: #dae1f3 url("input.jpg") repeat;
	border: 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	height: 100px;
	margin-bottom: 4px;
	overflow: auto;
	width: 400px;
}

#texte input.fluo, #texte textarea.fluo {
	background: #df0 url("fluo.jpg") repeat;
}

#info {
	background: #b2c7f2 url(info.jpg) repeat;
	float: right;
	margin: 0 10px 10px 10px;
	padding: 10px;
	width: 320px;
}
#postit {
	background: transparent url(postit.png) no-repeat;
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	font-weight: normal;
	height: 70px;
	margin: 0 -450px 0 0;
	padding: 13px 13px 57px 3px;
	position: absolute;
	overflow: hidden;
	text-align: center;
	top: 260px;
	right: 50%;
	width: 124px;
	z-index: 0;
}
/* PIED DE PAGE */
#pied {
	background: #555 url("pied.jpg") repeat;
	border-bottom: 1px #555 solid;
	border-right: 1px #555 solid;
	border-left: 1px #777 solid;
	font-size: 11px;
	height: 30px;
	margin: 0 auto 2px auto;
	width: 960px;
}
#pied h1 {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9px;
	font-style : italic;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0 10px 4px 10px;
	padding-top: 14px;
	text-align: center;
}

/* SIGNATURE */
#signature { 
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #677d94;
	margin: 0 auto 10px auto;
	width: 960px;
}
#signature p { 
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: right;
}
#signature a:link, #signature a:visited, #signature a:active { 
	color: #677d94;
	text-decoration: none;
	border: none;
}
#signature a:hover, #signature a:focus { 
	color: #fff;
	text-decoration: none;
	border: none;
}


/* AFFICHAGE GENERAL */
address {
	font-size: 14px;
	font-style : italic;
	letter-spacing : 1px;
	text-align: left;
}
