h1, h2, h3, h4, h5, h6, h9 {
        font-family: Tahoma;
        font-weight: normal;
}
h1 {
        color: #08487e;
        letter-spacing: -2px;
        
font-size: 2.0em;
        border-bottom: 1px solid silver;
        padding-bottom: 0px;
        }
h2 {
        color: #08487e;
        font-weight: bold;
        text-align: center;
		font-size: 1.5em;
        border-bottom: 1px solid silver;
        padding-bottom: 3px;
        clear: both;
        }
h3 {
        font-size: 1.2em;
        font-weight: bold;
        }
h4 {
        font-size: 1.1em;
        }
h5 {
        font-size: 1.0em;
        }
h6 {
        font-size: 0.8em;
        }
		img {
        border: 0px none;
        }


#mainframe {
	WIDTH: 800px;
	position: relative;
    margin : auto;
	
}

	
#header {
	WIDTH: 800px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	position: relative;
	height: 92px;
	top: 0px;
	background-color: transparent;
}	
#header2 {
	WIDTH: 800px;
	background-image: url(header2.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	position: relative;
	height: 105px;
	top: 0px;
	background-color: transparent;
}	

#mainzone {
	WIDTH: 800px;
	background-image: url(eurotravel_mainzone.jpg);
	background-repeat: repeat-y;
	position: relative;
    height: 400px;
	}


/*------------------------------------------------------------------ début paramétrages des drapeaux ------------------------------------------------------------------*/

#english_flag {
WIDTH: 30px;
	background-repeat: no-repeat;
    float: left;
	position: absolute;
	height: 20px;
	left: 10px;
	top: 2px;
	background-color: transparent;
	}
	
#french_flag {
WIDTH: 30px;
	background-repeat: no-repeat;
    float: left;
	position: absolute;
	height: 20px;
	left: 42px;
	top: 2px;
	background-color: transparent;
	}

#deutsch_flag{
WIDTH: 30px;
	background-repeat: no-repeat;
    float: left;
	position: absolute;
	height: 20px;
	left: 74px;
	top: 2px;
	background-color: transparent;
}

/*------------------------------------------------------------------ début des paramétrages css des drapeaux ------------------------------------------------------------------*/

/*------------------------------------------------------------------ début des paramétrages css du menu dhtml----------------------------------------------------------------*/
#menudhtml {
	WIDTH: 683px;
	height: 21px;
	float: right;
	right: 10px;
	top: 2px;
	position: absolute;
 
 }
/*------------------------------------------------------------------ fin des paramétrages css du menu dhtml -----------------------------------------------------------------*/


#bottom_zone {
	WIDTH: 800px;
	height: 46px;
	background-image: url(eurotravel_bottom.jpg);
	background-repeat: no-repeat;
	position: relative;
	}
	
		#Disclaimer {
	WIDTH: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	font-size: 10px;
	position: absolute;
	float: left;
	left: 20px;
	top: 15px;
    background-color: transparent;
}#

