body {
	background-color: #EEEEEE;
	margin: 0px;
}


td {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #959927;
	text-decoration: underline;
	}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #959927;
	text-decoration: underline;
	}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #959927;
	text-decoration: none;
	}
.nav {
	color: #c5d2e4;
} 
.nav a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #c5d2e4;
	text-decoration: none;
	}
.nav a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #c5d2e4;
	text-decoration: none;
	}
.nav a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}

.titre{
  font-family: Tahoma;
	font-size: 18px;
	color: #C32131;
	text-decoration: none;
	font-style: bold;
	}
	.titre2{
  font-family: Tahoma;
	font-size: 12px;
	color: #ABC7DD;
	text-decoration: none;
	font-style: bold;
	}
	



Input, select {
font-family: Verdana; 
font-size: 10px;
 }

Textarea {
border-left: 1px solid #7eb6d1; 
border-right: 1px solid #7eb6d1; 
border-top: 1px solid #7eb6d1; 
border-bottom: 1px solid #7eb6d1; 
font-family: Verdana; 
font-size: 10px;

 }



