/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	position: absolute;	
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #143B92;
}
a:active {
	text-decoration: none;
	color: #143B92;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
  color : #006699;
}

#wrapper {
	width: 255px;
	text-align: left;
	margin: 0 auto;
}

.information a {
padding:0;	
}
.box_title {
font-family:Georgia, "Times New Roman", Times, serif;
}
.text_sections {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color:#000000;
}

.text_sections2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#006699;
}
ul .text_sections2 {
    margin-top:0;
	margin-bottom:0;
}
.text_sections3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000000;
	text-align:justify;
	margin-top:0;
}

.text_sections4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bolder;
	color:#003399;
}
.puces {
    float:left;
	padding:3px;
}
.Style5 {
	color: #AC0B1A;
	font-weight: bold;
	font-style:italic;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.boutons {

width:160px;
margin-right:5px;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
}
.boutons td {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
line-height: 20px;
text-align: center;
text-decoration:none;
border-style:solid;
border-color:#FFFFFF;
}
.boutons a {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
border-style:solid;
border-color:#000099;
border-width:1px;
text-decoration:none;
display:block;
}
* html .boutons td a {width: 100%;}
.boutons td a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
border-style:solid;
border-color:#000099;
border-width:1px;
color: #FFFFFF;
background-color:#143B92 ;
background: url(img/corner2.gif) no-repeat;
background-position:right;
line-height: 20px;
display:block
;}
.boutons td a:visited {
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;

}