@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}
body {
	background:#e5e5e5 url(../images/bg.jpg) top left repeat-x;
	font-family:Verdana, Geneva, sans-serif;
}
.flag {
	display:block;
	width:50px;
	height:54px;
	float:left;
}
.clear {
	float:none;
	clear:both;
}
#index {
	width:948px;
	margin:0px auto;
	float:none;
	background:transparent;
}
#header {
	width:948px;
	height:201px;
	margin:0px auto;
	float:none;
	background:transparent url(../images/header.png) top left no-repeat;
	behavior:url("/iepngfix.htc");
}
#language {
	width:206px;
	float:left;
	margin:80px 0px 0px 40px!important;
	margin:80px 0px 0px 20px;
	background:transparent;
	clear: right;
}
#language #flag_fr {
	background:transparent url(../images/flag_french.png) left top no-repeat;
	margin-left:40px!important;
	margin-left:20px;
	behavior:url("/iepngfix.htc");
}
#language #flag_en {
	background:transparent url(../images/flag_english.png) left top no-repeat;
	behavior:url("/iepngfix.htc");
}
#language #flag_fr:hover {
	background:transparent url(../images/flag_french_h.png) left top no-repeat;
	behavior:url("/iepngfix.htc");
}
#language #flag_en:hover {
	background:transparent url(../images/flag_english_h.png) left top no-repeat;
	behavior:url("/iepngfix.htc");
}
#offer_specl {
	width:186px;
	height:40px;
	float:left;
	margin:25px 0px 0px 0px;
}
#offer_specle_link_en {
	display:block;
	width:186px;
	height:40px;
	float:left;
	background:transparent url(../images/special_offer_en.png) left top no-repeat;
	behavior:url("/iepngfix.htc");
}
#offer_specle_link_fr {
	display:block;
	width:186px;
	height:40px;
	float:left;
	background:transparent url(../images/special_offer_fr.png) left top no-repeat;
	behavior:url("/iepngfix.htc");
}
#logis {
	width:200px;
	height:120px;
	float:left;
	margin:80px 0px 0px 470px!important;
	margin:80px 0px 0px 360px;
	background:transparent url(../images/logis_icon.png) left top no-repeat;
	clear: right;
	behavior:url("/iepngfix.htc");
}
#main {
	width:902px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	margin:0px auto;
	padding:0px 23px;
	background:transparent url(../images/content_bg.png) left top repeat-y;
}
#top_menu_english,#top_menu_french {
	width:902px;
	height:39px;
	margin:0px auto;
	float:none;
	background:transparent url(../images/menu_bg.png) left top repeat-x;
}
#top_menu_english ul,#top_menu_french ul {
	display:block;
	width:902px;
	height:39px;
	float:left;
}
#top_menu_french ul li {
	display:block;
	height:39px;
	padding:0px 14px!important;
	padding:0px 8px;
	float:left;
	list-style:none;
	background:transparent url(../images/menu_line.png) right top no-repeat;
}
#top_menu_english ul li {
	display:block;
	height:39px;
	padding:0px 22px!important;
	padding:0px 8px;
	float:left;
	list-style:none;
	background:transparent url(../images/menu_line.png) right top no-repeat;
}
#menu_end {
	background:transparent;
}
.menu_link {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	width:auto!important;
	width:110px;
	color:#003d5c;
	display:block;
	height:39px;
	float:none;
	line-height:39px;
	text-transform:uppercase;
	text-decoration:none;
	overflow:hidden;
}
.menu_link:hover {
	color:#3d8ab0;
}
.module_intr {
	height:379px;
	width:300px;
	float:left;
	padding:20px 14px 0px 14px;
}
.module_title {
	display:block;
	font-size:18px;
	color:#FFF;
	line-height:36px;
	text-transform:capitalize;
	background:transparent url(../images/module_t_l.png) right bottom no-repeat;
	behavior:url("/iepngfix.htc");
}
.module_content {
	margin-top:10px;
}
#WYSIWYG_Editor img {
	border:3px solid #19506D;
	padding:3px;
	background:#CCC;
}
#content_flash {
	width:550px;
	height:367px;
	border:3px #19506d solid;
	float:left;
	padding:3px;
	margin:20px 0px 0px 10px;
	background:#CCC;
}
#content_form {
	width:870px;
	border:3px #19506d solid;
	float:left;
	padding:3px;
	background-color: #FFF;
	font-size: 12px;
	color: #000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content_post {
	width:810px;
	height:auto;
	float:left;
	padding:33px;
	font-size: 12px;
	color: #000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content_post a,#content_post a:link,#content_post a:active,#content_post a:visited {
	color:#89ecff;
	text-decoration:none;
}
#content_post a:hover {
	text-decoration:underline;
}
#content_list {
	width:870px;
	float:left;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content_instyle{
}
#content_list dl dt {
	font-size: 18px;
	color: #FFF;
}
#content_list dl dd {
	background-color: #79A7BD;
	font-size: 14px;
	margin-bottom: 20px;
}
#content_list dl dd a {
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	cursor: pointer;
}
/*
#content_form input {
	width:120px;
}
*/
#content_form input .checkbox {
	width:20px;
}
#content_form .tr_title {
	background-color: #003B59;
	color: #FFF;
}
#content_form .tr_content {
	background-color: #79A7BD;
}
#footer {
	width:848px;
	height:61px;
	font-family:Arial, Gadget, sans-serif;
	font-size:12px;
	text-transform:capitalize;
	color:#FFF;
	text-align:center;
	font-weight:normal;
	float:none;
	margin:0px auto;
	padding:20px 50px 30px 50px;
	background:transparent url(../images/footer_bg.png) left top no-repeat;
	behavior:url("/iepngfix.htc");
}
#footer_content {
	width:672px!important;
	width:552px;
	margin-left:88px;
	float:left;
}
.copyright {
	color:#F60;
	font-weight:bolder;
}
.enano_icon {
	display:block;
	width:88px;
	height:31px;
	float:left;
	background:transparent url(../images/enano_icon.png) no-repeat left top;
	behavior:url("/iepngfix.htc");
}
.order_room {
	padding-left:12px;
}
#index_article{
	float:left;
	margin:20px;
}
#WYSIWYG_Editor{
	color:#FFF;
}
/* Carte local de La Rochelle */	

