body {
	font-family : tahoma,verdana,helvetica,sans-serif;
	font-size : small;
	color : #000;
}

.clear {
	height : 1px;
	overflow : hidden;
	clear : both;
}


/*--------------------------------------------------------------------
/* CONTENU
/**/

#contenu {
	line-height : 150%;
}

#contenu font {
	line-height : 150%;
}

#contenu a {
	color : #6F1100;
}

#contenu img {
	border : 1px solid #6f1100;
}

#contenu img[align="right"] {
	margin-left : 10px;
}

#contenu img[align="left"] {
	margin-right : 10px;
}

/*--------------------------------------------------------------------
/* PLAN DU SITE
/**/

.typePage_5 #contenu ul {
	margin : 0;
	margin-left : 3em;

	padding : 0;

	font-weight : bold;

	list-style-type : square;
}

.typePage_5 #contenu ul li {
	margin-bottom : 1em;
	padding : 0;
	background-image : none;
}

.typePage_5 #contenu ul ul {
	margin : 0;
	margin-left : 3em;
	padding : 0;

	font-weight : normal;

	list-style-type : circle;
}

.typePage_5 #contenu ul ul li {
	margin-bottom : 0em;
}

.typePage_5 #contenu ul ul ul {
	margin : 0;
	margin-left : 3em;
	padding : 0;

	font-size : 90%;
	line-height : 150%;

	list-style-type : disc;
}

/*--------------------------------------------------------------------
/* FORMULAIRES
/**/

.ligne {
	clear : both;
	margin-bottom : 0.5em;
}

.ligne label {
	display : block;
}

.ligne_champTexte input {
	width : 90%;
	border : 1px solid #AAAAAA;
	font-family : tahoma,verdana,helvetica,sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #656565;
	background-color : #fff;
	padding-left : 5px;
}

.ligne_champMemo textarea {
	width : 90%;
	height : 5em;
	border : 1px solid #AAAAAA;
	font-family : tahoma,verdana,helvetica,sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #656565;
	background-color : #fff;
	padding-left : 5px;
}

.ligne_boutonsSoumission {
	margin-top : 1em;
}

.ligne_boutonsSoumission input {
	border : 1px solid #AAAAAA;
	font-family : tahoma,verdana,helvetica,sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000;
	background-color : #fff;
}
