body
{
	margin: 0px 0px 0px 0px;
	background-color:#214587;
	background-image:url(images/fondpage.gif);
	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; }

.tabppal
{
	background-image:url(images/fondtab.jpg);
	background-repeat:repeat-x;
}

.bordgauche { width:6px; }

.tabmilieu
{
	width:12px;
	background-image:url(images/fondmilieu.jpg);
	background-repeat:repeat-y;
}

.borddroit
{
	width:9px;
	background-image:url(images/borddroit.jpg);
	background-repeat:repeat-y;
}

.tdfooter
{
	height:38px;
	background-image:url(images/fondfooter.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

.footertop {height:8px;}

.tdlateral
{
	width:201px;
	background-image:url(images/fondlateral.gif);
	background-repeat:repeat-y;
}

.tdppal
{
	width:556px;
	background-image:url(images/fondcontenu.gif);
	background-repeat:repeat-y;
}

.coord { padding: 5px 5px 5px 5px; }

/* FORMULAIRES */
input,textarea
{
	border: 1px solid #FFCC00;
	background-color:#FCFCFC;
}

.avertissement
{
	font-weight:bold;
	color:#FF0000;
}

.textfield {width:280px;}

.bouton 
{
	font-weight:bold;
	color:#CC0000;
	border-style:solid;
}
/**************/
