/***********************************************
   FEUILLE DE STYLES DES GABARITS HTML/CSS
   © Cajoling.net
   ***********************************************/
html {
	font-size: 100%;
}
body {
	margin: 10px;
	padding-top: 10px 20px;
	padding-bottom: 5px;
	font-family: Trebuchet MS,"Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif; /* 3 */
	font-size: .8em;
	line-height: 1.25;
	color: #808080;
	background: white;	
	text-align: center;
}
#global {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
}
#entete {
	background: url(images/Cajoling.gif) no-repeat 0 0;
	padding: 15px 0;
}
#entete h1 {
	margin-top: 0px;
	margin-left: 150px;
}
#entete h1 img {
	float: left;
	margin: 7px 20px 10px 0;
}
#entete .sous-titre {
	text-align: right;
	margin: 4px 0 0 0;
}

#bandeau {
	width: 100%;
	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;
	}
#centre {
	overflow: hidden;
	width: 100%;
	background-color: #FFFFFF;
	text-align: left;
	height: 5em;
	padding-top: 10px;
}

html>body #centre {
height: auto;
min-height: 500px;
}
.center{
	text-align: center;
	}
/* Navigation */
#navigation {
	overflow: hidden;
	float: left;
	width: 200px;
	border-top: solid 0px #EFEFDC;
	border-style:solid;
	border-width:0px;
	border-color: #EFEFDC;
	font-family: Trebuchet MS,"Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-size: 1.1em;
	line-height: auto;
	background: #FFF url("./images/background-navigation.png") repeat-x;
	min-height: 500px;
}
#navigation p {
	margin-top: 20px;
	margin-left: 0px;
}
#navigation ul {
	margin: 0;
	padding-top: 10px;
	padding-left: 3px;
	list-style: none;
	/*text-indent:.2em;*/
}
#navigation li {
	list-style-position:inside;
	list-style-image:url("./images/arrox.gif");
	margin-top:0em;
	margin-bottom:0em;
	padding-top:0.3em;
	padding-bottom:0.3em;
}
#navigation li a :link,a:visited{
	text-decoration:none;
	color: #008000;
}
#navigation li a:hover, #navigation li a:focus {
	color: #ffcc33;
}
#navigation a {
	display: block;
	padding: 0px 0px 0px 10px;
	line-height: 1em;
	font-size: .9em;
	text-decoration: none;
}
#principal {
	overflow: hidden;
	float: left;
	width: 490px;
	height: auto;
	min-height: 500px;
	padding: 0px 10px;
	background-color: #FFFFFF;
	text-align: left;
}
#principal > :first-child {
	margin-top: 10px;
}
#principal p{
	line-height: 1.5;
	margin-left: 30px;
}
#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;

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

#principal ol li{
	list-style: square;
	margin-left: 40px;
	height: auto;
}
#principal ul {
	list-style: none;
	height: auto;
}
#principal li {
	vertical-align: absmiddle;
	margin-left: 20px;
	list-style: none;
}
#principal ul a{
	list-style: none;
	height: auto;
}

#principal li a{
	display: block;
	background: url("./images/arrox.gif") no-repeat;
	list-style: none;
	vertical-align: absmiddle;
	margin-left: 5px;
	padding-left: 15px;
}
#principal li a:hover{
	display: block;
	background: url("./images/arrox.gif") no-repeat;
	list-style: none;
	vertical-align: absmiddle;
	margin-left: 5px;
	padding-left: 15px;
}
#principal li a:visited{
	display: block;
	background: url("./images/arrox.gif") no-repeat;
	list-style: none;
	vertical-align: absmiddle;
	margin-left: 5px;
	padding-left: 15px;
}
#principal table{
	border: 1px solid #EFEFDC;
	font-family: Trebucht MS,"Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif; /* 3 */
	font-size: .8em;
}
#principal input text{
	border-top: #336633 1px solid;
	text-transform: capitalize;
}
#principal input checkbox{
	border: noborder;
	border: #336633 1px solid #FFFFFF;
}
#principal input radio{
	border: noborder;
	border: solid 0px #FFFFFF;
}

#principal input textarea{
	border: #336633 1px solid;
	text-transform: capitalize;
}
#principal input select{
	border: #336633 1px solid;
}
.bouton{
	width: 100px;
	border: #808080 1px solid;
	background-color: #F1F1E0;
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	color: #999999;
	font-size: 1.1em;
	font-weight: bold;
}
/* Contenu secondaire */
#secondaire {
	float: right;
	margin-left: 0px;
	width: 180px;
}
#secondaire p{
	margin-right: 0px;
	padding-right: 0px;
	padding: 12px 0;
}
#secondaire .vert{
	background: #F1F1E0;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", sans-serif;
	font-size: 1em;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
}
#secondaire.vert h4{
	text-align: center;
	}
