@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #AFB9BA;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #1f5891;
	text-align: justify;
}
#top_container{
	display: block;
	height: 151px;
	background-image: url(../images/top_fond.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b5ab19;
	border-right-color: #b5ab19;
	border-bottom-color: #b5ab19;
	border-left-color: #b5ab19;
	text-align: center;
}
#top_banniere{
	background-image: url(../images/banniere.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 151px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 1015px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu_container{
	background-image: url(../images/menu_fond.jpg);
	height: 127px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	display: block;
	background-position: center;
}
#menu_container_accueil{
	background-image: url(../images/menu_fond_accueil.jpg);
	height: 127px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	display: block;
	background-position: center;
}
#menu_fond{
	display: block;
	padding: 0px;
	height: 127px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#top_menucontainer {
	background-color: #DBE2E9;
}
#top_menu {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	color: #005596;
	font-weight: bold;
}
#top_menucontainer #top_menu a:link, #top_menucontainer #top_menu a:visited {
	color: #005596;
	text-decoration: none;
}
#top_menucontainer #top_menu a:hover, #top_menucontainer #top_menu a:active {
	color: #939B93;
	text-decoration: none;
}
#menu_itembox{
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 572px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}

a.menu:link,  a.menu:visited{
	font-size: 14px;
	color: #EEF1EF;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/boutons_bg.png);
	background-repeat: no-repeat;
	height: 58px;
	width: 116px;
	text-align: center;
	padding-top: 20px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	display: block;
	background-position: center;
	vertical-align: middle;
	float: left;
	margin: 0px;
}
a.menu:hover, a.menu:active{
	font-size: 14px;
	color: #454219;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/boutons_hover.png);
	background-repeat: no-repeat;
	background-position: center;
}
a.menu_anglais:link,  a.menu_anglais:visited{
	font-size: 14px;
	color: #EEF1EF;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/bouton_anglais_bg.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 78px;
	text-align: center;
	padding-top: 18px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	display: block;
	background-position: center;
	vertical-align: middle;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
a.menu_anglais:hover, a.menu_anglais:active{
	font-size: 14px;
	color: #454219;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/bouton_anglais_hover.png);
	background-repeat: no-repeat;
	background-position: center;
}
#main_textbox #btn_tarifs {
	display: block;
	padding: 0px;
	float: right;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
#main_textbox #btn_tarifs a.menu_tarifs:link, #main_textbox #btn_tarifs  a.menu_tarifs:visited{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/bouton_tarifs.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 79px;
	text-align: center;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	background-position: center;
	vertical-align: middle;
	float: right;
	margin-top: 0px;
	margin-right: -1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_textbox #btn_tarifs a.menu_tarifs:hover, #main_textbox #btn_tarifs a.menu_tarifs:active{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/bouton_tarifs_hover.png);
	background-repeat: no-repeat;
	background-position: center;
}
#main_textbox a:link, #main_textbox a:visited {
	color: #948A00;
	text-decoration: none;
}
#main_textbox a:hover, #main_textbox a:active {
	color: #A2AAA6;
	text-decoration: none;
}
#main_textbox{
	background-color: #EEF1EF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6f7572;
	border-right-color: #6f7572;
	border-bottom-color: #6f7572;
	border-left-color: #6f7572;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 860px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_textbox_accueil{
	background-color: #EEF1EF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6f7572;
	border-right-color: #6f7572;
	border-bottom-color: #6f7572;
	border-left-color: #6f7572;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 860px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/accueil.jpg);
	background-repeat: no-repeat;
	height: 449px;
}
#main_textbox h1{
	font-size: 16px;
	color: #b5ab19;
	text-align: left;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 215px;
	background-color: #fcfdfd;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/h1_bullet.png);
	background-repeat: no-repeat;
	background-position: 195px;
	text-transform: uppercase;
}
#main_textbox h2{
	font-size: 14px;
	color: #ADA100;
	text-align: left;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 215px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE2E9;
}
#main_textbox h3{
	font-size: 14px;
	color: #005496;
	text-align: left;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 215px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main_textbox h4, #main_textbox h5, #main_textbox h6{
	font-size: 12px;
	color: #005496;
	text-align: left;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 215px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main_textbox p{
	margin: 0px;
	padding-right: 230px;
	padding-left: 230px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main_textbox ul{
	padding-left: 265px;
	padding-right: 230px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	list-style-image: url(../images/li_bullet.png);
	list-style-position: outside;
}
#main_textbox ol{
	padding-left: 265px;
	padding-right: 230px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#main_textbox ol li ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 35px;
	padding: 0px;
}
#main_textbox table{
	margin-top: 0px;
	margin-right: 230px;
	margin-bottom: 0px;
	margin-left: 195px;
	width: 470px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_textbox table td{
	padding: 4px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AFB9BA;	
}
.table_fond{
	background-color: #DBE2E9;
	padding: 3px;
}
.images{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -35px;
	padding: 0px;
	left: auto;
	right: auto;
}
.note{
	font-size: 9px;	
}
#main_textbox_fin{
	background-image: url(../images/txt_fin.png);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 25px;
	width: 388px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}
#bottom_container{
	font-size: 8px;
	text-align: center;
	color: #004182;
	text-decoration: none;
	font-weight: normal;
}
#bottom_container a:link, #bottom_container a:visited{
	color: #3D566F;
	text-decoration: none;
}
#bottom_container a:hover, #bottom_container a:active{
	color: #EEF1EF;
	text-decoration: none;
}
#bottom_bar{
	display: block;
	padding: 0px;
	height: 84px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bottom_bar.jpg);
	background-repeat: no-repeat;
	width: 862px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bottom_bar_accueil{
	display: block;
	padding: 0px;
	height: 84px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bottom_bar_accueil.jpg);
	background-repeat: no-repeat;
	width: 862px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main_textbox_accueil #movie_container {
	display: block;
	height: 280px;
	width: 400px;
	margin-left: 12px;
}
