
body { 	font-family: 'Lato', sans-serif;
		background-color: white; 
		color: #333333;
        font-size: 12px;
	}
h1 {	font-size: 24px;
		text-decoration: none;
    	color: #333333;
    	padding:8px;
           }
h2 {	font-size: 18px;
		text-decoration: none;
    	color: #333333;
    	padding:8px;
           }
.debut {
    font-weight: 400;
	font-size: 12px;
	color: #999999;		
    width: 70%	;
	}        
           
A:link {text-decoration: none;
           color: #999999;
           }
A:visited {text-decoration: none;
           color: #999999;
           }
A:active {text-decoration: none};
           color: #999999;
           
A:hover {text-decoration: none; ;
           color: #666666;
           }

.k {
	font-style:italic;
	text-indent: 0cm; 
	padding-left: 50px;
	color: #999999;		
    width: 70%	;
	}
.a {
	font-style:normal;
	text-indent: 0cm; 
	padding-left: 25px;
    width: 70%	;
	}
.premier {
	font-style:normal;
	text-indent: 0cm; 
	padding-left: 50px;
	color: #999999;		
    width: 70%	;
    font-size: 14px;
    }


.retrait {margin-left : 20px;}

hr {
  width: 30%;
}

div.maison {
	position: fixed;
	top: 10pt;
	right: 10pt;
	width: 140pt;
	height: 30pt;
	color: #00ffff;
	text-align: right; 
    line-height:1.2;
	}