div#global{
			width:800px;
			background-color:white;
			background-repeat: no-repeat;
			margin-right:auto;
			margin-left:auto;}

div#entete1{
			float:left;
			background-color:red;
			background-repeat: no-repeat;
			background-image:url(/img/head.png);
			width:600px;
			height:85px;
			background-color:white;}

div#entete2{
			width:800px;
			height:85px;
			background-color:white;
			text-align:right;
			font-weight:bold;
			color:white;}


div#contenu{
			min-height:470px;
			text-align:center;
			background-color:whites;}
		
.image {
			float: left; margin: 0 6px 6px 0;}

		
div#piedpage{
			width:800px;
			height:20px;
			margin-top:10px;
			background-color:white;
			border-top:1px solid;
			border-bottom:none;
			border-left:none;
			border-right:none;
			border-color:grey;
			text-align:right;
			display: block;
			clear:both;}

			
			
			
form{
			min-height:120px;
			padding-top:10px;
			padding-bottom:10px;
			border:none;
			margin-top:30px;
			border:2px solid;
			border-color:grey;}

h1{
			margin: 0;
			margin-left:0px;
			margin-right:5px;
			padding: 0;
			font-family: "Arial",Times,FreeSerif,serif;
			font-size:12px;
			font-weight:bold;
			display: inline;}

	
	
	
	
.result-normal{
			font-weight:normal;}
		
.blanc_big{	
	
			font-size:20px;}
		
.blanc_small{	
			font-style:italic;
			font-size:15px;}

.no_border{
			border:none;}
		
.saisie{
			width:150px;
			height:22px;
			font-size:18px;
			background-color:#EFEFEF;
			border:0px;
			color:#9E45DF;}
	
.right{
			float:right;
			margin-right:30px;
		}
dico{		float:left;
			height:200px;
			
}
		
.left{
			float:left;}

.fr{
			font-size:15px;}
			
.justifi{
	margin-left:320px;
	text-align: justify;}

.green{
			color:green;}
		
.red{
			color:red;}

.comment{
			font-weight:normal;}

.lv{
			color:#3F3B3B;
			font-size:15px;}

.specialchar{
			color:green;
			text-decoration:none;
			font-weight:bold;
			margin-right:5px;}


.error{
			font-size:15px;
			font:bold;
			font-family: "arial";
			color: red;
			margin-top:50px;}
			

