p, a, b, td, th, h2, b {font-family: Arial, Helvetica, sans-serif; }

p, b, td, th {font-size: 12px;}

p, td, th { color: #000000;}

a {font-size: 13px;}

p.note {
	font-size: 11px;
	color: #666666;
	text-align: right;
	font-style: italic;
}


a:link { color: #eb9005; text-decoration: none}
a:visited { color: #eb9005; text-decoration: none}
a:hover { color: #555555; text-decoration: underline}
a:active { color: #eb9005; text-decoration: underline}

b{
	color: #555555;
	
}

h1{
	font-size: 20px;
	color: #eb9005;
	font-family : trebuchet MS, sans-serif;
	}

h2{
	font-size: 13px;
	color: #eb9005;
	font-style: normal;
	
}

.titre { background : #F3EBF3; }

.coul { color : #eb9005; }

.linkpad {
	background-color : #e4e2e3;
	border: 1px solid #555555;
	padding :3px;
}
.bouton_h{cursor:pointer;
padding:4px;
background-color:#6C6C6C;
color:#FFF;
font-weight:bold;
border:1px solid #6C6C6C;}
.bouton_h:hover{
background-color:#eb9005;
border:1px solid #eb9005;
}
