	#module-restaurant_NoInfo {
		height:300px;
	}
	
	#module-restaurant_FrontDisplay {
		width:528px;
		overflow:auto;
		text-align:left;
	}

	#module-restaurant_FrontDisplay img {
	}
	
	
	#module-restaurant_FrontHeader {
		height:145px;
	}
	
		#module-restaurant_FrontImage1 {
			float:left;
			padding:2px;
			height:140px;
		}
	
	#module-restaurant_FrontCoords {
		height:200px;
	}
		#module-restaurant_FrontImage3 {
			float:left;
			width:170px;
		}
		
			#module-restaurant_Image3 {
				margin:2px;
				height:140px;
			}
				
			#module_restaurant_FrontNomChef {
				margin:0px;
			}
			
			#module_restaurant_FrontNomProprietaire {
				margin:0px;
			}
		
		#module-restaurant_FrontInfo {
			padding:2px;
		}
		
			#module-restaurant_FrontNomRestaurant {
			font-weight: bold;
			}
			
			#module-restaurant_FrontBlocAdresse {
				border-bottom-width: 1px;
				border-bottom-style: solid;
				border-bottom-color: #FFFFFF;
				margin-left:170px;
				height:40px;
			}
			
				#module-restaurant_FrontAdresse {
					float:left;
				}
				
				#module-restaurant_FrontCuisine {
					text-align:right;
				}
			
			#module-restaurant_FrontDescriptionRestaurant {
				margin-left:170px;
			}
				#module-restaurant_FrontBlocDescription {
					float:right;
					margin-top:10px;
					width:310px;
				}
					#module_restaurant_FrontDescriptionTitle {
						font-weight: bold;
					}
		
	#module-restaurant_FrontContent {

	}
		#module-restaurant_FrontContent ul 	{ width:100%; }
		#module-restaurant_FrontContent li 	{  }
		
		#module-restaurant_DisplayMenuTitre {
			text-align:center;
			font-weight: bold;
		}
		
		#module-restaurant_DisplayPlat {
			float:left;
			margin-left:30px;
			width:400px;
		}
		#module-restaurant_DisplayPrixPlat {
			margin-left:480px;
		}
		
		#module-restaurant_DisplayBlocImageMenu {
			height:305px;
			border-top-width: 1px;
			border-top-style: solid;
			border-top-color: #FFFFFF;
		}
		#module-restaurant_DisplayImageMenu {
			float:left;
			width:176px;
			text-align:center;
			padding-top:10px;
		}
		
		#module-restaurant_AjaxDescriptionPlat {
			padding:10px;
			background:black;
		}