body
{
	
	background-position:center top;
	background-repeat:no-repeat;
	font-family: calibri;
}

hr
{
	color: #4F81BD;
}

a:link
{
	color: #4F81BD;
	text-decoration:none;
}

a:visited
{
	color: #4F81BD;
	text-decoration:none;
}


a:hover
{
	color:black;
	text-decoration:none;
}

fieldset
{
	vertical-align : top;
	border:1px solid #375D81;
	width:900px;
	text-align:left;
}

legend
{
	color:#375D81;
	font-weight:bold;
}

td
{
	color:black;
}

li
{
	list-style-type: none; 
	display:inline;
}



div#Menu
{
background-color: #375D81;
color : white;
font-weight:bold;
moz-border-radius: 2em 2em 2em 2em;
border-radius: 2em 2em 2em 2em;
width:900px;
}

div#div_recherche
{
background-color: white;
color : white;
font-weight:bold;
moz-border-radius: 1em 1em 1em 1em;
border-radius: 1em 1em 1em 1em;

}

table
{
	border-collapse: collapse;
}

div#Liste
{
background-color: #EDF7F2;
color : black;

width:900px;
height:150px;
text-align:left;
padding:10px;

moz-border-radius: 1em 1em 1em 0em;
border-radius: 1em 1em 1em 0em;

 border-width:0px 0px 1px 0px;
 border-style:solid dotted;


}

div#Fond
{
	width:900px;
	height:100%;
	text-align:center;
	margin-top:5px;
	color:black;
}

div.table_align
{
	float: left;
	padding-left:20px;
	padding-top:25px;
	width:430px;
}

div.table_align2
{
	float: left;
	padding-left:60px;
	padding-top:25px;
}

div.dossier
{
	width:94px;
	height:75px;
	background-color: #CCCC00;
	float: left;
	margin-left:50px;
	padding-left:5px;
	margin-bottom:50px;
	text-align:left;
	color:white;
	font-weight : bold;
}


.bouton_chercher
{
	background:url(image/chercher.png);
	width: 127px;
	height: 31px;
	border:0px;
}

table
{
	border-collapse: collapse;
	border:0px;
}

td
{
	padding:5px;	
}

