@CHARSET "UTF-8";

#colonne_gauche h1, .titre2{font-size: 52px;line-height:52px; margin-bottom: 20px;}
#colonne_gauche h2, .titre1{font-size: 18px;line-height:18px;color:#888;}

.bleu{color:#357eb1;}
.orange{color:#e28122;}
.vert{color:#4e9c3b;}
.rouge{color:#941c52;}

#centre{float:left; margin-left:7px;}
/** GROUPES **/
.groupe{margin-bottom:35px;}
.groupe	h5{
	font-size:20px;
	display:block;
	width:186px;
	margin-bottom:8px;
}
.groupe.bleu, .groupe.orange{
	margin-top:75px;	
}
.groupe li{list-style-type:circle; line-height:20px;}
.groupe ul{margin-left:15px; width:186px;}
.groupe a{color:#333;}
/** //GROUPES **/
