/*
* Feuille de style du site. 
* Créer par Jérôme Cools.
*/
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style: none;
	border: 0px none;
	background: url(../_travail/none);
	text-align: left;
	font: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 1.4em;
}
center, .centrer {
	text-align: center;
}
.cache {
	text-indent: -5000px;
	font-size: 0px;
	line-height: 1px;
	text-decoration: none;
}

hr {
	display: none;
}
html {
	background: #EBF3FE;
	_background: #EBF3FE;
}
body {
	background: #EBF3FE;
	_background: #EBF3FE;
	font: 80%/1em "Trebuchet MS", Verdana, Arial, sans-serif;
	padding: 0 0 2em 0;
}
/* Texte */
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
s {
	text-decoration: line-through;
}
cite {}
p {
	margin: 0 0 5px 0;
}
span {}
h1 {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}
h2, h3, h4 {
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
h2 {
	font-size: 1.3em;
	color: #003399;
}
h2 span {
	color: #FF6633;
}
#contenu h2 {
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-variant: small-caps;
	letter-spacing: 0.05px;
	font-size: 1.35em;
	border-bottom: 1px solid #E8E5D4;
}
#menu h2 {
	margin-top: 0.6em;
	padding-left: 1em;
}
h3 {
	font-size: 1.25em;
	color: #003399;
}
#contenu h3 {
	letter-spacing: 0.02em;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#contenu h3:first-letter {
	font-weight: bold;
	color: #FF3333;
}
h4 {
	font-size: 1.1em;
	color: #FF6633;
}
h5 {
	font-size: 0.8em;
	color: #669933;
	font-weight: normal;
	text-align: right;
}
.gauche {
	float: left;
	margin-right: 10px;
}
.droite {
	float: right;
	margin-left: 10px;
}
.textegauche {
	text-align : left;
}
.textedroite {
	text-align : right;
}
a#lien-accueil {
 position: absolute;
/* left: 720px; */
 margin-left:700px;
 top: 35px;
 width: 60px;
 height: 60px;
}
a {
	color: #9BB50C;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
}
a img {
	border: 1px solid #CCCCCC;
}

/* Légende sur texte */
acronym {
	border-bottom: 1px dashed #CCCCCC;
	cursor: help;
}
sup {
	vertical-align: 4px; 
	font-size: 70%
}
/* Liste */
ul {}
li {}
ol {}
/* Définition(dl), mot(dl) et définition (dd) */
dl {
	font-size: 90%;
}
dt {
	font-style: italic;
	font-weight: bold;
	color: #CC3333;
}
dd {
	margin-left: 20px;
}
/* Citation */
blockquote {
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
}

/* image */
img {
}

img .cadreImage {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-top: 4px;
}
/* Formulaire */
form {}
fieldset {
	border: 1px solid #CCCCCC;
	padding: 0px 10px 10px;
}
legend {
	padding-right: 10px;
	padding-left: 10px;
	background: #FFFFFF;
	margin-right: 5px;
	margin-left: 1px;
	_margin-left: -6px;
	border: 1px solid #CCCCCC;
	padding-bottom: 2px;
}
label {
	display: block;
}
input{
	border: 1px solid #999999;
	background: #E6E6E6;
	padding: 0.1em 0.5em;
	font-size: 11px;
	color: #000000;
}
input[type=text] {
	background-color: #FFFFFF;
}
input:focus{
	background: #F4F4F4;
}
input[type=submit] {
	background-color: #F75921;
}
.input-bouton {
	padding-left: 5px;
	padding-right: 5px;
	_padding-left: 20px;
	_padding-right: 0px;
}

/* Tableau */
table {}
tr {}
th {}
td {}
#publicite {
}
#publicite li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	background: url(../images/defaut/separationGris.jpg) no-repeat 50% 100%;
	clear: both;
	font-size: 90%;
}
#publicite li .dernier {
	padding-bottom: 0px;
	background: url(none);
}

#publicite p {
	line-height: 1em;
	color: #666666;
}

#publicite img {
	float: right;
	padding: 2px;
}

/* Calque DIV et ID */
#effacer {
	clear:both;
}
#surleroc {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/defaut/fond.jpg) repeat-y 50%;
}
#entete {
	height: 150px;
	background: url(../images/defaut/entete_nl.jpg) no-repeat 50% 0%;
}
#entete div#chercher {
	display: none;
}
#evitement {
	background: url(../images/defaut/fondLiens.gif) no-repeat 0% 100%;
	float: right;
	margin-top: 20px;
	margin-right: 30px;
	_margin-right: 15px;
}
#evitement ul {
	background: url(../images/defaut/coinLiens.gif) no-repeat 100% 0%;
	padding: 2px 5px;
}
#evitement li {
	font-size: 0.9em;
	display: inline;
	color: #FFFFFF;
}
#evitement li a {
	color: #FFFFFF;
}
#langue {
	clear:both;
	float: right;
	margin-top: 83px;
	margin-right: 30px;
	_margin-right: 15px;
}
#langue ul {
	padding: 2px 10px;
}
#langue li {
	font-size: 0.9em;
	display: inline;
	color: #000000;
}
#langue li span {
	font-weight: bold;
	padding-right: 0.45em;
	padding-left: 0.45em;
	margin-right: -2px;
	margin-left: -2px;
	background-color: #FFFFFF;
}

#langue li a {
	color: white;
}

#contenu {
	padding-right: 270px;
	background: url(../images/defaut/basdepagecolone2.jpg) no-repeat 30px 0px;
	padding-left: 50px;
	padding-top: 1em;
}
#contenu ul {
	padding-left: 10px;
	margin-left: 10px;
	list-style: inside;
}
#contenu ul li {
	list-style: square;
}
#contenu ol{
	padding-left: 10px;
	margin-left: 10px;
	list-style: inside;
}
#contenu ol li {
	list-style: lower-alpha;
}
#basdepage {
	background: url(../images/defaut/basdepage.jpg) no-repeat 50% 0%;
	padding-right: 40px;
	padding-left: 90px;
	height: 35px;
	padding-top: 27px;
	text-align: center;
}
#basdepage p {
	font-size: 90%;
	color: #CCCCCC;
	margin: 0px;
	text-align: center;
}
#basdepage a {
	color: #CCCCCC;
	text-decoration: none;
}
#basdepage a:hover {
	text-decoration: underline;
}
#basdepageCopyright {
	display: none;
}


#menu {
	float: right;
	width: 200px;
	padding-right: 40px;
}
#menu ul {
	background: url(../images/defaut/separationBleu.jpg) no-repeat 50% 100%;
	padding-top: 0.5em;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

.menu-liens {
}
.menu-liens a {
	display: block;
	color: #666666;
	padding: 0.1em 10px 0.4em 30px;
	background: url(../images/defaut/separationGris.jpg) no-repeat 50% 100%;
}
.menu-liens .dernier a {
	background: url(none);
}
.menu-liens a:hover {
	text-decoration: underline;
}
.menu-liens li {
	display: inline;
}