#secondaire .vert a {
	color: #008000;
	text-decoration: none;
	}
#secondaire .vert a:hover, a:visited {
	color: #ffcc33;
	text-decoration: none;
}
#secondaire .citation {
	padding-top: 10px;
	font-family: "Arial", Verdana, "Trebuchet MS", sans-serif;
	font-size: 0.9em;
	color: #336633;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 40px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	}
#secondaire .vert ul {
	display: block;
	/*background: #F1F1E0;*/
	margin: 5px;
	padding: 0px 0px 0px 5px;
	color: #E8B446;
}
#secondaire .vert li a {
	color: #008000;
	margin-left: 5px;
	padding-right: 5px;
}
#secondaire .vert li a:hover, #secondaire li a:focus {
	color: #ffcc33;
	margin-left: 5px;
	padding-right: 5px;
}
#secondaire .ouverture {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid;
	border-color: #EFEFDC;
	width: 100%;
	padding-left:5px;
	padding-right:5px;
	padding-bottom: 5px;
}
#pied {
	border-top: solid 1px #EFEFDC;
	margin: 0;
	padding: 5px 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;
}

#copyright {
	margin: 0 0 0 0;
	font-size: .95em;
	text-align: center;
}
h1, h2, h4, h5, h6 {
	margin: 1em 0 .5em 0;
}
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;
	color: #008000;
	font-weight: bold; /* -> 7 */
	font-style: italic;
}
h2 {font-size: 1.8em;}
h3 {
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	color: #A1B55D;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
}
h4 {
	font-family: "Times New Roman", Times, "Nimbus Roman No9 L", serif;
	color: #008000;
	font-weight: bold; /* -> 7 */
	font-size: 1.2em;
	text-align: center;
	margin-top: 0;
}
h5 {
	color: #008000;
	font-weight: bold;
	font-size: 1em;
	text-align: left;
	margin-top: 20px;
	margin-left: 30px;
}
h6 {
	font-family: "Times New Roman", Times, "Nimbus Roman No9 L", serif;
	color: #008000;
	font-weight: bold; /* -> 7 */
	font-style: italic;
	font-size: 1.2em;
	text-align: center;
	margin-top: 0;
}
.intertitre {
	font-family: "Times New Roman", Times, "Nimbus Roman No9 L", serif;
	color: #008000;
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 10px;
}
#erreur {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	color: #FF0000;
	font-size: 1.2em; /* -> 8 */
	font-weight: bold; /* -> 7 */
}
hr {
	color:#EFEFDC noShade;
	size: 90%;
	text-align: left;
}
ul, ol {
	margin: 1.75em 0 1.75em 30px;
	padding: 0;
}
ul {
	list-style: square;
}
li {
	margin: 0;
	padding: 0;
}

p {
	margin: .75em 0;
}
p, blockquote p {
	margin: .5em 0;
}
blockquote{
	font-size: 1.1em;
	font-style: italic;
	font-family: Trebuchet MS,"Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	margin: .75em 0 .75em 24px;
}
q {
	margin: .75em 0 .75em 24px;
	font-size: 0.9em;
	font-style: italic;
	font-family: Trebuchet MS,"Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif;
}
cite {
	display: block;
	width: 95%;
	padding: 10px;
	background: #EFEFDC;
	border: 1px solid ;
	text-align: left;
	font-family: Times New Roman, "Times", "Nimbus Roman No9 L", serif;
	color: #336633;
	font-size: 1.1em;
	font-style: italic;
}
.marque {
	display: block;
	width: 95%;
	padding: 10px;
	margin-left: 20px;
	background: #fff;
	border: none;
	text-align: left;
	font-family: Times New Roman, "Times", "Nimbus Roman No9 L", serif;
	color: #336633;
	font-size: .95em;
	font-style: italic;
}
a{
	color: #008000;
	text-decoration: none;
}
a:visited{
	color: #008000;
	text-decoration: none;
}
a:hover{
	color: #ffcc33;
	text-decoration: none;
}
em {
	font-style: italic;
}
/*strong {
	font-weight: bold;
	color: dimgray;
}*/
pre {
	font-size: 100%;
	font-family: Trebuchet MS,"Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif;
}
pre{
	width: 90%;
	overflow: auto;
	margin: .75em 0;
	padding: 12px;
	background: #eee;
	color: #555;
}
pre strong {
	font-weight: normal;
	color: black;
}
#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;
	}

a:link,a:visited {
	color: #008000;
	text-decoration: none;
}
a:hover, a:focus {
	color: #ffcc33;
	text-decoration: none;
}
/*strong {
	color: #A1B55D;
}*/