body
{
	background-color:#F3F3F3;
	background-image:url(images/fondpage.jpg);
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a { color:#000; text-decoration:none; }
a:link { color:#000; text-decoration:none; }
a:hover { color:#000; text-decoration:underline; }
a:visited { color:#000; }

a.lienfooter { color:#666; text-decoration:none; }
.lienfooter:link { color:#666; text-decoration:none; }
.lienfooter:hover { color:#666; text-decoration:underline; }
.lienfooter:visited { color:#666; }

.tdlateral
{
	width:152px;
	background-image:url(images/fondlateral.gif);
	background-repeat:repeat-y;
}

.tdnews
{
	height:216px;
	background-image:url(images/fondnews.jpg);
	background-repeat:no-repeat;
}

.tabmilieu{ width:4px; }
.tabtop
{
	height:5px;
	background-image:url(images/tabtop.jpg);
	background-repeat:no-repeat;
}

.tdppal
{
	width:577px;
	background-image:url(images/fondtdppal.gif);
	background-repeat:repeat-y;
}

.tdcoord
{
	height:61px;
	background-image:url(images/fondcoord.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

.footer
{
	text-align:center;
	color:#666;
	font-weight:bold;
}

.bordgauche
{
	background-image:url(images/fondbordgauche.jpg);
	background-repeat:repeat-y;
	width:9px;
}
.borddroit
{
	background-image:url(images/fondborddroit.jpg);
	background-repeat:repeat-y;
	width:12px;
}

.tdnews
{
	background-image:url(images/fondnews.jpg);
	height:219px;
}

.coord { padding-left: 5px; }

.tdcontenu { padding: 10px 10px 10px 10px; }

/* FORMULAIRES */
input,textarea
{
	border: 1px dotted #FF6600;
	background-color:#FFFFFE;
}

.avertissement
{
	font-weight:bold;
	color:#FF0000;
}

.textfield {width:280px;}

.bouton 
{
	font-weight:bold;
	color:#CC0000;
	border-style:solid;
}
/**************/