/* CSS Document */

body{
	background:no-repeat;
	background-color:#FFFFFF;
	font-family:"Myriad Pro";
	font-size:16px;
	text-align:justify;
	color:#8c9aa0;
	font-weight:normal;
	margin-top:50px;
	margin-bottom:auto;
	}
h1{
	font-family:"Arial";
	font-size:16px;
	color:#315a73;
	font-weight:normal;
	text-decoration:underline;
	letter-spacing:2px;
	text-transform:uppercase;
	
	}
h2{
	font-family:"Myriad Pro";
	font-size:16px;
	color:#00569a;
	font-weight:normal;
	text-decoration:none;
	}
h3{
	font-family:"Myriad Pro";
	font-size:16px;
	color:#fd9000;
	font-weight:normal;
	text-decoration:none;
	}
	
a:visited{
	font-family:"Myriad Pro";
	font-size:16px;
	color:#de761d;
	font-weight:normal;
	}
a:link{
	font-family:"Myriad Pro";
	font-size:16px;
	color:#de761d;
	font-weight:normal;
	text-decoration:underline;
	}
a:active{
	font-family:"Myriad Pro";
	font-size:16px;
	color:#de761d;
	font-weight:normal;
	text-decoration:none;
	}
a:hover{
	font-family:"Myriad Pro";
	font-size:16px;
	color:#00569a;
	font-weight:normal;
	text-decoration:underline;
	}

#corps{
	position:relative;
	width:760px;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
	}
#login {
	position:absolute;
	width:81px;
	height:21px;
	z-index:99;
	left: 680px;
	top: -18px;
	text-align:right;
}
	#login a:visited{
		font-family:"Myriad Pro";
		font-size:14px;
		color:#de761d;
		font-weight:normal;
		}
	#login a:link{
		font-family:"Myriad Pro";
		font-size:14px;
		color:#de761d;
		font-weight:normal;
		text-decoration:underline;
		}
	#login a:active{
		font-family:"Myriad Pro";
		font-size:14px;
		color:#de761d;
		font-weight:normal;
		text-decoration:none;
		}
	#login a:hover{
		font-family:"Myriad Pro";
		font-size:14px;
		color:#00569a;
		font-weight:normal;
		text-decoration:underline;
		}
#banniere{
	position:absolute;
	width:760px;
	height:288px;
	left:0px;
	top:0px;
	z-index:2;
}
#bloc_langues{
	position:absolute;
	width:261px;
	height:25px;
	top:10px;
	left:470px;
	z-index:3;
}
#boutons_langue{
	position:absolute;
	width:277px;
	height:31px;
	top:5px;
	left:6px;
	z-index:4;
}
#accueil {
	position:absolute;
	width:81px;
	height:33px;
	z-index:21;
	left: 397px;
	top: 87px;
	visibility: visible;
}
#acc_connex {
	position:absolute;
	width:124px;
	height:95px;
	z-index:22;
	left: 368px;
	top: 68px;
	visibility: hidden;
	}
#acc_connex_act {
	position:absolute;
	width:129px;
	height:95px;
	z-index:22;
	left: 368px;
	top: 68px;
	visibility: show;
}
#produits {
	position:absolute;
	width:85px;
	height:21px;
	z-index:19;
	left: 536px;
	top: 83px;
}
#prod_connex {
	position:absolute;
	width:265px;
	height:21px;
	z-index:20;
	left: 366px;
	top: 56px;
	visibility:hidden;
}
#prod_connex_act {
	position:absolute;
	width:354px;
	height:21px;
	z-index:20;
	left: 367px;
	top: 56px;
	visibility:show;
}
	#liens_tapis {
	position:absolute;
	width:189px;
	height:25px;
	top:45px;
	z-index:21;
	left: 154px;
	line-height:20px;
	background-image: url(images/transpa.gif);
	background-repeat:repeat;
		
	}
			#prod_connex a:visited{
				font-family:"Arial";
				font-size:14px;
				color:#7d8286;
				font-weight:normal;
				text-decoration:none;
				}
			#prod_connex a:link{
				font-family:"Arial";
				font-size:14px;
				color:#7d8286;
				font-weight:normal;
				text-decoration:none;
				}
			#prod_connex a:active{
				font-family:"Arial";
				font-size:14px;
				color:#7d8286;
				font-weight:normal;
				text-decoration:none;
				}
			#prod_connex a:hover{
				font-family:"Arial";
				font-size:14px;
				color:#fd9000;
				font-weight:normal;
				text-decoration:none;
				}
				#prod_connex_act a:visited{
				font-family:"Arial";
				font-size:14px;
				color:#7d8286;
				font-weight:normal;
				text-decoration:none;
				}
			#prod_connex_act a:link{
				font-family:"Arial";
				font-size:14px;
				color:#7d8286;
				font-weight:normal;
				text-decoration:none;
				}
			#prod_connex_act a:active{
				font-family:"Arial";
				font-size:14px;
				color:#7d8286;
				font-weight:normal;
				text-decoration:none;
				}
			#prod_connex_act a:hover{
				font-family:"Arial";
				font-size:14px;
				color:#fd9000;
				font-weight:normal;
				text-decoration:none;
				}

#contact {
	position:absolute;
	width:73px;
	height:21px;
	z-index:17;
	left: 679px;
	top: 68px;
}
#cont_connex {
	position:absolute;
	width:265px;
	height:21px;
	z-index:18;
	left: 368px;
	top: 55px;
	visibility: hidden;
}
#cont_connex_act {
	position:absolute;
	width:386px;
	height:21px;
	z-index:18;
	left: 368px;
	top: 55px;
	visibility: show;
}

#contenu{
	position:absolute;
	width:760px;
	left:0px;
	top:260px;
	z-index:5;
	text-align:center;
	margin:auto;
}
#texte{
	position:relative;
	width:520px;
	top:30px;
	z-index:7;
	text-align:justify;
	margin:auto;
}
	#texte img{
		margin:10px;
		float:none;
		vertical-align:text-top;	}
	.imagright{
		margin:0px;
		float:right;
		vertical-align:text-top;
	}
	.imagleft{
		float:left;
		vertical-align:text-top;
	}
#textetab{
	position:relative;
	width:520px;
	top:30px;
	z-index:7;
	text-align:left;
	font-family:"Myriad Pro";
	font-size:16px;
	color:#00569a;
	margin:auto;
	
}
	#textetab img{
		margin:5px;
	}
	
	#textetab table{
		border:1px solid;
		border-color:#fd9000;
	}
	#textetab td{
		margin:0px;
		border:0px;
		padding:0px;
	}
#recta{
	position:absolute;
	width:200px;
	height:298px;
	z-index:1;
	left: 233px;
	top: 97px;
}

.taborang{
	border:1px solid;
	border-color:#fd9000;
	margin:0px;
	padding:0px;
}
	.taborang td{
		margin:0px;
		border:0px;
		padding:0px;
	}
	
.blanc16 {
	color: #FFFFFF;
	font-weight: bold;
}
.bleu12 {
	color: #5264AC; 
	font-weight: bold; 
	font-size: 12px;
}
.grisbold{
	font-family:"Myriad Pro";
	font-size:16px;
	color:#8c9aa0;
	font-weight:bold;
}
.orangelien {
	font-family:"Arial Black";
	color: #fd9000; 
	font-weight: normal; 
	font-size: 13px;
}
	
#conditions {
	position:absolute;
	width:239px;
	height:43px;
	z-index:8;
	left: 6px;
	top: 601px;
}
	
#pied{
	position:relative;
	width:760px;
	height:101px;
	top:50px;
	left:0px;
	z-index:6;
}

