body {
		font: normal 12px Verdana, sans-serif;
		text-align: left;
		line-height: normal;
		background: white;
		color: #333333;
		}
		
		html {
		font-size: 100%;
		}
		
		img {border: none;}
		
		

		
		#page {
		width: 970px;
		position:absolute;
		top:50%
		margin-top:-335px;
		border: 1px dotted black;
		left:50%;
		margin-left:-485px;
		background : white;
		}
		
		#header {
		height: 100px;
		border: 1px dotted black;
		border-top: none;
		border-left:none;
		border-right:none;
		background: white;
		}
		
		td.topright {
   		background-color: #DEDEDE;
		vertical-align: middle;
		border-bottom: dotted 1px black;
		padding:10px;
   }
   td.topleft {
   		background-color: #2a2a2a;
		border-bottom: dotted 1px black;
		width: 208px;
	}
		
		ul.menu {
		list-style-type: none;
		margin: 0 0 0 0;
		}
		
		ul li{
margin:15px 0px; 
}

		
	li.menua{
		border: dotted 1px black;
		color: black;
		text-align: center;
		}
		
	li.menub{
		border: dotted 1px black;
		color: black;
		text-align: center;
		background-color: #DEDEDE;
		}
		
		#content {
		position: relative;
		width:970px;
		background-image:url(../images/background.jpg);
		}
		
		div#content {
	
		height: 550px;
		overflow-y: scroll;
		/*min-height:550px;
		height:expression(this.scrollHeight >550? "auto":"550px");*/
		}
		
		#l-col {
		float: left;
		margin-top: 4px;
		width: 180px;
		position: fixed
		
		
		}
		
		#cont {
		margin-top: 20px;
		width: 700px;
		padding-left: 210px;
		padding-right: 30px;
		text-align: justify;
		
		color: black;
		border-left: none;
		border-right: none;
		}
		
		
		#copyright {
		width: 970px;
		height: 15px;
		border-top: dotted 1px black;
		background : #ffffff;
		margin-top: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		color: black;
		line-height: 10px;
		text-align: center;
		vertical-align: bottom;
		}
		
		span.texte_lien {
   		
		color: black;
		text-decoration: none;
		}
	
	span.texte_lien2 {
   		
		color: red;
		text-decoration: none;
		}
	span.texte_lien3 {
   		
		color: black;
		text-decoration: underline ;
		}
		
		div.titre {
   		width: 100%;
		font-size: 24px;
		color: black;
		text-align: center;
		}
	
a{
text-decoration:none;
}

table.bdd {font-family:Verdana,Arial; color:#000000; table-layout:fixed; width:100%; 
				border-collapse:collapse; border:1px solid #000000;}
table.menu {font-family:Verdana,Arial; color:#000000; width:100%; border:0px;}
td.bdd {border:1px solid #000000; font-family:Verdana,Arial; color:#000000; font-size:10pt;}
td.expo {font-family:Verdana,Arial; color:#000000; font-size:10pt;}
td.ordin {font-family:Verdana,Arial; color:#000000; font-size:10pt;}
td.bddtitle {border:1px solid #000000; font-family:Verdana,Arial; color:#000000; font-size:10pt; height:40px;
				 text-align:center;}
td.catalogue {border:1px solid #663300; font-family:Verdana,Arial; color:#000000; font-size:10pt; height:20px;
				background-color:#ffffff; text-align:center;}

