.bodyClass {
	text-align: center;
	background-image: url(images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	border:1px;
	margin-top:0;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


A {
	color:#CC3300;
	text-decoration:none;
	}
	
.noDecoration {
	border:0;
	
	}

A:HOVER {
	text-decoration:underline;
	//font-style:italic;
	color:#D45227;
	}


.hereWeAre {
	text-decoration:underline;
	//font-style:italic;
	color:#D45227;
	}


.tableGlobal{ 
	text-align:center;
	vertical-align:top;
	}	


.sommaire{ 
	width:245px;
	min-width:245px;
	max-width:245px;
	color:#CC3300;
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	background:#FFF;
	background-image:url(images/backgroundSommaire.jpg);
	background-repeat:repeat-x;
	border-left-style:solid;
	border-left-color:black;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:black;
	border-right-width:1px;
	vertical-align:top;
	}	


.ligneSommaire{
	height: 25px;
	width: 200px;
	min-width:200px;
	max-width:200px;
	text-indent: 3px;
	}


.ligneEntete{
	background-image:url(images/entete.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	width:990px;
	min-width:990px;
	max-width:990px;
	height:237px;
	white-space:nowrap;
	}


.partiePrincipale{ 
	width:742px;
	max-width:742px;
	font-size:12px;
	color:#000;
	text-align: justify;
	background-color:#FFF;
	border-right-style:solid;
	border-right-color:#000;
	border-right-width:1px;
	vertical-align:top;
	line-height:18px;
	}	

.titre1{ 
	color:#EFC7A4;
	text-align: center;
	font-size:48px;
	font-weight:bold;
	font-stretch:condensed;
	line-height:55px;
	width:inherit;
			}	
			
			
.titre2{ 
	color:#EFC7A4;
	text-align: center;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	width:inherit;
	}			


.espacement1{ 
	line-height:16px;
	}	


.espacement2{ 
	width:350px;
	}	

.espacement3{ 
	width:40px;
	}	


.titre{ 
	color:#CC3300;
	text-align: left;
	font-size:16px;
	font-weight:bold;
	}	
			
			
.sousTitre{ 
	color:#CC3300;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	}
.sousTitreAlternatif{
	font-weight:bold;	
	}


.erreur{ 
	color:red;
	text-align: left;
	font-size:16px;
	font-weight:bold;
	}				


.formulaire{ 
	font-size:12px;
	color:#000;
	text-align: left;
	background-image:url(images/backgroundSommaire.jpg);
	background-repeat:repeat-x;
	border-style:solid;
	border-color:#000;
	border-width:1px;
	vertical-align:top;
	}	


.asterix{ 
	color:red;
	}				
			
			
.piedDePage{ 
	font-size:12px;
	color:#efc7a4;
	text-align: center;
	background-color:#CC3300;
	border-color:#000;
	border-style:solid;
	border-width:1px;
	}

.copyright{ 
	font-size:12px;
	color:#CC3300;
	text-align: center;
	vertical-align:top;
	}

.miseEnValeur {
	font-weight:bold;
	color:#CC3300;
	}		
	
	
.miseEnValeurMineure {
	font-weight:bold;
	}	
	
.miseEnValeurAlternative {
	color:grey;
	}		

.miseEnDevaleur {
	color:grey;
	font-style:italic;
	}		
	
.citation {
	font-style:italic;
	color:#CC3300;
	}

.auteur {
	font-style:italic;
	color:#CC3300;
	background-color:#FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight:normal;
	border-left-style:solid;
	border-left-color:black;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:black;
	border-right-width:1px;
	vertical-align:bottom;
	}	

.TableauLignePair {
	background-image:url(images/backgroundTableauLignePair.jpg);
	background-repeat:repeat-x;
	}
	
.TableauLigneImpair {
	background-color:#FFF;
	}	
