/*----------------------------------------------------------
//
//		GLOBAL
//
//---------------------------------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F8ECE9;
	margin: 0;
	padding: 0;
	/*--------   ascenseur  -------------------------------*/
	scrollbar-3dlight-color: #F2DFD9;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #CF684D;
	scrollbar-face-color: #E4A290;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #B78274;
	scrollbar-track-color: #E8D3CE;
	scrollbar-base-color: #E4A290;
	/*--------   fin ascenseur  ---------------------------*/
}
div#liensAmis_top {
	width: 600px;
	background-color: white;
	color: #d94d28;
	margin: 5px auto 0 auto;
	padding: 0 0 10px 0;
	text-align:center;
	font-style: italic;
	clear: both;
	border-bottom: 4px solid #e4a290;
	
	display : none;
}
div#liensAmis_top img {
	border: 0;
}
div#liensAmis_top a {
	color: yellow;
}
#ombreCotes {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	background: white url(img/fondOmbreGaucheDroite.gif) repeat top;
}
#ombreBas {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 20px;
	background: white url(img/fondOmbreBas.gif) no-repeat top;
}
#global {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	background: white url(img/pixBlanc.gif) repeat top;
}
p {
	margin: 0;
	padding: 0;
}
form {
	padding: 0;
	margin: 0;
}
.analysebrassens {
	color: #DD932D;
}
.lowercase {
	text-transform: lowercase;
}
img.imgTitre {
    border: 0pt;
}
img.imgRSS {
    border: 0pt;
	margin: 0 2px -2px 2px;
}
.highlight {
	background-color: #F5D1C7;
}
/*----------------------------------------------------------
//
//		WIKI
//
//----------------------------------------------------------*/
.citation {
	font-style: italic;
	color: #908158;
}
.reference {
	color: #C5A498;
}
.souligne {
	text-decoration: underline;
}
/*----------------------------------------------------------
//
//		HEADER
//
//----------------------------------------------------------*/
#header {
	background-color: #D94D28;
	width: 600px;
	height: 55px;
	overflow: hidden;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FAD6A4;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: 0 0 3px 0;
	padding: 8px 0 0 24px;
}
#header h1 a {
	color: #FAD6A4;
	text-decoration: none;
	padding: 0;
}
#header h2 {
	font-size: 10px;
	color: #F4C6BA;
	text-transform: uppercase;
	letter-spacing: 0.01em;
	margin: 0;
	padding-left: 24px;
	margin-top: -5px;
}
#header h2 a {
	color: #F4C6BA;
	text-decoration: none;
	padding: 0;
}
#header .notules {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: lighter;
	text-transform: none;
	letter-spacing: 0.04em;
	color: #FAD6A4;
	margin: 0;
	padding: 0;
}
#header .notules a {
	color: #FAD6A4;
	letter-spacing: 0.01em;
	text-decoration: none;
	padding: 0;
}
#header .zoom {
	text-align: right;
	padding: 0;
	margin: -40px 5px 0 0;
	font-size: 9px;
	color: #E4A290;
}
#header .zoom a {
	color: #E4A290;
	text-decoration: none;
}
#header .zoom a:hover {
	color: #F2DFD9;
}
/*----------------------------------------------------------
//
//		MENU
//
//----------------------------------------------------------*/
#menu {
	width: 600px;
	height: 85px;
	padding: 0;
	margin: 0;
}
.accessKey {
	text-decoration: underline;
}
/*
//--------------------  1° cadre de menu  : options de tri des listes
*/
#menu_01 {
	width: 160px;
	height: 85px;
	top: 55px;
	background-image: url(img/fond_menu01.gif);
	background-repeat: no-repeat;
	padding: 13px 0 0 0;
	overflow: hidden;
}
#menu_01 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding: 0 0 0 32px;
}
#menu_01 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	margin: 0 0 0 10px;
}
#menu_01 h2 a {
	text-decoration: none;
	color: white;
	background-image: url(img/header_menu_01_puce_off.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 22px;
}
#menu_01 h2 a:hover {
	text-decoration: none;
	color: #FAD6A4;
	background-image: url(img/header_menu_01_puce_on.gif);
}
#menu_01 .inputTextMenu {
	background-image: url(img/header_menu_input_fond.gif);
	background-repeat: no-repeat;
	border-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E4A290;
	height: 14px;
	padding: 0 0 0 3px;
	margin: 5px -4px 0 32px;
}
#menu_01 .inputSubmitMenu {
	background-image: url(img/header_menu_submit.gif);
	background-repeat: no-repeat;
	border-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C1401E;
	width: 22px;
	height: 14px;
	padding: 0;
	margin: 0;
}
/*
//--------------------  2° cadre de menu  : abonnement au bulletin
*/
#menu_02 {
	width: 146px;
	height: 85px;
	background-image: url(img/fond_menu02.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 160px;
	padding: 13px 0 0 0;
	top: 55px;
	overflow: hidden;
}
#menu_02 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
}
#menu_02 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0.01em;
	color: white;
	margin: 0;
	padding: 0 0 0 10px;
}
#menu_02 h2 a {
	color: white;
	text-decoration: none;
}
#menu_02 h2 a:hover {
	color: #FAD6A4;
	text-decoration: none;
}
#menu_02 .inputTextMenu {
	background-image: url(img/header_menu_input_fond.gif);
	background-repeat: no-repeat;
	border-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E4A290;
	height: 14px;
	padding: 0 0 0 3px;
	margin: 5px -4px 0 10px;
}
#menu_02 .inputSubmitMenu {
	background-image: url(img/header_menu_submit.gif);
	background-repeat: no-repeat;
	border-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C1401E;
	width: 22px;
	height: 14px;
	padding: 0;
	margin: 0;
}
/*
//--------------------  3° cadre de menu  : l'analyse aléatoire
*/
#menu_03 {
	width: 294px;
	height: 62px;
	background-image: url(img/fond_menu03.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin: 0 0 0 306px;
	padding: 13px 0 10px 0;
	top: 55px;
	overflow: hidden;
}
#menu_03 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C1401E;
	background-image: url(img/substance_analyse_puce_off.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	padding: 0 0 0 20px;
	margin: 0 0 2px 0;
}
#menu_03 h1 a {
	color: #C1401E;
	text-decoration: none;
}
#menu_03 h1 a:hover {
	color: #FAD6A4;
}
#menu_03 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-transform: uppercase;
	padding: 0 20px 0 0;
	margin: 0 0 0 10px;
}
#menu_03 h2 a {
	color: black;
	text-decoration: none;
}
#menu_03 h2 a:hover {
	color: #A36003;
}
#menu_03 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	background-image: url(img/substance_analyse_pucefleche_off.gif);
	background-repeat: no-repeat;
	background-position: 11px 10px;
	padding: 5px 20px 0 20px;
	margin: -5px 0 0 0;
}
#menu_03 h3 a {
	color: white;
	text-decoration: none;
}
#menu_03 h3 a:hover {
	color: #FAD6A4;
}
#menu_03 .analyse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F2DFD9;
	padding: 0 20px 0 0;
	margin: 0 0 0 10px;
	line-height: 12px;
}
#menu_03 .analyse a {
	color: #F2DFD9;
	text-decoration: none;
}
#menu_03 .analyse a:hover {
	color: #FAD6A4;
}

/*----------------------------------------------------------
//
//		CONTENU
//
//----------------------------------------------------------*/

/*----------------------------------------------------------
//
//		FOOTER
//
//----------------------------------------------------------*/
#footer {
	clear: both;
	width: 600px;
	text-align: center;
	padding: 0;
	margin: 0;
}
#footer_paysage {
	height: 147px;
}
#footer_menu {
	color: #F4C6BA;
	height: 20px;
	background-color: #D94D28;
	padding: 5px 0 0 0;
}
#footer_menu a {
	text-decoration: none;
	color: #F4C6BA;
}
#footer_menu a:hover {
	color: white;
}
#footer_menu .analysebrassens {
	color: #FAD6A4;
}