@charset "utf-8";

body  {
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
	background-repeat: repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 11px;
	background-image: url(../images/fonds/body.jpg);
    }
    .thrColAbsHdr #container {
	position: relative; /* le paramètre position: relative permet de positionner les deux encadrés par rapport à ce conteneur */
	width: 980px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	color: #FFFFFF;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
    } 
.thrColAbsHdr #container #lang {
	text-align: left;
	padding-left: 10px;
	background-color: #4C0000;
	padding-top: 5px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.thrColAbsHdr #container #lang a {
	text-decoration: underline;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	word-spacing: 1em;
}
.thrColAbsHdr  #container  #lang  a:hover {
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	word-spacing: 1em;
}
.thrColAbsHdr #logo {
	background-color: #1A171B;
	height: 100px;
	width: 979px;
	background-image: url(../images/fonds/headerContentBg.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}


.thrColAbsHdr #container #logo table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.thrColAbsHdr #container #nav {
	width: 977px;
	height: 29px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #000000;
	padding-left: 3px;
}
.thrColAbsHdr #header   {
	height: 200px;
	width: 841px;
	float: right;
}
.thrColAbsHdr #headerLeft {
	float: left;
	height: 200px;
	width: 530px;
}
.thrColAbsHdr #headerRight {
	float: right;
	height: 200px;
	width: 307px;
}




    .thrColAbsHdr #sidebar1 {
	top: 131px;
	left: 0px;
	width: 138px; /* le remplissage permet d'écarter le contenu de l'élément div des bords de celui-ci */
	background-color: #000000;
	height: 500px;
	float: left;
	padding-top: 25px;
    }
    .thrColAbsHdr #mainContent {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 1px;
	float: right;
	width: 839px;
	background-image: url(../images/fonds/mainContentBg.jpg);
	background-repeat: repeat-x;
	background-color: #101010;
	border-left-width: 1px;
	border-left-color: #480000;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-top-color: #480000;
	border-bottom-color: #480000;
	border-right-color: #480000;
    }
.thrColAbsHdr #container #mainContent h1 {
	font-size: 110%;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-left: 10px;
	margin-top: 30px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.thrColAbsHdr #container #mainContent h2 {
	font-size: 12px;
	color: #E20A17;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.thrColAbsHdr #container #mainContent li {
	color: #EF2B2F;
	font-size: 100%;
	font-weight: bold;
}
.thrColAbsHdr #container #mainContent p {
	margin-left: 10px;
	margin-right: 10px;
}

.thrColAbsHdr #container #mainContent td {
	font-size: 12px;
}
.thrColAbsHdr #container #mainContent a {
	color: #FFFFFF;
}
.thrColAbsHdr #container #mainContent #images {
	float: left;
	width: 370px;
	padding-left: 20px;
}
.thrColAbsHdr #container #mainContent #text a:hover {
	text-decoration: none;
}
.thrColAbsHdr #container #mainContent #adress {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #666666;
	margin-top: 100px;
	margin-bottom: 100px;
	background-image: url(../images/fonds/AdressBg.jpg);
	background-repeat: repeat-x;
	background-color: #55000A;
	padding-left: 20px;
	padding-bottom: 20px;
}
.thrColAbsHdr #container #mainContent #adress img {
	border: 1px solid #666666;
	margin: 2px;
}
.galerie     a          {
	width: 105px;
	height: 135px;
	padding: 1px;
	margin: 1px;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	float: left;
	display: block;
}
.galerie     a     img    {
	border: 0px solid #000;
	margin: auto 0;
	overflow: hidden;
	color: #FFFFFF;
}



.thrColAbsHdr #footer {
	background-color: #000000;
	clear: both;
	height: 71px;
	width: 980px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #480000;
	padding-top: -1px;
    } 
.thrColAbsHdr #footer p {
	margin: 0; /* l'utilisation d'un remplissage pour cet élément crée un espace, tout comme une marge l'aurait fait, mais en évitant le risque de disparition de la marge */
	text-align: center;
	font-size: 10px;
	line-height: 71px;
    }
.fltrt { /* cette classe permet de rendre flottant le côté droit d'un élément dans la page. L'élément flottant doit précéder l'élément à côté duquel il doit se trouver dans la page. */
    	float: right;
    	margin-left: 8px;
    }
.fltlft { /* cette classe permet de rendre flottant le côté gauche d'un élément dans la page */
    	float: left;
    	margin-right: 8px;
    }

.hiddenPic {display:none;}
.logoLinks {
	height: 150px;
	width: 250px;
	float: left;
	display: block;
	margin-left: 20px;
}
.formSteps {
	width: 95%;
	background-color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 50px;
	padding: 0px;
	line-height: 50px;
	text-align: center;
	border: 3px solid #999;
}
.thrColAbsHdr #tableForm {
	color: #FFF;
}

