body {
	background-color : White;
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	color: Yellow;
	background : url(images/bg_bleu.jpg) repeat;
}

.select {
	text-decoration : none;
	color : Yellow;
	font-family : Verdana;
	font-size : 12px;
}

.menu a {
	text-decoration : none;
	color : White;
	font-family : Verdana;
	font-size : 12px;
}

.menu a:hover {
	text-decoration : underline;
	color : Silver;
	font-family : Verdana;
	font-size : 12px;
}

.menu a:active {
	text-decoration : underline;
	color : Red;
	font-family : Verdana;
	font-size : 12px;
}

.menu a:focus {
	text-decoration : none;
	color : Yellow;
	font-family : Verdana;
	font-size : 12px;
}

.menu a:link {
	text-decoration : underline;
	color : Yellow;
	font-family : Verdana;
	font-size : 12px;
}

a {
	text-decoration : none;
	color : White;
	font-family : Verdana;
	font-size : 12px;
}

a:hover {
	text-decoration : underline;
	color : Silver;
}

.services a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: Navy;
}
.services a:link {
	color: Navy;
}
.services a:hover {
	text-decoration: underline;
	color: Silver;
}

.services a:activer {
	text-decoration: underline;
	color: White;
}

.servicesb a{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: Navy;
}
.servicesb a:link {
	color: Navy;
}
.servicesb a:hover {
	text-decoration: underline;
	color: Silver;
}

.servicesb a:activer {
	text-decoration: underline;
	color: White;
}

.pre {
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : Navy;
	text-align : center;
}

tr {
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	color : Navy;

}

td {
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	color : Navy;
}

.adresse {
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	text-align : center;
	padding: 6px;
}

.copyright  {
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	text-align : left;
}




.title{
	background-color: none;
	font-size : medium;
	font-weight: normal;
	color : #000000;
	text-align : left;
}

.title2{
	background-color: none;
	font-size : 12px;
	font-weight: bold;
	color : #000000;
}

.header1{
	background-color: #000000;
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
	color : #FFFFFF;
}




.mandatory{
	font-size : 12px;
}

.fielderror{
	color : #FF0000;
}

.Link {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
	color : White;
}

.MenuLinkSelected {
	font-family : arial;
	font-size : 12px;
	text-decoration : underline;
	color : #000000;
}

.pageTitle {
	font-family : arial;
	font-size : 12px;
	color : #ffffff;
	font-weight : bold;
}