#conteneur_google_map_local {
	width: 550px;
	margin-top: 8px;
	margin-bottom: 10px;
}
#legende_carte_map_local {
	width: 152px;
	height: 450px;
	float: left;
	margin-right: 8px;
	background-color: #ececec;
	color: #023d5b;
}
#legende_carte_map_local img {
	margin-left: 10px;
	margin-top: 11px;
	vertical-align: -30%;
}
#conteneur_map_local {
	color: #484b4f;
	float: left;
}
#map_local {
	width: 550px;
	height: 367px;
	color:#000;
}
.marker {
	font-size: 14px;
	text-align: justify;
	color: #484b4f;
	font-family: arial, serif;
	font-size: 13px;
	padding-top:10px;
	width:220px;
}
.image_infobulle {
	float: left;
	margin-right: 20px;
}
/*content_list*/
#content_list_table tr{
	line-height: 52px;
}
#content_list_table tr th {
	text-align: left;
	color: #FFF;
	line-height: 20px;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
#content_list_table tr .title1{
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background-color:#005177;
}
#content_list_table tr .title2{
	text-align: left;
	color: #FFF;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background-color:#005177;
}
#content_list_table .line td{
	line-height: 25px;
}
#content_list_table tr .content {
	background-color:#005177;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: 5px;
}
.list_en a {
	text-decoration: none;
	color: #FFF;
	cursor: pointer;
	padding-left:62px;
	font-size: 18px;
}
.list_fr a {
	text-decoration: none;
	color: #FFF;
	cursor: pointer;
	padding-left:62px;
	font-size: 18px;
}
#content_list_table a:hover {
	color: #F60;
}
