/* Littoral Web css  designed by Envie d'aile ... executed by do-jo.net CSS Document */
/* ______________________________________________________________________________global */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	color: #666666;

}
#conteneur {
position: absolute;
width: 800px;
left: 50%;
margin-left: -400px;
}
/* ______________________________________________________________________________header */
#header {
	width:800px;
	height:165px;
	background-image: url(../images/header-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#menulg {
font-size: 11px;
text-decoration: none;
	position: absolute;
	width:62px;
	background-position: top;
	padding-left: 0;
	left: 733px;
	top: 293px;
}
#menulg a {
	color: #666;
	text-decoration: none;
}
#menulg a:hover {
	
	color: #002E54;
}
#menulg a:active {
	color: #002E54;
}
#menulg a.on {
	
	color: #002E54;
}
#header #littoralLogo {
position: absolute;
	top: 110px;
}
#slogan {
position: absolute;
	right: 302px;
	top: 52px;
}
/* ______________________________________________________________________________menus */
#menu {
	height:33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	background-color: #999;
	color: #FFFFFF;
}
#menu a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	height: 15px;	
	border-left: 1px solid #FFFFFF;
	margin-top: 9px;
	margin-right: 2px;
	margin-bottom: 0;
	padding-left: 2px;
}
#menu #home {
     width: 100px;
	clear: right;
	float: left;
	margin-left: 10px;
}
#menu #services {
width: 150px;
	clear: right;
	float: left;
}
#menu #managing {
width: 80px;
	clear: right;
	float: left;
}
#menu #track {
margin-left: 30px;
width: 130px;
	clear: right;
	float: left;
}
#menu #contact {
width: 100px;
	clear: right;
	float: right;
}
#menu a:hover {
	
	border-left: 1px solid #002E54;
	color: #002E54;
}
#menu a:active {
	border-left: 1px solid #FFFFFF;
color: #fff;
}
#menu .selected {
	
	border-left: 1px solid #002E54;
	color: #002E54;
}	
/* ______________________________________________________________________________HOME*/
#contener-home {
	background-image: url(../images/home-image.png);
	background-position: top;
	background-repeat: no-repeat;
	height:380px;
	margin-top: 0px;
	display: block;
	overflow: auto;
	margin-bottom: 60px;
	padding-bottom: 5px;
	
}	
#contener-home p {
	margin-left: 120px;
}
#contener-home h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #666;
	padding-top: 140px;
	padding-left: 120px;
	padding-bottom: 50px;
}
#text {
	left: 0px;
	top: 198px;
	width:800px;
	height:400px;
	
	
}	
/* ______________________________________________________________________________SERVICES*/
#contener-services {
	height:380px;
	margin-top: 40px;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 5px;
	overflow: auto;
	
}
#contener-services p {
	margin-left: 120px;
	margin-bottom: 20px;
}
#contener-services h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #666;
	margin-left: 120px;
	margin-bottom: 20px;
}
#contener-services h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #666;
	margin-left: 120px;
	margin-bottom: 15px;
	color: #002E54;
}
#contener-services a {
	color: #002E54;
	text-decoration: none;
}
#contener-services a:hover {
	color: #ccc;
	text-decoration: none;
}
/* ______________________________________________________________________________managining*/
#contener-managing {
	position: relative;
	height:380px;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	display: block;
	overflow: auto;
	
}
#contener-managing p {
	position: relative;
	
	left: 245px;
	width: 487px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#contener-managing a {
	color: #002E54;
	text-decoration: none;
}
#contener-managing a:hover {
	color: #ccc;
	text-decoration: none;
}

.boite {
  background: lightblue;
  position:relative;
  bottom:6px;
  right: 6px;
  }

#contener-managing #img1 {
	position: absolute;
	left: 125px;
	top: 3px;
	z-index: 20;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#contener-managing #img2 {
	position: absolute;
	left: 125px;
	top: 203px;
	z-index: 20;
		border: 1px solid #CCCCCC;
	padding: 2px;
}

#contener-managing h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	position: relative;
	width: 487px;
	left: 245px;
	font-weight: bold;
	color: #666;
	padding-bottom: 20px;
}
#contener-managing h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	position: relative;
	width: 487px;
	padding-bottom: 4px;
	left: 245px;
	color: #002E54;
	height: 22px;
	top: 10px;
}
#contener-managing h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	width: 487px;
	position: relative;
	margin: 0px;
	font-weight: normal;
	display: block;
	left: 244px;
}
/* ______________________________________________________________________________track*/

#contener-track {
		height:380px;
	margin-top: 40px;
	display: block;
	overflow: auto;
	margin-bottom: 20px;
	padding-bottom: 5px;
	
}
#tableau {

	display: inline;
}


#contener-track-left{
	width: 487px;
	display:block;
	
	left: 116px;
}

#contener-track p {
	margin-left: 120px;
	margin-bottom: 20px;
	display: block;
}
#contener-track h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #666;
	margin-left: 120px;
	margin-bottom: 20px;
}
#contener-track h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #666;
	margin-left: 120px;
	margin-bottom: 20px;
	color: #002E54;
}
#contener-track h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #002E54;
	margin-bottom: 20px;
	color: #002E54;
	clear: right;
	float: left;
	text-decoration: underline;
}
#contener-track h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #999999;
	margin-bottom: 20px;
	color: #002E54;
	clear: both;
	float: left;
	font-weight: normal;
}
#contener-track #col1 {
	display: block;
	width: 170px;
	height: 350px;
	position: relative;
	left: 120px;
	float: left;
	clear: right;
}
#contener-track #col2 {
	display: block;
	width: 225px;
	height: 350px;
	position: relative;
	left: 120px;
	float: left;
	clear: right;
}
#contener-track #col3 {
	display: block;
	width: 200px;
	height: 350px;
	position: relative;
	left: 120px;
	float: left;
	clear: right;
}
#contener-track #col4 {
	display: block;
	width: 200px;
	height: 350px;
	position: relative;
	left: 120px;
	float: left;
	clear: right;
}

