@charset "utf-8";
/* CSS Document */
/*##### basic éléments #####*/
html, body {
width: 100%;
margin: 0;
padding: 0;
}
body {
	font: normal 14px Tahoma, Arial, sans-serif;
	background: #adc7e0 url(images/background.png) repeat-x;
	z-index:3;
}
a:link, a:active, a:visited {
font: normal 14px Tahoma, Arial, sans-serif;
color: #666;
text-decoration: none;
cursor: pointer;
}
ul,li { padding-left:10px;
   color:#fff;
   }
a:hover {
color:#000;
text-decoration: none;
}

table {
font: normal 12px Tahoma, Arial, sans-serif;
}

h1 {
font-size: 10px;
color:#3574B5;
}

h2 {
font-size: 8px;
}

h3 {
font-size: 15px;
}

h4 {
font-size: 13px;
}

h5, h6 {
font-size: 11px;
}

h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
}

img {
border: none;
}
ul {
margin-left: 10px;
padding: 0;
}

li {
list-style-type:none;
margin: 0px 0px 0px 35px;
padding: 2px 0px 0px 0px;
}

hr {
height: 1px;
padding: 0;
color: #999999;
border: none;
background: #aaa;
}
p {
margin: 10px;
}
#sous_header {
min-height:500px;
}

#menu_horizontale table tbody tr td a{
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:18px;
	color:#FFF;}
	
#structure {
	position: relative; 
	margin: 0 auto; 
	text-align: left; 
	width:850px;
}
#header{
	background:url(images/header.jpg) no-repeat;
	background-position:center;
	margin-top:0px;
	height:237px;
	margin-bottom:8px;
}

#conteneur{
    padding-left:10px;
	text-align:center;
	background:url(images/page_repetition.gif) repeat-y;
	min-height:300px;
}
#article {
	text-align:left;
	width: 802px;
	color:#484848;	
	float:left;
	margin-left:11px;
}
#menu{
	font-size:10px;
	text-align:center;
}
#sous-titre{
	color: #999999;
}
#inser_article {
	padding-left:15px;
	color:#000;
	font-size:14px;
}


#langue span.Style2 a{
	color:#FFF;}

#langue span.Style2 a:hover{
	color:#ccc;}
	
	
#langue{
background:url(images/langue.png) #000000 repeat-x;	
width:802px;

	border-bottom:solid #CCCCCC 1px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom:2px;
	text-align:center;
	color:#FFFFFF;
}
.spacer {
	color:#ffffff;
	border:0em none;
	clear:both;
	margin:0em;
	padding:0em;
	width:0em;
}
#footer{
	color:#000;
	background-color:#FFF;
	height:90px;
	text-align:left;
	width:802px;
	margin-left:24px;
	border-top:thin solid #666;
	font-size:10px;

}
#footer a{
	font-size:10px;
	
}
a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0; 
    position: relative; 
    z-index: 500; 
    text-decoration:none;
}
a.tooltip:hover em {
    font-style: normal; 
    display: block; 
    position: absolute; 
    top: 20px; 
    left: -10px; 
    padding: 5px; 
    color: #000; 
    border: 1px solid #bbb; 
    background: #fff; 
    width:110px;
}
a.tooltip:hover em span {
    position: absolute; 
    top: -7px; 
    left: 15px;
    height: 7px; 
    width: 11px; 
    background: transparent url(images/image-infobulle.gif); 
    margin:0; 
    padding: 0; 
    border: 0;
}
#faq_question {
margin-left:10px;
border-bottom:#CCC5B5 solid 1px;
width:747px;
font-size:14px;
padding:5px;
border-left:#000000 solid 5px;

}
#faq_reponse {
color:#356ad0;
border-left:outset 1px #999999 ;
background:url(images/barre.png) repeat-y;
margin-left:45px;
margin-right:15px;
font-size:12px;
padding:15px;
}

#faq {
margin-left:10px;
border-bottom:#CCC5B5 solid 1px;
width:747px;
font-size:14px; padding-left:5px;
border-left:#000000 solid 5px;
background:url(images/barre.png) repeat-y;
}
#faq2 {
margin-left:10px;
border-bottom:#CCC5B5 solid 1px;
width:747px;
font-size:14px; padding-left:5px;
border-left:#000000 solid 5px;
background:url(images/barre.png) repeat-y;
}
#apDiv1 {
	position:absolute;
	left:612px;
	top:499px;
	width:174px;
	height:245px;
	z-index:1;
}
