@charset "iso-8859-1";
html{font-size:100%}
body{
	background-color: #011E56;
	font: 0.8em Trebuchet MS, Arial, Helvetica;
	color: #011E56;
	text-align:center;
}

h1, h2, h3{
	font-family: "Trebuchet MS", sans-serif;
}

h1{
	font-size: 1.8em;
	margin: 10px auto;
	padding: 0;
	text-align:center;
}
h2{
	font-size: 1.4em;
	font-weight:normal;
	margin: 0;
	padding: 0;
	text-align:center;
}
h3{
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	text-align:center;
}

h4{font-size:0.9em;margin:0;padding:0;font-weight:normal;text-align:center;}

a {
	color: #011e56;
	text-decoration: none;
}

a:visited {
	color: #011e56;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000; /*#f8f8ff;*/
}

img {
	border: 0
}

table
{
	border-color: #011E56;
	color: #011E56;
	font: 10pt Trebuchet MS, Arial, Helvetica;
}

a:hover
{
	/* background-color: #D27B3C;
	color: #F8F8FF;*/
	color:#D27B3C;
}
 img{border:none}

.cadre_resa{
	width:150px;
	height:98px;
	padding:15px 0 0 0;
	margin:15px auto;
	font-size:1em;
	background-color:#D27B3C;/*#011E56;*/
}

.cadre_resa a.LIEN_resa:link {
	font-size: 1em;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	
}



.cadre_resa a.LIEN_resa:visited {
	font-size: 1em;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.cadre_resa a.LIEN_resa:hover {
	font-size: 1em;
	color: #FFF; 
	background-color:#D27B3C;
	text-decoration: underline;
	font-weight: bold;
}
#wrapper {
	width: 750px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}


#contenuLarge{

	width:748px;
	padding: 0 0 10px 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color:#f8f8ff;

}

#entete {
	
	background-color: #011e56;
	width: 750px;
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #FFFFFF;
}

.bouton_navigation{
	width:400px;
	margin:5px auto;
	padding:0;
	height:1.5em;
	text-align:center;
	font-weight:bold;
	background-color:#FFF;
	border:1px solid #011E56;
}
