body { 
	background-color: #173164;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body.accueil {
	background-color: #141845;
	text-align: center;
	width:	780px;
	margin: 0 auto;
}

object {
	margin-bottom: 30px;
}

h1#titre {
	font-size:	12px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 550px;
	left: 50%;
	width:	780px;
	text-align: center;
	margin-left: -390px;
}

h2#sous-titre {
	font-size:	11px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

img {
	border: 0;
}

.accueil_texte {
  font-size: 11px;
}

.accueil_titre {
  font-size: 11px;
  font-weight: bold;
}

.accueil_debit {
	margin-top: 16px;
	font-size: 11px;
	text-align: center;
}

.accueil_flash {
  font-size: 11px;
  text-align: center;
  padding: 12px;
}

a { color: #2C548B; }

a.accueil {
  font-size: 12px;
}

div#menu-accueil {
	text-align: center;
	height: 40px;
	color: white;
	font-size: 10px;
}

div#menu-accueil a {
	color: white;
	text-decoration: none; 
}

/* Plan du site */
.Plan {
  border: #FFFFFF 1px solid;
  padding:10px;
}

a.Plan_lien {
  font-size: 11px;
  color: white;
}

a.Plan_print {
  font-size: 11px;
}

.Plan_titre {
  font-weight: bold;
}

.Plan_titre_rubriques {
  font-weight: bold;
  font-size:16px;
}

.Plan_rubriques {
  font-size:12px;
  font-weigth:bold;
  text-decoration:underline;
}

.Plan_ss_rubriques {
	color: white;
  font-size:12px;
  font-weigth:bold;
}

.Plan_lien_pages {
	color: white;
  font-size:11px;
  text-decoration:underline;
}
/* GESTION PAGE */

.Page_defaut {
	color: #2C548B; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 16px; 
}

.Page_titre, H1 {
	color: #2C548B; 
	font-style: bold; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 17px; 
}

.Page_chapeau, H2 {
	font-family: "Times New Roman", Times, serif; 
	font-style: italic;
	font-size: 16px; 
	color: #2C548B; 
}
.Page_legende {
	color: #2C548B; 
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif; 
	font-size: 15px; 
}

/* FOOTER */

#footer, .footer {
	font-size: 11px;
	text-align: center;
}

/* BASELINE */

#base_source {
	margin: 16px;
}

.base_dest {
	margin: 16px;
	font-size:10px;
	text-align:center;
  
}

.base_source {

  display:none;
  
}

A.base {

  color:#FFFFFF;
  text-decoration:underline;

}