/*
	layout.css
	dégustation de Saint Gall
	blocs
*/

#ensemble_page {
	width: 976px;
	background-image: url('../img/arplan-page.gif');
	background-position: top;
	background-repeat: repeat-y;
	margin: 0 auto;
	overflow: visible;
	/*clear: both;*/
}

#page {
	width: 976px;
	/*background-color: #FFF;*/
	background-image: url('../img/arplan-corps-page.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	/*border: 1px solid #000;*/
	/*float: left;*/
	/*display: inline;*/
	clear: both;
}
#haut-page {
	width: 976px;
	float: left;
	clear: both;
	display: inline;
}
#logo {
	margin-top: 80px;
	margin-left: 55px;
	float: left;
	display: inline;
}
#frise-haut {
	float: left;
	display: inline;
	margin-top: 90px;
	margin-left: 40px;
}
#menu-1 {
	width: 440px;
	height: 52px;
	float: right;
	margin-top: 105px;
	margin-right: 48px;
	display: inline;
	font-size: 11px;
	background-image: url('../img/arplan-menu-1.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
#menu-2 {
	float: left;
	clear: both;
	display: inline;
	width: 921px;
	height: 37px;
	font-size: 11px;
	margin-left: 25px;
	background-image: url('../img/arplan-menu-2.gif');
	background-position: top;
	background-repeat: repeat-x;
}
#menu-contact {
	line-height: 28px;
	margin-top: 6px;
	margin-left: 37px;
}

#bas-page {
	width: 976px;
	height: 198px;
	background-color: #FFF;
	background-image: url('../img/arplan-bas-page.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	clear: both;
}
#frise-bas {
	margin-top: 0px;
	margin-left: 55px;
}

#contenu {
	width: 946px;
	float: left;
	clear: left;
	background-image: url('../img/ombre-contenu-droite.gif');
	background-position: top right;
	background-repeat: repeat-y;
}
#contenu-2 {
	width: 946px;
	float: left;
	clear: left;
}
#contenu-gauche-1 {
	float: left;
	clear: left;
	width: 466px;
	margin-left: 25px;
	background-image: url('../img/arplan-contenu-gauche-haut-1.gif');
	background-position: top;
	background-repeat: repeat-x;
	display: inline;
}
#contenu-droit-1 {
	float: left;
	width: 428px;
	height: 418px;
	background-image: url('../img/arplan-contenu-droit-haut-1.gif');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #C0CA9E;
	display: inline;
}
#contenu-droit-bas-1 {
	float: left;
	/*clear: left;*/
	width: 428px;
	background-image: url('../img/arplan-contenu-droit-bas-1.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #C0CA9E;
	height: 40px;
	display: inline;
}

#ensemble_page2 {
	width: 976px;
	background-image: url('../img/arplan-page-2.gif');
	background-position: top;
	background-repeat: repeat-y;
	margin: 0 auto;
	overflow: visible;
	/*clear: both;*/
}

#page2 {
	width: 976px;
	/*background-color: #FFF;*/
	background-image: url('../img/arplan-corps-page-2.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	/*border: 1px solid #000;*/
	/*float: left;
	display: inline;*/
	clear: both;
}
#haut-page2 {
	width: 976px;
	float: left;
	clear: both;
	display: inline;
}
#bas-page2 {
	width: 976px;
	height: 300px;
	background-color: #FFF;
	background-image: url('../img/arplan-bas-page-2.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	/*float: left;*/
	clear: both;
}
#contenu-gauche-2 {
	float: left;
	clear: left;
	width: 466px;
	margin-left: 25px;
	display: inline;
}
#contenu-droit-2 {
	float: left;
	width: 428px;
	display: inline;
}

#ensemble_page3 {
	width: 976px;
	background-image: url('../img/arplan-page-3.gif');
	background-position: top;
	background-repeat: repeat-y;
	margin: 0 auto;
	overflow: visible;
	/*clear: both;*/
}
#page3 {
	width: 976px;
	/*background-color: #FFF;*/
	background-image: url('../img/arplan-corps-page-3.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	/*border: 1px solid #000;*/
	/*float: left;
	display: inline;*/
	clear: both;
}
#haut-page3 {
	width: 976px;
	float: left;
	clear: both;
	display: inline;
}
#bas-page3 {
	width: 976px;
	height: 300px;
	background-color: #FFF;
	background-image: url('../img/arplan-bas-page-3.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	/*float: left;*/
	clear: both;
}

#ensemble_page4 {
	width: 976px;
	background-image: url('../img/arplan-page-4.gif');
	background-position: top;
	background-repeat: repeat-y;
	margin: 0 auto;
	overflow: visible;
}
#page4 {
	width: 976px;
	background-image: url('../img/arplan-corps-page-4.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	clear: both;
}
#bas-page4 {
	width: 976px;
	height: 300px;
	background-color: #FFF;
	background-image: url('../img/arplan-bas-page-4.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	clear: both;
}

