@charset "utf-8";
/* CSS Document */
body {
	background: #10324e url(/images/background.jpg) center top repeat-x;
	background-attachment:fixed;
	margin:0px;
	padding:0px;
}

div#container {
	width:984px;
	margin-right:auto;
	margin-left:auto;
}

div#top {
	position:absolute;
	top:0px;
	margin:0px;
	padding:0px;
}

div#header {
	width:984px;
	height:72px;
	background:url(/images/header.jpg) no-repeat;
	overflow:hidden;
}

div#slideshow {
	width:984px;
	height:152px;
	background:#e0e0e0 url(/images/monoslideshow_mark.png) no-repeat;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

div#tabbar {
	width:984px;
	height:40px;
	background:url(/images/tabbar.jpg) no-repeat;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

div#mainbody {
	width:964px;
	background-color:#e0e0e0;
	margin:264px 0px 0px 0px;
	padding:25px 10px 10px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

div#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	height:50px;
	background:url(/images/footer.jpg) no-repeat;
	margin:0px;
	padding:13px 0px 0px 0px;
	clear: both;
	text-align:center;
}

div#footer a {
	text-decoration:none;
	color:#FFFFFF;
}

div#footer a:hover {
	color:#FFCC00;
}
/*---------------------------- MODULE 1 -------------------------------------------*/
div.module {
	background:url(/images/module_middle.jpg);
	margin:0px;
	padding:0px;
}

div.module div {
	background:url(/images/module_left.jpg) left repeat-y;
	margin:0px;
	padding:0px;
}

div.module div div {
	background:url(/images/module_right.jpg) right repeat-y;
	margin:0px;
	padding:0px;
}

div.module div div div {
	background:url(/images/module_top.jpg) top repeat-x;
	margin:0px;
	padding:0px;
}

div.module div div div div {
	background:url(/images/module_bottom.jpg) bottom repeat-x;
	margin:0px;
	padding:0px;
}

div.module div div div div div {
	background:url(/images/module_top_left.jpg) top left no-repeat;
	margin:0px;
	padding:0px;
}

div.module div div div div div div {
	background:url(/images/module_top_right.jpg) top right no-repeat;
	margin:0px;
	padding:0px;
}

div.module div div div div div div div {
	background:url(/images/module_bottom_left.jpg) bottom left no-repeat;
	margin:0px;
	padding:0px;
}

div.module div div div div div div div div {
	background:url(/images/module_bottom_right.jpg) bottom right no-repeat;
	margin:0px;
	padding:0px;
}

div.module div div div div div div div div div {
	padding:20px 20px 20px 20px;
}

/*---------------------------- MODULE 2 -------------------------------------------*/
div.module2 {
	background:url(/images/module2_middle.jpg);
	margin:0px;
	padding:0px;
}

div.module2 div {
	background:url(/images/module2_left.jpg) left repeat-y;
	margin:0px;
	padding:0px;
}

div.module2 div div {
	background:url(/images/module2_right.jpg) right repeat-y;
	margin:0px;
	padding:0px;
}

div.module2 div div div {
	background:url(/images/module2_top.jpg) top repeat-x;
	margin:0px;
	padding:0px;
}

div.module2 div div div div {
	background:url(/images/module2_bottom.jpg) bottom repeat-x;
	margin:0px;
	padding:0px;
}

div.module2 div div div div div {
	background:url(/images/module2_top_left.jpg) top left no-repeat;
	margin:0px;
	padding:0px;
}

div.module2 div div div div div div {
	background:url(/images/module2_top_right.jpg) top right no-repeat;
	margin:0px;
	padding:0px;
}

div.module2 div div div div div div div {
	background:url(/images/module2_bottom_left.jpg) bottom left no-repeat;
	margin:0px;
	padding:0px;
}

div.module2 div div div div div div div div {
	background:url(/images/module2_bottom_right.jpg) bottom right no-repeat;
	margin:0px;
	padding:0px;
}

div.module2 div div div div div div div div div {
	padding:20px 20px 20px 20px;
}

/*---------------------------- MODULE 3 -------------------------------------------*/
div.module3 {
	background:url(/images/module3_middle.jpg);
	margin:0px;
	padding:0px;
}

div.module3 div {
	background:url(/images/module3_left.jpg) left repeat-y;
	margin:0px;
	padding:0px;
}

div.module3 div div {
	background:url(/images/module3_right.jpg) right repeat-y;
	margin:0px;
	padding:0px;
}

