body   { color: #ffffcc; font-size: 13px; 
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
		line-height: 18px; 
		background-color: black; }
		

div	{
	background-image: url(../images/background_body.jpg);
	background-repeat: no-repeat;
	width: 950px;
	margin: auto;
	
	
}



#premier{
	width:360px;
	float: left;
	padding-left: 105px;
	padding-top: 70px;
	background-image: none;
	clear: both;
	
}

	
#second{
	background-image: url(../images/background_bas.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 400px;
	clear: both;
	padding-left: 105px;
}

#nav	  { position: relative;
			left: 370px; 
			top: 30px; 
			width: 300px;
			background-image: none;
			height: 250px;
			color: #ffff00;
			font-weight: bold;
			font-size: 10px;
			font-family: "Courier New", Courier, Monaco, monospace;
			
			}
			
			
#nav a	   { color: #ffff00; 
				font-size: 13px; 
			
				line-height: 25px; 
				text-decoration: none; }
			
#nav a:hover	  { 
				font-size: 15px;
				color: #cc3300;
			}
.navtexte	{
				color: #cc3300; 
				font-size: 15px;
		}
.navrouge	{
				color: #cc3300; 
				
		}
		
#plus	  { position: relative;
			left: 70px; 
			top: 300px; 
			width: 500px;
			background-image: none;
			height: 400px;
			color: #ff9900;
			font-size: 11px;
			font-family: "Courier New", Courier, Monaco, monospace;
			line-height: 22px;
			font-weight: bold;
			
			
			}
			
			
#plus a	   { 	color: #ff9900;
				font-size: 11px; 
				font-weight: bold;
				 
				text-decoration: none;
				 }
			
#plus a:hover	  { 
				text-decoration: underline;
				 
				
			}
			
h1   { font-size: 16px; 
		padding-top: 10px; 
		height: 11px; 
		font-weigh: 10px;
		
		 }
		 
h2   { font-size: 14px; 
		padding-top: 10px; 
		height: 12px; 
		font-weigh: 10px;
		
		
		 }

a	{
	color: #ff9900;
	}
	
a:hover	{
		color: #ff9900;
		text-decoration: none;
	}
	
.grand {	font-size: 15px;
			font-weight: bold;
	}

.bold { font-weight: bold;
	}
	
.boldorang { color: #ffcc66;font-weight: bold;
	}

	
.signature {	
		color: #ff9900;
		font-weight: bold;
		font-family: "Courier New", Courier, Monaco, monospace;
		font-size: 12px;
	}
	
.espace	{margin-bottom: 10px;
		}
