body {
	margin: 0;
}
.filets {
	border: 1px solid #CC3333;
}
.deux_cent_pixels {
	width: 200px;
}
.trois_cent_pixels {
	width: 300px;
}
.dix_pixels {
	width: 10px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #CC3300;
	text-align: left;
	vertical-align: top;
	padding-left: 25px;
	height: 14px;
}
h3.sans_espace {
	padding-left: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-left: 40px;
	padding-right: 0px;
}
p a:link {
	text-decoration: underline;
	color: #CC3300;
}
p a:visited {
	text-decoration: underline;
	color: #CC3300;
}
p a:hover {
	text-decoration: none;
	color: #CC3300;
}
p a:active {
	text-decoration: underline;
	color: #CC3300;
}
p.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	padding-left: 40px;
	padding-right: 10px;
}
p.coordonnes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 40px;
	padding-right: 10px;
}
p.chapeau {
	color: #CC3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
}
p.titres {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
}
p.accueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: left;
	padding-left: 20px;
	padding-right: 0px;
}
ul.coordonnees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-left: 15px;
	padding-right: 10px;
	list-style-image: url(../medias/global_nav/puce_01.gif);
}
ul a:link {
	text-decoration: underline;
	color: #CC3300;
}
ul a:visited {
	text-decoration: underline;
	color: #CC3300;
}
ul a:hover {
	text-decoration: none;
	color: #CC3300;
}
ul a:active {
	text-decoration: underline;
	color: #CC3300;
}