/* CSS Document */

img {
	border: 0;
}
a {
	color: #0071B8;
}
a:hover {
	color: #9A9A9D;
}
body, h1, h2, map, area {
	margin: 0;
	padding: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9A9A9D;
	font-size: 16px;
	font-weight: normal;
}
body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	color: #9A9A9D;
	font-size: 12px;
}
.Style7, .bleu {
	color: #0071B8;
}
#imgGauche {
	border: 5px solid #ced1d4;
}
#conteneur {
	margin: 0px auto;
	width: 850px;
}
#top, #header {
	border-bottom: 5px solid #0071B8;
}
#top td {
	font-size: 12px;
	color: #7a767c;
}
#top a {
	line-height: 20px;
	font-size: 12px;
	color: #7a767c;
	text-decoration: none;
}
#top a:hover {
	color: #0071B8;
	text-decoration: none;
}
#menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	border-top: 1px solid #ced1d4;
	list-style: none;
}
#menu li:first-child {
	border-top: none;
}
#menu li a {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background: #9a9a9d url(/images/atelier-303/puce.png) no-repeat 5px 6px;
	display: block;
	padding-left: 13px;
}
#menu li a:hover {
	background: #0071B8 url(/images/atelier-303/puce.png) no-repeat 5px 6px;
}
#contenu {
	border-right: 1px solid #0071B8;
	border-bottom: 1px solid #0071B8;
	border-left: 1px solid #0071B8;
}
#contenu .gauche {
	background: #f7f5f3 url(/images/atelier-303/barre-gauche.gif) repeat-y right top;
}
#contenu .droite .marge {
	padding: 20px 20px 20px 30px;
}
