/* CSS Document */

BODY {
	left : 0px;
	top : 0 px;
	margin : 0px;
} 

/* STYLE PRINCIPAUX */
A.CopyrightCourriel:Hover{color:#C24B3B}
A.HautDeLaPage:Hover{color:#890E21;text-decoration:none}
A.LiensCourrielWeb:Hover{color:#201F56;text-decoration:none}
A.LiensCourrielWeb2:Hover{color:#FFFFFF;text-decoration:none}
A.TexteBoutonsTop:Hover{color:#E6BA58;text-decoration:none}

/* STYLE NIVEAU 1 et 2 */
.Texte,.TexteGras,.TexteGrasItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;		
}
.TexteGras {
	font-weight: bold;	
}
.TexteGrasItalic {
	font-style: italic;
}
.TexteProprietaires,.TexteProprietairesGras {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.TexteProprietairesGras {
    font-weight: bold;	
}
.TexteBoutonsTop {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.TexteBoutonsTopSelection {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E6BA58;
	text-decoration:none;		
}
.GrandTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #201F56;
	text-decoration:capital;
}
.Titre {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;		
}
.SousTitre {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #141A79;
	text-decoration:none;	
}
.LiensCourrielWeb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #201F56;
	text-decoration:underline;
}
/* LIEN COURRIEL WEB VIRTU-OSE */
.LiensCourrielWeb2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
	padding:0 0 5 0;	
}
.HautDeLaPage {
	font-family: Verdana,sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#890E21;
	text-decoration:underline
}

/* STYLE COPYRIGHT */
.Copyright,.CopyrightGras,.CopyrightCourriel {
	font-family: Verdana,sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 0 0 5;
}
.CopyrightGras {
	font-weight:bold;
}
.CopyrightCourriel {
	text-decoration:underline
}
.body {
 background-image: url(image/bkg_contenu.gif);
 background-attachment: fixed;
 background-repeat: no-repeat
}

.GaleriePaddingLeft {
	padding:0 0 0 10;
}

#BGFondContenu TABLE {
	background-image:url(../images/bkg_contenu.jpg);
	background-repeat:no-repeat;
}