#page {
	position: relative;
	height: auto;
	width: 800px;
	margin: auto;
	border: 1px solid #000;
}

#page #banner{
	position: absolute;
	height: 144px;
	width: 800px;
	z-index: 1;
	background: url(../images/topdesign_haut_gb.jpg) no-repeat;

}                                                                                                                                                      

#langue {
	position: absolute;
	right:0px;
	top: 0px;
	border: none;
	z-index:10000;
}

#langue a{
	text-decoration: none;
	border: none;
	z-index:10000;
}

#titre_banner{
	position: absolute;
	width: 800px;
	top: 18px;
	text-align: center;
	z-index:10000;
}

#soustitre_banner{
	position: absolute;
	width: 800px;
	top: 103px;
	text-align: center;
	z-index:10000;
}

html:not([lang*=""]) #soustitre_banner {
	position: absolute;
	width: 800px;
	top: 78px;
	text-align: center;
	z-index:10000;
}

#page #main{
	position: relative;
	height: auto;
	width: 800px;
	top: 144px;
	padding: 5px;
	margin: 0;
	z-index: 1;
}

#tri {
		 float: right;
		 margin: 10px 50px 0 0;
}

#page #menu_top{
	position: relative;
	height: 25px;
	width: 800px;
	top: 140px;
	border: 1px solid #000;
	border-left: none;
	border-right: none;
	z-index: 10000;
}

#page #menu_top ul{
	margin: 2px 0 0 0;
	background-image:url(../images/sommaire.gif);
}

#page #menu_top li{
	display: inline;
	margin: 0 5px 0 5px;
}

#page #menu_content{
	height: auto;
	width: auto;
	margin: 20px 0 20px 70px;
	z-index: 1;
	text-align: left;
}

#page #menu_content img {
	margin: 0 0 0 20px;
}

#page #classement {
	height:auto;
	width: 800px;
	margin: auto;
	text-align: center;
	z-index: 1;
}

#page #moteur{
	height: 60px !important;
	height: auto;
	width: 700px;
	margin: 90px auto 70px auto !important;
	margin: 90px 0 0 50px;
	text-align: center;
	z-index: 1;
	background-color: #FFFFFF;
	clear:both;
}

#page #moteur2{
	height: 330px;
	width: 700px;
	margin: 0px auto !important;
	margin: 0px 0 0 50px;
	z-index: 1;
	background-color: #FFFFFF;
	clear:both;
}

#page #desc {
	height: auto;
	width: 755px;
	margin: 0;
	text-align: justify;
	background-color: #FFFF99;
	border: 1px dashed #333333;
	padding: 10px;
}

#page #baseline{
	margin: 150px 0 0 0;
}

#footer{
	position: relative;
	width: 800px;
	height: auto;
	margin: 20px auto;
	text-align: center;
}

#tabzoom {
	height: 300px;
	margin: 35px 10px 0 0;
}

/*--------------------*/

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #003399;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: red;
}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #003399;
}


.h5 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size:15px;
	color:#0066CC;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size:15px;
	color:#0066CC;
}

h6 {
	font-family: arial, helvetica, serif;
	font-style: normal;
	font-size:12px;
	color:#000;
	text-decoration: underline;
	margin: 0 0 -10px 0;
}

.titre li{
	margin: 15px 0 -10px 40px;
	list-style: square;
}

li {
	margin: 0 0 0 80px;
	list-style: circle;
}

/*--------------------*/

.center {
	text-align: center;
}

.title {
	text-align: center;
	width: 370px;
}

.bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 1.3;
}

.bolder {
	font-weight: bold;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
    clear: both;
    height: 20px;	
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
	margin: 0 90px 0 0 !important;
	margin: 0 60px 0 0;
}

#datacontainer img {
	margin: -15px 0 20px 0;
}

.justify {
	text-align:justify;
	padding: 10px;
}

.justify_two {
	text-align:justify;
	padding-left: 10px;

}

.fleft {
	height: 250px;
	float: left;
	margin: 0 0 0 100px;
}

.fright {
	height: 350px;
	float: right;
	margin: 0 100px 0 0;
}

.zoom_header {
	position: absolute;
	top: 118px;
	right: 10px;
}


div .filet {
	width: 650px;
	margin: -10px auto;
	height:1px;
	text-align:center;
	border-bottom: 1px dashed #333333;
}

.locationImgs {
	height: 100px;
	border: 1px solid #000;
}

.right img{
	width: 155px;
	border: 1px solid #000;
	float: left;
	margin:5px 5px 15px 5px;
	padding:0;
}

.left img{
	width: 155px;
	border: 1px solid #000;
	float: left;
	margin:5px 5px 15px 5px;
	padding:0;
}

.ligne {
	width: 400px;
	margin: 15px auto;
	height: 1px;
	border-bottom: 1px solid #000;
	text-align:center;
}

#zone img {	
	max-height: 250px;
	max-width: 300px;
}

.red {
	color: red;
}

.big p{
	width: auto;
}

.big {
	font-size: 16px;
	border-bottom: 1px solid red;
}

.tabul {
	margin-left: 70px;
}
.tab {
	margin-left: 10px;
}

.mini {
       font-size: 12px;	
}

.fondtableau3 {
	padding: 0 10px 0 10px;
}

.fondtableau_result {
	width: 692px;
}

.details_result {
	width: 58px;
	height: 13px;
}

.emem {
	font-size: 18px;
	font-weight:bold;
	font-family: arial, helvetica, serif;
	text-align:center;	
}

#fond_location dt {
        background-color: #C9D0E7;	
}
#fond_tourisme dt {
        background-color: #B9E1B9;	
}
#fond_sct dt {
        background-color: #FFE4A7;	
}
#fond_divers dt {
        background-color: #FFFAA6;	
}

.legende {
	width: 165px;
	height: 45px;
	margin-top: 5px;
	clear: left;
}

code {
	padding:1px;
	background:#091a04;
	color:#ffffff;
	font-size:1.1em;
	font-family:Courier, MS Courier New, Prestige, Everson Mono;
}

.tabulation {
	margin-left:10px;
}

.plandusite ul {
	margin: 0 0 10px 0;
}

.plandusite li {
	margin: 0 0 0 20px;
}

.presta {
	margin: -35px 0pt 0pt 242px;
}


.budget {
	margin: 0 0 0 18px;
}

.livredor {
	margin: 0 0 0 10px;
}

.demeure {
	margin: 0 0 0 -20px;
}
