@charset "iso-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #088C31;
	background-image: url(images/fond-body.jpg);
	background-repeat: repeat;
}
#page {
	background-image: url(images/fond-bandeau.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#content {
	background-image: url(images/index_11.jpg);
	background-repeat: repeat;
	width: 575px;
}
#content, #content td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;

}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #088C31;
}
#fond_tab {
	background-image: url(images/index_11.jpg);
	background-repeat: repeat;
}

#marge_droite {
	background-image: url(images/piment_08.gif);
	background-repeat: repeat-y;
}

.rouge {
	font-weight: bold;
	color: #FF0000;
}
em {
	font-weight: bold;
	color: #FF0000;
	font-size:14px;
	line-height:18px;
}
#piment, #content #piment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/titre-piment.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 205px;
	padding-top: 25px;
	padding-left: 65px;
	list-style-image: url(images/puce.gif);
	vertical-align: top;
	text-align: left;
}
#piment a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#bas, #bas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #088933;
}
.petit {
	font-size: 10px;
}


#marge_gauche {
	background-image: url(images/fond-marge.gif);
	background-repeat: repeat-y;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
#content ol .soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Plan de site */

#fichier1,#fichier1 a{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 20px;
	font-weight: bold;
}
#fichier2,#fichier2 a{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 40px;
	font-weight: bold;
}
#fichier3,#fichier3 a{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 70px;
}
#fichier4,#fichier4 a{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 100px;
}
#dossier1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	font-weight: bold;
}
#dossier2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 40px;
	font-weight: bold;
}
#dossier3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 70px;
}

#item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #088933;
}
#item a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
#infos {
	padding-left: 65px;
}
#bande_logo{
	background-image: url(images/index_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:76;
	width:575;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	vertical-align:top;
}
.erreur {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: justify;
}
