body,html  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1E5289;
	font-size: 11px;
	margin: 10px;
}

.lienshomepage2 a {
	color:#FFFFFF;
}

body a {
	color:#417AB4;	
}

body a:hover {
	color:#FF0000;
}
.homepage {
	background-image: url(images/homepage.gif);
	background-repeat: no-repeat;
	height: 530px;
	width: 800px;
}
.homepage2 {
	background-image: url(images/homepage2.jpg);
	background-repeat: no-repeat;
	height: 530px;
	width: 800px;
}
.texte_homepage {
	padding: 20px 60px;
	text-align: justify;
	font-weight: bold;
	color: #1E5289;
}
.entete {
	background-image: url(images/entete_bleu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 85px;
	padding-right: 30px;
}
.entete #clic {
	margin-top: 40px;
	margin-left: 312px;
	margin-right: 125px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
}
.pied {
	background-image: url(images/bas_bleu.gif);
	height: 20px;
}
.entete #liens_haut {
	float: right;
	margin-top: 7px;
}


.entete #liens_haut a {
	margin-right: 3px;
	margin-left: 3px;
	color: #000000;
	text-decoration: none;
}

.entete #liens_haut a:hover {
	color: #000000;
	text-decoration: underline;
}

.entete #clic a {
	color: #FFBA00;
	text-decoration: none;
}

.entete #clic a:hover {
	color: #FFBA00;
	text-decoration: underline;
}
.fond {
	background-image: url(images/fond.gif);
	background-repeat: repeat-y;
}
.titre {
	margin-left:20px;
	margin-top:15px;
	font-size: 14px;
	font-weight: bold;
	color: #417AB4;
}
.page {
	padding-right: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify;
}
#menu {
	background-color: #417AB4;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
#menu_bas {
	background-color: #417AB4;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 35px;
	padding-bottom: 25px;
}
.titre_menu {
	background-image: url(images/titre_bleu.gif);
	background-repeat: no-repeat;
	height: 110px;
}
.menu_fond {
	background-color: #417AB4;
}
#menu a {
	background-image: url(images/bt_bleu.gif);
	background-repeat: no-repeat;
	height: 16px;
	display: block;
	padding-top: 4px;
	color: #A0BDDA;
	text-decoration: none;
	background-position: center;
}
#menu a:hover {
	background-image: url(images/bt_bleu_over.gif);
	background-repeat: no-repeat;
	height: 16px;
	display: block;
	padding-top: 4px;
	color: #417AB4;
	text-decoration: none;
	background-position: center;
}

#annuaire {
	margin-left:40px;
	margin-bottom: 15px;
	width:480px;
}


.annuaire_dep, .annuaire_dep2 {
	margin-left:40px;
	margin-bottom:15px;
	font-size: 12px;
	font-weight: bold;
	color: #FB7403;
	background-image: url(images/fleche_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.annuaire_dep2 {
	margin-top:50px;
}

.annuaire_titre {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #417AB4;
	padding-left: 8px;
	height: 18px;
	padding-top: 2px;
	font-size: 11px;
}
.annuaire_adresse {
	background-color: #D9E4F0;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #417AB4;
	border-right-color: #417AB4;
	border-bottom-color: #417AB4;
	border-left-color: #417AB4;
	border-top-width: 0px;
	padding-left: 8px;
	padding-right:2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.annuaire_liensbas {
	border-top: 0px solid #417AB4;
	border-right: 1px solid #417AB4;
	border-bottom: 1px solid #417AB4;
	border-left: 1px solid #417AB4;
	padding-right:5px;
	padding-bottom:5px;
	padding-left: 8px;
	padding-top: 5px;
}
.annuaire_liensbas a {
	color:#417AB4;
	text-decoration:underline;
}
.annuaire_liensbas a:hover {
	color:#000000;
}
.lien_plan {
	margin-bottom:5px;
}
.lien_plan a {
	font-weight: bold;
	color: #FB7403;
	text-decoration: underline;
}
#grille .impair {
	background-color: #417AB4;
	color: #FFFFFF;
}
#grille .impair a {
	font-weight:bold;
	color: #FFFFFF;
}
#grille .pair {
	background-color: #DAE4F0;
}
#grille .pair a {
	font-weight:bold;
	color: #000000;
}
#formulaire input, #formulaire select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#back_dep {
	font-weight: bold;
	color: #FF0000;
	margin-top: 15px;
}
.chapitre {
	font-weight: bold;
	margin-bottom: 15px;
	background-image: url(images/chapitre_bleu.gif);
	background-repeat: no-repeat;
	height: 17px;
	padding-left: 15px;
}
.legende {
	font-size: 9px;
	font-weight: bold;
	color: #FB7403;
	text-align:justify;
	line-height: 10px;
}
.h20px {
	height:20px;
}


#video a {
	color:#417AB4;
	font-weight:bold;
	background-image:url(images/clap.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 20px;
}

#video a:hover {
	color:#FF0000;
}

.titre_video {
	color:#FB7403;
	font-weight:bold;
	background-image:url(images/clap.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.gras {
	color:#FB7403;
	font-weight:bold;
}

.digit {
	color: #FFFFFF;
	padding-top:10px;
	font-size:10px;
}
.digit a {
	color: #FFFFFF;
	text-decoration:none;
}
.digit a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}