body {
	font-family: Verdana;
	font-size: 75%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


/*************************homepage**************************************/
table.entree {
	border: 1px solid #CD8B3F;
	padding: 0 0 0 0;
	width:700px;
	margin:  0 0 0 0;
	background-image:url(/images/fond_logo2.gif);
	background-position:left;
	background-repeat:no-repeat;
}
h1{
	color: #CF7A1E;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
	text-align:center;
}
a.flecherose {
	font-weight:bold;
	background-image:url(/images/fleche_rose.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:4px 15px 4px 4px;
}

a.flecherose:link, a.flecherose:visited { 
	color:#CF7A1E;
}
a.flecherose:hover{ 
	background-color:#CF7A1E;
	color:#fff;
}

table {
	width:60%;
	margin-left:10%}
th {
	background-color:#EEEEE;
	color:#003399;
	font-weight:700;
	font-size:75%;
	padding:2px 1px 2px 1px;
	border-bottom:1px solid #CCCCCC;
}
tr {
	vertical-align:top;}
