/*

h1{
	font-family: "Century Gothic", serif;
	font-size: 24px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #006699;
	background-color: inherit;
}
h2{
	font-family: "Century Gothic", serif;
	font-size: 18px;
	font-weight: bolder;
	color: #006699;
	background-color: inherit;
	margin-left:20pt
}
h3{
	font-family: "Century Gothic", serif;
	font-size: 16px;
	font-style: italic;
	color: #006699;
	background-color: inherit;
	text-indent: 20pt;
}

*/

a {
	font-family: "Century Gothic", serif;
	text-decoration: none;
	color: #006699;
	background-color: inherit;
}

/*

p {
	font-family: "Century Gothic", serif;
	font-size: 12px;
	color: #000000;
	background-color: inherit;
	text-align: justify;
	text-indent: 10pt;
}

*/

/*
li {
	font-family: "Century Gothic", serif;
	font-size: 14px;
	list-style-image: url(images/puce_fleche.gif);

}
ul { 
	font-family: "Century Gothic", serif;
	font-size: 14px;
	list-style-image:url('../images/puce_fleche.gif');
}
*/
.legende {
	font-family: "Century Gothic", serif;
	font-size: 10px;
	color: #006699;
	background-color: inherit;
	text-align: center;
}
.centre {
	font-family: "Century Gothic", serif;
	font-size: 12px;
	text-align: center
}
span.emphase {
	color: #006699;
	background-color: inherit ;
	text-decoration: none;
	font-style: italic
}
.lienMenu {
	font-family: "Century Gothic", serif;
	font-size: 12px;
	color: #006699;
	background-color: inherit ;
	text-decoration: underline overline;
}
.menutitle{
	cursor: pointer;
	margin-bottom: 2px;
	width:100px;
	padding:2px;
	text-align:left;
	font-family: "Century Gothic", serif;
	font-size:14px;
	text-transform:capitalize;
	color: #006699;
	background-color: inherit ;
}
.submenu{
	margin-bottom: 0.5em;
}
a:hover {
	color: #993300;
	background-color: inherit;
}
a:visited {
	color: #006699;
	background-color: inherit;
	text-decoration: none;
}
.texte {
	font-family: "Century Gothic", serif;
	font-size: 14px;
	color: #000000;
	background-color: inherit;
}
.section {
	color: white;
	font: bold 24px Arial, sans-serif;
 	background-color: #006699;
}
.titre {
	color: white;
	font: bold 36px Arial, sans-serif;
 	background-color: #006699;
}
hr.signature {
	height: 4px;
	color: #006698;
	background-color: #006699;
	border: 0;
}
.colorized {
	font-size: 14px;
	color: #006699;
	background-color: inherit;
}
span.banner {
	color: white;
	text-decoration: overline;
	font-weight: bold;
	font-family: sans-serif;
}

