body
{
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/fondpage.gif);
	background-color:#5B5973;
}

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:#FFF; text-decoration:none;}
.lienfooter:link {color:#FFF; text-decoration:none;}
.lienfooter:hover {color:#FFF; text-decoration:underline;}
.lienfooter:visited {color:#FFF;}

.tabppal
{
	background-image:url(images/fondtabppal.jpg);
	background-repeat:repeat-x;
}
.infobulle{
	position: absolute;	
	visibility : hidden;
	border: 1px solid Black;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #FFFFFF;
	width:300px;
}
.bordppal { height:17px;}

.tdcoord
{
	height:41px;
	background-image:url(images/fondcoord.jpg);
	text-align:center;
}

.tdcontenu
{
	background-image:url(images/fondcontenu.jpg);
	padding-left:10px;
}
#contenu
{
	overflow-y:auto;
	width:714px;
	
}

#contenu p
{
	margin-left:5px;
}
.titrerubrique
{
	font-weight:bold;
	font-size:16px;
	margin: 10px 0px 10px 10px;
}

.tdfooter
{
	color:#FFF;
	text-align:center;
	height:25px;
}

/* FORMULAIRES */
input,textarea
{
	border: 1px dotted #3D272F;
	background-color:#F1EFEC;
}

.avertissement
{
	font-weight:bold;
	color:#FF0000;
}
td.margegauche{
	background-image:url(images/fondmargegauche.jpg);
	background-repeat:repeat-y;
}
.textfield {width:280px;}

.bouton 
{
	font-weight:bold;
	color:#CC0000;
	border-style:solid;
}
/**************/