body {
	margin: 0px;
	padding: 0px;
}
h1	{
	display: none;
}
a {
	color: #373646;
	
}
.contour {
	border: 1px solid #383747;
}

.lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #555368;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.menubas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#contenu {
	padding-left:10px;
	font-size:11px;
}

#footer {
	color:#fff;
}
#footer  a {
	color:#fff;
}

#gauche .vcard 			{ padding: 4px; margin: 5px 0 0 0; text-align:center; }	
#gauche .vcard .type	{ display: none; } /* ne pas modifier */ 

#gauche .vcard .value,
#gauche .vcard .org	 	{ font-weight: bold; } /* ne pas modifier */ 

#gauche .vcard .adr,
#gauche .vcard .siret	{ display: block; } 

#footer a#powered  {
	color:#373646;
	font-size: 11px;
}
	
#footer #powered img 	{ height: 13px; width: 13px; margin: 8px 3px 0 0; vertical-align: middle; }

#footer #w3c 			{ position:absolute; right:10px; bottom:0;}	

h2 {
	color: #383644;
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
	margin-top:15px;
}
h3 {
	color: #525066;
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #525066;
}
h4 {
	font-size: 13px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 3px;
}
ul {
	font-size: 12px;
}
p {
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 8px;
	text-align: justify;
}

#gauche li {
	list-style-type: none;	
	margin:0px;
}
#gauche ul {
	margin:0px;
	padding:0px;
}
#gauche li a {
	display:block;
	margin-bottom:5px;
	padding:3px;
	text-align:left;
	color: #FFFFFF;
	background-color: #373646;
	margin-right:5px;
}
#gauche li a:hover {
	text-decoration:none;
	color: #444355;
	background-color: #fff;
}
