/* Page */
html {
	font-size: 100%;
}
h1 {
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	color: #999999;
	font-size: 1.1em;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, "Nimbus Roman No9 L", serif;
	font-size: 1.6em;
	color: #008000;
	font-weight: bold;
	font-style: italic;
}
h3 {
	font-family: "Arial";
	font-size: 1em;
	color: #008000;
	font-weight: bold;
	text-align: left;
	margin:0;
	padding:0;
}
h4 {
	font-family: "Times New Roman", Times, Nimbus Roman No9 L, serif;
	font-size: 1.3em;
	color: #008000;
	font-weight: bold;
	text-align: center;
}
hr {
	color:#EFEFDC;
	size: 90%;
	text-align: left;
}
img {
	border: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	}
/* Listes */

ul, ol {
	margin: .75em 0 .75em 24px;
	padding: 0;
}
ul {
	list-style: none;
}
li {
	list-style-image: url("images/arrox.gif");
	margin: 0;
	padding: 0;
}

/* Paragraphes */
p {
	margin: .75em 0;
}


/* Liens */
a{
	color: #008000;
	text-decoration: none;
}
a:visited{
	color: #008000;
	text-decoration: none;
}
a:hover, a:focus{
	color: #ffcc33;
	text-decoration: none;
}
/* Divers éléments de type en-ligne */

strong {
	font-weight: bold;
	color: dimgray;
	color: #A1B55D;
}

#copyright {
	margin: 20px 0 5px 0;
	text-align: right;
	font-size: .8em;
	color: #848F63;
}
#copyright a {
	color: #848F63;
	text-decoration: none;
}
#copyright a:hover, #copyright a:focus {
	text-decoration: underline;
}
img {
	border: none;
	}

/* Contenu principal */


#principal strong b{
	color: #181A12;
}

/* --- POSITIONNEMENT --- */

/* Page */
body {
	padding-top: 10px;
	text-align: center;
	margin: 0;
	font-family: Trebuchet MS,"Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif; /* 3 */
	font-size: .8em;
	color: #808080;
	background: white;
}

#global {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
}
/* En-tête */
#entete {
	background: url(images/Cajoling.gif) no-repeat 0 0;
	height: 55px;
	padding: 15px 0;
}
#entete h1 {
	float: left;
	margin-top: 0px;
	margin-left: 150px;
}
#entete img {
	margin: 7px 20px 10px 0;
}
#entete .sous-titre {
	text-align: right;
	margin: 4px 0 15px 0;
}
#bandeau {
	width: 1000px;
	margin-bottom: 5px;
	background:#FFFFCC;
	border-top: 2px solid #F1F1E0;
	border-bottom: 2px solid #F1F1E0;
	text-align: left;
	padding-left: 5px;
	font-family: Times New Roman, "Times", "Nimbus Roman No9 L", serif;
	color: #336633;
	font-size: 1.2em;
	font-weight: bold;
	}

#bandeau a:{
	font-family: Times New Roman, "Times", "Nimbus Roman No9 L", serif;
	text-decoration: none;
	}
#bandeau a:hover, #bandeau a:visited{
	font-family: Times New Roman, "Times", "Nimbus Roman No9 L", serif;
	color: #ffcc33;
	text-decoration: none;
	}
/* Bloc central */
#centre {
	width: 1000px;
	height: 278px;
	background: #FFF;
	margin-top: 10px;
	border-bottom: solid 0px #FFF;
}
	
/* Menu de navigation */
#navigation {
	float: left;
	width: 186px;
	height: 278px;
	background: url(../images/I0.jpg) no-repeat 0 0;
	border-top: solid 1px #EFEFDC;
	border-right: solid 1px #EFEFDC;
	border-left: solid 0px #EFEFDC;
	border-bottom: solid 1px #EFEFDC;
}

/* Contenu principal */
#principal {
	float: left;
	width: 562px;
	height: 268px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	border-top: solid 1px #EFEFDC;
	border-right: solid 1px #EFEFDC;
	border-left: solid 0px #EFEFDC;
	border-bottom: solid 1px #EFEFDC;
	overflow: hidden;
}
#principal span {
	font-family: Trebuchet MS,"Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif;
}
#principal span strong{
	font-family: Trebuchet MS,"Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-weight: bold;
}
#principal span a{
	text-decoration:none;
	color: #808080;
}
#principal span a:focus {
	text-decoration:none;
	color: #808080;
	}
#principal span a:hover{
	text-decoration:none;
	color: #808080;
}
#principal span a:visited{
	text-decoration:none;
	color: #808080;

}
#principal code {
	font-family: Trebuchet MS,"Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif;
}
#principal code strong{
	font-family: Trebuchet MS,"Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-weight: bold;
}
#principal code a{
	text-decoration:none;
	color: #808080;
}
#principal code a:focus {
	text-decoration:none;
	color: #808080;
	}
#principal code a:hover{
	text-decoration:none;
	color: #808080;
}
#principal code a:visited{
	text-decoration:none;
	color: #808080;

}

	
/* Contenu secondaire */
#secondaire {
	float: left;
	background: #F1F1E0;
	border: none;
	width: 190px;
	min-height:278px;
	margin-left: 10px;
	margin-right: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
}

#centre2 {
	display: block;
	border: solid 1px #FFF;
	float: left;
	width: 1000px;
	width: 100%;
	background: #FFF;
	margin-top: 10px;
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: .9em;
}
#centre2 p {
	margin-top: 0;
}
#centre2 q {
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: .8em;
}
#bloc0 {
	float: left;
	width: 240px;
	border: 0;
	background: #FFF;
}
#bloc0 p{
	margin-left: 5px;
	margin-right: 5px;
}
#bloc {
	float: left;
	width: 240px;
	margin-left: 12px;
	border: 0;
	background: #FFF;
}
#bloc p{
	margin-left: 5px;
	margin-right: 5px;
}
#bloc.citation {
	margin-top: 0;
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: .8em;
	color: #181A12;
	}
#blocligne{
	background: #F1F1E0;
	padding-left: 10px;
	margin: 0;
}
#blocligne {
	font-family: "Arial";
	font-size: 1em;
	color: #008000;
	font-weight: bold;
	text-align: left;
}
#blocligne a {
	font-family: "Arial";
	color: #008000;
	text-decoration: none;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
}
#blocligne a:visited{
	font-family: "Arial";
	color: #008000;
	text-decoration: none;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
}
#blocligne a:hover, a:focus{
	font-family: "Arial";
	color: #ffcc33;
	text-decoration: none;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
}

/* Pied de page */
#pied {
	border-top: solid 1px #EFEFDC;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: .85em;
	text-align: center;
}
#pied a:link {
	text-decoration: none;
	color: #808080;
}
#pied a:active {
	text-decoration: none;
	color: #808080;
}
#pied a:hover{
	color: #ffcc33;
	border-bottom: dashed 1px;
}
#pied a:visited {
	text-decoration: none;
	color: #808080;
}

/* Mention de copyright */
#copyright {
	margin: 0 0 0 0;
	font-size: 1em;
	text-align: center;
}
