body {

	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
background-color:#074977;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;


}

#site {
	background-image:url(../images/background.png);
	padding-bottom:50px;
	width:100%;
}

#global {
	width:830px;
padding-left: 0px ;
padding-right: 0px;
padding-top: 0;
margin-top: 0;
     margin-left: auto;
     margin-right: auto;
     padding-bottom: 10px;
     text-align: left; /* on rétablit l'alignement normal du texte */


}

.b_import {   
width:134px;   
height:20px;   
background-image:url(../images/b_import.png); 
background-repeat:no-repeat;
text-align:center;
padding-top:2px;
         }
		 
.b_transport {   
width:204px;   
height:20px;   
background-image:url(../images/b_transport.png); 
background-repeat:no-repeat;
text-align:center;
padding-top:2px;
         }

.header  {
height:145px;

}


.nav {
padding-top: 9px;
padding-bottom: 1px;
height:25px;
background-image: url(../images/bg_nav.png);   
text-align: center;
font-size: 12px;   
color:#FFFFFF;
text-shadow:1px 1px 4px #000; 
             }
.nav A {
  color:#FFFFFF;
  	text-decoration: none;
	text-shadow:1px 1px 4px #000; 
  }
.nav a:hover{
	color:#FFFFFF;
	text-decoration: none;
	text-shadow:1px 1px 4px #000; 
	background-color: #00285c;
}  
             
.nav_import {
padding-top: 9px;
padding-bottom: 1px;
height:25px;
text-align: center;
font-size: 12px;   
color:#FFFFFF;
text-shadow:1px 1px 4px #000; 
             }

.content  {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 50px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
  background-color: #f1f1f1;
  color:#3184bf;    
  	text-align: justify;  
    font-size: 12px; 
          }

.content_accueil  {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
  color:#3184bf;    
    font-size: 12px; 
          }
		  
.content_accueil A {
color:#FFFFFF;
  	text-decoration: none;
	line-height:1;
  }
.content_accueil a:hover{
color:#8ec3e8;
	text-decoration: none;
		line-height:1;
	
}  
		  
.chemin {
color:#5e5e5e;
font-size:10px;
	line-height:1;
  } 
		  
.texte {
width:510px;
padding:20px 20px 20px 20px;  
float: left;
background-color:#FFFFFF;
box-shadow:1px 1px 1px gray, -1px -1px 1px white;
line-height:1.5;  
   
        }


.boutons {
margin-left: 15px;
width:198px;  
float: right;    
font-size: 11px;  
text-align: center;
color:#3184bf;
        }

.boutons A {
  	text-decoration: none;
  }
.boutons a:hover{
	text-decoration: underline;
  font-weight: bold;	
}  


h2 {
margin-left: 0px;
  font-size: 30px;
  font-weight: bold;
  color: #2875aa;
  margin-top: 10px;
  margin-bottom: 18px;
  line-height: 1;
   }

h3 {
  margin-top: 0px;
  font-size: 18px;
  font-weight: bold;
  color: #2875aa;
  text-align:left;
    line-height: 1.2;

   }

h4 {
margin-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #2875aa;
  font-style: italic;
  margin-top: 15px;
  margin-bottom: 10px;
  margin-right: 0px;
  line-height: 1.2;

   }

h5 {

  font-size: 16px;
  font-weight: bold;
  height:20px;
  max-width:200px;
  color:#FFFFFF;
  padding-top:3px;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 1;
  background-color:#298cce;
   }


ul {
list-style-image: url(../images/puce.png); 
line-height: 1.2;
list-style-position: outside;
text-align: left;
margin-left: -20px;
color:#666666;
   }
   

a:hover{
	text-decoration: underline;
}
a:active{
	color: #9d2004;
	text-decoration: none;
}


form{
margin:0;
padding:0;
}


.clear{
	clear:both;
}



.input {
  border: 1px #0074DC solid;
  font-size: 12px; 
  height: 15px;     
  color:#293D82;     
               }
          
.submit-button{
  border: 0px;
  background-image: url(../images/validate.png);
  background-repeat: no-repeat;
	width:26px;
	height:26px;
	cursor:pointer;
}




.bas{  
width:100%;
	padding-top: 10px;
	background-color:#074977;
	color:#FFFFFF;
	font-size: 10px;
	text-align: center;
	line-height: 1.5;
	margin-bottom:0px;
	padding-bottom:30px;
margin-bottom:0px;
  bottom: 0px;

}

.bas A{
 color:#b4b4b4; 
 text-decoration: underline;
     }

.bas A:hover{
 color:#b4b4b4;   
 text-decoration: underline; 
     }



















.checkbox {
border: 0px #FFFFFF                        
                   }





textarea {
   border: 1px #7888A0 solid; 
  font-size: 12px;    
  color:#293D82;           
           }

.input2 {
  border: 1px #7888A0 solid; 
  font-size: 12px;
  height: 18px;     
  color:#293D82;     
               }



select {
  border: 1px #7888A0 solid; 
  font-size: 13px;
  height: 20px;     
  color:#000000; 
               }


