*, html {											/* Reset all margins and padding so IE plays nice */
	margin: 0px;
	padding: 0px;
}
	
body {													/* Set W and H for the body tag for centering */
	width: 100%;
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	letter-spacing:0.5px;                                                              
	word-spacing: normal;
	font-size: 10px;
	margin: auto;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#container{
	width:988px;
	margin:10px auto;
	padding:5px 0px;
}
.header_menu ul li ul li img.print_img{display:block;}
.header_menu ul li ul li.no_bg img.print_img{display:block;}
/* ================================================================================ 
                                 STYLES FOR THE HEADER
   ================================================================================ */

div.a_header img.print_img,
.b_header img.print_img,
.c_header img.print_img,
.d_header img.print_img,
div.e_header img.print_img,
.f_header img.print_img,
.g_header img.print_img{
  display:block;

}
div.header_hold{text-align:center; width:955px; margin:0px auto;}

/* ================================================================================ 
                                 STYLES FOR THE TOP MENU
   ================================================================================ */
.header_menu{
	width:960px;
	margin:0px auto;
	padding-top:6px;
	position:relative	
}

.header_menu ul li{
	text-decoration:none; 
	width:160px; 
	height:18px; 
}

.header_menu ul{
	padding:0px; 
	margin:0px;
	list-style-type: none;
}

.header_menu ul li{
	position:relative;
}

.header_menu ul li ul{
	position:absolute; 
	top:0; 
	display:block;
	width:803px;
	left:160px; 
}

.header_menu ul li ul li{
	float:left;
	height:18px;
	width:160px;
}

.header_menu ul li ul.smaller li{
	float:left;
	height:18px;
	width:160px;
}

.header_menu ul li ul li img{
display:none;
	width:160px;
	height:18px;
	float:left;
	vertical-align:top;
	text-align:right;
}

.header_menu ul li ul li img.showMe{
	display:block;
	width:160px;
	height:18px;
	float:left;
	vertical-align:top;
	text-align:right;
}

.header_menu ul li ul li.marginleft{
	margin-left:1px;
}

.title_bar, .title_bar_short, .content, #top_menu{
	margin:0px auto;	
	width:960px;
}

.title_left{
	float:left;
	width:800px;
}

.title_right{
	float:left;
	text-align:right;
	width:160px;
}
.title_bar, .title_bar2{
	background:#38362d;
	height:40px;
	line-height:40px;
	vertical-align:middle;
}

.title_bar p, 
.title_bar2 p{
	color:#000000;
	font-size:15px;
	margin-left:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:capitalize;
}

.title_bar p .arrow,
.title_bar2 p .arrow {
	color:#696454;
}

.title_bar p .nom_section,
.title_bar2 p .nom_section
{
	color:#887E5B;
}

.title_bar img{padding:10px 0px 0px 0px;}

.italic{	font-style:italic; }															/* general styles */

.bold{ font-weight:bold; }

.clear{
	clear:both;
	height:0px;
	line-height:0px;
}

.flash{																							/*for the flash content - bubbles*/
	display:none;
}

.col1_larger, .col1, .col1_small, .col1_equip{														/*content - texte*/
	float:left; 
	padding:20px 10px 0px 60px;
	color:#000000;
}

.col1_equip{
	width:193px;
}
.col1_larger{ width:410px;}
.col1	{ width:310px; }

ul.content_list{
	margin:0px;
	padding:0px 0px 0px 15px;
}
	
ul.content_list li ul{
	margin:0px;
	padding:0px 0px 10px 15px;
}		

ul.content_list li ul li{
	margin:0px;
	padding:10px 0px;
}	
																			/*titles*/
.col1 h1, 
.col1_larger h1, 
.col1_small h1{
	color:#E0d096;
	font-size:14px;
	margin:15px 0px;
}
																								/*paragraphs*/
.col1 p, 
.col1_larger p, 
.col1_small p{
	margin:10px 0px;
	font-size:10px;
}
																								/* links*/
.col1 p a, .col1_larger p a, .col1_small p a{
	color:#000000;
	text-decoration:underline;
}
																							/*right column*/
.col2{
	float:left;
	width:555px;	
	margin-left:20px;

}
.col2_equip{
	float:left;
	width:662px;	
	margin-left:20px;
}

.col2_smaller{
	width:406px;
	float:left;
	margin-left:60px;
}

.col2 div.pic, 
.col2_smaller div.pic{
	float:right;
	margin-top:30px;
}

.legende{
	color:#000000;
	font-size:11px;
	font-style:italic;
	margin-top:10px;
}
.legende a{
	color:#000000;
	text-decoration:underline;
}


ul.config_list, ul.config_list_equip{ 																/*configuration - home --fake 3d styles*/
	margin:0px;
	padding:10px 0px 10px 0px;
}
																				
ul.config_list li, ul.config_list_equip li{
	list-style-type:none;
	margin:4px 0px 4px 0px;
	line-height:18px;
	vertical-align:middle;
}
ul.config_list li a{
	display:block;
	padding-left:5px;
	width:307px;
	color:#000000;
	text-decoration:none;
	height:18px;
}


ul.config_list_equip li a{
	display:block;
	padding-left:5px;
	width:175px;
	color:#000000;
	text-decoration:none;
	height:18px;
}



#configHolder_equip{
	margin-top:15px;
	height:648px;
	overflow:hidden;
}
#configHolder{
	height:320px;
	overflow:hidden;
}

#config1 img, 
#config2 img, 
#config3 img, 
#config4 img,
#config5 img{
	width:555px;
	height:289px;
}

p.col1_txt{  				 																	/*layouts page*/
	color:#000000;
	font-size:10px;
	margin-left:60px;
	padding-top:20px;
}
ul.layout_list{
	margin:10px 0px 20px 60px;
	padding:0px;
	color:#000000;
}
ul.layout_list li{
	padding:5px 1px 10px 0px;
	display:inline;
}

a.layout_link{
	background-color:#887E5B;
	padding:1px 7px;
	color:#000000;
	text-decoration:none;

}

#planHolder{
	float:left;
	width: 822px;
	margin:10px 0px 10px 60px;
	overflow:hidden;
	height:533px;
}

#plan1 img.plan, 
#plan2 img.plan, 
#plan3 img.plan, 
#plan4 img.plan,
#plan6 img.plan,
#plan5 img.plan{
	width:820px;
	height:500px;
	border:1px solid #C5B784;
}
.pdf_link a{
	text-decoration:none;
	font-style:normal;
	color:#000000;
	font-weight:bold;
}
.col1 li a{
	color: #000000;
}


.bloc_right{																						/* right menu*/
	display:none;
}


#main_image{
	margin:0 auto 40px auto;
	height:520px;
	width:900px;
	text-align:center;
}
#main_image img{margin-bottom:10px;}

p.nav{
	padding:15px 0px; 
	clear:both;
	width:900px;
	color:#e0d096;
	margin:0px auto;
	text-align:center;
	font:80% 'helvetica neue',sans-serif;
	letter-spacing:3px;
	text-transform:uppercase;
}
p.nav a{color:#e0d096;
text-decoration:none;}
p.nav a:hover{text-decoration:underline;}
.caption{font-style:italic;color:#887;}


.gallery_thumb{width:900px;margin:0 auto;}
.gallery_thumb li{width:68px;height:50px;border:3px double #111;margin: 0 2px;background:#000;}
.gallery_thumb li div{left:240px}
.gallery_thumb li div .caption{font:italic 0.7em/1.4 georgia,serif;}