* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	background-color: #9d8e6f;
	color: #000;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, "Trebuchet MS", Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-align: left;
}
/* AFFICHAGE DES TABLEAUX */
table {
	border-spacing: 0;
	border-collapse: collapse;
}
/* 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;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* BANNIERE */
#banniere {
	background-color: #2c384a;
	height: 200px;
	margin: 4px auto 0 auto;
	padding: 0;
	text-align: left;
	width: 930px;
}
#banniere h1 {
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 3px;
	text-align: left;
	padding: 7px 10px 0 10px;
}
#banniere h2 {
	color: #fff;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	text-align: left;
	padding: 0 0 0 10px;
}

#marge {
	background: #9d8e6f url("roseaux_0.jpg") no-repeat 162px 200px;
	/*background-color: #9d8e6f;*/
	border-left: #2c384a 19px solid;
	margin: 0 auto 0 auto;
	width: 911px;
}

#contenu {
	border-top: #9d8e6f 1px solid;
	border-bottom: #9d8e6f 1px solid;
	overflow: hidden;
	width: 911px;
}
/* BLOC INFO */
#info {
	background: #2c384a url("roseaux_1.jpg") no-repeat 0 140px;
	color: #fff;
	float: right;
	font-family: Arial, Helvetica;
	min-height: 545px;
	margin: 60px 0 0 0;
	padding: 10px;
	width: 180px;
}
#info h1 {
	border-bottom: #b01d1b 2px solid;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}
#info p {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: justify;
}
#info a:link, #info a:visited, #info a:active {
	color: #fff;
	text-decoration: none;
	border-bottom: #b01d1b 1px dashed;
}
#info a:hover, #info a:focus {
	text-decoration: none;
	border-bottom: #b01d1b 1px solid;
}

/* MENU DE NAVIGATION */
#navigation {
	color: #fff;
	float: left;
	margin: 0;
	position: fixed;
	text-align: left;
	width: 150px;
}
#navigation a:link, #navigation a:active {
	background-color: transparent;
	color: #d1cabe;
	display: block;
	padding: 2px 0;
	text-decoration: none;
}
#navigation a:visited {
	background-color: transparent;
	color: #9d8e6f;
	display: block;
	padding: 2px 0;
	text-decoration: none;
}
#navigation a:hover, #navigation a:focus {
	background-color: #9d8e6f;
	color: #fff;
	display: block;
	padding: 2px 0;
	text-decoration: none;
}
#navigation ul {
	list-style: none;
	text-indent: 6px;
	width: 145px;
}
#navigation li {
	border-top: #9d8e6f 1px solid;
	padding: 3px 0;
}
#navigation ul.menu {
	font-size: 11px;
	color: #9d8e6f;
	font-weight: normal;
	letter-spacing: 1px;
}
#navigation li.MenuActif {
	color: #fff;
	margin: 2px 0;
}
#navigation ul.ssmenu {
	font-size: 9px;
	}
#navigation .ssmenu li {
	border-top: none;
	padding: 1px 0;
}
/* ZONE DE TEXTE */
#texte {
	border-left: #2c384a 150px solid;
	float: right;
	margin: 0;
	min-height: 625px;
	overflow: hidden;
	text-align: left;
	/*width: 760px - (width + marginDG) du bloc info sinon 760px si pas de bloc info */
	width: 560px;
}

#texte h1.gdtitre {
	color: #fff;
	font-size: 34px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin: 10px 15px 10px 15px;
	padding: 0;
}
#texte h1 {
	clear: both;
	font-size:13px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 15px 20px 15px;
	padding: 0;
	text-align: justify;
}

#texte h2 {
	border-bottom: #8e7d5e 1px solid;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 20px 170px 0 15px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}

#texte ul {
	margin-left: 20px;
	list-style:none;
	padding: 0 15px 10px 15px;
}
#texte li {
	list-style-type: square;
	text-align: justify;
}

#texte p {
	text-align: justify;
	padding: 0 15px 10px 15px;
}
#texte iframe {
	border: 0;
	height: 400px;
	margin: 0 15px 0 15px;
	width: 530px;
}
#texte .doc_ga {
	float: left;
	margin: 2px 10px 4px 15px;
}
#texte .doc_dr {
	float: right;
	margin: 2px 15px 4px 10px;
}
#texte .info {
	font-size: 11px;
	text-align: right;
}

#texte .fluo {
	color: #970000;
}

#texte .tab {
	text-indent: 30px;
}
#texte img { 
	vertical-align: middle;
	border: 0;
}

/* AFFICHAGE DES LIENS  */
#texte a:link, #texte a:visited, #texte a:active {
	color: #000;
	text-decoration: none;
	border-bottom: #000 1px dashed;
}
#texte a:hover, #texte a:focus {
	text-decoration: none;
	border-bottom: #b01d1b 1px solid;
}

/* AFFICHAGE DES TABLEAUX */
#texte table {
	margin: 0 15px 0 15px;
}
#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;
    padding-right: 20px;
    text-align: right;
}

#texte td.titrecol {
    border-bottom: #555 1px solid;
    color: #9c0000;
    font-weight: bold;
	font-size: 11px;
    letter-spacing: 1px;
    text-align: center;
}

/* AFFICHAGE DES ZONES DE SAISIES ET BOUTONS */
#texte input {
	background-color: transparent;
	border: 0;
	border-bottom: #2c384a 1px solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	margin-top: 6px;
	text-transform: capitalize;
	width: 354px;
}

#texte input.bu {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-transform: none;
	text-align: center;
	background-color: #2c384a; 
	border-top: #000 1px solid;
	border-left: #000 1px solid;
	border-bottom: #000 2px solid;
	border-right: #000 2px solid;
	width: auto;
}

#texte textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	background-color: transparent;
	border: #2c384a 1px solid;
	height: 100px;
	overflow: auto;
	padding: 2px;
	width: 350px;
}
#formulaire {
	text-align: right;
	margin: 50px 80px 0 0;
}
/* PIED DE PAGE */
#pied {
	background-color: #2c384a;
	font-size: 11px;
	height: 18px;
	margin: 0 auto 0 auto;
	width: 930px;
}
#pied h1 {
	color: #c1b7a3;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9px;
	font-style : italic;
	font-weight: normal;
	letter-spacing: 2px;
	margin-left: 170px;
	position: relative;
	top: 2px;
	text-align: center;
}

/* SIGNATURE */
#signature { 
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #cfbf9d;
	margin: 2px auto 10px auto;
	width: 930px;
} 
#signature p { 
	font-size: 9px;
	letter-spacing: 1px;
	text-align: right;
}
#signature a:link, #signature a:visited, #signature a:active { 
	color: #cfbf9d;
	text-decoration: none;
	border: none;
}
#signature a:hover, #signature a:focus { 
	color: #2c384a;
	text-decoration: none;
	border: none;
}

/* AFFICHAGE GENERAL */
address {
	font-size: 14px;
	font-style : italic;
	letter-spacing : 1px;
	text-align: left;
}

