﻿body {
/*background-image:url(images/fond.jpg);
background-repeat: no-repeat;
background-position:top;*/
background-color: #8a8a8a;
/*background-color: #333;*/ /*fond gris fonce*/
margin:0px;

}

.interface_site {
	position:relative;
	/*background-color:#FF9933;*/
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

a:link.haut {color: #ffffff; text-decoration:none;}
a:visited.haut {color: #F08A01; text-decoration:none;}
a:hover.haut {color: #82140a; text-decoration:none;}
a:active.haut {color: #ffffff; text-decoration:none;}

a:link {color: #ffffff; text-decoration: underline;}
a:visited {color: #Ffffff; text-decoration:none;}
a:hover {color: #577057; text-decoration:none;}
a:active {color: #577057; text-decoration:none;}

a:link.bas {color: #ffffff; text-decoration:none;font-size:9px;}
a:visited.bas {color: #ffffff; text-decoration:none;}
a:hover.bas {color: #F08A01; text-decoration:none;}
a:active.bas {color: #ffffff; text-decoration:none;}

a:link.actualitelien {color: #ffffff; text-decoration:none;}
a:visited.actualitelien {color: #ffffff; text-decoration:none;}

.header {
	position:absolute;
	width: 900px;
	height: 110px;
	z-index:2 ;
	background-color:#000000;
	background-image:url(images/bandeau_StFrancois.jpg);
	opacity : 0.8; 
    filter : alpha(opacity=80); 
	
}

.langues {
	position:Absolute;
	float:left;
	margin-left:820px;
	margin-top:88px;
	width: 75px;
	height: 20px;
	/*background-color:#000000;*/
	
	
}

.menu {
	position:Absolute;
	z-index:6;
	float:left;
	margin-left:40px;
	margin-top:140px;
	height:288px;
	width:200px;
	background-color: transparent;
	
	}
.formulaire{
	position:Absolute;
        z-index:6;
        top:112px;
        left:250px;        
        background-color:#d3d3d3;
}
.tableauFormulaire{
	background-color:#d3d3d3;
        /*opacity : 0.7;
	filter : alpha(opacity=70);*/
	width:200px
}
.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
	
.corps {
	position:relative;	
	z-index:1 ;
	top:0px;
	left:0px;
	/*height:100%;
	width:100%;*/
	/*min-height:675px;
	background-color: #ffffff;*/
	
}



.footer {
	/*width:900px;*/
	/*height:20px;*/
	background-image:url('images/filet_blanc.jpg');background-position:top; background-repeat: repeat-x;
	color: #ffffff;
   text-align: justify;
   padding-top:5px;
   padding-bottom:5px;
   padding-left:5px;
   padding-right:5px;
   display:block;
   background-color: gray; 
   
	
}

.footer h1{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size:10px;
 font-weight:  lighter;
}

.courant_gros {
	font-weight: bold;
	/*color:#006600;*/
}

.courant_normal {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size:10px;
 font-weight:  lighter;
	/*color:#006600;*/
}

.plan {
	position:absolute;
	z-index:7;
	float:left;
	margin-left:520px;
	margin-top:120px;
	width: 350px;
	height: 470px;
	min-height:470px;
	background-color:#333333;
	left: -0;
	top: -1px;
	
	
}



