/*Configuration générale */

* { margin: 0; padding: 0;}

body {
	background-image: url(../images/extensiblehead.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #99FF00;
	line-height: 24px;
	margin-left: 0px;
	margin-top: 0px;
}

.lienStitle  { font-size: 10pt; color: #008000; font-weight: bold }
.lienTitle   { font-size: 12pt; color: #003300; font-weight: bold }
a { color: #006633; }
a:hover {text-decoration: underline; }

/* -Header- */
#header {
	width: 370px;
	height: 208px;
	background: url(../images/header.jpg) no-repeat ;
	margin: 0 0 0 0;
}

#header span {
	display: none;
}

/* -Menu header- */
#menuhorizontal {
	height: 34px;
	margin: -153px 0 0 350px;
}

#menuhorizontal li {
	float: left;
	display: block;
	width: 100px;
	height: 34px;
	margin: 0 3px 0 5px;
	line-height: 12px;
	background: url(../images/menuheader.jpg) no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#menuhorizontal li a {
	color: #fff;
	font-size: 1em;
	text-decoration: none;
}

#menuhorizontal li a:hover {text-decoration: underline;}

/* Menu vertical */
#menuvertical {
	width: 140px;
	margin: 160px 0 0 0;
	float: left;
	list-style-type: none;
}

#menuvertical li {
	display: block;
	width: 140px;
	height: 34px;
	line-height: 25px;
	text-align: right;
	margin: 7px 0 0 0;
	background: url(../images/menuvertical.jpg) no-repeat;
}

#menuvertical li a {
	color: #fff;
	text-decoration: none;
	margin: 0 10px 0 0;
	font-size: 1em;
}

#menuvertical li a:hover{text-decoration: underline;}

#menuverticalsolo {
	width: 140px;
	margin: 34px 0 0 0;
	float: left;
	list-style-type: none;
}

#menuverticalsolo li {
	display: block;
	width: 140px;
	height: 34px;
	line-height: 25px;
	text-align: right;
	margin: 7px 0 0 0;
	background: url(../images/menuvertical.jpg) no-repeat;
}

#menuverticalsolo li a {
	color: #fff;
	text-decoration: none;
	margin: 0 10px 0 0;
	font-size: 1em;
}

#menuverticalsolo li a:hover{text-decoration: underline;}

/* Contenu */

#contenu {
	width: 670px;
	margin: 95px 0 0 185px;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

h2 {
	color: #fb8800;
	margin: 7px 9px 20px 0;
	font-size: 1.2em;
} 

p {
	font-size: 1em;
	text-align: justify;
	color: #336699;
	font-weight: normal;
	line-height: 24px;
}
td {
	font-size: 1em;
	text-align: justify;
	color: #336699;
	font-weight: normal;
	line-height: 24px;
}

.teydouma{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-decoration: blink;
	font-variant: small-caps;
}

.listenum {
	margin: 10px 9px 2px 0;
	color: #006633;
	font-weight: bold;
	}

.listenum li{
	list-style-type: decimal;
	font-size: 1em;
	color: #006600;
	font-weight: bold;
}
.listpuce {
	font-size: 1em;
	font-weight: normal;
	line-height:24px;
	color: #336699;
	margin: 0px 9px 0px 0;
	list-style-type: circle;
}
.normal {
	text-align: justify;
	margin: 10px 9px 10px 0;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: 2em; color: #006633;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;
}

.retour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #006633;
	text-decoration: underline;
	text-align: center;
}
.italique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	background-position: left;
	text-align: left;
	font-weight: bold;
	color: #006633;
}
#octocopy        { text-align: center; color: #666666; font-size: 10px; font-weight: normal;
margin:0px auto; width: 100%; height:6%; text-align:center;background-position: 0% 0% }
#octocopy a:link, #octocopy a:visited {color: #039EFC; text-decoration: none; font-size: 10px; font-weight: normal }
#octocopy a:active, #octocopy a:hover {color: #039EFC; text-decoration: underline; font-size: 10px; font-weight: normal }
.sign        { font-family: Comic Sans MS; font-size: 12pt; font-weight: bold; text-align: 
               center; line-height:150% }
.s_sign        {  font-size: 11pt; font-weight: bold; text-align: 
               center; line-height:150%; padding-left:21px}
#fnd         { font-size: 10px; text-align: justify; font-weight: bold; padding-left: 5px; 
               padding-right: 5px; background-image: 
               url('../images/logfnd.jpg'); background-repeat:no-repeat; width: 314px;height:290px }