body {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
}

a {
	color:#037ea4;
	text-decoration:none;
}
a:hover {
	color:#037ea4;
	text-decoration:underline;
}

img {
	border:none;
}

ul {
	margin-left:0px;
	padding-left:0px;
}
li{
	margin-left:15px;
}
h1 {
	font-size:12px;
	font-weight:bold;
	color:#007EA4;	
}
h2 {
	font-size:11px;
	font-weight:bold;	
}
h3 {
	font-size:11px;
	font-weight:bold;	
}
h4
{
	font-size:11px;
	font-weight:bold;
	color : #007C9B;
	margin:0px;
	padding:0px;
}
td {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
}


/* Moteur de recherche */
#recherche_resultats h3 {
	margin-bottom:0px;
	padding-bottom:0px;
}

#recherche_resultats p {
	margin-top:0px;
}

.occurences {
	font-style:italic;
}

/* Formulaire de contact */
form {
	font-size:11px;
	border:none;
	width:360px;
}

legend {
	font-size:11px;
	color:#1C1A6D;
	margin-top:1.5em;
	margin-bottom:1em;
	font-weight:bold;
}

fieldset {
	font-size:11px;
	border:none;
	width:360px;
}

#contenu fieldset br {
	clear:left;
}
#contenu label {
	display:inline;
	float: left;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	margin-bottom:12px;
   	width:120px;
}

.requis {
	color:#ee4104;
}

#contenu input {
	font-size:11px;
	border:1px solid #ffb258;
	background-color:#fef6d5;
	width:200px;
}

#contenu textarea {
	border:1px solid #ffb258;
	font-size:11px;
	width:200px;
	margin-bottom:12px;
	background-color:#fef6d5;
	font-family:Tahoma, Helvetica, sans-serif;
}

#contenu input.submit {
	color:#000000;
	background-color:#fef6d5;
	border:1px solid #ffb258;
	font-weight:bold;
	font-size:12px;
	clear:both;
	width:auto;
	margin-left:auto;
	margin-right:auto;
}

#contenu .submitUnChamp input {
	color:#000000;
	background-color:#fef6d5;
	border:1px solid #ffb258;
	font-weight:bold;
	font-size:12px;
	width:auto;
}

#contenu .radio, #contenu .checkbox {
   margin-bottom:12px;
}


#contenu  select {
   margin-bottom:1em;
}

#contenu select#id_objet {
   margin-bottom:0em;
}

#aideObjet div {
	padding-bottom:1.5em;
	clear:left;
}

#contenu .submit {
	width:420px;
	text-align:center;
}
	
#contenu  .radio input, #contenu  .checkbox input, #contenu .submit input {
   width:auto;
   border:none;
   margin-bottom:0px;
}

/* Module annuaire */
#contenu label.annuaire {
	display:inline;
	float: left;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	margin-bottom:12px;
   	width:160px;
}

#contenu form.annuaire {
	padding-top:20px;
	font-size:11px;
	border:none;
	width:600px;
}
#contenu fieldset.annuaire {
	border:none;
	width:600px;
}
#contenu legend.annuaire {
	border:none;
	width:600px;
}

.blocCategories {
	margin-top:10px;
	padding-top:10px;
	padding-left:20px;
	width:220px;
	border:1px solid #FFAE00;
	margin-bottom:20px;
}

h2.categories {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:bold;	
}

ul.categories {
	margin-left:20px;
}

#contenuModule {
	margin:0px;
	padding:0px;
}
/*gestion cadre arrondi*/
.chamfer {background: transparent; width:100%; margin:0 auto;}
.chamfer p {padding-bottom:0.5em;}

.chamfer .top, .chamfer .bottom {display:block; background:transparent; font-size:1px;}
.chamfer .b1, .chamfer .b2, .chamfer .b3, .chamfer .b4, .chamfer .b5 {display:block; overflow:hidden; height:1px; background:#E8F5FB; border-left:1px solid #91C5D3; border-right:1px solid #91C5D3;}
.chamfer .b1 {margin:0 5px; background:#91C5D3;}
.chamfer .b2 {margin:0 4px;}
.chamfer .b3 {margin:0 3px;}
.chamfer .b4 {margin:0 2px;}
.chamfer .b5 {margin:0 1px;}

.chamfer .boxcontent {display:block; background:#E8F5FB; border-left:1px solid #91C5D3; border-right:1px solid #91C5D3;color:#000000;padding:10px;}
/*fin gestion arrondi*/

/* fonctions imprimer et envoyer a un ami */
#fct {
	margin: 20px 0 0 0;
	padding: 0;
}
#fct ul {
	list-style: none;
	text-align: right;
}
#fct li {
	display: inline;
	padding: 0 0 0 5px;
}