html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body
{
	
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
:focus
{
	outline: 0;
}
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
body
{
	background: url(images/fond-mer.jpg) fixed; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	min-width: 960px;
}

#entete
{
	background: url(images/fond-horizon.jpg);
	height: 305px;
	padding-top: 25px;
	text-align: center;
}
#entete div
{
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}
#contenu
{
	margin: 0 auto;
	color:#fff;
	width: 960px;
}

#contenu a, dd span
{
	
	color:#004091;
	
}
#contenu p
{
	margin: 0 auto 1em auto;
	line-height:1.4;
	text-align:justify;
}
#introduction
{
	background: url(images/noeud.png) 0 80px  no-repeat;
	color: #fff;
	font-size: 127%;
	font-style: italic;
	height: 360px;
	margin: 0 auto;
	text-align: center;
	width: 960px;
	position:relative;
}
address
{
	color: #004091;
	font-size: 103%;
	font-style: normal;
	margin-top: 30px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
ul#menu
{
	
	height: 150px;
	margin: 0 auto;
	position: relative;
	top:40px;
	width: 960px;
	
}
ul#menu li
{
	height: 20px;
	position: absolute;
	
	
}
ul#menu li a
{
	display: block;
	margin: 0 auto;
	position:relative;
}
ul#menu li ul
{
	visibility: hidden;
}
ul#menu li:hover ul
{
	visibility: visible;
}
ul#menu li ul
{
	margin-top: 0px;
}
ul#menu li ul li
{
	color: #da1176;
	font-style: italic;
	height: auto;
	position: relative;
	line-height:1.6;
	font-size:88%;
	
}
#menu-accueil
{
	left: 50px;
	top: 40px;
}
#menu-prestations
{
	left: 182px;
	top: 30px;
}
#menu-competences
{
	left: 403px;
	top: 45px;
}
#menu-achat-vente
{
	left: 620px;
	top: 67px;
}
#menu-contact
{
	left: 830px;
	top: 40px;
}



#menu-accueil a
{
background:url(images/accueil.png) center top ;
display:block;
width:83px;
height:23px;
overflow:hidden;

}
#menu-prestations a
{
background:url(images/prestations.png) center top;
display:block;
width:168px;
height:28px;
overflow:hidden;
}
#menu-competences a
{
background:url(images/competences.png) center top;
display:block;
width:187px;
height:28px;
overflow:hidden;

}
#menu-achat-vente a
{
background:url(images/achat-vente.png) center top;
display:block;
width:149px;
height:23px;
overflow:hidden;

}
#menu-contact a
{
background:url(images/contact.png) center top;
display:block;
width:88px;
height:23px;
overflow:hidden;

}
#menu-accueil a:hover
{
background-position: 0 -23px;
}
#menu-prestations a:hover
{
background-position: 0 -28px;
}
#menu-competences a:hover
{
background-position: 0 -28px;
}
#menu-achat-vente a:hover
{
background-position: 0 -23px;
}
#menu-contact a:hover
{
background-position: 0 -23px;
}



#cliquez
{
	padding-top: 45px;
}
#logo-marine
{
	position: relative;
}
#logo-liechti
{
	position: relative;
}




/* Moquee */

.mooquee
{
	padding: 5px;	
	background:url(images/fond-transparent2.png);
	width:930px;
	color:#004091;
	margin-top:20px;
	font-size:77%;
	font-style:normal;
	left:30px;
	font-style:italic;
	/* don't change */
    position: absolute;
}

.hasJS .mooquee
{
	margin-left:135px;
	overflow: hidden;
	white-space: nowrap;
}


.mooquee-text
{
	/* don't change */
	position: absolute;
}


dt{
font-weight:bold;
	color: #da1176;
	margin-top:1.4em;
}

dd{


}
.liste-liens dd{
	font-style:italic;
	font-size:88%;
	margin:0.3em 0;
}

h1{
	color: #fff;
	margin-bottom:2em;
	font-size:121%;
	text-align:center;}
h2{
	color: #da1176;
		margin-bottom:0.5em;
	margin-top:2em;
	font-size:106%;
	}
h3{
	color: #004091;
		margin-bottom:1em;
			

}
	
	
	/* formulaire */
	
	
	
div.form-container
{
	width:600px;
	float:left;
	margin-right:10px;
}
.errors
{
	background-color: #FFC;
	border: #FC6 1px solid;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	color:#000;
}
div.errors p
{
	margin: 0;
}
div.form-container div
{
	margin:5px 0;
}
div.form-container form fieldset
{
	border: #DDD 1px solid;
	margin: 5px 0;
	padding: 5px 10px;
	
}
div.form-container form legend
{
	
}
div.form-container form fieldset div
{
	padding: 0.25em 0;
}
div.form-container label, 
div.form-container span.label
{
	display: block;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	
	text-align: right;
	width: 250px;clear:both;

}
div.form-container label em, 
div.form-container input:focus,
div.form-container textarea:focus
{

}
div.form-container div.controlset label, 
div.form-container div.controlset input
{
	display: inline;
	float: none;

}
div.form-container div.buttonrow
{
	margin-left: 180px;
}
	legend, #retourhaut{
	color: #004091;
	font-weight: bold;
	margin: 0;
	font-size:88%;
	
}



label em{
color:#da1176;
}



#contenu li{
margin-bottom:1em;
list-style:circle inside;
}

.centrer{
text-align:center;

}

.colonne{
width:438px;
padding:0 20px;
float:left;
/*pour regler les problemes d'alignement dans la page contact il faut enlever ce margin. mais après c'est dans les autres pages que c'est pas correct*/


}
hr{
clear:both;
visibility:hidden;
}
p#e-novinfo a{
color:#fff;
}
.cadre{
background:url(images/fond-cadre.png) no-repeat;
width:327px;
height:252px;
text-align:left;
margin: 0 auto;
padding-top:2px;padding-left:2px;
}
address a{
color: #004091;
font-size:15px;
}
.cadre-bateau-achat{

border:1px solid #fff;
}
#contenu .puce li{
list-style-image:url(images/list-img.png);
list-style-position:outside;
margin:0.7em 0;
}
#contenu .puce ul{

}
.prix-achat{

width:200px;
display:inline;

position:relative;

}
.prix-achat strong{
font-style:italic;
font-weight:bold;

/*color:#da1176;*/
}

.contactez-nous{
opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	margin-left:35%;
}

.img-bas-competences{
margin-right:20px;
}
#sumbit{
margin-left:468px;
}
#contact-historique{
font-size:84.4%;
border: 1px solid #DDD;
margin-left:610px;
padding:10px;
padding-bottom:7px;
color:#004091;
margin-top:20px;
position:relative;
}
#contact-news{
font-size:84.4%;
border: 1px solid #DDD;
margin-left:610px;
padding:10px;
padding-bottom:7px;
color:#004091;
margin-top:20px;
position:relative;
height:300px;
}
.barreindex{
margin-top:40px;
}
.haut-page{
opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}
.aligne-texte-image{
visibility:hidden;
}
espace-contact{
margin-bottom:10px;
}
.colonne-contact{
width:438px;
padding:0 20px;
float:left;

}

#bouton-news{
float:left;margin-left:100px;
}

#contenu #modifications{
text-align:center;
font-size:77%;
margin-top:10px;
}

p#e-novinfo{
text-align:center;

margin-top:-8px;
font-size:77%;
}

.demande-renseignement{
font-size:77%;
}
