/* surcharge */
#col_gauche {
	background-color: #65819f;
	background-image: url(../images/bas-blocbleu.jpg);}
	
.article_g, .article_g h2 {
	color: #fcfae1;}

.article_g h2 {
	background-image: url(../images/soleil-jaune.png);}

.evenement{
	margin: 0 0 5px 50px;
	border-bottom: 1px #65819f dotted;}

.evenement .spip_logos {
	float: right;
	border: 3px #f6e497 solid;}
	
.evenement .texte {
	float: left;
	width: 370px;}

.evenement .texte h2 {
	font-size: 1.3em;
	height: auto;
	margin: 0;
	padding: 10px 0 0 25px;
	color: #6799e7;
	background-image: url(../images/fleches.png);}

.evenement .texte p.dates {
	margin: 2px 0;
	font-weight: bold;
	font-size: 1.2em;}

