body, html {
	background-color: #F8F8F8;
	height: 100%;
	margin: 0;
	padding: 0;

}
#all {
	border-left: 1px solid #A9A9A9;
	border-right: 1px solid #A9A9A9;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

acronym, abbr {
	border: 0;
	text-decoration: underline;
	cursor: help;
}

img {
	border: 0;
}
#content a[href*="http://"][hreflang]:after {
	content: "\0000a0(" attr(hreflang) ")";
}
.legende {
	font-style: italic;
}
.ob {
	color: #ff0000;
}
fieldset {
	border: 2px dotted;
	padding: 10px;
	background-color: #F5F5F5;
}
legend {
	border: 1px solid;
	padding: 5px;
	text-align: center;
	margin-top: 10px;
	background-color: #999;
	color: #fff;
}
legend:hover {
	background-color: #fff;
	color: #999;
}
:focus {
	background-color: #999 !important;
	color: #fff !important;
}
/* Pour IE */
a:active  {
	background-color: #999 !important;
	color: #fff !important;
}

pre{
color:#297700;
background-color: #FFFFFF;
font-family: "Courier New",Courier,monospace;
border-left:3px solid #a2c2e1;
overflow: auto;
width: 150px;
padding: 5px;
margin-left: auto;
margin-right: auto;
}

/* Header */
#top {
	background-color: #EBEBEB;
	width: 800px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
}
#top2 {
	background-color: #ffffff;
	width: 800px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#top3 {
	background: #F6F6F6 url("images/phpbb_800_600_18.png");
	width: 800px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border-bottom: 1px solid #A9A9A9;
}
#logo1 {
	width: 178px;
	height: 35px;
	background-image:  url("images/2037_01.png");
}
#topshadow {
	background-image: url("images/phpbb_800_600_02.png");
	width: 7px;
	height: 35px;
}
#topshadow2 {
	background-image: url("images/phpbb_800_600_04.png");
	width: 7px;
	height: 90px;
}
#topshadow3 {
	background-image: url("images/phpbb_800_600_11.png");
	width: 7px;
	height: 48px;
}
#linktop {
	background-color: #EBEBEB;
	padding-right: 8px;
	padding-top: 10px;
	float: right;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #848484;
	font-size: 10pt;
}
#logo2, #logo3, #img1, #img2, #img3, #img4, #img5, #logo1,#topshadow, #topshadow2, #topshadow3 {
	float: left;
	padding: 0;
	margin: 0;
} 
#logo2 {
	background-image: url("images/2037_03.png");
	width: 178px;
	height: 90px;
}
#logo3 {
	background-image: url("images/2037_04.png");
	width: 178px;
	height: 48px;
}
#img1 {
	background-image: url("images/phpbb_800_600_05.png");
	width: 87px;
	height: 90px;
}
#img2 {
	background-image: url("images/phpbb_800_600_06.png");
	width: 102px;
	height: 90px;
}
#img3 {
	background-image: url("images/phpbb_800_600_07.png");
	width: 108px;
	height: 90px;
}
#img4 {
	background-image: url("images/phpbb_800_600_08.png");
	width: 74px;
	height: 90px;
}
#img5 {
	background: #fff url("images/phpbb_800_600_09.png");
	background-repeat: no-repeat;
	width: 244px;
	height: 70px;
}
#img5 input {
	margin-top: -5px;
}
#menu {
	text-align: left;
	height: 48px;
}
ul#menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li#menu {
	margin: 0;
	padding: 0;
	display: inline;
}
#linktop a, a:active, a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #848484;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	float: none;
}
#linktop a:hover {
	color: #F16B14;
	text-decoration: underline;
}
#formtop {
	margin-left: 15px;
	margin-top: 30px;
	color : #000;
	font-size: 10pt;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
input:hover, textarea:hover {
	background-color : #fff;
	color : #808080;
}
.formtopbutton {
	background-color : #808080;
	color : #fff;
	font-size: 10pt;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #585858;
}
.formtoptext {
	background-color : #F0F0F0;
	color: #666666;
	font-size: 10pt;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #D8D8D8;
}

/* Footer */
#footransit {
	height: 5px;
	width: 800px;
	background-color: #F6F6F6;
	font-size: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
}
#footer {
	color: #FFFFFF;
	padding: 5px 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	width: 800px;
	background-color: #A7A7A7;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
}
#footer a, a:visited, a:active {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	float: none;
}
#footer a:hover {
	text-decoration: underline;
}


