.surtitre{
	line-height: 20px;
	color: #2cbae3;
	font-size: 14px;
	text-transform: uppercase;
}
.soustitre{
	line-height: 25px;
	font-weight: bold;
	color: #e74e08;
	font-size: 14px;
	text-align: left;
}
.accroche{   
	color: #708C0E;
    /*display: block;*/
    font-size: 12px;
    padding-bottom: 5px;
}

.accroche1{   
	color: #A30E0E;
    /*display: block;*/
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 5px;
}

.accroche2{   
	color: #A30E0E;
    /*display: block;*/
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 5px;
	font-weight: bold;
}
.accroche3{   
	color: #A30E0E;
    /*display: block;*/
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 5px;
	font-weight: bold;
}
.intertitre{
	display: block;
	clear: both;
	font-size: 12px;
	height: 18px;
	padding: 1px 0px 2px 0px;
	color: #1a9ac1;
	font-weight: bold;
}
.legende{
	font-size: 11px;
	font-style: italic;
}
.mise_en_avant_1{
	color: #2cbae3;
	font-weight: bold;
}
.mise_en_avant_2{
	color: #e74e08;
	font-weight: bold;
}
.wg_lien_bleu{ /*pour entourer des liens uniquements*/
		background: transparent url(../../images/wg_net/btn_bleu.png) no-repeat left top;
		padding-left: 9px;
        display: inline-block;
}
