h1{
	background: url(../images/h1.jpg) no-repeat;
	height: 36px;
	line-height: 36px;
	font-family: Arial;
	color: #fff;
	font-weight: bold;
	padding-left: 25px;
	font-size: 17px;
}
h2{
	color: #009534;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	border-bottom: 1px solid #009534;
}
#table_contenu{
	width: 547px;
	border-spacing:0;
	border-collapse: collapse;
	font-family: arial;
	font-size: 12px;
}
#table_contenu td{
	padding-top: 5px;
	padding-bottom: 5px;
}
.td_image{
	text-align: center;
	padding: 10px;
}	
strong.bleu{
	color: #105389;
}	
.encadre{
	background: url(../images/encadre_repeat.jpg) repeat-y;
}
.encadre .top{
	background: url(../images/encadre_top.jpg) no-repeat top left;
	height: 6px;
}
.encadre .bottom{
	background: url(../images/encadre_bottom.jpg) no-repeat bottom left;
	height: 6px;
}
.encadre .inner{
	padding-left: 6px;
	padding-right: 6px;
}
.barre_verte{
	border-left: 3px solid #00a65d;
	padding-left: 15px;
}




#gabarit .h1_contenu,
#gabarit2 .h1_contenu,
#gabarit3 .h1_contenu{
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-size: 16px;
    text-transform: uppercase;
    color: #78b212;
    font-weight: bold;
    text-align: left;
}
#gabarit .h3_contenu{
    font-size: 11px;
    font-weight: bold;
    color: #80BF16;
    border-bottom: 1px dotted #b7b7b9;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
}
#gabarit2 .h3_contenu,
#gabarit3 .h3_contenu{
    font-size: 11px;
    font-weight: bold;
    color: #000;
    border-bottom: 1px dotted #b7b7b9;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
}
#gabarit .p_contenu,
#gabarit2 .p_contenu,
#gabarit3 .p_contenu{
    margin-top: 0;
    font-size: 12px;
    text-align: left;
	color: #5a5a5a;
	line-height: 16px;
	margin-bottom: 10px;
}
#gabarit .infoplus{
    width: 200px;
    margin-left: 10px;
	float: right;
}
#gabarit2 .infoplus{
    width: 200px;
    margin-left: 10px;
	float: right;
}
#gabarit .top, #gabarit .bottom,
#gabarit2 .top, #gabarit2 .bottom{
    height: 16px;
    margin: 0;
    width: 200px;
    margin-left: 10px;
    float: right;
}
#gabarit .sub_info_plus{
	border: 1px solid #2EA35C;
    padding: 20px;
}
#gabarit2 .sub_info_plus{
    padding: 20px;
	border: 1px solid #b7ddf4;
}
#gabarit .infoplus p,
#gabarit2 .infoplus p{
    font-size: 12px;
	line-height: 16px;
    margin: 0;

}
#gabarit .infoplus .h3_contenu,
#gabarit2 .infoplus .h3_contenu{
    border-bottom: 1px dotted #aaa;
    margin: 0;
}


.td_left{
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.td_right{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.gabarit_img{
	margin-top: 10px;
	margin-bottom: 10px;
}
#gabarit3 .clear{
	clear: both;
}
.gabarit_gauche{
	width: 260px;
	float: left;
}
.gabarit_droit{
	width: 265px !important;
	width: 280px;
	border-left: 1px dotted #b7b7b9;
	padding-left: 15px;
	float: right;
}
