/* Global Styles */

body {
	margin:0px;
	}
	
	
a {
	color: #336666;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	

.TitreRouge20 {	
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}


.GrandTitre18 {
	font:24px georgia;
	color: #333300;
	letter-spacing:.4em;
	font-size: 24px;
	font-weight:bold;
	}

.TextePageInterieure12 {
	font:11px arial;
	line-height:24px;
	font-size:12px;
	color: #333333;
	}

.TextePageInterieureGras12 {
	font:12px arial;
	font-weight: bold;
	}

.TexteListeChambres12 {
	font:12px georgia;
	font-weight: bold;
	}


.TextePageInterieureGrasRouge12 {
	font:12px arial;
	color: #CC3300;
	font-weight: bold;
	}

.TexteVert12 {
	font:12px georgia;
	color: #336666;
	font-weight: normal;
	}

.TexteVertGras12 {
	font:12px georgia;
	color: #336666;
	font-weight: bold;
	}

.TexteRougeGras12 {
	font:12px georgia;
	color: #CC3300;
	font-weight: bold;
	}


.TitrePromoMenuGaucheGras14 {
	font:14px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	font-weight: bold;
	}

.TextePromoMenuGauche12 {
	font:12px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	}

.TexteDroite {
	font:12px georgia;
	color: #336666;
	letter-spacing:.1em;
	font-weight: normal;
	}


.lienTop10 {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}

.TexteMenuGauche12 {
	font:12px georgia;
	font-weight: bold;
	color: #336666;
	}

.SignatureBas10 {
	font:11px arial;
	font-weight: normal;
	color: #333300;
	}

.TexteRouge14 {
	font:14px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	font-weight: bold;
	}



