html, body {
	height:100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-image:url(../img/bg_main.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color: #BFC4C7;
	text-align:center;
}
h1,h2,h3,h4,p,form,ul {
	margin:0px;
	padding:0px;
}
#main_container {
	text-align:left;
	width:920px;
	margin:0 auto;
}
#top_nav {
	height:32px;
	position:relative;
}

#header {
	position:relative;
	background-image:url(../img/bg_header.jpg);
	height:100px;
	
}
#header h1 {
	position:absolute;
	top:5px;
	left:5px;
}
#header h1 a {
	display:block;
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
	width:300px;
	height:90px;
}
#header h1 a span {
	display:none;
}


/*----------GALERIE-------------*/

#galerie {
	width:700px;
	float:left;
	position:relative;
	left:36px;
	margin-bottom:10px;
	}

/*----------animation-------------*/

#anim {
	width:700px;
	float:left;
	position:relative;
	left:36px;
	margin-bottom:10px;
	margin-top:20px;
	}



/*----------PAGE PRINCIPALE-------------*/
#home .page {
	position:relative;
	float:left;
	width:50%;
	width:269px;
	padding:15px 10px 15px 0px;

}

#home img {
	float:left;
	margin-left:15px;
}

h3{
	margin-bottom:8px;
	margin-left:10px;
	f
}

h3, h3 a{
	color:#4c4c4c;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
}

h3 a:hover{
	color:#0063DC;
}
#home p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #003333;
	text-align:justify;
	margin-left:15px;
}
/*--------- PAGE PRINCIPALE-----------------*/



#titre_page {
	background-image:url(../img/titre_bar.png);	
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	position:relative;
	padding-left:200px;
	padding-top:15px;
}

#info_bar .info {
	width:740px;
	height:100%; 
	border-right:1px solid #d6d6d6;
}

#main_layout {
	background-image:url(../img/bg_content.png);
	background-repeat:repeat-y;
	/*min-height:640px;
	height:640px;*/
}
.cleaner {
	clear:both;
	font-size:1px;
	line-height:1px;
}
#footer {
	height:100px;
	border-top:1px solid #ccc;
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
	background-color:#f4f5f7;
	position:relative;
}


#colonne_1 {
	width:179px;
	float:left;
	position:relative;
	/*border-right:1px solid #dedede;*/
}
#colonne_2 {
	width:560px;
	float:left;
	position:relative;
	left:1px;
}
#colonne_3 {
	margin-left:1px;
	width:179px;
	float:right;
	position:relative;
	border-left:1px solid #dedede;*/

}

#colonne_3 h2.first {
	color:#4c4c4c;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
	position:absolute;
	top:-38px;
	left:10px;
}

#colonne_3 h2#top_sale {
 	background-image:url(../img/i_top_sale.gif);
	background-position:135px 3px;
	background-repeat:no-repeat;
	width:170px;
	padding:5px 0px;
}

#colonne_3 h2#settings {
 	background-image:url(../img/i_settings.gif);
	background-position:135px 5px;
	background-repeat:no-repeat;
	width:170px;
	padding:5px 0px;
}




#category_nav ul,
.nav_gauche ul {
	list-style:none;
	width:170px;
	list-style-position:outside;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;

}
.nav_gauche ul {
	border-bottom:1px solid #dedede;
}
#category_nav ul li,
.nav_gauche ul li {
	padding:0px;
	line-height:12px;
}
#category_nav a,
.nav_gauche a {
	text-decoration:none;
	color:#4c4c4c;
	display:block;
	height:18px;
	padding:5px 0px 0px 39px;
	border-top:1px solid #cbcbcb;
	background-repeat:no-repeat;
	background-color:#e9e9e9;
}
.nav_gauche a {
	background-image:url(../img/m_puce.png);
	border-top:1px solid #dedede;
}
.nav_gauche a:hover {
	background-position:0px -23px;
	color:#0072fe;
}


ul#main_nav {
	margin-top:72px;
	float: right;
	text-align:right;
	list-style:none;
	list-style-position:outside;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

ul#main_nav li {
	display:inline;
}

ul#main_nav li a {
	display:block;
	background-image:url(../img/menu_horiz.png);
	background-repeat:no-repeat;
	width:99px;
	height:20px;
	float:left;
	text-align:center;
	padding-top:8px;
	text-decoration:none;
	color: #FFFFFF;
}

ul#main_nav li a:hover {
	background-position:0px -28px;
	color:#333333;
}

ul#main_nav li a.active {
background-position:0px -56px;
}

ul#main_nav li a.active:hover {
background-position:0px -56px;
}



#adresse_1 {
margin-left:10px;
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
#adresse_2 {
margin-left:10px;
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
/*----Images  ----*/

#img_gauche {
margin-left:5px;
margin-top:10px;
}
#img_milieu {
margin-left:5px;
margin-top:8px;
}
/*----Fin images  ----*/



.villa_expo  {
	
	border-top:1px solid #dadada;
	padding:10px 0px 15px 0px;

}
.villa_expo .image {
	text-align:center;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:179px;
	overflow:hidden;
}

.villa_expo h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #666666;
	padding:0px 10px 3px 10px;	
}


#copyright {
	position:absolute;
	top:8px;
	left:20px;
	color: #FF6600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#copyright a{
	color: #CCCCCC;
}
#copyright a:hover{
	color: #993300;
}

ul#bottom_nav {
	position:absolute;
	top:16px;
	right:15px;
	list-style:none;
	list-style-position:outside;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

ul#bottom_nav li {
	display:inline;
	color: #CCCCCC;
}

ul#bottom_nav li a {
	
	color:#CCCCCC;	
	text-decoration:underline;
	padding-left:8px;
	margin-left:0px;
	background-image:url(../img/i_gray_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	margin-left:10px;
}

ul#bottom_nav li a:hover {
	color: #FF6600;

}


/*----------FORMULAIRE-------------*/

#form_page {
	width:500px;
	float:left;
	position:relative;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:20px;
	}

#form_titre {
	width:500px;
	float:left;
	position:relative;
	left:61px;
	margin-top:10px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#006699;
	}
	
#form_ligne {
	width:500px;
	float:left;
	position:relative;
	left:61px;
	margin-top:10px;
	margin-bottom:5px;
	}

#form_g {
	width:70px;
	float:left;
	text-align:right;
	}
	
#form_d {
	width:150px;
	float:left;
	margin-left:20px;

	}
	
#form_ad {
	width:200px;
	float:left;
	margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;

	}

#form_send {
	width:200px;
	float:left;
	margin-left:45px;

	}

#form_confirm {
	width:450px;
	float:left;
	margin-left:20px;

	}

