@charset "UTF-8";
/* CSS Document */


html, body {
	margin: 0; 
	padding: 0; 
	height: 100%;
	font: 100%/140% Arial, Helvetica, Geneva, sans-serif;
	font-weight: lighter;
}
* {
	margin: 0; 
	padding: 0; 
}
#fullContent {
	min-height: 100%;
}
#entete {
	background-color: #000000;
	background-image: url(images/BG-bandeau.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 157px;
}
#entete #imghaut {
	position: relative;
	left: 50%;
	right: 50%;
	width: 980px;
	margin-left: -490px;
}
*#entete   #drapeaux        {
	list-style-type: none;
	position: absolute;
	width: 250px;
	left: 60%;
	right: 40%;
	top: 120px;
	display: none;
}
#entete   #drapeaux   li  {
	display: inline;
}
#entete #drapeaux a {
	display: block;
	text-decoration: none;
	float: left;
}
#entete #drapeaux li a img {
	border: 0px none;
	text-decoration: none;
	}
#corps {
	height: auto;
	width: 940px;
	margin-left: auto;
	text-align: justify;
	padding-top: 90px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
}
#corps caption {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 24pt;
}
#fullContent #corps table {
border: 0;
}
#corps  th {
/* 2 lignes ajoutées par JJ */
  background-color:#CC9966;
  border: thin ridge #CC9966;
  color:#4C3F1D;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 6px;
}
#corps td {
/* 2 lignes ajoutées par JJ */
  background-color:#FFFFCC;
  border: thin ridge #CC9966;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 6px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#fullContent #corps #date {
	width: 123px;
}
#fullContent #corps #customer {
	width: 159px;
}
#fullContent #corps #location {
	width: 124px;
}
#fullContent #corps #country {
	width: 97px;
}
#fullContent #corps #type {
	width: 58px;
}
#fullContent #corps #cap {
	width: 55px;
}
#fullContent #corps #power {
	width: 68px;
}
#fullContent #corps #logo {
	width: 940px;
	text-align: center;
}
#fullContent #corps #adress {
	width: 465px;
}
#fullContent #corps #formulaire {
	width: 465px;
	text-align: left;
	float: right;
}
#fullContent #corps #adress #SenenImg {
	margin-left: -3px;
}
#fullContent #corps #mentions {
	margin-left: 20px;
}
#lastelement {
	margin-top: 1em;
	margin-bottom: 0; 
	padding-bottom: 50px;
}

#pied {
margin-top: -60px;
	height: 60px;
	width: 100%;
	background-color: #000000;
	background-image: url(images/BG-pied.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: center;
}

#pied h6   {
	overflow: hidden;
	line-height: 19px;
}
#pied h6 a {
	color: #FFFFFF;
	text-decoration: underline;
}
#fullContent #corps h1 {
	text-align: center;
}
#fullContent #corps #upPage {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.vert {
	color: #BECD00;
	text-decoration: underline;
}
.interdit {
	clear: left;
}
.floatLeft {
	vertical-align: middle;
	float: right;
	margin-left: 30px;
	margin-right: 0px;
}
.middle {
	text-align: center;
}
.centrImage {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.left {
	text-align: left;
	text-indent: 0px;
}
.subtitle {
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
