body {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:justify;
}

img {
	margin:0px;
	padding:0px;
	border:none;
}

ul {
	margin:0px;
	padding:0px;
}

ol {
	margin:0px;
	padding:0px;
}

li {
	margin:0px;
	padding:0px;
}


h1 {
	font-size:11px;
	font-weight:bold;
	color:#3399cc;
}

h2 {
	font-size:11px;
	font-weight:normal;
	color:#3399cc;
}

h3 {
	font-size:10px;
	color:#666666;
}


a {
	color:#669900;
}

a:hover {
	color:#669900;
	text-decoration:underline;
}


td {
	font-size:11px;
	color:#666666;
}

.confirm {
	color:#76AB01;
}

.erreur {
	color:#CC0000;
	font-weight:bold;
}

/* formulaire de contact */
.formContact {
	margin:0px;
	padding:0px;
	width:273px;
}
.formContact fieldset {
	padding:15px 0px 0px 0px;
	margin:0px;
	border:0px;
	width:273px;
}
.formContact fieldset br {
	clear:left;
}
.formContact label {
	display:inline;
	float: left;
	text-align:right;
	padding-right:3px;
	margin-bottom:12px;
   	width:110px;
}
.formContact label.requis {
	color:#666666;
	font-weight:bold;
}
.formContact input {
	border:1px solid #454250;
	background-color:#fff;
	font-size:11px;
	width:150px;
}
.formContact textarea {
	border:1px solid #454250;
	background-color:#fff;
	font-size:11px;
	width:150px;
}
.formContact button {
	background:none;
	border:none;
	margin:0px 0px 0px 160px;
	padding:0px;
}
html>body .formContact button {
	margin:0px 0px 0px 175px;
}

.formContact img {
	margin:0px;
	padding:0px;
}

/* contenu */
#contenu {
	float:left;
	margin:35px 0px 0px 39px;
	padding:0px;
	width:410px;
	text-align:justify;
}
html>body #contenu {
	width:424px;
}

#contenu p {
	text-align:justify;
}

#contenu fieldset {
	border:none;
}

/* Module documentation */
select {
	font-size:11px;
}

.formDocumentation fieldset {
	width:410px;
}
.formDocumentation .submit {
	border:1px solid #454250;
	background-color:#dfdfdf;
	font-size:11px;
	padding:2px;
	width:auto;
	color:#000000;
}

h1.documents {
	font-size:12px;
	font-weight:bold;
	color:#3399cc;
	margin:0px;
}
h2.documents {
	font-size:12px;
	font-weight:bold;
	color:#669900;
	margin:0px;
}
button.documents {
	margin:0px;
	padding:0px;
	background:none;
	border:none;
	text-align:left;
}

/* Moteur de recherche */
#recherche_resultats h3 {
	margin-bottom:0px;
	padding-bottom:0px;
}

#recherche_resultats p {
	margin-top:0px;
}

.occurences {
	font-style:italic;
}

/* Module annuaire */
#rechercheAnnuaire form, #rechercheAnnuaire legend, #rechercheAnnuaire fieldset, #rechercheAnnuaire table {
	margin:0px;
	padding:0px;
	border:none;
}
#rechercheAnnuaire input {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	width:160px;
	background-color:#fff;
	border:1px solid #454250;
}
#rechercheAnnuaire button {
	margin:0px;
	padding:0px;
	background:none;
	border:none;
	text-align:left;
}
.blocCategories {
	float:left;
	margin:0px 10px 0px 0px;
	padding:10px;
	width:170px;
	text-align:left;
	border:1px solid #669900;
}
html>body .blocCategories {
	width:150px;
}

h2.annuaire {
	font-size:12px;
	font-weight:bold;
	color:#3399cc;
	margin:0px;
}
h3.annuaire {
	font-size:11px;
	font-weight:bold;
	color:#666666;
	margin:0px;
	padding:0px;
}

h4.annuaire {
	font-size:11px;
	font-weight:normal;
	color:#3399cc;
	margin:0px;
	padding:0px;
}

a.courant {
	font-weight:bold;
}

ul.categories {
	list-style-position:outside;
	list-style-type:disc;
	margin-left:15px;
	color:#3399cc;
}
a.categories {
	color:#3399cc;
}

a.categorieCourante {
	font-weight:bold;
	color:#3399cc;
}

ul.sscategories {
	list-style-position:outside;
	list-style-type:circle;
	margin-left:15px;
	color:#669900;
}
ul.ssscategories {
	list-style-position:outside;
	list-style-type:square;
	margin-left:15px;
	color:#669900;
}

#contenuModule {
	margin:0px;
	padding:0px;
}

#contenuAnnuaire {
	margin:0px;
	padding:0px;
}