/* CSS Document */
body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
}

.textuel {
	line-height: 10px;
}
a:link {
	text-decoration: none;
	font-family: Verdana;
	color: #000000;
}
.billefond {
	background-image: url(images/bgauche.jpg);
	
	background:url(images/bgauche.jpg) no-repeat;
}
.billefond_t {
	background-image:url(images/bgauche_t.jpg);
	background-repeat: no-repeat;
	background:url(images/bgauche_t.jpg);
}
a:visited {
	text-decoration: none;
	font-family: Verdana;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-family: Verdana;
	color: #ce5601;
}
a:active {
	text-decoration: underline;
	font-family: Verdana;
	color: #ce5601;
}
a.menu:link {
	background-color: #254971;
	color: #E5F2F2;
	padding: 2px;
	padding-left: 2px;
	font: 10px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #E5F2F2;
}
a.menu:visited {
	background-color: #254971;
	color: #E5F2F2;
	padding: 2px;
	padding-left: 2px;
	font: 10px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #E5F2F2;
}

a.menu:hover {
color: #254971;
background-color: #E5F2F2;
text-decoration: none;
border-left-color: #CE5601;
}
a.menu:active {
color: #254971;
background-color: #E5F2F2;
text-decoration: none;
border-left-color: #CE5601;
}
.back {
	background-image: url(images/needed.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.style1 {
	font-family: Americana, Verdana, Arial, Helvetica, sans-serif;
	color: #244870;
	font-size: x-large;
	text-align: left;
	font-weight: bold;
}
.back2 {
	background-image: url(images/needed_contacts.gif);
	background-repeat: repeat-x;
}

a.intro:link {
	background-color: #254971;
	color: #E5F2F2;
	padding: 2px;
	padding-left: 2px;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #E5F2F2;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #E5F2F2;
}
a.intro:visited {
	background-color: #254971;
	color: #E5F2F2;
	padding: 2px;
	padding-left: 2px;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #E5F2F2;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #E5F2F2;
}

a.intro:hover {
color: #254971;
background-color: #E5F2F2;
text-decoration: none;
border-left-color: #CE5601;
border-right-color: #CE5601;
}
a.intro:active {
color: #254971;
background-color: #E5F2F2;
text-decoration: none;
border-left-color: #CE5601;
border-right-color: #CE5601;
}
