/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #fff;
	/*background-image: url(images/fond_site_pix.gif);
	background-repeat: repeat-x;*/
	margin:0;
	padding:0;
}
.titre { font-family: "Eras Medium ITC", Arial; font-size:22px; color:#3F4E97; text-align:left;}
TD.contact {
	background-image: url(images/fd-contact.jpg);
	background-repeat: no-repeat;
	width:248px;
	height:262px;
	font-size:14px;
}
TD.contact_en {
	background-image: url(images/fd-contact-en.jpg);
	background-repeat: no-repeat;
	width:248px;
	height:262px;
}
TD.infos {
	background-image: url(images/fd-infos.jpg);
	background-repeat: no-repeat;
	width:152px;
	height:210px;
}

H1 {
	font-size: 16px; text-align:center;color: #3F4E97;
}
a:link {
	color: #3F4E97;
	text-decoration:none;
}
a:visited {
	color: #3F4E97;
	text-decoration:none;
}
a:hover {
	color: #3F4E97;
	text-decoration:underline;
}
a:active {
	color: #3F4E97;
	text-decoration:none;
}.site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 800px;
	text-align:center;
}
.bando {
	height: 239px;
	width: 800px;
}
.drapos { float:right; width:100px; margin-top:18px; text-align:right;}
.contenu {
	margin: 5px;
	width: 800px;
	padding-left:5px;
	
}
.accueil{text-align:left;
padding-top:8px;
	padding-left:10px;}
.contact {
	background-image: url(images/fd-contact.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 5px;
	float: left;
	height: 288px;
	width: 228px;
	padding-left:10px;
	padding-right:10px;
}
.bt {
	width: 382px;
	margin:0;
	margin-top:30px;
	padding:0;
	float:left;
}
.infos {
float:right;
text-align:left;
}
.footer {
clear:both;
	width: 800px;
	font-size:10px;
	color:#8C95C1;
}
.menu { font-size:11px; color:#3F4E97; width:100%; border-bottom:1px solid #3F4E97; } 
