@import "objets.css";

body
{
	background-color: white;
	font-family: Century Gothic, Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: #777;
	line-height: 1em;
	text-align: center;
	padding: 10px 0;
}

table#index{
	margin-top:0;
	margin-bottom:0;
	height:100%;
	vertical-align:middle;
}

div#site
{
	position:relative;
	width:900px;
	margin:0 auto;
	padding: 10px 0 10px 0;	
	text-align: left;
}

div#header
{
	position:relative;
	width:100%;
	height:1em;
	margin: 0;
	margin-bottom:5px;
	padding:0;	
}

img#imageEnTete
{
	position:relative;
	float:right;
	margin:0;
margin-right:150px;
	padding:0;
}

div#ligneEntete
{
	position:relative;
	clear:both;
	float:left;
	width:750px;
	height: 1px;
	border-top: 1px solid #ccc;
	padding: 0;
	margin: 5px 0 0 0;
}

div#ligneEntete_BIS
{
	position:relative;
	clear:both;
	float:left;
	width:750px;
	height: 1px;
	padding: 0;
	margin: 5px 0 0 0;
	background-color:#ccc;
}
div#contenu
{
	clear:both;
	position:relative;	
}

div#lignePiedDePage
{
	float:right;
	width:750px;
	height: 1px;
	padding: 0;
	margin: 5px 0 0 0;
	border-bottom: 1px solid #ccc;
}

div#lignePiedDePage_BIS
{
	float:right;
	width:750px;
	height: 1px;
	padding: 0;
	margin: 5px 0 0 0;
	background-color:#ccc;
}

span#signature
{
	width:100%;
	clear: right;
	float: right;
	text-align:right;
	margin-bottom: 10px;
	padding-bottom:10px;
}

#piedDePage {
	position: relative;
	clear: right;
	top: auto;
	width: 859px;
	height: 16px;
	background-color: #AAAAAA;
	clear: right;
	top: auto;
}

#formulaireMail {
	clear:both;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:10px;
	width:600px;	
	text-align:center;
	padding:15px 25px 5px 25px;
	background-color:#efefef;
}
#formulaireMail table{
	border:0;
	padding:0
	margin:0;	
}

#formulaireMail td.nomChamp{
	font-size:0.8em;
	text-align:right;	
	width:auto;
}
#formulaireMail td.champ{
	font-size:0.8em;
	text-align:left;
	width:auto;	
}
#formulaireMail td{
	text-align:right;
}

ul
{
	text-align:left;
}

ul#menu
{
	margin: 0 ;
	padding: 0 ;
	background-color: #fff ;
	list-style-type: none ;
}
ul#menu li
{	
	height:1em;
	float: left ;
	text-align: center ;	
	width: auto ;
}

ul#menu li a
{	
	padding:6px 5px 0 5px;
	margin:0 8px;
	vertical-align:bottom;
	line-height: 1em;
	font-size:0.8em ;
	font-weight: regular ;
	letter-spacing: 2px ;
	color: #999 ;
	display: block ;
	text-decoration: none ;
	border-top: 1px solid #FFF ;
	vertical-align:bottom;	
}

ul#menu li a:hover
{
	border-top: 1px solid #9b2 ;
}

ul#menu li a#pageCourante
{
	color:#000;
}

/*-- POLICES ---*/
h1 {
  
	text-align:left;
	color: #ccc;
	font-size: 1em;
	margin:0;
	padding:0;
	padding-left:10px;
  border-left: 3px solid #9b2;
	font-family:Century Gothic, Helvetica, Arial, Georgia, "Times New Roman", Times, serif ;
}

h2 {
	text-align:left;
	color: #666;
	font-family: Helvetica, Arial, Georgia, "Times New Roman", Times, serif ;
	font-size:1em;
	padding:0;
	margin:0;
	margin-top:10px;
}

h3 {
	color: #bb9ba1;
	font-size:1.1em;
}

h4 {
	padding:0;
	margin: 0.5em 0 0 0;
	line-height: 1em;	
	text-align:center;	
}

h4 a {
	font-family: Century Gothic, Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	line-height: 1em;
	font-size:0.8em ;
	font-weight: regular ;
	letter-spacing: 2px ;
	color: #cc99cc ;
	text-decoration: none;
}   

h5
{
	width:100;
	text-align:right;
	font-size:0.8em;
	color:#ccc;
	font-family: inherit;
	margin:0;
	padding:0;
	
	margin-right:200px;
	margin-bottom:10px;	
}
h6
{
	float:right;
	
	text-align:right;
	font-size:0.8em;
	color:#ccc;
	font-family: inherit;
}


a {
	font-weight:regular;
}
a:link 
  {
  font-weight:regular;
  text-decoration: none; 
  background-color: transparent;
  color: #9999cc;
  }
a:visited 
  { 
  font-weight:regular;
  text-decoration: none; 
  background-color: transparent;
  color: #9999cc;
}
a:hover 
  { 
  font-weight:regular;
  text-decoration: none; 
  background-color: transparent ;
  color: #9999cc;
  }
  
a:active 
  {
  font-weight:regular;
  text-decoration: none; 
  background-color: transparent;
  color: #9999cc;
   }
  
/* lien pour crČagraphie */  
span#signature a:link 
  {
  text-decoration: none; 
  background-color: transparent;
  color: #999999;
  font-size: 0.7em;
  }
span#signature a:visited 
  { 
  text-decoration: none; 
  background-color: transparent;
  color: #999999;
  font-size: 0.7em;
}
span#signature a:hover 
  { 
  text-decoration: none; 
  background-color: transparent ;
  color: #999999;
  font-size: 0.7em;
  }
  
span#signature a:active 
  {
  text-decoration: none; 
  background-color: transparent;
  color: #999999;
  font-size: 0.7em;
   }  
    
 a img{
 	border:none;
 }
 
 div.illustrer
 {
 	width:100%;
 	position:relative;
 	text-align:left;
 }
 
 div.illustrer p{
 	font-size:small;
 	position:relative;
	padding-right:280px;
	text-align:left;
 }
 
 div.illustrer img {
	position:relative; 
	float:right;
	right:0;
 }
 
label{
	clear:right;
 	text-align:right;
 	position:relative;
 	float:right;
 	right:0;
 	font-size:0.7em;
}
 
 p {
 	font-size:small;
 	position:relative;
	padding-right:200px;
	text-align:left;
	}
	
 p img {
	position:absolute; 
	right:0;
 }
 
 
ul.choixLangage
{
	width:100%;
	margin: 0 ;
	padding: 0 ;
	background-color: #fff ;
	list-style-type: none ;
}
ul.choixLangage li
{	
	position:relative;
	float:left;
	width:50%;
	height:1em;
	text-align:center;
}
ul.choixLangage li a
{	
	line-height: 1em;
	font-size:0.8em ;
	font-weight: regular ;
	letter-spacing: 2px ;
	color: #999 ;
	text-decoration: none ;	
}

ul.choixLangage li p{
	float:left;
	text-align:justify;
	font-size:0.8em;
	margin:0;
	padding:15px;
	color:#bbb;
}

ul.azechoixLangage li a:hover
{
	border-top: 1px solid #9b2 ;
}

div#flashcontent p{
	width:100%;	
	border: 1px solid #9b2 ;
	padding:15px;
	margin:0;
}



