body {
margin: 0;
padding: 0;
background: white;
font: 10px verdana, arial, sans-serif;
}
h1{display:inline;font-size:10px;font-weight:100;}
input.bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px outset #CCCCCC;
	background-color: #003366;
	text-transform: none;
}
.trait-bas {
	background-image: url(/IMG/trait-bas.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.separateur {
	border-bottom: 1px dashed #999;
}
.texte-rouge {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.texte-gris {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contenu-fd {
	background-image: url(/IMG/logo2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 30px 30px 30px 40px;
}

.fond-haud {
	background-image: url(/IMG/interface/accueil.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fond-centre {
	background-image: url(/IMG/interface/accueil_bas.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond-bas {
	background-image: url(/IMG/interface/logos_bas.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.txt-gd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.esp-g {
	padding-left: 30px;
	padding-right: 10px;

}
a.bl  {
	color: #FFFFFF;
}
a.bl:link {
	text-decoration: none;
}
a.bl:visited {
	text-decoration: none;
}
a.bl:hover {
	text-decoration: underline;
}
a  {
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.txt-bl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bandeau-haut {
	background-image: url(/IMG/interface/bandeauAbadie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fond-g {
	background-image: url(/IMG/interface/GaucheAbadie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
