body
{
	padding:0px;
	margin:5px;
	background:#FFFFFF;
	font-family:Verdana;
}

td
{
	font-size:10px;
}

th
{
	font-size:10px;
	padding: 4px;
	background-repeat:no-repeat; 
	/*background-position:left top;*/
	background-position:0px 1px;
}

a
{
	color:#CD1B1C;
}

form
{
	margin:0px;
}

table.site
{
	width:955px;
	height:100%;
}

table.site td
{
	padding:0px;
}

td.siteentete
{
	background:url("commun/logo_extranet_fond.jpg");
	height:89px;
}

td.sitemenunav
{
	background-color:#CD1B1C;
	height:30px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
}

td.sitepied
{
	background-color:#CD1B1C;
	height:20px;
}

table#barre td
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#666666;
}

table#MenuNav
{
	width:600px;
	margin:5px;
}
table#MenuNav td
{
	background:white;
	padding:3px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	text-align:center;
}

table#listeFiche {
    background-color:#FFFFCC;
	border: solid #CCC 1px;
}
table#listeFiche.perso {
    background-color:#E0CDE4;
	border: solid #996699 1px;
}
	table#listeFiche td {
		padding: 4px;
		border: solid #CCC 0px;
	}