body{
background-image: url(deg_gauche.jpg);
background-repeat: repeat-y;
}

#wrapper{
	margin-left: 70px;
	margin-top: 7%;
	width: 790px;
}

#border_top{
	background-color: #96cfe0;
	
}

#b01{
	
}

		#logo_top_left{
			margin-top: 15px;
			float: left;
		}
		
		#info_top_right{
			margin-top: 15px;
			float: right;
			text-align: right;
		}
		
		#info_top_right li{
			color: #97ca0c;
			font-size: 12px;
			list-style-type: none;
			
		}

#b02{
	
}

	#titre{
		margin-top: 10px;
	}
	
	#titre img{
		margin-bottom: -20px;
	}
	
	#container{
		margin-top: 25px;
		margin-bottom: 25px;
	}
		
		#container li{
			color: #196d86;
			font-size: 15px;
			font-weight: bold;
			line-height: 29px;
			list-style-image: url(puce.jpg);
			margin-left: 20px;
		}
		
	.cor{
		background-image: url(details_bg.jpg);
		background-repeat: repeat-y;
		height: 170px;
		margin-top: 20px;
		
	}
	
	#details{
		width: 270px;
	}
	
	#details ul{
		margin-left: -10px;
		margin-top: 0px;
		padding-left: 0px;
	}
	
	#details li{
		color: #64a4b7;
		font-size: 12px;
		font-weight: normal;
		line-height: 14px;
		list-style-image: url(none.jpg);
	}
	
	#test img{
		margin-left: 25px;
		margin-top: 18px;
	}
	
	#pied{
	
		color: #196d86;
		font-size: 12px;
	}
	
	.plus{
		color: #b1d847;
		font-weight: bold;
		
	}

.block{
	border-top: 3px dotted #96cfe0;
	padding: 30px 0px 30px 0px;
}

.block_ext1{
	float: left;
	margin-bottom: 15px;
	width: 50%;
}

.clear{
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

a {
color:#545454;
text-decoration:none;
}
 
a:hover {
color:#393939;
text-decoration:none;
}
