/* @group BALISE */

* {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

html {
	height:100%;
}

ul.spon {
	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top: 10px;
}

ul.spon li {
	margin-right: 35px;
	margin-bottom: 10px;	
}

h2 {
	font-family: arial, verdana;
	margin-top: 25px;
	text-align: left;
	color: #8e0d00;
}

body {
	font-family: Verdana,Arial,sans-serif;
	font-size: 13px;
	background: #D8D7D8 url('/img/design_1/bg.gif') repeat-x;
	padding: 0px 3px;
}

.fondfleet {
	width: 377px;
	text-align: left;
	margin-bottom: 25px;
	height: 160px;	
	border: solid 3px #AAAAAA;
}

.fondfleet .par {
	padding-top: 30px;	
}

.onglets {
	width: 100%;
	margin: 45px 0px 20px 0px;
	border-bottom: solid 1px #BE1600;
	height: 22px;
}

.onglets .selected {
	border-top: solid 1px #AAA;
	margin: 0px 1px;
	border-left: solid 1px #AAA;
	border-right: solid 1px #AAA;
	background: #BE1600;
	padding:  6px 21px;
	color: #FFFFFF;
}


.onglets a {
	margin: 0px 1px;
	background: #DDD;
	color: #000;
	padding:  4px 21px;
}


a: visited {
	color: violet;
}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

li {
	float: left;
}

sup { 
	font-size: .7em; 
	line-height: .1em; 
}

textarea {
	padding: 2px;
	width: 100%;
} 


.kils {
	border: solid 2px #103B60;
}

input {
	padding: 2px;
}
input.login_btn {
	padding: 2px;
	height: 30px;
	font-weight: bold;
}

label {
	display: block;
	font-size:80%;
}

/* @end */

/* @group LANGS */

#langs { 
	position: absolute; 
	width: 15px;
	margin-left: 781px;
	_margin-left: 413px; 
	top: 25px; 
}

#langs li {
	margin-right: 5px;		
}

/* @end */

/* @group DOMAINS */

#domains {
	display: none; 
	position: absolute; 
	width: 750px; 
	left: 10px; 
	top: 35px; 
	border: solid 1px #CCC; 
	background: #FFF; 
	padding: 10px;
}

/* @end */

/* @group GLOBAL */

.left {
	float: left;
	margin-left: 50px;
}

.right {
	float: right;
}

.line {
	width: 100%;
	height: 2px;
	background: #FFF;
	margin-bottom: 15px;
	line-height: 0px;
}

.spacer {
	clear: both;
}
.fondfleet h4 {
	font-size: 120%;	
}
span.yellowed {

	width: 72px;
	display:block;
	float: left;	
}
.yellowed {
	color: #e6b802;
}

.selectedleft {
	background: url('/img/design_1/left.gif');
	padding: 5px;
	margin-right: 3px;
	color: #000;
}
.selectedright {
	background: transparent url(/img/design_1/left.gif) repeat scroll -216px -54px;
	padding: 5px;
}


.selected {
	font-size: 100%;
	color: #000;
	font-weight:bold;
}

.green {
	background-color: #bcffe2;
}

.region {
	font-weight: bold;
	margin-bottom: 5px;
}

#close {
	right: 5px;
	top: 5px;
	position: absolute;
}

.lasso {
	border-top: solid 1px #A3A3A3;
	border-left: solid 1px #A3A3A3;
	border-right: solid 1px #A3A3A3;
	margin: 0px 10px 0 5px;
	background: #FFF;
	font-weight: bold;
	padding: 8px 14px 8px;
}

.title {
	font-size: 80%;
	color: #555;
}

.nb {
	color: darkslategrey;
	font-size:80%;
}

.separator {
	margin-bottom: 25px;
	border-bottom: none;
}

.choosen {
	background: #FFF;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	padding: 3px 10px 7px 10px;
	margin: 5px
}

.stronger {
	font-weight: bold;
}

.result {
	font-size: 80%;
	font-weight:bold;
}

.masked {
	display: none;
}

.country {
	color: #AAA;
	font-size: 150%;
}

/* @end */

/* @group WRAPPER */

#wrapper {
	margin: 0px auto;
	background: transparent url(/img/design_1/pageb.gif) repeat-y scroll 0 0;
	width: 848px;
}

/* @end */

/* @group TOP */

.top {
	height: 190px;
}


/* @end */

/* @group MAP */

#map {
	width: 90%;
	height: 90%;
	color: #000;
	text-align:left;
	overflow:hidden;
}

.tabel {
	background-color: #FFFFFF;	
	color: #000;
}


.bcmenu {
	font-size: 80%;	
}

.ina {
	text-decoration: none;
	color: grey;
}

/* @end */

/* @group MENU */

#menu {
	background: url('/img/design_1/menu.gif') repeat-x;
	height: 52px;
	width: 880px;
	font-size: 85%;
	_font-size: 85%;
	text-align: center;
}

#menu ul {
	margin: 0px 29px;
}

#menu ul li {
	display: block;	
}

#menu a {
	text-transform:uppercase;
	font-weight: bold;
	font-family: arial, verdana;
	text-decoration:none;
	color: #FFF;
	_width: 30px;
	height: 52px;
	display: block;
	line-height: 50px;
	margin: 0px 2px;
	padding: 0px 10px;
}

