/* CSS Document */
#texte {
	font: 0.7em "Trebuchet MS", sans-serif, Arial;
}
#menu {
	text-align: right;
	vertical-align: top;
}
#menu a {
	font: bold 0.7em "Trebuchet MS", sans-serif, Arial;
	color: #e6e6e6;
	text-decoration: none;
	background: url(../images/sepa-menu.jpg) no-repeat left bottom;
	margin-left: 20px;
	padding-left: 10px;
	padding-bottom: 6px;
}
#menu a:hover {
	color: #befff8;
	text-decoration: underline;
}
div.partie-droite a {
	color: #8c8c8c;
	font-weight: bold;
	text-decoration: none;
}
div.partie-droite a:hover {
	color: #EA0600;
}
a.souligne, div.partie-droite a.souligne {
	color: #2e95b3;
	font-weight: bold;
	text-decoration: underline;
}

#texte a {
	color: #2e95b3;
	font-weight: bold;
}
#texte a.noline {
	color: #2e95b3;
	text-decoration: none;
	font-weight: normal;
}

#texte a:hover {
	color: #42AECE;
	text-decoration: none;
}
#texte a.pdf {
	background: url(../images/pdf.jpg) no-repeat right top;
	padding-right: 12px;
}
h1 {
	color: #2e95b3;
	letter-spacing: 0.2em;
	text-align: left;
	margin: 10px 15px;
	font-size: 125%;
	font-weight: bold;
}
h2,h3,h4,h5 {
	color: #147087;
	letter-spacing: 0.2em;
	text-align: left;
	margin: 5px 15px 0px;
	font-size: 113%;
	font-weight: bold;
}
h5,h6 {	
	font-size: 100%;
	color: #147087;
	letter-spacing: 0.2em;
	text-align: left;
	margin: 5px 15px 0px;

}
p.hdclic {
	font: 0.6em "Trebuchet MS", sans-serif, Arial;
	margin: 0px;
}
p.hdclic a {
	color: #CDCCCE;
	text-decoration: none;
}
p.hdclic a:hover, p.clef a:hover {
	color: #0089B7;
	text-decoration: underline;
}
#texte  p,ul {
	color: #5A5F83;
	text-align: left;
	margin: 0px 15px 5px;
}
div.partie-droite  p {
	color: #8c8c8c;
	text-align: right;
	margin: 0px 10px 7px;
}
div.petit-encart {
	color: #5A5F83;
	text-align: center;
}
span.bleu {
	color: #147087;
}
span.bleu-ciel {
	color: #2e95b3;
}
span.gras {
	font-weight: bold;
}
td.fiche1,td.fiche3 {
	color: #5A5F83;
}
td.fiche2,td.fiche4 {
	color: #5A5F83;
}
.choix_dpt {
	background: #F2FFFE;
	height: 20px;
	width: 230px;
	color: #003366;
	font-weight: bold;
	margin: 10px 5px;
}
input.submit {
	background: #2485a5;
	color: #FFFFFF;
	font: bold 80% "Trebuchet MS", sans-serif, Arial;
}
p.clef {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 0.6em;
	color: #D8D8D8;
	margin: 0px;
	padding: 0px;
}
p.clef a,p.clef strong {
	color: #D8D8D8;
	font-weight: normal;
	text-decoration: none;
}
p.centre {
	text-align: center;
}
