html, body {
width: 100%;
height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #e0f3f5; /*couleur de fond blanche*/
}

#chapeau {
	width: auto;
	background-image: url(../picto/bandeau2.jpg);
	height: 200px;
	position: relative;
	margin: 0;
}

.logo {
	float: left;
	margin: 45px 0 0 25px;
	border: none;
}

.bg {
	float: left;
	margin-left: -40px;
	border: none;
}

.uk {
	float:right;
	margin-right:140px;
	border: none;
}

.es {
	float: left;
	margin-top: 165px;
	margin-left: 200px;
	border: none;
}



.fr {
	float: top;
	margin-left:-30px;
	border: none;
	}

#menugauche {
	position: absolute;
	left: 0;
	width: 180px;
	height: 630px;
	list-style-type: none;
	padding: 200;
	background-color: rgb(8,33,75);
}

#frame {
	margin-left: 180px;
	width: auto;
	height: 630px;
	background-image: url(../picto/contenu.jpg);
	font-size: 1.1em;
	font-weight: bold;
	color: Yellow;
	overflow: scroll;
	position: relative;
}

.t2 {
	font-size: 1.7em;
	font-weight: bold;
	font-style: oblique;
	text-align: center;
	text-shadow: 0.4em, Red;
	margin: 20px 0 10px 0;
}

	
p #frame {
margin-top: 10px;
margin-left: 10px;
}

.lientitre {
	font: italic small-caps 200 2em serif;
	color: Fuchsia;
	text-decoration: none;
}

.t3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: Red;
	font-weight: bolder;
	text-align: center;
	text-shadow: #FFFF8C;
	text-shadow: 0.8em;
	margin: 60px 0 10px 0;
}

.decal ul {
	margin-left:400px;
}

#menugauche a {
	display: block;
	margin: 2px 0;
	color: White;
	text-decoration: none;
	line-height: 25px;
	width: 140px;
	border: 1px;
	border: solid;
	border: #6ADCFF;
	background: transparent;
	azimuth: center;
}

#menugauche ul {
	margin:14px;
	padding: 0;
}

#menugauche li {
margin-bottom: 2px;
list-style-type: none;
}


#menugauche a:hover, #menugauche a:focus {
	text-decoration: none;
	color: #DC143C;
	background-color: #CDFADC;
}


#pied {
	background-color: rgb(8,33,75);
	position: relative;
}

.alagon {
	margin-left: 200px;
	border: none;
}

.bgham{
	border: none;
}

.pessac{
	border: none;
}

.varna{
	border: none;
}

.europe{
	border: none;
	margin-top: 0;
	margin-left: 500px;
}