body {
	margin: 0;
	padding: 0;
}

a:link{
	color: #3f3f3f;
	font-family:  arial;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	line-height: 1.4em;
	text-decoration: none;

}

a:visited{
	color: #3f3f3f;
	font-family:  arial;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	line-height: 1.4em;
	text-decoration: none;
	
}

a:hover{
	color: #7d7d7d;
	font-family:  arial;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	line-height: 1.4em;
	text-decoration: none;

}

p{
	font-size: 10px;
	font-family: century gothic, arial;
	color: #3f3f3f;
	padding: 2px;
	line-height: 1.2em;
	text-align: justify;
}
.text-home{
	font-size: 11px;
	font-family: arial, century gothic;
	color: #000000;
	padding: 2px;
	line-height: 1.2em;
	text-align: justify;
}
.bas{ 
        font-size: 12px;
        font-family: century gothic, arial;
        font-weight: normal;
        color:#7b7b7b;
        padding: 2px;
        text-align: center;
}

.home{ 
        font-size: 12px;
        font-family: century gothic, arial;
        font-weight: normal;
        color:#7b7b7b;
        padding: 2px;
        text-align: left;
}
.haut{
       font-size: 10px;
       font-family: century gothic,arial;
       font-weight: bold;
       color: #7d7d7d;
       padding: 2px;
       text-align: left;
}

.titre{
       font-size:12px;
       font-family: century gothic, arial;
       font-weight: normal;
       color:#75aee6;
       padding: 2px;
       line-height: 1.2em;
       text-align: left;
}

h1{
       font-size:12px;
       font-family: century gothic, arial;
       font-weight: normal;
       color:#75aee6;
       padding: 2px;
       line-height: 1.2em;
       text-align: left;
}