﻿/* La page entière */
    #page {
	position:relative;
	top:6%;
	width:830px;
	margin:0px auto;
	height:700px;
	}
	
	/* la zone Entete */
	#header {
	position:relative;
	top:0px;
	left:0px;
	width:830px;
	}

	#header-left {
	position:relative;
	top:0px;
	left:0px;
	height:auto;
	width:auto;
	}

	#header-center {
		color:#7E7E1B;
	position:absolute;
	top:80px;
	left:180px;
	height:auto;
	margin:0px auto;
	width:400px;
	}
	#header-center h1 {
		font-family: Times New Roman;
		font-size: 12pt;
		color:#7E7E1B;
		display:inline;
		font-weight:normal
	}	
	#header-right {
	position:absolute;
	top:0px;
	right:0;
	width:104px;
	}
		
	#menu {
	position:relative;
	top:0px;
	left:0px;
	height:auto;
	width:auto;
	}
	
	#diaporama {
	position:relative;
	top:0px;
	left:0px;
	height:auto;
	width:auto;
	}
	
	#content {
	position:relative;
	top:0px;
	left:0px;
	height:31px;
	width:830px;
	}

	#content_more {
	position:absolute;
	top:0px;
	left:0px;
	}
		
	#bordeaux-doorstep {
	position:relative;
	top:0px;
	left:0px;
	height:31px;
	width:260px;
	}
	
	#content-left {
	position:absolute;
	top:35px;
	left:35px;
	height:auto;
	width:260px;
	}
	
	#content-middle {
	position:absolute;
	top:35px;
	left:310px;
	height:auto;
	width:260px;
	}
	
	#content-separateur {
	position:absolute;
	top:10px;
	left:555px;
	height:auto;
	width:300px;
	}
	
	#content-right {
	position:absolute;
	top:00px;
	left:555px;
	height:auto;
	width:300px;
	}
	
	#content-large
	{
	position:relative;
	top:10px;
	left:30px;
	height:31px;
	width:780px;
	}
	
	#footer {
	position:relative;
	top:120px;
	left:0px;
	height:auto;
	margin:0px auto;
	width:830px;
	}

	#footer-center {
	margin-top:40px;
	height:auto;
	margin:0px auto;
	width:830px;
	padding-bottom:25px;
	}
		
	#footer-right {
	top:40px;
	right:0px;
	}
	
	a.footer:link { color: #7E7E1B; text-decoration : none}
	a.footer:visited { color: #7E7E1B; text-decoration : none}
	a.footer:active { color: #7E7E1B; text-decoration : none}
	a.footer:hover { color: #7E7E1B; text-decoration : none}

	p.footer  { text-align:center; font-family: Verdana; font-size: 10px; color: #7E7E1B; font-weight:normal; margin-bottom: 0; margin-top:0;}
