html {
	margin: 0;
	padding: 0;
	background-color: #990000;
}

body {
	width: 860px;
	position: static;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	}


/*LIENS */	
a:link{
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	} 
a:hover a:actived {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
	
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}



/*DIVISION DU TITRE*/	
#titre {
	background-attachment: scroll;
	background-image: url(image/logotop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 270px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	}	
/*Menu du titre, choix de langue dans la division titre*/		
ul.langue {
	font-size: 10px;
	padding-top: 20px;
	padding-left: 650px;
	text-align: center;
	width: 90px;
}	
li.langue {
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	list-style-type: none;
}
/*Menu du titre horizotal*/		
ul.menu {
	font-size: 12px;
	padding-top: 180px;
	text-align: right;
	margin-right: 40px;
}
li.menu{
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-left-style: solid;
	border-left-color: #993300;
	border-left-width: 1px;
}

li.menu:hover {
	background-color: #FF9900;
}





 p.colone {
	float: left;
	width: 200px;
	}


/*division contenu*/
  
#contenu{
	padding-top: -30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -19px;
	margin-top: 0px;
	width: auto;	
}

/*Bloque du texte*/	

#texte{
	width: 700px;
	position: relative;
	left: 160px;
	text-align: justify;
	background-image: url(image/fondtexte.jpg);
	background-repeat:  repeat-y;
}
#texte ul{
	padding-right: 55px;
	padding-left: 55px;	
}
#texte li{
	padding-left: 10px;
	list-style-type: none;
}


p{
	text-align: justify;
	padding-right: 55px;
	padding-left: 55px;
	  }
	  
p.premier{
	padding-top: 25px;

	  }

p.adresse{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 45px;
	padding-left: 400px;

}
	  
 p.dernier{
	text-align: center;
	padding-bottom: 30px;
	padding-top: 15px;
}

p.auteur{

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3300;
	padding-bottom: 30px;
	  }
p.retour{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3300;
	padding-bottom: 5px;
	padding-top: 25px;
	font-size: 8px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	  }
 p.colone {
	float: left;
	width: 250px;
	}
	
	
/*TITRES*/		
h1{
	top: 25px;
	font-size: 30px;
	padding-top: 25px;
	text-align: center;
}


h2{
	top: 25px;
	font-size: 20px;
	padding-top: 25px;
	padding-bottom: 20px;
	text-align: left;
	padding-right: 55px;
	padding-left: 45px;
}

h3{
	top: 15px;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	padding-right: 55px;
	padding-left: 45px;
}	  
h2.auteur{
	padding-top: 5px;
	color: #CC3300;
	padding-right: 55px;
	padding-left: 45px;
	  }
.nom
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	  }

.lettre
{
	font-size: 60px;
	float:left;
	color: #993300;
	margin-top: -10px;
}

ul.petit{
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: uppercase;
	}
li.petit{
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #993300;
	padding-top: 5px;
	}
	
.ver{
	text-transform: uppercase;
	padding-top: 15px;
	}
.inf{
	font-weight: bold;
	color: #993300;
	}
.titre{
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}



/*Menu de gauche*/	
#menu{
	width: auto;
	min-height: 480px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	background-image: url(image/menu.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	font-size: 11px;
	}

#menu ul{
	margin-top: 20px;
}

/*Première liste du menu gauche*/	
li.niveau1{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
	text-indent: 3px;	
}

li.niveau1:hover {
	background-color: #FFFFFF;
}


ul.communication{
	text-align: left;	
}

li.communication{
	display:inline;
	list-style-position: outside;	
}
 li:hover ul.niveau2, li li:hover, li.sfhover ul.niveau2, li li.sfhover  {
	display: block;
 }
 
li:hover,  li.sfhover  
	background-color: #FFCC00;
}
 
 
/*Menu du pied*/	
 #pied{
	position: relative;
	min-height: 500px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	background-image: url(image/bottomtexte.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-repeat: no-repeat;
	background-position: center top;
	width: auto;
	vertical-align: middle;
	left: 80px;
}

#pied ul{
	padding-left: 200px;
}
#pied li{
	display: inline;
	padding-left: 20px;
	padding-: 20px;
	font-size: 9px;
	font-weight: normal;
	
}
#pied li:hover, li.sfhover {
	background-color: none;
}