.asterix {
	color: #002E54;
}

.st1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #002E54;
	margin-bottom: 20px;
	color: #002E54;
	text-decoration: underline;
}
.st2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	margin-left: 140px;
	margin-bottom: 20px;
	color: #002E54;
	text-decoration: underline;
}
.st3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #666;
	margin-left: 160px;
	margin-bottom: 20px;
	text-decoration: underline;
}
.st4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	margin-left: 180px;
	margin-bottom: 20px;
	color: #002E54;
	text-decoration: underline;
	text-align: left;
}

.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	margin-bottom: 20px;

}
.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	margin-left: 140px;
	margin-bottom: 20px;
	display: table-column;
}
.p3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	margin-left: 160px;
	margin-bottom: 20px;
	display: inline;
}
.p4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	margin-left: 180px;
	margin-bottom: 20px;
}











/* ______________________________________________________________________________footer*/

#footer {
	height:33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	color: #666;
	text-align: right;

}
#footer a {
	
	color: #666;
}
#footer a:hover {
	
	color: #002E54;
}
#footer a:active {
	color: #002E54;
}
#footer a.on {
	
	color: #002E54;
}	




/* ______________________________________________________________________________form*/
#contener-form {
	height:380px;
	margin-top: 40px;
	overflow: auto;
	margin-bottom: 20px;
	padding-bottom: 5px;
}


#form h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #666;
	margin-left: 120px;
	margin-bottom: 20px;
}
#form h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #666;
	margin-left: 120px;
	margin-bottom: 20px;
	color: #002E54;
}

/* =contactbox
-------------------------------------- */
#contactbox {
	background: transparent url(../images/bgs/contactbox.gif) repeat-x 0 0;
	clear: both;
	min-height: 280px;
	width: 234px;
	padding-left: 120px;
	}
#contact #contactbox {
	width: 264px;
	}
#cb2 {
	}
#cb3 {
	width /* */: 264px; /* False value for IE4-5.x/Win. */
	padding-top: 10px;
	}
#contactbox #head_contact-us {
	padding-bottom: 5px;
	padding-top: 0;
	}
#contactbox #head_contact-us a {
	background: transparent url(../images/headings/contact-us.gif) no-repeat 0 0;
	border: 0;
	display: block;
	margin: 0;
	overflow: hidden;
	height: 0 !important;
	height /* */: 17px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
#contactbox form {
	}
#contactbox label,
#contact #request label {
	color: #999;
	display: block;
	font-size: 90%;
	padding-top: 4px;
	}
#contactbox p,
#contact #request p {
	padding: 0;
	}
#contactbox .textbox,
#contact #request .textbox {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: 1.3em;
	margin-top: 4px;
	padding: 2px;
	width: 194px!important;
	width /* */: 196px; /* False value for IE4-5.x/Win. */
	}
#contactbox .toolbar,
#contact #request .toolbar {
	background: transparent;
	display: block;
	font-size: 90%;
	padding-top: 10px;
	text-align: center;
	width: 200px;
	}
#contactbox a#btnSendEmail:hover {
	background: transparent url(../images/buttons/send-email.gif) no-repeat 0 -26px;
	}
#contactbox textarea {
	height: 100px;
	}
#cb3 p {
	padding: 0 0 .3em 0;
	text-align: center;
	}
#contact #request #btnCloseWindow {
	background: red;
	text-align: center;
	}
#home #contactbox #btnCloseWindow {
	display: none;
	}
#contact #MoreInformation {
	display: none;
	}
.contactonly {
	display: none;
	}
#contact .contactonly {
	display: block;
	}
/* contact
-------------------------------------- */
#contener-contact {
	
	height:380px;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	
	
}	
#contener-contact p {
	margin-left: 120px;
}
#contener-contact h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: #666;
	padding-bottom: 50px;
	padding-top: 30px;
	line-height: 20px;
	clip: rect(auto,auto,auto,auto);
	padding-left: 104px;
}
#contener-contact h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: #002E54;
	padding-left: 2px;
}
#contener-contact-left{
	width: 346px;
	display:block;
	margin-top: 100px;
	position: relative;
	float: left;
	background-image: url(../images/Contact.gif);
	background-repeat: no-repeat;
	height: 243px;
	background-position: right;
	left: 17px;
}
#contener-contact-right{
	width: 244px;
	display:block;
	float: right;
	position: relative;
	background-image: url(../images/Contact2.gif);
	background-repeat: no-repeat;
	height: 243px;
	padding-top: 35px;
	text-align: left;
}
#contener-contact a {
	
	color: #666;
}
#contener-contact a:hover {
	
	color: #002E54;
}
#contener-contact a:active {
	color: #002E54;
}
#contener-contact a.on {
	
	color: #002E54;
}

#contener-contact-right a {
	
	color: #666;
}
#contener-contact-right a:hover {
	
	color: #002E54;
}
#contener-contact-right a:active {
	color: #002E54;
}
#contener-contact-right a.on {
	
	color: #002E54;
}
	

