* {
	font-size:11px;
	font-family:arial,Helvetica,sans-serif;
	color:#444;

}

body {
	background:white !important;
	padding:20px;
}


h1 {
font-size:14px;
text-transform:uppercase;
border-bottom:1px solid #fda702;
}



h2 {
font-size:12px;
text-transform:uppercase;
border-bottom:0px solid #fda702;
display:inline;
}

ul, ol {
	/*list-style-image:url(images/picto.dossier.gif);*/
	list-style-type:none;
}

a {
	padding-left:15px;
	background:url(images/goto.gif) no-repeat;
	text-decoration:underline;
}


a:hover {
	text-decoration:underline;
}


table  {
	border:0 !important;
	background:white;
}

th {
	border:0;
	background:#d3d3d3;
}

td {
	margin:1px;
	border:0;
	padding:5px;
	background:#f3f3f3;
}


body#bodymenu {

}

body#bodymenu table td  {
 background:white !important;
 padding:2px;

}

body#bodymenu table {
	background:white;
}

body#bodymenu {
	border-right:1px solid #fda702;
	height:96%;
	padding:5px;

}
body#bodymenu  a {
	padding-left:15px;
	background:url(images/picto.dossier.gif) no-repeat !important;
	text-decoration:none;
	display:block;
}

body#bodymenu  a:hover {
	background:#fda702!important;
}

body#bodymenu  a.aimg {
	background:none !important;
	padding:0 !important;

}

body#bodymenu  h1 {
	text-align:center;
	border-bottom:0;
}
a.aimg img {
	border:0;
}

hr {
	height:1px !important;
	color:#fda702;
	border:0 !important;
	border-top:1px solid #fda702 !important;
	margin-bottom:10px !important;
	margin-top:10px !important;
	padding-bottom:1px !important;
}