body {
	background: url(blutextb.gif);
	background-color: #FFFFFF;
	color: #003399;
	font-size:1em;
	font-family:  Arial, Helvetica,sans-serif;
}

h1{
	text-decoration:underline;
	font-weight: bold;
	color:#660066;
	font-size:2em;
	text-align: center;
	background-color: #FFFFFF;
	}

code{
	text-decoration:underline;
	font-style: italic;
	font-size:2em;
	text-align: center;
	display: block;
	padding: 5px
}

hr.separateur {
	clear: left;
	margin:30px auto;
	background-image: url(bluhorsa.gif);
	background-repeat:no-repeat;
	border: 0;
	width: 600px;
	height: 10px;
	color: #ffd71c;
	background-color: #FFFFFF;
	}

div.imagelegend {
	float: left;
	padding: 2em;
	text-align: center;
}

abbr
{
		color: #ff0000;
		font-weight: bold;
		font-size: 1em;
		text-decoration:underline;
		text-align: center;
		background-color: #FFFFFF;
	
	}
b{
		color: #ff0000;
		font-weight: bold;
		font-size: 1em;
		text-decoration:underline;
		background-color: #FFFFFF;
		
	} 

a:link {
	COLOR: #3366FF;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
}

a:visited {
	color: #9900FF;
	text-decoration: none;
	font-family: verdana, arial,sans-serif;
	font-weight: bold;
	font-size: 1em;
	background-color: #FFFFFF;
}

a:hover {
	color: #000066;
	text-decoration: none;
	font-family: verdana, arial,sans-serif;
	font-weight: bold;
	font-size: 1em;
	background-color: #FFFFFF;
}

div#bandeau{
	margin:0 auto;
	background-image: url(blubanna.gif);
	background-repeat:no-repeat;
	border: 0;
	width: 600px;
	height: 60px;
	text-indent: -1900px;
	overflow: hidden;
	}
	
.centrer{
	margin: 0 auto;
	width:600px;
	display:block;
	text-align: center;
		}
	
.boutonnav{
	margin: 30px 30px;
	border: 0;
	
	}
	
.content
{
	clear: left;
	text-indent: 3em;
	text-align: left;
	}
	
h2{
	background-color: #FFFFFF;
	color : #660066;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	}
	
.exemple{
	background-color: #FFFFFF;
	color : #008000;
	font-weight: bold;
	text-decoration: underline;
	}

.backline{
	clear: left;
	}
	
.list{
	padding: 0px;
	margin-left:100px;
	display:block;
	text-align: left;
	}

.souspara{
	text-decoration: underline;
	}
	
.formula{
	text-indent: 100px;
	}

.tableau{
	text-align:center;
	border-style:solid; 
    border-width:1px; 
    border-color:black;
    width:80%; 
	}
	
td { 
border-style:solid; 
border-width:1px; 
border-color:black;
width:50%;
}
