/* CSS Document */

BODY { 	
	line-height: 18px
	font-size: 12px
	color:  #333333;
	font-family: Verdana, arial, sans-serif, helvetica, swiss;
	text-align: center;
	background-color: #DDD3aa;
	}
.border	{
	border: 1px solid #666666;
	width: 700px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 15px;
	}
img{
border:none;
}	
	
#mast {
	background-image: url(images/banner_bk.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 112px;
	}
.topnav {
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 16px;
	font-size: 12px;
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	background-color: #88aa77;
	padding-top: 4px;
	padding-bottom: 4px;	
	}
.topnav A:link,.topnav A:visited,.topnav A:active,.topnav A:hover {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	}
.topnav A:hover {
	color: #993300;
	text-decoration: none;
	letter-spacing: 2px;
	}

.main { width: 600px;
	margin:0px auto;
	padding-top: 40px;
	background: #FFFFFF;
	text-align: center;
	 }
.left	{
	width: 448px;
	text-align: left;
	float: left;
	padding-right: 10px;
	}
.clearer {
	clear: both;
}

	
.spacer	{width: 10px;
	float: left;
	}
.right	{
	width: 180px;
	float: right;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(images/francaise.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom: 10px;
	padding-right: 50px;
	margin-top: 4px;
	margin-right: 4px;
	}
.rightEN	{
	width: 180px;
	float: right;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(images/english.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom: 10px;
	padding-right: 50px;
	margin-top: 4px;
	margin-right: 4px;
	}
		
.footer { 
	clear:both;
	background: #999999;
	color: #FFFFFF;
	padding:5px 5px 5px 20px;
	line-height: .7em;
	font-size: .7em;
	text-align: left;
	 }
.dashbox { 
	color: #993300;
	padding:5px 5px 5px 10px;
	text-align: left;
	border: 1px dashed #993300; 
	 }
.red {
	color: #993300;
	font-weight: bold;
	 }
.indent {padding-left: 10px;}
.clearleft {clear:left;}

h1,h2,h3,h4 {
	text-align: left;
	color:   ##993300;
	font-weight: bold;
	 }

h1 {
	font-size: 1em;
	 }
h2 {
	 font-size: 1em;
	 }
h3 {
	 font-size: 1em;
	 }
h4 {
	 font-size: .9em;
	color:   #FF6600;
	 }
h4 {
	 font-size: 12px;
	color:   #FF6600;
	text-align: center;
	 }	 
P 	{ 
	font-size: .8em;
	color:  #333333;
	line-height: 1.6em;
	text-align: left;
	}
.centre {
	font-size: .8em;
	color:  #333333;
	line-height: 1.6em;
	test-align: centre;
}
	

	
	
blockquote {	
	font-size: .8em;
	color:  #333333;
	line-height: 1.6em;
	text-align: left;}
A,A:link,A:visited,A:active { 
	text-decoration: underline;
	color: #993300;
 	}
A:hover { 
	text-decoration: underline;
	color: #993300; 
	}

.small {
	line-height: normal;
	font-size: 10px;
	text-align: center;
}
.typewriter {	font-family: courier,courier new,lucida;	 
	font-size: .7em;
	}
ul { 
	text-indent: 0px;
	list-style-type: square; 
	 }
.address {
	font-size: .8em;
	color: #993300;
	text-align: right;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
li {
	font-size: 0.8em;
	color:  #333333;
	line-height: 2em;
	text-align: left;
	}
}
