body {
  background: #30548F;
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  font-family: Verdana, Arial, sans-serif;
  
  }

a:link {  color: #30548F; text-decoration: none}
a:visited {  color: #30548F; text-decoration: none}
a:hover {  color: #30548F; text-decoration: underline}
  
h1      { font-size: 17px; font-weight: bold; color: #30548F; }
h2      { font-size: 15px; font-weight: bold; }
hr 		{ color: #30548F; height: 1px;}

.titre  { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 50px; font-weight: bold; color: #30548F; font-align: right;}

.titre2  { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 22px; font-weight: bold; color: #30548F; border-top-color: #30548F; border-top-width: 2px}

.label { font-size: 13px; color: #30548F; font-weight: bold;}

.normal { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
}

.petit { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #30548F;}

.formulaire1 {
color:#30548F;
border: solid 1px #30548F;
background-color:#eee;
font-size:11px;
font-weight: none;
}

.bouton {
	border: 1px solid #30548F;
	padding: 2px;
	background: #eee;
	font-size: 11px;
	color: #30548F
}	

.tetiere {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	color: #30548F; 
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color:#30548F;
	background:#FCED00;
	border-bottom: 2px solid #30548F;
	border-right: 2px solid #30548F;
	padding: 2px;
	width:175px;
}

.tetier {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color:#30548F;
	padding: 2px;
	width:175px;
	text-decoration: underline;
}

.etoile {
font-family: Arial; 
font-size: 13px; 
color: #CC0000; 
font-weight: bold;
}

.forCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #30548F;
}
.forTexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-top: 10px;
	font-weight: bold;
}

.forForms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px inset;
}
.forButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px outset;
}


