body {
	z-index: 2;
	top: 0px;
	color: #ccbdae;
	background-color: #5a4f45;

	font-weight: 100;
	font: 10pt sans-serif;
	line-height: 14pt;
}

p{
	font-family: sans-serif;

}

#constr{
	background-color: white;
}

#contenuconstruction{
  position:absolute;
     left: 50%; 
     top: 50%;
     margin-top: -325px; /* moitié de la hauteur de l'image */
     margin-left: -500px; /* moitié de la largeur de l'image */
 } 

h2{
	font-weight: normal;
	font-size: large;
}

h3{
	font-weight: normal;
	font-size: large;
}


a {
	text-decoration: none;
	color:#90acda
}
/*
a:hover{
	border-bottom-width: 1px;
	border-bottom-color: #90acda;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;

}
*/
#logoprint{
	position:absolute;
	top: 2cm;
	left: 2cm;
}

.print{
	
}

.noprint{
	display:none;
}

img{
	border: none;
}
img a {
	border: none;
}

.signature{
	text-align: right;
	line-height: 30px;
}

#trait{
	display: none;
	
}

#logo {
	display: none;
	z-index: 1;
	left: 230px;
	top: 110px;
	position: absolute;
}

#feuille {
	display: none;
	z-index: 1;
	left: 400px;
	top: 442px;
	position: absolute;
}

#fille {
	display: none;
	display: none;
	z-index: 0;
	left: 615px;
	top: 0px;
	position: absolute;
}



.rightcell{
	text-align:right;
	width:850px;
}

.blue{
	color:#90acda;
}

.rose a{
	color:#DF90B9;
}

.jesautexav{
	line-height: 15px;
	color:#DF90B9;

}

.jesautexav p{
	margin-bottom:200px;
}

.jesautexav a{
	color:#90acda;
}


.listinline ul {
	
	/*display: inline;*/
	margin: 0px 0px 0px 0px; 
	list-style-type: none;
	
}


.listinline li {
	/*float: left;
	display: inline;*/
	margin: 0px 0px 0px 0px;
}

#fr {
	display: none;

	position: absolute;
	left: 580px;
	top: 580px;
	z-index: 1;

}

#fr img:hover{
	display: none;
	border-bottom-width: 1px;
	border-bottom-color: #90acda;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #386cff;

}

#slash {
	display: none;
	position: absolute;
	left: 602px;
	top: 580px;
	z-index: 1;

}

#en {
	display: none;
	position: absolute;
	left: 610px;
	top: 580px;
	z-index: 1;

}

#en img:hover{
	display: none;
	border-bottom-width: 1px;
	border-bottom-color: #90acda;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #386cff;

}

#contenu{
	width: 16cm;
	position: absolute;
	left: 2cm;
	top: 2cm;
}

#menu{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}

#sousmenu{
	display: none;
	position: absolute;
	top: 0px;
	z-index: 3;

}

#menu img:hover{
	display: none;
	border-bottom-width: 1px;
	border-bottom-color: #90acda;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #386cff;

}

#sousmenu img:hover{
	display: none;
	border-bottom-width: 1px;
	border-bottom-color: #90acda;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #386cff;

}

.listinline{
	margin-bottom: 40px;
}