/* Page en general */
#content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 800px;
	background: #fff url("images/phpbb_800_600_26.png");
	padding-top: 20px;
	padding-bottom: 0px;
	border-bottom: 1px solid #A9A9A9;
	text-align: left;
}
#content .cadre {
	float: left;
	margin: 5px;
	padding: 10px 5px 5px 5px;
	background-color: #F5F5F5;
	width: 170px;
	border: 2px dotted #E8E8E8;
	color: #848484;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#content .cadre p {
	background-color: #f8f8f8;
}
#content .cadre select {
	background-color: #888;
	color: #fff;
}
#content .cadre a, a:visited, a:active {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #F16D18;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	text-align: right;
	width: 100%;
}
#content .cadre a:hover {
	text-decoration: none;
}
#content .texte {
	float: right;
	padding: 5px;
	color: #848484;
	width: 590px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#content h1, h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #6FB52B;
}
#content h2 {
	color: #F16C15;
}
.dl h1 {
	margin: 0;
	margin-top: 5px;
	padding: 0;
}
#content a, a:visited, a:active {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #A9A9A9;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover {
	color: #F16D18;
}
#content .data {
	float: right;
	width: 545px;
	background: #f6f6f6 url("images/phpbb.biz.png");
	margin-right: 15px;
	margin-top: 8px;
	background-repeat: no-repeat;
	background-position: bottom left;
	border-bottom: 3px solid #E8E8E8;
	border-top: 3px solid #A4A4A4;
	padding: 5px;
	padding-bottom: 58px;
	color: #8E8E8E;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#content .accueil {
	float: right;
	width: 545px;
	background-color: #f6f6f6;
	margin-right: 15px;
	margin-top: 8px;
	background-repeat: no-repeat;
	background-position: bottom left;
	border-bottom: 3px solid #E8E8E8;
	border-top: 3px solid #A4A4A4;
	padding: 5px;
	color: #8E8E8E;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#content .pagination {
	float: right;
	width: 545px;
	background-color: #f6f6f6;
	margin-right: 15px;
	margin-top: 8px;
	background-repeat: no-repeat;
	background-position: bottom left;
	border-bottom: 3px solid #E8E8E8;
	border-top: 3px solid #A4A4A4;
	padding: 5px;
	color: #8E8E8E;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: right;
}
#content .data2 {
	float: right;
	width: 445px;
	background-color: #f8f8f8;
	margin-right: 5px;
	padding-left: 5px;
	color: #8E8E8E;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#content .data2top {
	float: right;
	width: 445px;
	background-color: #f8f8f8;
	margin-right: 5px;
	margin-top: 8px;
	border-top: 3px solid #A4A4A4;
	padding-left: 5px;
	padding-top: 5px;
	color: #8E8E8E;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#content .data2bottom {
	float: right;
	width: 445px;
	background-color: #f8f8f8;
	margin-right: 5px;
	border-bottom: 3px solid #E8E8E8;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #8E8E8E;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#content .dataclair {
	float: right;
	width: 445px;
	background-color: #f8f8f8;
	margin-right: 5px;
	margin-bottom: 10px;
	border-top: 3px solid #A4A4A4;
	border-bottom: 3px solid #E8E8E8;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #8E8E8E;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#content .dataright {
	float: right;
	width: 445px;
	background-color: #f8f8f8;
	margin-right: 5px;
	padding-right: 5px;
	color: #8E8E8E;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: right;
}
#content .right {
	text-align: right;
}
#content dd {
	margin: 0;
}
li.title {
	list-style-type: none;
	margin-left: -15px;
	font-weight: bold;
}
#content ul {
	list-style-type: circle;
}

hr {
	clear: both;
	visibility: hidden;
}

.left {
	float: left;
}
.right {
	float: right;
}
.center {
	float: right;
	padding: 5px;
	color: #848484;
	width: 590px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}
li {
	list-style-type: circle;
}
#textul {
	margin-top: 0;
	float: right;
	padding: 5px;
	color: #848484;
	width: 590px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.explain   { margin: 15px 25px 0; }
div.code      {
	background-color: #FAFAFA;
	margin: 5px 25px 25px;
	border: 1px solid #D1D7DC;
	padding: 10px;
}

div.code code {
	background-color: inherit;
	font-family: "Courier New", Courier, monospace, sans-serif;
	font-size: 11px;
	color: green;
}

div[class="code"]      { overflow: auto; max-height: 600px; }
div[class="code"] code { white-space: nowrap; }

div.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA;
	border: 1px solid #D1D7DC;
	margin: 5px 25px 25px;
	padding: 10px;
}

div.quote quote {
	background-color: inherit;
}