#listing div {
	margin : 0px 10px;
}

#listing .post {
	border-bottom : none;
}

#listing h3 {
 	font-family : Verdana;
	background-color : #E5EEF7;
	padding : 2px;
	border-top : 1px solid #666;	
	border-bottom : 1px dashed #666;	
	padding-left : 10px;	
	text-align: left;
}

#listing h3 a {
	color : #333;
	text-decoration : none;
        font-size : 18px;
        font-family : Georgia;

}

#listing .post h3 a {
	color : #333;
	text-decoration : none;
        font-size : 18px;
        font-family : Georgia;

}

#listing h3 {
	font-family : Georgia;
	font-size : 18px;
}

#listing .post {
	border-bottom : 1px solid #FA0;
}

#listing .postfoot {
	font-size : 12px;
	text-align: left;
}
.gauche {
  float: left;
margin-right: 10px;
margin-bottom: 10px;
  } 
.nomequipe {
	color: #000000;
	font-weight: bold;
}
.nombrebut {
	font-size: 24px;
	font-weight: bold;
}
.titreresume {
	color: #FFFFFF;
	background-color: #0099FF;
	font-weight: bold;
}
