@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/fr_lois_home.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #000000;
		}
		
/*
 * NAVIGATION
 */

#navigation
{ 
  position: absolute;
  left: 60px;
  top: 200px;  
  width: 300px;
  text-align: left;
}

#navigation a
{ 
  text-decoration: none;
}

a.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #CCCC66;
	text-decoration: none;
}

a.navigation:link {color: #CCCC66;}

a.navigation:visited {color: #CCCC66;}

a.navigation:hover {color: #FF3300;}

		
.quotation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 170%;
				}
				
.credit { 		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic; 
	font-size: 11px;
	color: #CCCC66;
	line-height: 170%;
				}