#menu a.inlined {
	display: inline;
}

#menu a img {
	top: 15px;
}

#menu a:hover {
	text-decoration:underline;
	background: url('/img/design_1/menu_hover.gif');
}

.blocked {
	float: left;
	padding: 0px 15px 15px 0px;	
}
.blockeds {
	float: right;
	padding: 0px 0px 15px 15px;	
}

/* @end */


.booky {
	background: url('/img/design_1/book.jpg') no-repeat;
	width: 288px;
	margin-left: 525px;
	_margin-left: 120px;
	top:223px;
	position: absolute;
	padding-top: 37px;
	padding-left: 13px;
	z-index: 5;
	height: 565px;	
}
br.cleared {
	clear: both;	
}
div.booksys {
	padding-top: 5px;
	padding-left: 15px;	
	display: block;
}
.booksys .bg {
	height: 24px;
	padding-bottom: 21px;
	display: block;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/img/design_1/offer_hover.png) no-repeat scroll 0px 0;
}
.booksys .bg .title {
	padding-left: 10px;
	width: 160px;
	color: black;
	font-size: 11px;
	display: block;	
	float: left;
	padding-right: 10px;
	padding-top: 3px;
}
.booksys .bg span.price {
	float: left;
	margin-left: -26px;
	margin-top: -7px;
}
.booksys .bg:hover .title {
	color: white;	
}
.booksys .bg:hover {
	cursor: hand;
	background: transparent url(/img/design_1/promo_bg_hover.png) no-repeat scroll 0px 0;
	color: white;
}
.banny {
	width: 288px;
	margin-left: 533px;
	_margin-left: 0px;
	top:730px;
	display:block;
	position: absolute;
	z-index: 5;	
}
.bannys {
	width: 288px;
	margin-left: 525px;
	_margin-left: 125px;
	top:380px;
	display:block;
	position: absolute;
	z-index: 5;
	height: 300px;	
}

.linuz {
	 border: dotted 1px #000000;	
}

/* @group BODY */

.pinktx {
	color: #FF1700;	
}

.body {
	color:  #000;
	width: 840px;
	padding: 30px 47px 50px;
	background: #FFFFFF;
}

/* @group top */

.top {
	background: url('/img/design_1/paget.gif') no-repeat;
	height: 50px;
	padding: 0px 150px;
	font-family: georgia, serif;
	padding: 55px 0px 0px 75px;
}


/* @end */

/* @group center */

.body .center {
	padding: 0px 30px;
}

.body .center .left {
	width: 65%;
}
.body .center .right {
	width: 35%;
	text-align:right;
}

.body .center .content {
	display: block;
	padding: 0px 25px;
	margin-right: 6px;
	text-align: justify;
}

.body .center .menu a {
	color: #FFF;
	padding: 5px;
}
.body .center .menu a:hover {
		background: transparent url(/img/design_1/center.gif) repeat scroll -245px -54px;
		padding: 5px;
}

.body .center .text {
	margin-top: 25px;
}

.body .center .booking {
	background: url('/img/design_1/book.gif') no-repeat;
	height: 338px;
	width: 269px;
	padding: 13px;
}

.body .center .booking .elem {
	padding-top: 5px;
	margin-right: 35px;
	text-align:left;
	margin-left: 7px;
}

.body .center .booking .elem ul li {
	margin-right: 13px;
}

.body .center .booking label {
	margin-top: 7px;
}
.body .center .booking input {
	margin-top: 19px;
}

.body .center .menu {
	font-family: georgia,serif;
	font-bottom: 30px;
}


form span {
	color: #BE1600;	
	font-weight: bold;
}

.pox {
	position: relative;
	left: -3px;
	top: 3px;	
}



/* @end */

/* @group footer */

.footer {
	background: #103b60 url('/img/design_1/pagef.gif') repeat-x;
	width: 848px;
	height: 105px;
	font-size: 90%;
	color: #FFF;
	text-align: left;
	padding: 0px 45px;
}

.body .footer .anim {
	position: relative;
	top: -180px;
	left: 25px;
}

.boti {
	height: 51px;
	width: 100%;
	padding: 0px 0px;	
}

.left {
	text-align: left;
}

.body .footer .infos ul li {
	margin-right: 20px;
}

/* @end */



/* @end */

/* @group CONTACT */

#contact input.list {
	width: 50%;
}
.anim {
	position: relative;
	left: 82px;
	position: relative; 
	top: -358px;
	width: 50px;	
}
#contact label {
	font-size: 100%;
}

#contact textarea {
	height: 150px;
}

.prices {
	font-weight:bold;
	font-size: 110%;
	border-top: dotted 1px #000;
	border-bottom: dotted 1px #000;	
	margin: 10px 0px 25px 0px;
}

.pricestot {
	font-size: 125%;	
}

/* @end */

/* @group FOOTER */

#footer {
	padding: 0px 70px 0;
	width: 741px;
	height: 40px;
}

h3.greeen {
	color: #00CA00;
	padding-bottom: 45px;
}

h3 {
	padding-bottom: 10px;	
}

.boti a {
	color: #000;
}
.boti a:hover {
	text-decoration:none;
}

a {
	color: #8E0D00;	
}

.boti ul li {
	margin-left: 10px;
}

#links a {
	color: #969696;
}

#links a:hover {
	text-decoration: none;
}

/* @end */