body
{
	background-color : #333333;
    font-family: Verdana, Arial;
    font-size: 12px;
    margin : 0;
    padding: 0;
}

.a  {
	color:white;
	text-decoration : none;

}

.titre1 {
	color : #F31B26;
	font-weight:bold;
	font-size:11px;
	text-align:left;

}

#corps {
	font-size:11px;
	margin-top:5px;
	height:440px;
	overflow:auto;
	padding-right:5px;
	/*border:1px solid black;*/
	
}

.b {
	font-size:13px;

}

#para
{
	text-align:justify;
}

#corps li {
	margin-left:20px;
	margin-bottom:5px;
	list-style-image : url("../img/fleche.png");
}


#menu a {
	color : black;
	text-decoration : none;
}



#menu a:hover {
	font-weight : bold; 
}

#alire a:hover {
	font-weight : bold; 
}


#tab {
	margin-left:10px;
}

.table 
{
	border : 1px dotted gray;
}

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

#corps hr {
	color : #9F815F;
	width:50%;
}

.but {
	height:19px;
	font-size : 11px;
	border : 1px solid #def;
	padding : 0px 5px;

}

#chevron
	{
		font-size:10px;
		margin-left : 510px;
	
	}

#produitste a:hover 
	{
	font-weight : bold; 
	}

