body{
	background-image: url(images/bkg.gif);
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #ACA4FB;
	scrollbar-arrow-color: #ACA4FB;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #ACA4FB;
	margin: 0px;
	font-size: 0px;
	background-color: White;
}

#conteneur 
{
	width: 780px;
	left: 50%;
	margin-left: -390px;
	position: absolute;
	z-index: auto;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-y;
}

#header
{
	width: 780px;
	height: 146px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
}

#haut
{
	width: 780px;
	background-image: url(images/haut.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#footer
{
	width: 780px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#main
{
	width: 780px;
	background-image: url(images/mainbkg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.site
{
	width: 146px;
	text-align: center;
	padding: 10px;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #FF97B1;
}
a:hover
{
	text-decoration: underline;
}

.fontnotice
{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

.font01
{
	font-family: Verdana;
	font-size: 12px;
	color: #FF97B1;
}

.font02
{
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #FF97B1;
}

.font03
{
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #FB458E;
}

.font04
{
	font-family: Verdana;
	font-size: 12px;
	color: #FB458E;
}

.form_error
{
	color : Red;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

.part114
{
	width: 584px;
	background-image: url(images/pr14.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 28px;
}

.part512
{
	width: 584px;
	background-image: url(images/pr512.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 28px;
}

.part1220
{
	width: 584px;
	background-image: url(images/pr1220.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 28px;
}

.part2
{
	width: 584px;
	background-image: url(images/pbkg.gif);
	background-repeat: repeat-y;	
}

.part3
{
	width: 584px;
	background-image: url(images/pfooter.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.adregie
{
	margin: 10px 0;
}

.middle_column {
	background-image: url('adregie/middle_bkg.png');
	background-repeat: repeat-x;	
}

.middle_column iframe {
	width: 240px;
	height: 115px;
	border: 0;	
	margin-top: 9px;
}

input,textarea
{
	border: 1px dotted #FB458E;
	background-color: #FFE9FF;
	font-family : Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FB458E;
}

.cbform
{
	width: 500px;
	height: 150px;
	border: 0;
	display: block;
	margin: 5px auto;	
}