/* feuille de styles site Koenig 2006 */
/* général */
@import url(styles_tynimce.css);
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg_fond.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #2B353F;
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
a:link, a:visited {
	color: #990000;
	font-weight: normal;
}
a:hover, a:active {
	color: #CC0000;
}
img {
	border: none;
}
hr {
	color: #990000;
	border-top: 1px solid #990000;
	border-right: 1px none #990000;
	border-bottom: 1px none #990000;
	border-left: 1px none #990000;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

/* structure */
#header {
	padding-top: 18px;
	width: 840px;
	height: 22px;
	text-align: left;
	padding-left: 20px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
	position: relative;
	margin: 0px auto;
	background-position: left top;
}

#contentcontainer {
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px 0px 20px;
	padding: 0px;
	position: relative;
	clear: both;
}
#container {
	width: 880px;
	padding: 0px;
	text-align: left;
	position: relative;
	background-image: url(../images/bg_container.jpg);
	background-repeat: repeat-y;
	margin: 0px auto;
}

#content, #contentsuite, #contentform {
	width: 780px;
	text-align: center;
	margin-left: 10px;
	padding: 20px 40px 30px;
	position: relative;
	z-index: 10;
}
#contentsuite, #contentform {
	text-align: left;
	width: 840px;
	padding: 20px 0px 30px 20px;
}
#contentform {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 50px;
	padding-left: 40px;
	width: 780px;
}
#content p, #contentsuite p, #contentform p {
	margin-top: 5px;
}
#content .liens {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #860001;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.6em;
}
#content hr, #contentsuite hr, #contentform hr {
	margin-top: 10px;
	margin-bottom: 10px;
}


#footer {
	font-size: 0.7em;
	color: #666666;
	text-align: center;
	padding-top: 15px;
	height: 20px;
	width: 880px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	margin: 0px auto;
}
/* titrages */

h1, h2, h3, h4 {
	font-size: 28px;
	color: #990000;
	font-weight: normal;
	text-align: center;
}
h1 {
	margin-top: 0px;
	margin-bottom: 5px;
}
h2 {
	font-size: 24px;
	color: #666666;
	padding-top: 10px;
	margin: 0px;
}
h3 {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 10px -15px;
	padding: 0px 0px 0px 20px;
	text-decoration: underline;
	background: url(../images/pic.gif) no-repeat left center;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #333333;
}


/* menu navigation d'après Listamatic */
#navlist {
	font-size: 12px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}

#navlist ul, #navlist li {
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited {
	float: left;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFE579;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFE579;
	margin-right: -1px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 5px solid #FFE579;
	padding-bottom: 3px;
	background: transparent;
	color: #FFE579;
}

#navlist a:hover {
	color: #FFFFFF;
}

/* liens divers */
#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #660001;
	text-decoration: underline;
}
/* images flottantes */
#imgleft {
}
#imgright {
	float: right;
	margin: -20px 0px 0px;
	padding: 0px 0px 0px 10px;
}
/* Listes diverses */

#listefleche ul {
	list-style-type: none;
	text-align: left;
	margin: 20px 40px 20px 20px;
	padding: 0px;
}
#listefleche li {
	background-image: url(../images/pic.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
	margin-bottom: 10px;
	text-align: left;
	padding-right: 30px;
}

.listestages {
	margin: 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.listestages ul, .listestages ol {
	padding-left: 20px;
}
.listestages ol {
	list-style-type: decimal;
}
.listestages ul {
	list-style-type: disc;
} 
.listestages li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul.listestages ul  {
	list-style-position: outside;
	padding: 0px 40px 5px 25px;
}
ul.listestages ul li {
	background: url(none);
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
	font-weight: bold;
}
/* styles textes */

.intro {
	font-size: 14px;
	margin: 5px 0px 0px;
}
.nom {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 8px;
}
.explic {
	text-align: justify;
	padding: 10px 40px 15px 20px;
	font-style: italic;
	margin: 0px;
}
.citation {
	text-align: justify;
	padding: 5px 40px 10px 20px;
	font-style: italic;
	margin: 0px;
}
.formation {
	font-style: italic;
	float: right;
	width: 360px;
}
#notes {
	font-size: 0.85em;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	width: 310px;
}
blockquote {
	font-size: 0.85em;
	font-style: italic;
	line-height: 1.2em;
	margin: 30px 40px 0px 20px;
	padding: 12px 20px;
	border: 1px solid #860001;
	color: #860001;
	font-weight: bold;
	text-align: justify;
}
textarea, input {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
}
.txt_form {
	font-size: 12px;
}
/* retour */
.retour a {
	font-size: 12px;
	font-style: italic;
	text-align: right;
	display: block;
	margin-right: 40px;
	margin-left: 20px;
}

/* Fancy Box */
.fancy {
}

/* bloc des annexes */
#annexes {
	margin: 10px 40px 5px 20px;
	padding: 0px 0px 0px 5px;
	border-left: 1px solid #333333;
}
#annexes a:link, #annexes a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
#annexes a:hover, #annexes a:active {
	color: #990000;
	text-decoration: underline;
}

.dessous {
	position: absolute;
	z-index: 5;
	right: 10px;
	bottom: 0px;
}

/* images flottantes */
.image-left {
	padding: 0px;
	float: left;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.image-right {
	padding: 0px;
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 15px;
}
/* nettoyeur */
.clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
