body
{
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
	font-family: Verdana;
	font-size: 8pt;
	background-color: black;
}

.bodytext a, li a
{
	color: #AFD723;
	text-decoration: none;
}

.bodytext a:hover, li a:hover
{
	color: #AFD723;
	border-bottom: dashed 1px #AFD723;
}

.internal-link
{
	font-size: 8pt;
}

.internal-link img, .mail img
{
	/* display: none; */
	border: none;
}

ul
{
	list-style-type: square;
}

/*** EN-TETES ***/
#maincol .csc-header h1, #maincol .csc-textpicheader h1
{
	color: #EE8F3B;
	font-family: Trebuchet MS;
	font-size: 12pt;
	letter-spacing: 3px;
	border-top: solid 1px #3C3F4E;
	border-bottom: solid 1px #3C3F4E;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#maincol img
{
	border: none;
}

#leftcol .csc-header h1, .tx-zentour-pi1 h3
{
	color: #EE8F3B;
	font-family: Trebuchet MS;
	font-size: 12pt;
	padding-left: 4px;
	margin-left: 4px;
	margin-right: 4px;
	border-top: solid 1px #3C3F4E;
	border-bottom: solid 1px #3C3F4E;
	letter-spacing: 2px;

}

/*** SOMMAIRE PAGE ***/
#leftcol
{
	font-size: 8pt;
	color: white;
}

#leftcol .csc-menu
{
	font-size: 8pt;
	line-height: 1.7em;
}

#leftcol .csc-menu-1 li
{
	list-style-type: square;
}

#leftcol .csc-menu-3 li
{
	list-style-type: decimal;
}


#leftcol .csc-menu li a, #leftcol .datesarchive-item a
{
	color: white;
	text-decoration: none;
}

#leftcol .csc-menu li a:hover, #leftcol .datesarchive-item a:hover
{
	color: #AFD723;
	border-bottom: dashed 1px #AFD723;
}

.csc-linkToTop
{
	text-align: right;
}

.csc-linkToTop a, .csc-linkToTop a:visited
{
	color: white;
	text-decoration: none;
	border-bottom: dashed 1px #C0C0C0;
	font-size: 7pt;
}

.align-right
{
	text-align: right;
}

.align-center
{
	text-align: center;
}

/* TABLEAU PRINCIPAL */
#maintable
{
	width: 990px;
	background-color: #4A4E62;
}

#header_td, #header_td2
{
	background-image: url(../pix/fond_titre.jpg);
	height: 70px;
}

#header
{
	position: relative;
	width: 10px;
	height: 70px;
}

#headerlogo
{
	position: absolute;
	width: 320px;
	height: 126px;
	background-image: url(../pix/titre_soldat.jpg);
	left: 0px;
	top: 0px;

}

#leftcol
{
	width: 240px;
	vertical-align: top;
	padding-top: 70px;
}

#rightcol
{
	width: 220px;
	text-align: right;
	vertical-align: top;
}

#maincol
{
	/*width: 530px;*/
	min-height: 700px;
	background-image: url(../pix/fond.gif);
	background-position: -30 0;
	vertical-align: top;
	padding-top: 50px;
}

/*** MENUS ***/
#tmenu .bodytext
{
	width: 240px;
	margin: 6px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Trebuchet MS;
	font-style: italic;
	font-size: 12pt;
	color: white;
	line-height: 1.4em;
	border-right: solid 4px #3C3F4E;
	text-align: right;
}

#fmenu
{
	position: absolute;
	width: 500px;
	height: 70px;
	left: 480px;
}

/*** NEWS ***/
#news
{
	width: 215px;
	/* MZ: height: 100px; */
}

#news_main
{
	background-color: black;
	text-align: center;
}

#news_img
{
	margin-top: 10px;
}

#tourdates
{
	height: 100px;
}

/*** PIED DE PAGE ***/
#footer, #footerright, #footermid
{
	height: 40px;
	/*background-color: #494E62;*/
	border-top: solid 1px #3C3F4E;
}

#footermid
{
	text-align: right;
}

#footer_div
{
	position: relative;
	width: 1px;
	height: 1px;
}

#boat
{
	position: absolute;
	width: 242px;
	height: 344px;
	left: 0px;
	bottom: -20px;
	background-image: url(../pix/decor_bateau.gif);
	background-repeat: no-repeat;
	z-index: 0;
}

#footermid img
{
	border: none;
	margin-right: 40px;
}

/*** DIVERS ***/
#imagelayer
{
	position: absolute;
	width: 306px;
	height: 317px;
	top: 140px;
	left: 30px;
	z-index: 10;
}

.tx-femp3player-pi1
{
	text-align: left;
	padding: 0px;
}

/*** NEWS LIST ***/
.news-list-item
{
	/*background-color: #3C3F4E;*/
	/*border: solid 1px #A0A0A0;*/
	padding: 10px;
	margin: 5px;
	margin-left: 100px;
	width: 430px;
	vertical-align: top;
	text-align: left;
	position: relative;
}

.news-list-header
{
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 4px;
	/* ORANGE: color: #EE8F3B; */
	color: white;
	letter-spacing: 2px;
}

.news-list-item p
{
	margin: 0px;
}

.news-list-image
{
	float: right;
}

.news-list-date
{
	color: #A0A0A0;
	font-family: Trebuchet MS;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: 4px;
	position: absolute;
	top: 12px;
	left: -96px;
	width: 100px;
	height: 10px;
	padding: 2px;
	border: solid 1px #3C3F4E;
	text-align: center;
}


.news-list-morelink
{
	text-align: right;
}

.news-list-morelink a
{
	color: white;
	text-decoration: none;
}

.news-list-morelink a:hover
{
	color: #AFD723;
	border-bottom: dashed 1px #AFD723;
}

/*** NEWS LATEST ***/
.news-latest-item
{
	font-family: Verdana;
	font-size: 8pt;
	color: #A0A0A0;
	text-align: left;
	margin: 6px;
	padding: 4px;
}

.news-latest-morelink
{
	text-align: right;
}

.news-latest-morelink a
{
	color: white;
	text-decoration: none;
	font-size: 7pt;
}

.news-latest-item img
{
	float: right;
}

.news-latest-date
{
	color: #EE8F3B;
	font-family: Trebuchet MS;
	font-size: 7pt;
	letter-spacing: 4px;
}

.news-latest-header
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2px;
	color: white;
	border-top: solid 1px #343C44;
	/* background-color: #27282C;*/
	margin-bottom: 4px;
}

