/*	-------------------------------------------------------------
	Jet Ski
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Structure
	Nom fichier:	structure.css
	Version:		1.0
	Date:			31/07/07
	-------------------------------------------------------------	*/
html { overflow-x: hidden; }
#telephone, #menu, #content { width: 960px; }
#header, #bottom { width: 100%; }
#header { background: url(../images/fondhead.gif) repeat-x; }

#telephone {
	position: relative;
	height: 40px;
	margin: 0 auto;
	width: 665px;
	text-align: left;
}
#telephone img { margin-left: 20px; }

#menu {
	position: relative;
	height: 31px;
	margin: 0 auto;
}

#date {
	position: absolute;
	left: 25px;
	bottom: 2px;
	height: 10px;
	width: 170px;
	font-size: 9px;
	color: #68A7C3;
	text-align: left;
}

#menu a span { display: none; }
#m0, #m1, #m2, #m3 {
	position: absolute;
	left: 112px;
	bottom: 0;
	display: block;
	height: 24px;
	width: 104px;
	background: url(../images/m0.gif) no-repeat;
}
#m1 { width: 110px; left: 216px; background: url(../images/m1.gif) no-repeat; }
#m2 { width: 128px; left: 324px; background: url(../images/m2.gif) no-repeat; }
#m3 { width: 104px; left: 450px; background: url(../images/m3.gif) no-repeat; }

#page1 #m0, #page1000 #m1, #page2000 #m3, #page3000 #m2, #m0:hover, #m1:hover, #m2:hover, #m3:hover { background-position: 0 -24px; }

#header2 {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 50px;
}

#header {
	position: relative;
	margin: 0;
	padding: 0;
	top: 0 !important;
	top: -1px;
}

#content {
	position: relative;
	margin: 0 auto;
	background: url(../images/fond.gif) repeat-y;
	text-align: left;
}

#carte {
	position: absolute;
	right: 100px;
	top: 10px;
}

#imagesColone {
	position: relative;
	float: left;
	width: 237px;
	text-align: right;
	margin-top: 30px;
	margin-left: 70px !important;
	margin-left: 34px;
	margin-bottom: 40px;
}
#imagesColone img { margin-bottom: 0; }
#imagesColone.mbt img { margin-bottom: 15px; }
#lien img { margin: 0; }

#texteColone, #texteColone2 {
	position: relative;
	float: left;
	margin-left: 45px !important;
	margin-left: 35px;
	margin-top: 30px;
	width: 425px;
	color: #068C9C;
}
#texteColone2 { margin-left:30px !important; margin-left: 10px; width: 450px; }
#texteColone h3 {
	color: #068C9C;
	font-size: 11px;
	font-style: italic;
	margin: 0;
	margin-bottom: 15px;
}
#texteColone p {
	margin: 0;
	margin-left: 7px;
	margin-bottom: 15px;
}

.clear { clear: both; }
.bleu {
 color: #068C9C;
 font-weight: bold;
}

#bottom {
	position: relative;
	height: 190px;
	border-top: 2px solid #fff;
	background: #03B9CF;
	margin: 0 auto;
	text-align: center;
	color: #FFF;
	padding-top: 10px;
}

#contact {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}
#bottom p {
	width: 310px;
	margin: 0 auto;
	margin-bottom: 10px;
}
#contact a { color: #B3F7FF; font-style: italic; font-size: 11px; }
#contact a:hover { text-decoration: none; }


#actu {
	background: #82E6F1;
	padding: 7px;
	margin-bottom: 10px;
}
#actu h3 { font-style: normal; font-size: 12px; font-variant: small-caps; }
#actu p { margin: 0; padding:0; }


#formulaire, #plan {
	color: #5B0808;
	padding-top: 10px;
}
#formulaire {
	position: relative;
	width: 1px;
	float: left;
	margin-left: 120px !important;
	margin-left: 70px;
}
#plan {
	position: relative;
	float: left;
	width: 638px;
	margin-left: 20px !important;
	margin-left: 0px;
}
#formulaire h3, #plan h3 { 
	margin: 0;
	margin-bottom: 15px;
	font-size: 11px;
}
#formulaire input.bouton { background: #B1DBED; width: 122px; height: 25px; }
#formulaire label { margin: 0; display: block; float: left; width: 80px; margin-left: 20px !important; margin-left: 10px; height: 20px; line-height: 18px; }
#formulaire input { margin: 0; margin-bottom: 5px; width: 170px; height: 20px; }
#formulaire textarea { width: 248px; height: 88px; margin-left: 20px; margin-bottom: 5px; }

p.loi { 
	color: #5E889A; 
	font-style: italic;
	font-size: 9px;
	width: 525px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 5px;
}

.underline { text-decoration: underline; }
.etoile { color: #EB2C2E; }