body {
	padding:0px;
	margin:0px;
	background:url(../img/bckGroundDegrade.jpg) repeat-x;
	background-color:#A9E07A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#A24401;
}

img{
	border:none;
}

.admin input{ width:60px}
a{
	color:#663300;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
}
a.navigation{ 
	margin-left:20px;
	font-size:12px;
}
a.menu{color:#A24401; text-decoration:none;}
a.menu:hover{ text-decoration:none;}

.floatLeft{ float:left;}
.clearLeft{ clear:left;}
.TopMenu{ margin-left:0px;}
li{
	color:#666;
}
.liste_retrait{
	margin-left:-25px !important;
	/margin-left:0px;
	-margin-left:20px;
}
.txtGris{	
	color:#666;
}
/*PAGE ACCUEIL*/
.a_texte_Lien{ 
	display:block;
	width:140px;
	height:73px;
	position:absolute; 
	margin-top:-82px !important;
	margin-left:0px !important;
	margin-top:0px;
	margin-left:-143px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#F00;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.a_titre_Lien{
	position:absolute;
	font-size:11px;
	font-weight:bold;
	margin-top:70px;
	margin-left:-122px;
	top: -1px;
}
.a_grandDiv{
	position:absolute;
	display:block;
	height:630px;
	width:990px;
	left:50%;
	margin:0px;
	margin-left:-495px;
	padding:0px;
	z-index: 99;
}


.a_background1{
	background:url(../img/backgroundImgTop.jpg) no-repeat;
	width:1001px;
	height:165px;
	overflow:hidden;
}
.a_background2{
	background:url(../img/backgroundImgMiddle.jpg) no-repeat;
	width:1001px;
	height:200px;
	overflow:hidden;
}
.a_background3{
	background:url(../img/backgroundImgBottom.jpg) no-repeat;
	width:1001px;
	height:236px;
	overflow:hidden;
}
.a_background4{
	background:url(../img/backgroundImgPied.jpg) no-repeat;
	width:1001px;
	height:23px;
	overflow:hidden;
}


.a_titre{
	position:relative;
	margin-left: 10px;
	padding-top: 10px;
	width:400px;
	z-index:1;
}
.a_adresse{
	font-size:11px;
	position:relative;
	margin:-60px 0px 0px 400px;
	width: 450px;
	z-index:1;
}
.a_def{
	position:relative;
	margin: 15px 0px 0px 80px;
	font-weight:bold;
	z-index:1;
}


.a_nav{
	/*width:800px;*/
	width:540px;
	padding:15px 5px 5px 13px;
	z-index:1;
}
.a_fla{
	text-align:left;
	display:block;
	margin:5px;
	margin-left:5px !important;
	margin-left:2px;
	margin-top:8px;
	float:left;
	z-index:1;
	border:5px solid #FFFFFF;
}
.a_photo{
	position:relative;
		top: 0px;
		left: -15px;
	height:234px;
	width: 552px;
	clear:right;
	padding:4px;
	margin-right:5px;
	z-index:1;
}
.a_photo_img{
	position:relative;
	display:block;
	width:147px;
	height:90px;
	/*border:5px solid #FFFFFF;*/
	margin:0;
		margin-right: 1px;
		margin-bottom: 3px;
	margin-left:4px !important;
	margin-left:2px;
	/*padding-bottom: 5px;*/
	float:left;
	z-index:1;
}
.a_menu{
	position:relative;
	margin-right:20px;
	text-align:right;
	z-index:1;
}
a.bandeau{
	position:absolute; 
	font-family:Arial; 
	font-size:35px; 
	margin: 10px 0px 0px 8px;
	text-decoration:none;
	color:#A24401;
	font-weight:bold;
}a.bandeau:hover{ text-decoration:underline;}
/*PAGE INTERIEUR*/
.grandDiv{ 
	position:absolute; 
	display:block; 
	width:990px; 
	left:50%; 
	margin-left:-495px;
}
.I_photo{
	display:block;
	width:165px;
	margin-left:-4px;
	margin-top:-1px;
}
.I_adresse{
	position:absolute;
	top:50px;
	left:10px;
}
.I_text{
	margin-top:-1px;
	background:#FFF;
	display:block;
	width:430px;
	text-align:justify;
	font-size:12px;
	padding:10px 10px 30px 10px;
	overflow:hidden;
}
.I_img{
	border:5px solid #FFF;
	background-color:#FFF;
	margin:0px 0px 11px 11px;
	margin-top:-1px;
	width:356px;
}
.I_ssImg{
	background:#FFF;
	display:block;
	width:357px;
	padding:10px;
}
.I_noPuce{
	list-style:none;
}
.I_tableau{ font-size:10px;}
.I_tatifsSize { font-size:14px; font-weight:bold}
.I_tableauNumber { font-weight:bold; font-size:12px}
.I_tableau_reserver{ font-size:12px; font-weight:bold;}
.I_tableau_reserver td{ vertical-align:top;}
.I_tableauTD td{ border-top:1px solid #000; border-left:1px solid #000;}
.I_tableau_top td { vertical-align:top; font-size:12px;}
.I_TDright { border-right:1px solid #000;}
.I_TDbottom { border-bottom:1px solid #000;}
.I_Input_Text { width:300px;}
.I_textarea { width:300px; height:130px;}
