#page{
  width:970px;
  height:768px;
  background-repeat:no-repeat;
}

.newAprr a{
  color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:1.4em;
}

.newAprr2 a{
  color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:0.8em;
}

.contentLeft{
  height:423px;
	width:128px;
	float:left;
}

.bandeGauche{
  background-image:url(/styles/img/bande.gif);
	background-repeat:no-repeat;
	height:192px;
	width:128px;
	float:left;
}

.cornerLeft{
  height:231px;
	width:128px;
	float:left;
}

.autreLangue{
  background-color:#007D8F;
  color:#FFFFFF;
	height:35px;
	padding-top:15px;
	text-align:right;
	font-size:0.8em;
	width:525px;
}

.vousEtes{
	color:#66B1BC;
	width:265px;
	margin:0px;
	text-align:right;
	float:left;
	font-size:0.8em;
}

.contentContenu{
  background-image:url(/styles/img/barre-rouge-transp.gif);
	background-repeat:no-repeat;
	background-position:22px 0px;
  float:left;
	width:551px;
	margin:0px;
	padding:0px;
}


.date{
  color:#777777;
	margin:0px;
	padding-left:20px;
	padding-right:10px;
	display:block;
	font-weight:bold;
}

.piedPage{
	margin: 45px 0 0 20px;
	padding : 2px 0 0 5px;
  	background-image:url(/styles/img/pied.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#000000;
	float:left;
	text-align:left;
	font-weight:bold;
	font-size:0.8em;
	width : 890px;
	height : 16px;
}

.vousEtes a{
	padding-right:5px;
	padding-left:5px;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:0px;
	margin-right:0px;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#66B1BC;
	border:2px solid #007D8F;
}

.vousEtes a:hover{
  color:#666666;
}

/* Ajout Airsoft 25/03/09 */
.vousEtes .FR_imgVousEtes
{
	/*width:124px;*/
	height:22px;
	background-image:url(/styles/img/fr/vous-ete.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:2px;
}

.vousEtes .EN_imgVousEtes
{
	/*width:124px;*/
	height:22px;
	background-image:url(/styles/img/en/vous-ete.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:2px;
}