html{
font-size:100%;
}

body{
background:url(../images/body-background.png) left top repeat-x #e8e8e8;
margin: 0 ;
padding: 0 ;
font: 0.8em Arial, Helvetica, sans-serif; 
text-align:center;
}

#visuelBackground {
	background:url(../images/visuelback-bktop.png) top center no-repeat;
	margin:0;
	padding:0;}
	
div#conteneur
{
	width: 750px ;
	margin: 0 auto ;
	text-align: left ;
	/*border: 1px solid #000 ;*/
	background: none ;
}

.header{
background:none;
height:115px;
}

.content{
width:750px;
padding:2px 10px 2px 10px;
background:#FFFFFF;
border:1px solid;
}


.footer{
clear:both;
}

/*.boite {
	width: 181px; 
	background: white url(../images/fond.gif) no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	font-size: 80%;

}
.boite h2 {
	margin: 0;
	padding: 10px 10px 5px 10px;
	background: transparent url(../images/top.gif) no-repeat;
	background-position: center top;
	
	font: 1.3em "Trebuchet MS", helvetica, sans-serif ;
}
.boite p {
	margin: 1em 20px;
	text-align: justify;
}*/

.titre
{
	
	line-height: 25px ;
	font-size: 1.4em ;
	color: #9b2 ;
	border-bottom: 1px solid #9b2 ;
	
	}
.titre2
{
	font-size: 1.5em ;
	color: #4D4D4D ;
	text-decoration:underline;
	line-height:1.5em;
}
hr {
width:100px;
color:#333333;
}
.para
{
text-align: justify ;
text-indent: 2em ;
line-height: 1.4em ;
}
.para2
{
text-align: justify ;
line-height: 1.4em ;
}
.para3
{
text-align: justify ;
line-height: 1.4em ;
font-weight: bold;
}
table {
border-width:1px; 
border-style:solid; 
border-color:black;
width:50%;
text-align:center;
}
.table2 {
border-width:1px; 
border-style:solid; 
border-color:black;
width:60%;
text-align:center;
}

.grise {
border-width:1px; 
border-style:solid; 
border-color:black; 
background-color:silver;
width:50%;
}

.grise2 {
border-width:1px; 
border-style:solid; 
border-color:black; 
background-color:silver;
width:20%;
}
.blanc {
border-width:1px; 
border-style:solid; 
border-color:black; 
background-color:white;
width:50%;
}
.blanc2 {
border-width:1px; 
border-style:solid; 
border-color:black; 
background-color:white;
width:20%;
}


A {
  color:#000099;
  text-decoration: underline;
}

A:hover {
  color: #b9d300;
  text-decoration: underline;
}

.espaceGchPetit1{
margin-left:3px;
}

.espaceGchPetit2{
margin-left:5px;
}

.espaceGchMoyen{
margin-left:10px;
}

.espaceGchMoyen2{
margin-left:12px;
}

.espaceGchMoyen3{
margin-left:15px;
}

.espaceGchGrand{
margin-left:20px;
}

.espaceHautPetit1{
margin-top:3px;
}
.espaceBasPetit1{
padding-bottom:3px;
}

.espaceHautPetit2{
margin-top:5px;
}

.espaceHautMoyen1{
margin-top:10px;
}

.espaceHautMoyen2{
margin-top:12px;
}

.espaceHautMoyen3{
margin-top:15px;
}

.espaceHautGrand{
margin-top:20px;
}

.espaceDtPetit1{
margin-right:3px;
}

.espaceDtPetit2{
margin-right:5px;
}

.espaceDtMoyen{
margin-right:10px;
}

.espaceDtMoyen2{
margin-right:12px;
}

.espaceDtMoyen3{
margin-right:15px;
}

.espaceDtGrand{
margin-right:20px;
}

.sup { vertical-align: super; font-size: 50%; }

.logo {
	position:absolute;
	left: 275px;
	top: 2px;
}
 