div.module3 div div div {
	background:url(/images/module3_top.jpg) top repeat-x;
	margin:0px;
	padding:0px;
}

div.module3 div div div div {
	background:url(/images/module3_bottom.jpg) bottom repeat-x;
	margin:0px;
	padding:0px;
}

div.module3 div div div div div {
	background:url(/images/module3_top_left.jpg) top left no-repeat;
	margin:0px;
	padding:0px;
}

div.module3 div div div div div div {
	background:url(/images/module3_top_right.jpg) top right no-repeat;
	margin:0px;
	padding:0px;
}

div.module3 div div div div div div div {
	background:url(/images/module3_bottom_left.jpg) bottom left no-repeat;
	margin:0px;
	padding:0px;
}

div.module3 div div div div div div div div {
	background:url(/images/module3_bottom_right.jpg) bottom right no-repeat;
	margin:0px;
	padding:0px;
}

div.module3 div div div div div div div div div {
	padding:20px 20px 20px 20px;
}


input.searchform,
select.searchform,
form#searchform input,
form#searchform select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	/*background-color:#FFFFFF;*/
}
form#searchform
form#searchform td {
	font-size:10px;
}
form#searchform td.menuheading2 {
	font-size:18px;
}
ul.topmenu {
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.topmenu li {
	float:left;
	margin:0px;
	padding:0px;
}

ul.topmenu li a {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	padding:10px 15px 0px 15px;
	height:28px;
	display:block;
	border-right:solid 1px #487f8e;
	border-left:solid 1px #143c57;
	position:relative;
	left:-1px;
}

ul.topmenu li a:hover,
.btn_active {
	background:url(/images/btn_rollover.jpg) repeat-x;
}

div#mainbody a {
	color:#006699;
	text-decoration:none;
}
div#mainbody a:hover {
	color:#990000;
}

h2 {
	font-family: "Arial Narrow", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 18px;
}

.heading {
	font-family: "Arial Narrow", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#666666;
}

.menuheading {
	font-family: "Arial Narrow", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #2b7488;
	height: 32px;
	vertical-align: top;
}

.menuheading2 {
	font-family: "Arial Narrow", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2b7488;
	height: 24px;
	vertical-align: top;
}

div#mainbody a.rollover {
	display:block;
	color: #10324e;
	cursor: hand;
	padding: 5px;
	margin:5px;
/*	background-color:#0066CC; */
	border-bottom:dashed 1px #10324e;
	border-left:dashed 1px #10324e;
}

div#mainbody a.rollover img {
	float: left;
	border: 1px solid #000000;
	margin-right: 5px;
}

div#mainbody a.rollover:hover {
	color: #ffffff;
	text-decoration:none;
	background-color:#487495;
	/*background:url(/images/background.jpg) center center repeat-x;
	padding: 5px;*/
}

a.galerie {
	display:block;
	padding: 10px;
}

a.galerie img {
	border: 1px solid #dab275;
}

a.galerie:hover {
	text-decoration:none;
	background-image: url(/images/rollover.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#detail:hover, #detail:hover td {
	background-color: #990000;
	color: #FFFFFF;
}

input, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#calendar td {
	width: 14px;
	height: 14px;
	color: #FFFFFF;
	text-align: center;
	border:1px solid #e0e0e0;
}
#calendar th {
	text-align: right;
	background-color: #e0e0e0;
	border:1px solid #e0e0e0;
}

div#languages {
	position: absolute;
	top:264px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:984px;
	text-align:right;
}
a.language img,
a.activelanguage img {
	border:none;
	vertical-align:middle;
}
a.language {
	display:block;
	color: #704809;
	height: 14px !important;
	height: 22px;
	padding: 6px;
	vertical-align: middle;
	width: 80px;
	text-align: center;
	text-decoration:none;
}

a.language:hover {
	color: #FF0000;
	border: 1px solid #663300;
	padding: 5px;
}

a.activelanguage {
	display:block;
	color: #990000;
	height: 14px !important;
	height: 22px;
	padding: 6px;
	vertical-align: middle;
	width: 80px;
	text-align: center;
	text-decoration: underline;
}

a.activelanguage:hover {
}

#calendar th.samedi,
#calendar td.samedi {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #e0e0e0;
}

h1 {
	font-family: "Arial Narrow", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #ce4c28;
	height: 24px;
	vertical-align: top;
	font-weight: normal;
}
#tab_tarifs td {
	border:1px solid #18455f;
}

table#contact td {
	font-size:14px;
}