.news-latest-item a, .alldates a
{
	color: #3C3F4E;
	text-decoration: none;
	font-size: 7pt;
}

.news-latest-item a:hover, .alldates a:hover
{
	color: #AFD723;
	border-bottom: dashed 1px #AFD723;
}

.news-latest-item p
{
	margin-top: 4px;
	margin-bottom: 4px;
	color: #A0A0A0;
}

/*** NEWS SINGLE ***/
.news-single-item
{
	margin: 5px;
	padding: 10px;
	background-color: #3C3F4E;
	border: solid 1px #A0A0A0;
}

.news-single-item p
{
	margin: 0px;
}

.news-single-item h2
{
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-variant: small-caps;
	letter-spacing: 4px;
	color: #EE8F3B;
}

.news-single-author
{
	display: none;
}

.clearer
{
	height: 1px;
	color: #3C3F4E;
}

.news-single-item a
{
	color: #AFD723;
	text-decoration: none;
	border-bottom: dashed 1px #AFD723;
}

.news-single-item img
{
	float: right;
	clear: right;
	margin-left: 8px;
}

.news-single-timedata
{
	font-family: Trebuchet MS;
	font-size: 7pt;
	letter-spacing: 2px;
	text-align: right;
	float: right;
}

.news-single-author
{
	border: solid 1px red;
}

/*** DATES : FORMAT LONG ***/
#dates_detail
{
	font-size: 8pt;
	color: white;
	text-align: left;
	margin-left: 6px;
	margin-right: 6px;
	padding: 4px;
}

.datesfull-month
{
	font-family: Trebuchet MS;
	font-size: 36pt;
	font-variant: small-caps;
	letter-spacing: 4px;
	color: #3C3F4E;
	margin-bottom: 26px;
	margin-top: 26px;
}

.datesfull-item
{
	position: relative;
	margin-left: 150px;
	margin-bottom: 40px;
}

.datesfull-item .tourcity
{
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 4px;
	color: white;
	letter-spacing: 2px;
}

.datesfull-item .tourdate
{
	color: white;
	font-family: Trebuchet MS;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: 4px;
	position: absolute;
	top: 2px;
	left: -120px;
	width: 100px;
	height: 10px;
	padding: 2px;
	border: solid 1px #3C3F4E;
	text-align: center;
}

.datesfull-item .small-tourok
{
	color: #AFD723;
}

.datesfull-item .small-tourpending
{
	color: orange;
}

.datesfull-item .small-tourcancelled
{
	color: red;
}

.tourdatelayer
{
	display: none;
	position: absolute;
	top: -10px;
	left: -180px;
	width: 170px;
	height: 44px;
	padding: 2px;
	border: solid 1px black;

	color: white;
	background-color: #3C3F4E;
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 1.2em;
	text-align: center;
	vertical-align: middle;
	z-index: 1000;
	
	background-image: url(../../../divers/fur.jpg);
	background-repeat: no-repeat;
	background-position: 0 -10;
}

.datesfull-item .tourok
{
	color: #AFD723;
}

.datesfull-item .tourpending
{
	color: #ED8F3B;
}

.datesfull-item .tourcancelled
{
	color: red;
}

/*** DATES SHORT ***/
.datesshort-item
{
	margin-bottom: 10px;
	border-bottom: solid 1px #343C44;
	padding-bottom: 4px;
}

.datesshort-item .tourcity
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2px;
	color: white;
	/*border-top: solid 1px #343C44;*/
	margin-bottom: 4px;
}

.datesshort-item .tourdate
{
	color: white;
	font-family: Trebuchet MS;
	font-size: 7pt;
	letter-spacing: 4px;
}

.datesshort-item .tourstatus
{
	color: white;
	font-family: Trebuchet MS;
	font-size: 7pt;
	float: right;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.datesshort-item .tourok
{
	color: #AFD723;
}

.datesshort-item .tourpending
{
	color: #ED8F3B;
}

.datesshort-item .tourcancelled
{
	color: red;
}

.alldates
{
	text-align: right;
	font-size: 7pt;
}

/*** DATES : ARCHIVES ***/
.datesarchive-item
{
	margin: 4px;
}

.datesarchive-item .backtolist
{
	font-size: 7pt;
	margin: 4px;
}
