body {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* IMAGES */

img.bord {
	border: solid 1px #787;
}
.illustre {
	float: right;
	border: solid 1px #787;
	padding: 10px;
	margin: 0px 0px 0px 60px;
	
}
.illustre-grp {
	float: right;
	margin: 0px 0px 0px 60px;
	
}
.illustre-in {
	border: solid 1px #787;
	padding: 10px;
	margin: 20px 0px;
	
}

.visuel {
	float: right;
	border: solid 1px #787;
	margin: 0px 0px 0px 10px;
	
}
.plan {
	margin: 0px 10px;
	float: left;
}


/* STRUCTURE DE LA PAGE */

.col {
	background-image: url(images/fond-col.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.col-int {
	background-image: url(images/fond-col-interne.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


/* HAUT DE PAGE */

.fond-ban-1 {
	background-color: #FF8C01;
	background-image: url(images/fond-ban-1.gif);
	background-repeat: no-repeat;
	width: 405px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.fond-ban-2 {
	background-color: #846691;
	background-image: url(images/fond-ban-2.gif);
	background-repeat: no-repeat;
	width: 405px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.vague {
	background-color: #C9E0D0;
	text-align: left;
	padding: 0px;
}
.vague-lien {
	font-size: 11px;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
}
.vague-lien:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.vague-lien:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.jmb {
	font-size: 18px;
	color: #C9E0D0;
	text-decoration: none;
}
.txt-ban {
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 250px;
	line-height: 22px;
	margin: 0px;
}
.ss-txt-ban {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	padding-left: 40px;
	background-image: url(illus/fleche-1.gif);
	background-position:8px 0px;
	background-repeat: no-repeat;
	width: 250px;
}
.menu {
	font-size: 14px;
	font-weight: bold;
	color: #7F0504;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
}


/* CENTRE */

#contenu {
	padding: 20px;
	text-align: left;
	/*width: 980px;*/
}

#gauche {
	width: 300px;
	float: left;
}
.droite {
	float: left;
	width: 300px;
	background-image: url(images/points.gif);
	background-position: 6px 34px;
	background-repeat: no-repeat;
}
#fin {
	clear: both;
}


/* BAS DE PAGE */

.nav-bas {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF8C03;
	color: #800203;
	background-color: #E9E9E9;
	text-align: center;
	height: 30px;
	font-size: 11px;
	padding-top: 8px;
	word-spacing: 1em;
	padding-bottom: 14px;
}
.nav-bas-lien {
	text-decoration: none;
	word-spacing: 2px;
	color: #800203;
}
.nav-bas-lien:hover {
	text-decoration: underline;
	color: #800203;
}
.nav-bas-lien:visited {
	color: #800203;
}
.tt {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.tt:hover {

	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.tt:visited {


	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}





/* ENRICHISSEMENT DU TEXTE */

.h1 {
	font-size: 20px;
	color: #787878;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 20px;
	background-color: white;
	background-image: url(illus/fleche-2.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;

}

h1 strong {
	color: #ff8c01;
}

.h2 {
	font-size: 18px;
	color: #787878;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0px;
	padding-left: 20px;

	background-color: white;
	background-image: url(illus/fleche-2.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;

}
h2 strong {
	color: #ff8c01;
}
.h3 {
	font-size: 13px;
	color: #777;
	font-weight: bold;
	padding-left: 20px;
}

.txt-1 {
	color: #aaa;
	font-weight: bold;
	font-size: 12px;
	margin: 8px 20px;
}
.txt-1 strong {
	color: #787878;
}

.txt-2 {
	font-size: 11px;
	font-weight: normal;
	color: #787878;
	margin: 8px 20px;

}
.txt-2 strong {
	color: #787878;
}
.txt-3 {
	margin: 8px 20px;
	background-image: url(images/cartouche.gif);
	line-height: 30px;
	padding-left: 10px;
	width: 190px;
}
.txt-3 a{
	
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #787878;
	display: block;

}
.txt-3 a:hover {
	
	color: #fff;
	text-decoration: none;
	background-image: url(images/cartouche2.gif);
	background-position: 0px 0px;
	margin-left: -10px;
	padding-left: 10px;
}	
.rond {
	float: right;
	background-image: url(illus/rond-1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #7fb75c;
	font-size: 11px;
	padding: 0px 0px 0px 7px;
	width: 21px;
	height: 26px;
	
}
.rond:hover {
	background-image: url(illus/rond-2.gif);
	background-position: 0px 5px;
}
.txt-4 {
	margin: 0px 40px;
	
}
p {
	font-size: 12px;
	text-decoration: none;
}


.mail {
	color: #000000;
	text-decoration: none;
}
.mail:hover {
	color: #000000;
	text-decoration: underline;
}
.mail:visited {
	color: #000000;
}

.lien a {
	color: #FF8C03;
	font-style: italic;
	font-size: 10px;
	text-decoration: none;
	margin: 8px 20px;
	padding-left: 10px;
}
.lien a:hover {
	color: #FF8C03;
	text-decoration: underline;

}
