#wrap{

	width:980px;

	height:1500px;

	margin:30px auto;

	background-color:#fff4d0;

	background-image:url(../images/CarteVins_fond.jpg);

	background-position:0 345px;

	background-repeat:no-repeat;

	_padding:0;

	overflow:hidden;

	}

	

#primary_content{

	width:960px;

	}

	

	

	

	

#menu_nav{

	width:200px;

	float:left;

	margin-top:100px;

	

	}

	

	#menu_nav li{

		padding-left:50px;

		font-size:170%;

		margin-bottom:10px;

		font-weight:bold;

		color:#f1733b;

	}

		

		#menu_nav li a{

			text-decoration:none;

			}

			

	#menu_nav li#active_carte{

		background-image:url(../images/CarteVins.png);

		background-position:left middle;

		background-repeat:no-repeat;

		color:#5a021e;

	}

	

		#menu_nav li#active_carte a{

			color:#5a021e;

			}

			

		

#menu_content{

	width:400px;

	margin-left:50px;

	_margin-left:30px;

	float:left;

	position:relative;

	}



#side_menus{

	width:250px;

	float:right;

	margin-left:700px;

	_margin-left:500px;

	position:absolute;





	}

	

.menu{

	width:250px;

	background-color:#ede3c1;

	margin-bottom:20px;



	

	}

	

	.menu h3{

		background-color:#f1733b;

		color:#781924;

		text-align:center;

		padding:5px;

		}

		

	.menu p{

		width:95%;

		margin:auto;

		font-weight:bold;

		}

		

h3{

	font-size:120%;

	font-weight:bold;

	color:#e95d0f;

	text-align:center;

	margin-bottom:5px;

}



p{

	margin-bottom:20px;

	font-size:85%;

	font-weight:500;

	}

	

	

.appellation{

	color:#5a021e;

	font-size:150%;

	margin-top:5px;

	}

	

.chateau{

	color:#f1733b;

	font-size:130%;

	}

	

.small{
	font-size:50%;
	}	

#ie_position_fix{

	_width:500px;

	_position:absolute;

	}