﻿body 
{
    background-color:#fff;
	color:#000000;
	font-size:10pt; 
	margin:5px; margin-bottom:0px;
	padding:0px;
	line-height: 1.42857;
	text-align:justify;
	font-family: Roboto !important;
}
h1 { font-family:Roboto; font-size:16pt;  color: #50B85D; }
h2 { font-family:Roboto; font-size:13pt;  color: #50B85D;}
h3 { font-family:Roboto; font-size:11pt;  color: #50B85D;}
h4 { font-family:Roboto; font-size:10pt;  color: #50B85D;}
p {word-wrap:break-word;}

.help_color {
    
    display: inline-block;
    height: 20px;
    margin: 0 5px;
    width: 30px;
}
.help_appoi {
	background: #0170C1 none repeat scroll 0 0;
}
.help_jour {
	background: #B388FE none repeat scroll 0 0;
}
.help_goal {
	background: #ED7F68 none repeat scroll 0 0;
}
.help_geneve {
	background: #8EC43B none repeat scroll 0 0;
}