body {
	font: 13px Arial, sans-serif;
	background-color: #FFFFFF;
	}
	
.couleurTheme {
	color: #F5821F;
	}
.couleurMagazine {
	color: #C5341B;
	}
.couleurLieu {
	color: #22ACAD;
	}
.titre {
	font-weight: bold;
	font-size: 17px;
	}

.liensGris {
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #737373;
	}
.lienGris a:link {
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #737373;
	text-decoration: none;
	}
.lienGris a:visited {
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #737373;
	text-decoration: none;
	}
.lienGris a:hover {
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}
.lienGris a:active {
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #737373;
	text-decoration: none;
	}

#blcContenu {
	position: absolute;
	left: 50%;
	top: 22px;
	margin-left: -375px;
	width: 750px;
	background: transparent url("filet_bords.gif") repeat-y;
	}
#blcFiletH {
	width: 750px;
	height: 37px;
	background: #FFFFFF url("filet_haut.gif") no-repeat;
	}
#blcLogo {
	position: relative;
	left: -20px;
	background: transparent url("logo_galets.gif") no-repeat;
	top: -7px;
	width: 400px;
	height: 161px;
	font-size: 15px;
	font-weight: bold;
	}
#blcLogo a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
#blcLogo a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
#blcLogo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
#blcLogo a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
#blcCommander {
	position: relative;
	top: -40px;
	left: 275px;
	width: 120px
	}	
#blcVoir {
	position: relative;
	top: 1px;
	left: 200px;
	width: 50px
	}
#blcOrUtil {
	position: relative;
	top: -30px;
	left: 50px;
	font-size: 13px;
	font-weight: normal;
	width: 80px
	}
#blcOrUtil a:link {
	color: #737373;
	text-decoration: none;
	}
#blcOrUtil a:visited {
	color: #737373;
	text-decoration: none;
	}
#blcOrUtil a:hover {
	color: #000000;
	text-decoration: underline;
	}
#blcOrUtil a:active {
	color: #737373;
	text-decoration: none;
	}
#blcPied {
	width: 750px;
	height: 37px;
	text-align: center;
	background: #FFFFFF url("filet_bas.gif") no-repeat;
	}

/**************************** MENU LIEU */
.menuLieu, .menuTheme, .menuMagazine {
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 15px;
	}
	
.menuLieu a:link {
	color: #22ACAD;
	text-decoration: none;
	}
.menuLieu a:visited {
	color: #22ACAD;
	text-decoration: none;
	}
.menuLieu a:hover {
	color: #000000;
	text-decoration: underline;
	}
.menuLieu a:active {
	color: #22ACAD;
	text-decoration: none;
	}
/**************************** MENU THEME */
.menuTheme a:link {
	color: #F5821F;
	text-decoration: none;
	}
.menuTheme a:visited {
	color: #F5821F;
	text-decoration: none;
	}
.menuTheme a:hover {
	color: #000000;
	text-decoration: underline;
	}
.menuTheme a:active {
	color: #F5821F;
	text-decoration: none;
	}
	
/**************************** MENU MAGAZINE */
.menuMagazine a:link {
	color: #C5341B;
	text-decoration: none;
	}
.menuMagazine a:visited {
	color: #C5341B;
	text-decoration: none;
	}
.menuMagazine a:hover {
	color: #000000;
	text-decoration: underline;
	}
.menuMagazine a:active {
	color: #C5341B;
	text-decoration: none;
	}
/***********************************************/	
#blcHautDroite {
	position: absolute;
	width: 210px;
	height: 260px;
	top: 10px;
	left: 50%;
	margin-left:190px;
	}
#blcHautNumero {
	position: absolute;
	width: 100px;
	top: 140px;
	left: 50%;
	margin-left: 114px;
	padding-right: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #C5341B;
	border-bottom: 1px solid #C5341B;
	text-align: right;
	}

#blcSondage {
	position: absolute;
	width: 142px;
	height: 89px;
	top: 30px;
	left: 50%;
	margin-left:30px;
	/*background: transparent url("sondage.gif") no-repeat;*/
	}
#blcSondageLien_OLD {
	position: absolute;
	width: 102px;
	height: 89px;
	top: 0;
	left: 20px;
	cursor: pointer;
}
#blcSondageLien {
	position: absolute;
	width: 0px;
	height: 0px;
	top: 0;
	left: 20px;
}
