/* CSS Document */

h2{
color:#FF6600;
margin-bottom:0;

}
p{
margin-top:0;
}
img{
margin-right:5px;
}


#menu{
padding: 15px 15px 6px;
border-top:2px solid #000000;
border-bottom:2px solid #000000;
}
#menu ul {
	margin-top: 5px;
	padding: 0;
	list-style: none;
}
#menu li {
display:inline;
}

#menu a{
	padding: 5px;
	line-height: 1.5;
	text-decoration:none;
	color:#000000;
	
}


#menu a:hover {
color:#FF6600;
}

.bullet {
	width:1.71875em;
	height:1.5635em;
	vertical-align:middle;
	
	border: 0; 
}
.auteurNews {
	border-bottom: 1px solid #CCCCCC;
	font-style:italic;
	color:#666666;
	clear:both;
	text-align:right;
}


