/*
// Site		: http://www.lehameau-location.com
// Date		: 2009-02-05
*/

body
{
	font			: normal normal normal 16px Helvetica, sans-serif;
	color			: #000;
	background		: #e4d4b8 left top;
	margin			: 0;
	padding			: 0;
}

.conteneur
{
	text-align		: justify;
	width			: 780px;
	margin			: auto;
	padding			: 0px 20px;
	background		: transparent url('images/bkg.jpg') repeat-y center top;
	position		: relative;
}

/*
// LIENS
*/

a:link 
{
	color			: #000000;
	font-weight		: bold;
}

a:visited 
{
	color			: #59493f;
	font-weight		: bold;
}	

a:hover 
{
	color			: #59493f;
	font-weight		: bold;
}

a:active 
{
	color			: #59493f;
	font-weight		: bold;
}
