.presta
{
	width:910px;
	padding-left:30px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom: 20px;
	min-height:400px;
	background:url('../images/background2.png');
	margin-top:20px;
}

.ti_prest
{
	font-weight: bold;
	font-size: 22px;
	margin-bottom:30px;: 
}
.li_prest
{
	color:#2dcc71;
	font-size: 18px;
	margin-bottom: 20px;
	margin-top:10px;
	font-weight: bold;


}



.gr_title
{
	font-family: Verdana;
	font-size:17px;
	font-weight: bold;
	
	height:30px;

}
.sgr_title
{
	font-family: Verdana;
	font-size:17px;
	font-weight: bold;
	margin-left:30px;
	height:50px;
	
}
.mg_title
{
	font-size:15px;
	color:#2dcc71;
	font-style: italic;
	font-weight: bold;
	height:20px;
}

.btn_li li
{
    list-style-type: none; /* on annule la puce par défaut */
    background-image: url(../images/arrow-2.png); /* on affiche l'image souhaitée */
    background-repeat: no-repeat; /* on annule la répétition par défaut */
    background-position: left center; /* on positionne où l'on veut */
    padding-left: 20px; /* pour éviter la superposition du contenu */
    font-weight: bold;
    margin-bottom:10px;

}

.btn_light li
{
    list-style-type: none; /* on annule la puce par défaut */
    background-image: url(../images/arrow-2.png); /* on affiche l'image souhaitée */
    background-repeat: no-repeat; /* on annule la répétition par défaut */
    background-position: left center; /* on positionne où l'on veut */
    padding-left: 20px; /* pour éviter la superposition du contenu */
    
    margin-bottom:10px;

}
