BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0; 
}
A {
  color: #b10d10;
  text-decoration: none;
  margin-left: 10px;
}
A:hover {
	color: #7B95CA;
	text-decoration: underline;
	font-weight: bold;
	margin-left:10px;
}
.fond_main {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/main.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: top;
}
.fond_gauche {
	background-color: #FFFFFF;
	background-image: url(../images/filet_gauche_fond.gif);
	background-repeat: repeat;
	background-position: center top;
	vertical-align: top;
}
.fond_droit {
	background-color: #FFFFFF;
	background-image: url(../images/filet_droit_fond.gif);
	background-repeat: repeat;
	background-position: center top;
	vertical-align: top;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F6397;
	padding-left:4px;
	list-style-image: url(../images/ptifleche.gif);
	list-style-position: inside;
}

.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-left:4px;
}

.contour {
	border: 1px;
	border-style: dashed;
	border-bottom-color: #0F6397;
	border-left-color: #0F6397; 
	border-right-color: #0F6397;
	border-top-color: #0F6397;
}
TR.contour {
	height: 20px;
	width: 200px;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	padding-left:4px;
	border: 1px;
	border-style: solid;
	border-bottom-color: #0F6397;
	border-left-color: #0F6397; 
	border-right-color: #0F6397;
	border-top-color: #0F6397;
}

.celhr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-image: url("../images/degradb.png");
	background-repeat: repeat-x;
}

.celhd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-image: url("../images/degradh.png");
	background-repeat: repeat-x;
}
.resize {
    width: 76px;
    height : auto;
    }
.resizegrand {
    width: 179px;
    height : auto;
    }
.resize A:hover {
	border: 1px dashed #0F6397;
}

.accueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	padding-left:4px;
	border: 1px;
	border-style: solid;
	border-bottom-color: #0F6397;
	border-left-color: #0F6397;
	border-right-color: #0F6397;
	border-top-color: #0F6397;
	background-attachment: fixed;
	background-image: url(../images/fond_accueil.png);
	background-repeat: repeat-x;
	background-position: right 225px;
}
