﻿body {
	position:relative;
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:14px;
	background:url(../images/bg_hr_esp.jpg) no-repeat top center #FFFFFF;
}
#global {
	position:relative;
	float:left;
	width:100%;
	clear:both;
}
#global .wrapper {
	position:relative;
	float:left;
	width:880px;
	margin-left:-440px;
	left:50%;
	padding-top:330px;
	padding-left:15px;
}


div.accu {
  float:left;
  margin-right:760px;
}


#global .colLeft {
	float:left;
	width:450px;
}
#global .colRight {
	float:right;
	width:410px;
}

#contenu{
	float:left;
	clear:both;
	width:100%;
	background:url(../images/onglet.jpg) no-repeat #FFFFFF;
	font-size:12px;
 	color: #22211E;
	
}

.titreFAQ{
	background-color:#5788B0;
	color:#ffffff;
	font-size:12pt;
	font-weight:bold
}

.q{
	border-bottom:1px solid #e5f3f6;
	font-weight:bold;
	color:#5788B0;
}

.r{
	border-bottom:1px solid #5788B0;
	font-style:italic;
}


.interne{
	float:left;
	clear:both;
	width:800px;
	padding:0 0px 30px 30px;
}
.decompte {
	background:url(../images/coin.gif) no-repeat;
	width:198px;
	color:white;
	font-size:28px;
	padding:5px 0px 5px 0px;
	margin:0 5px 5px 5px;
}
.lang img{
	border:0;
	margin-top:3px;
	margin-right:5px;
}
.lang{
	text-decoration:none;
	color:white;
	margin-right:10px;
}
.decompte-txt {
	float:right;
	width:100px;
	color:#99cccc;
	margin-left:10px;
	font-size:12px;
	padding-right:5px;
	text-align:left;
}
.video {
	background:#000000;
	height:200px;
	margin:0 5px 5px 5px;
}
#bottom {
	position:relative;
	float:left;
	width:100%;
	background:url(../images/bottom_bg.jpg) no-repeat center #FFFFFF;
	height:202px;
	padding-top:120px;
	color:#FFFFFF;
}
#bottom img {
	float:left;
	padding-left:25px;
	border:0;
}
#bottom a{
	color:#FFFFFF;
	text-decoration:none;
}
#bottom a:hover{
	color:#333333;
}
#bottom .wrapper {
	position:relative;
	width:880px;
	margin-left:-440px;
	left:50%;
}
.top {
	position:absolute;
	right:0px;
	top:10px;
}
h2, p {
	padding:0 0 1em 0;
	margin:0;
}
h2 {
	font-size:16px;
	color:#3399cc;
}
ul {
	padding:0px;
	margin:0 0 1em 30px;
	list-style-image:url(../images/fleche_vert.gif);
}
li {
	padding-bottom:0.5em
}
.vert {
	color:#339999;
}
