body
{
	background-color:#FFF;
	background-image:url(images/fondpage.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}

p { padding: 0px 10px 0px 10px; }

a { color:#000; text-decoration:none; }
a:link { color:#000; text-decoration:none; }
a:hover { color:#007005; text-decoration:none; }
a:visited { color:#000;}

.tableppal
{
	background-image:url(images/fondtable.gif);
	background-repeat:repeat-y;
}

.tdlateral
{
	width:197px;
	background-image:url(images/fondtdlateral.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	vertical-align:top;
}

.tdppal
{
	width:582px;
	background-image:url(images/fondtdppal.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	vertical-align:top;
}

.footer
{
	background-image:url(images/fondfooter.jpg);
	background-repeat:no-repeat;
	height:44px;
}

.footermenu
{
	background-image:url(images/fondmenufooter.jpg);
	background-repeat:no-repeat;
	height:21px;
	text-align:center;
}

.menufooter {padding-left:80px;}

#flash
{
	background-image:url(images/banniere.jpg);
	width:779px;
	height:280px;
	background-repeat:no-repeat;
}

.coord { padding: 0px 5px 0px 5px; }


/* FORMULAIRES */
input,textarea
{
	border: 1px dotted #007005;
	background-color:transparent;
}

.avertissement
{
	font-weight:bold;
	color:#FF0000;
}

.textfield {width:280px;}

.bouton 
{
	font-weight:bold;
	color:#FFF;
	border-style:solid;
	background-color:#00991A;
}
/**************/