* {
	/*
	margin:0;
	padding:0;
	border:0;
	font-size:12px;
	*/
}
body, .standard {
	font: normal 0.75em/1.5em Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color: #000000;
	text-align: left; /*pour corriger bug IE*/
}
td {
	font: normal 0.75em/1.5em Arial, Helvetica, sans-serif;
}
#logo {
float: left;
width:170px;
}
#titresint {
height:31px;
}
.titreint {
position:relative;
top:0.6em;
display:inline;
background: url('/images/titrehome-fond.png') bottom right no-repeat;
text-align: right;
font-size: 1.5em;
padding-top: 0.75em;
}
/*IE6*/
/*
*html #logo { 
}
/*IE7*/
/*
*+html #logo { 
}
*/
#filet {
position:relative;
margin:0;
padding:0;
top:1px;
}
#filet ul {
margin:0;
padding:0;
list-style-type: none
}
#filet li {
list-style: none;
background:0;
display:inline;
margin-right:-3px;
padding:2px 5px;
white-space: nowrap;
border-bottom: 1px solid #FFAD00;
border-right: 1px solid #FFAD00;
}
*html #filet { 
left:-3px;
top:0;
}
*html #filet li { 
margin-right:0;
}
#pathprintversion {
width:700px;
height:2em;
margin:1em;
}
#printversion {
float:right;
}
#path {
}
#content {
width:700px;
margin:0 2em;
}
#poweredby {
color:#999999;
margin: 10px 10px 0 10px;
}
/* puce mal placee dans IE
ul { list-style: none inside url('/images/puce.png'); }
*/
ul { list-style-type: none}
li {
	/*line-height:1em;*/
	background-image:url('/images/puce.png');
	background-repeat:no-repeat;
	background-position:0 0.5em;
	padding-left:1.3em;
}

a:link {
	text-decoration:none;
	color: #281497;
}
a:visited {
	text-decoration:none;
	color: #281497;
}
a:hover {
	text-decoration: underline;
	color: #281497;
}
a:active {
	text-decoration:none;
	color: #281497;
}
/*
a.print { color: #330099; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; }
a.print:link { color: #330099; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; }
a.print:hover { color: #330099; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: underline; }
*/
a.atitreint {
	padding: 1em 1em 0em 1em;
	text-decoration:none;
	color: #281497;
}
a.atitreint:hover {
	text-decoration: none;
	background-color: #FDAF08;
}
a.atitreintover {
	padding: 1em 1em 0em 1em;
	text-decoration:none;
	color: #281497;
	background-color: #FDAF08;
}
#tablemenu {
background-color:#FFFFFF;
width:165px;
margin:5 5 0 5;
border-top: 1px solid #FFAD00;
border-left: 1px solid #FFAD00;
border-bottom: 1px solid #FFAD00;
}
#tablemenu td {
padding: 2 0 2 2;
}
.entetemenu { 
font-size: 0.8em; 
font-weight: bold; 
color: 330099; 
line-height:1.2em;
}
.menugauche {
background-color:transparent;
}
.menugaucheover {
background-color:#F0F1F9;
}