BODY {
	font-family : "Verdana", "Arial", "Comic sans ms", "Times New Roman";
	color: Black;
	font-size : 11px;
}

TD { 
   font-family : "Verdana", "Arial", "Comic sans ms", "Times New Roman";
   color: Black;
   font-size : 11px;
 }

 INPUT { 
   font-family : "Verdana", "Arial", "Comic sans ms", "Times New Roman";
   color: Black;
   font-size : 11px;
 }



  
.titrepage {
	font-size : 25px;
	color: #ffffff;
	font-weight: bold;
}

a.titrepage:link {
	font-size : 25px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none
}

a.titrepage:visited {
	font-size : 25px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none
}

a.titrepage:hover {
	font-size : 25px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none
}








.signature {
	color: #ffffff;
}

a.signature:link {
	color: #ffffff;
	text-decoration: none
}

a.signature:visited {
	color: #ffffff;
	text-decoration: none
}

a.signature:hover {
	color: #ffffff;
	text-decoration: none
}




h1 {
	font-size : 12px;
	color: Navy;
	font-weight: Bold;
	margin:auto;
}

.titre {
	font-size : 16px;
	color: Darkblue;
	font-weight: bold;
}


.texte_premiere_page {
	font-family : "Verdana", "Arial", "Comic sans ms", "Times New Roman";
	color: Black;
	font-size : 12px;
}


.annotation {
	font-family : "Verdana", "Arial", "Comic sans ms", "Times New Roman";
	font-size : 9px;
	color: Black;
}

.lienpageprecedentesuivante {
	font-size : 18px;
	color: black;
	font-weight: bold;
}






a.stylemenu:link {
	font-size : 9px;
	color: #000000;
	background-color: #eeeeee;
	border: solid 1px #eeeeee;	
	text-decoration: none;
	vertical-align: middle;
	padding: 2px;
}

a.stylemenu:visited {
	font-size : 9px;
	color: #000000;
	background-color: #eeeeee;
	border: solid 1px #eeeeee;
	text-decoration: none;
	vertical-align: middle;
	padding: 2px;
}

a.stylemenu:hover {
	font-size : 9px;
	color: #ffffff;
	background-color: #3580C0;
	border: solid 1px #000000;
	text-decoration: none;
	vertical-align: middle;
	padding: 2px;
}









a.lienpage:link {
	color: #000000;
	background-color: #feffee;
	padding: 3px 5px;
	text-decoration: none;
	vertical-align: middle;
}

a.lienpage:visited {
	color: #000000;
	background-color: #feffee;
	padding: 3px 5px;
	text-decoration: none;
	vertical-align: middle;
}

a.lienpage:hover {
	color: #ffffff;
	background-color: #3580C0;
	border: solid 1px #000000;
	padding: 3px 5px;
	text-decoration: none;
	vertical-align: middle;
}




.confirmation {
	font-size : 14px;
	color: blue;
}

.erreur {
	font-size : 14px;
	color: red;
}