#col_left #form_vacances{
	display: block;
	margin: 0 0 0 10px;
}

	#col_left #form_vacances #result_nb{
		color: #7D1C0B;
		font-weight: bold;
		margin: 5px 0 5px 0;
	}
	
	#col_left #form_vacances label{
		color: #4B3426;
		font-weight: bold;
	}

	#col_left #form_vacances input[type=text]{
		width: 185px;
	}

	#col_left #form_vacances select{
		border: 1px solid #4B3426;
		margin: 2px 0 2px 0;
		width: 190px;
	}
	
	#col_left #form_vacances #btn_rechercher{
		background-image:url("/media/images/btn_rechercher.jpg");
		background-repeat:no-repeat;
		border:0;
		width:142px;
		height:24px;
		color:#FFFFFF;
		font-weight:bold;
		font-size:11px;
		padding-bottom:2px;
		margin: 10px 0 0 25px;
	}
	
	#col_left #form_vacances #enCours{
		display: none;
	}

#col_left #espace_arkiane{
	margin: 15px 0 0 0;
	padding: 40px 0 0 0;
	width: 209px;
	height: 137px;
	background-image: url(/media/images/espace_perso.jpg);
	background-repeat: no-repeat;
}
	
	#col_left #espace_arkiane .titre{
		text-align: center;
		color: #FFFFFF;
		font-size: 15px;
		font-weight: bold;
	}
	
	#col_left #espace_arkiane a{
		display: block;
		color: #937666;
		font-weight: bold;
		margin: 15px 0 0 20px;
		text-decoration: none;
	}
	
	#col_left #espace_arkiane a:hover{
		text-decoration: underline;
	}
/** Pagination Location **/

#content #page1 .pages{
	float: right;
	text-align: right;
	width: 250px;
	font-weight: bold;
}

	#content #page1 .pages .current_page{
		text-decoration: underline;
		color: #7D1C0B;
	}

	#content #page1 .pages a{
		text-decoration: none;
		color: #4B3426;
	}
	
	#content #page1 .pages a:hover{
		text-decoration: underline;
		color: #7D1C0B;
	}
	
#content #page1 .fiches{
	float: left;
	width: 250px;
	font-weight: bold;
}

#content #page1 .nav{
	float: left;
	width: 200px;
	font-weight: bold;
	text-align: center;
}
	
	#content #page1 .nav a{
		text-decoration: none;
		color: #7D1C0B;
	}
	
	#content #page1 .nav a:hover{
		text-decoration: underline;
	}

/** Page location **/

#text_loc{
	width: 280px;
	float: left;
	font-weight: bold;
	text-align: justify;
}

	#text_loc h1{
		font-size: 16px;
	}
	
	#img_loc{
		float: right;
	}
	
	#text_loc a{
		color:#7D1C0B;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
	}

	#text_loc a:hover{
		text-decoration: underline;
	}
		
/** Liste Annonces **/

#rappel_crit{
	border:2px solid #FFFFFF;
	
}
	
	#rappel_crit legend{
		color: #7D1C0B;
		font-weight: bold;
	}
	
	#no_lot_saison{
		background-image: url(/media/images/fd_bouleneige.jpg);
		min-height: 450px;
		background-repeat: no-repeat;
		background-position: right;
	}
	
		#no_lot_saison .texte{
			width: 480px;
			text-align: center;
			color: #7E1D0C;
			font-weight: bold;
		}
		
			#no_lot_saison .texte .titre{
				font-size: 14px;
			}
/** Fiche detail **/

#fiche_details .left #resa{
	border: 1px solid #7D1C0B;
	padding: 5px;
	margin: 10px 0 20px 0;
	width: 250px;
	float: left;
}

	#fiche_details .left #resa a{
		color:#7D1C0B;
		font-weight:bold;
		font-size:12px;
		font-family:Verdana;
		text-decoration:none;
		display: inline;
	}
	
	#fiche_details .left #resa a:hover{
		text-decoration: underline;
	}

	#fiche_details .left #resa .titre{
		background-color: #7D1C0B;
		color: #FFFFFF;
		font-weight: bold;
		margin: -5px -5px 5px -5px;
		padding: 2px 0 2px 5px;
	}

	#fiche_details .left #resa button{
		width: 79px;
		height: 22px;
		background: transparent;
		background-image: url(/media/images/fond_btn.gif);		 
		border: none;
		color: #FFFFFF;
		font-weight: bold;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		cursor: pointer;
		font-size: 12px;
	}
	

/** Location de charme liste **/
	#loc_charme table{
		margin-top: 50px;
	}

	#loc_charme .titre{
		background-color: #2A160B;
		color: #FFFFFF;
		text-align: center;
		padding: 2px;
	}
			
	#loc_charme .ref{
		background-color: #7E1D0C;
		color: #FFFFFF;
		font-weight: bold;
		text-align: center;
		padding: 2px;
	}
		
	#loc_charme .detail{
		background-color: #000000;
		text-align: right;
		padding: 2px;
	}
		
		#loc_charme .detail a{
			color: #FFFFFF;
			font-weight: bold;
			text-decoration: none;
		}
		
		#loc_charme .detail a:hover{
			text-decoration: underline;
		}
/** Fomulaire dates **/

#dates_resa table{
	color: #2A160B;
	background-color: #EDDCC0;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

	#dates_resa .titre{
		color: #FFFFFF;
		background-color: #7E1D0C;
		padding: 2px;
	}
	
	#dates_resa input[type=submit]{
		background: transparent;
		border: none;
		color: #7D1C0B;
		font-weight: bold;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		cursor: pointer;
		margin: 0;
		padding: 0;
		font-size: 12px;
	}