body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #003333;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #003333;
}
a:hover {
	text-decoration: underline;
	color: #006633;
}
a:active {
	text-decoration: none;
	color: #006633;
}
.divPrincipale {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.FooterMenu {
	font-size: 10px;
	color: #FFFFFF;
	width: 876px;
	margin-top: 10px;
	margin-right: 47px;
	margin-left: 57px;
}
.FooterMenu2 {
	font-size: 10px;
	color: #FFFFFF;
	width: 876px;
	margin-right:10px;
	margin-left:20px;	
}

a.lienGaleriePhotos {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
#divItineraire {
	height: 60px;
	width: 400px;
	background-image: url(/media/img/bg_trace.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 165px;
}
a.lienJeux {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.categorieJeux {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #990000;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: center;
}
a.categorieJeuxTexte {
	font-size: 14px;
	color: #FFFFFF;
}
.SondageTexteQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SondageTexteReponse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
}
#Sondage {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.divcouleur {
	background-repeat:repeat;
}

.divombrage {
	background-image:url(/media/img/ombre_hautbas.png);
	background-repeat:repeat-x;
}

.Tableaucommentaires	{
	width:100%;
	border:thin #999999 solid;
	background-color:#CCCCCC;
	padding:10px;
}

.PositifCommentaire	{
	width:50px;
	background-image: url(/media/img/commentaire_positif.gif);
	background-repeat:no-repeat;
	margin-right:5px;
}

.NegatifCommentaire	{
	width:50px;
	background-image: url(/media/img/commentaire_negatif.gif);
	background-repeat:no-repeat;
	margin-left:5px;
}

.Commentairesnamedate {
	font-size:10px;
	color:#666666;
	margin-bottom:10px;
	border-bottom: ridge #666666 medium;
}

.Pourcentagecomment	{
	font-size:14px;
	color:#FFFFFF;
	margin-bottom:5px;
}

#comments_box {
	padding:10px;
	background-color:#FFFFFF;
}

.Blognamedate {
	font-size:10px;
	color:#999999;
	margin-bottom:10px;
	border-bottom: ridge #666666 medium;
}

.BlogContenu {
	font-size:12px;
	margin-bottom:25px;
	border:thin #990000 solid;
	padding:10px;
}

.BlogContenuComplet {
	font-size:12px;
	border:thin #990000 solid;
	padding:10px;
	width:100%;
}

