/* CSS Document */
#cont-centre {
	font: 0.7em "Trebuchet MS", sans-serif, Arial;
}
#cont-centre div.titre p  {
	text-transform: uppercase;
	color: #026898;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	margin: 0px;
}
h1,h2,h3,h4,h5 {
	font-weight: bold;
	color: #0092d6;
	text-align: left;
	font-size: 110%;
	background: url(../images/puce-titre.jpg) no-repeat left center;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 7px;
}
p {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 7px;
	color: #3E4A55;
}
p.centre, p.ref {
	text-align: center;
}
p.ref {
	font-size: 80%;
}
p.ref, p.ref a {
	color: #CCCCCC;
	text-decoration: none;
}
ul,li {
	color: #3E4A55;
	list-style: url(../images/puce.png);
	text-align: left;
}
a {
	color: #495864;
	text-decoration: none;
}
a:hover, p.ref a:hover {
	text-decoration: underline;
	color: #0092d6;
}
a.email {

	background-image: url(../images/puce.png);
	padding-left: 9px;
	color: #0092d6;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
a.email:hover {
	color: #67717a;
	text-decoration: underline;
	background-position: 3px;
}

div.demi p {
	margin: 0px;
}
span.gras,div.demi a {
	font-weight: bold;
}
span.gris {
	color: #828282;
}
span.bleu {
	color: #0092d6;
}
p.hdclic {
	font: 0.6em "Trebuchet MS", sans-serif, Arial;
	margin: 0px;
	text-align: center;
}
p.hdclic a {
	color: #A8A8A8;
	text-decoration: none;
}
p.hdclic a:hover {
	color: #0092d6;
	text-decoration: underline;
}
#menu {
	color: #FFFFFF;
}
#menu a {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #75D2FF;
}
