/*																GENERAL                         */
body, html{
	background: url('../images/bg_body.jpg') top center repeat;	
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}

.block{
	width:726px;
	margin:auto;
	text-align:left;
}

.left{
	float:left;
	width:211px;
}

.right{
	float:right;
	width:515px;
}

#header, #main, #footer{
	text-align:center;
}

/*																BLOCKS                         */

#header{
	height:58px;
}
	
	#language_bar{
		background:url('../images/bg_language.gif') top left repeat-x;
		height: 19px;
		line-height:19px;
		padding-right:8px;
		width:507px;
		text-align:right;
		font-size: 10px;
	}
	
	#menu_top{
		background:url('../images/bg_menu_top.gif') top left repeat-x;
		width:515px;
		font-size: 10px;
		text-align:center;
		line-height:39px;
	}

#main{
	background:url('../images/bg_home_main_top.png') top left repeat-x;
}
	#main .block{
/*		background:url('../images/shadow_top.png') top center no-repeat;*/
	}

	#shadow_top, #shadow_bottom{
		background: url('../images/shadow_top.png') top center no-repeat;
		height:16px;
		width:767px;
		margin-left:-22px;
		*margin-left: -250px;
	}
	
		#shadow_top{
			z-index: 700;
		}

	#main_block_bottom .left{
		background-color:#7d7d7d;
		height:102px;
	}
	#main_block_bottom .right{
		background-color:#626262;
		height:102px;
	}
	

#menu_top{
	
}
	#menu_top_secondary{
		background :url('../images/bg_menu_top_secondary.jpg') top left no-repeat #b27469;
		color:white;
		position:absolute;
		margin-top:39px;
		width:515px;
		height:30px;
		line-height:20px;
		z-index:1000;
	}
	
	#menu_top_secondary a{
		margin:0 15px;
		line-height:32px;
	}
	

#home_grid td#home_grid_text{
	background: url('../images/bg_home_grid_text.gif') top left repeat-x;
	border:none;
	border-bottom: 1px solid #949494;
	width: 171px;
}
#home_grid td{
	background:url('../images/bg_home_grid_off.gif') top left no-repeat #a53d2b;
	color:white;
	border:1px solid #e7cbc6;
	width:84px;
	height:102px;

}

#home_grid td.home_cell{
	cursor:pointer;
	font-size:11px;
	padding:0 2px;
	width: 82px;
	font-weight:bold;
	*padding-left: 8px;
	*width: 78px;
}
#news, #home_coor{
	height:87px;
	padding: 15px 10px 0 10px;
}
#news{
	float:left;
}

#news table{
	font-size:11px;
	color:white;
}

#home_coor{
	float:right;
	background-color:#7d7d7d;
	width:188px;
	padding:0 20px;
	font-size: 10px;
	color:#f4f4f4;
	text-align:right;
	padding-top:25px;
	height:77px;
}

#client_login{
	float:right;
	width:220px;
	padding:4px 4px;
	font-size: 10px;
	color:#f4f4f4;
	text-align:left;
	padding-top:25px;
	padding-top: 4px;
	height:94px;
	background: url('../images/bg_client_login.gif') top left repeat-x #821b0a;	
}

	#client_login input{
		color:#767575;
		margin-bottom:2px;
		font-size:11px;
	}

#espace_client, #espace_client_2{
	position:absolute;
	height:21px;
	background:url('../images/bg_espace_client.gif') top left repeat-x;
	width:228px;
	margin-left:-20px;
	margin-top:56px;
	line-height:21px;
	*margin-left:-81px;
}

#espace_client_2{
	position:absolute;
	height:21px;
	margin-top:77px;
	*margin-left:-81px;
	background:none;
	margin-left: -4px;
	text-align:right;
	
}

#footer .block{
	background:url('../images/bg_footer_center.png') top left no-repeat;
	height:164px;
	width:726px;
}

#footer_3_4 .block{
	background:url('../images/bg_footer_center.png') top right no-repeat;
	background:none;

}
#footer_3_4 .block .right{
/*	background:url('../images/bg_footer_center.png') top center no-repeat;
	height:164px;
*/}
#shadow_right{
/*	background:url('../images/bg_footer_center.png') top center no-repeat;
	height:164px;
	width: 515px;*/
	/*position:absolute;
		margin-top:228px;
		z-index:1500;

		margin-left:-20px;*/
}

#project_main_left #menu_left{
	background: url('../images/bg_menu_left.gif') bottom left no-repeat #ab2914;
	padding-bottom:10px;
}

#project_main_left h3{
	background-color: #ab2914;
}

#project_main_left #left_coor{
	font-size: 10px;
	background: url('../images/bg_contact_left.png') top left no-repeat;
	height: 189px;
	padding: 13px 13px 0 13px;
	width: 185px;
}

#project_main_right{
	width: 515px;
	color:#363636;
	font-size:12px;
	/*padding-bottom: 164px;
	background:url('../images/bg_footer_center.png') bottom center no-repeat;*/
}

#shadow_content_right{
	background:url('../images/bg_footer_center.png') bottom center no-repeat;
	height:164px;
}

#project_main_right_content_no_menu, #project_main_right_content_menu{
	background-color:#e2e2e2;
	padding: 15px 20px;
	min-height:305px;
	height:auto;
	_height: 305px;
}
#project_main_right_content_menu{
	min-height:271px;
	height:auto;
	_height: 271px;
}
	

	#project_main_right h3, #project_main_right h4{
		color: #2b2b2b;
		font-size:14px;
		font-weight:bold;
	}
	#project_main_right h4{font-size:12px;}
	
	#project_main_right a{
/*		color:#686868;*/
		color:#363636;
	}
	
	#project_main_right dd{
		margin:0;
		padding:0;
	}

#project_main_left, #project_main_right, #project_title_left, #project_title_right{border-top:1px solid white;}

.picture_caption{
	padding:0 5px;
}

.picture_caption strong{color: #444444;}

/*																TYPE                         */
a{text-decoration:none;color:white;}
a:hover{text-decoration:underline;}
															
#header h1{
	margin:0;
	padding:0;
	height: 58px;
	text-indent:-3000px;
	background: url('../images/img_logo.gif') top left no-repeat;
	width:211px;
}

#language_bar a{
	color:#686868;
	font-weight:bold;
}
	
#menu_top{
	
}

ul.h_menu, ul.v_menu{
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.h_menu li{
	display:block;
}
	ul#menu_top li{
		padding: 0 8px;
		_width:50px;
		background: url('../images/menu_top_sep.gif') center right no-repeat;
		float:right;
	}
	ul#sub_menu li{
		float:left;
		padding:0 15px;
		background: url('../images/menu_sub_sep.gif') center right no-repeat;
	}
	
	ul#menu_left li{
		font-size:12px;
		line-height:21px;
		padding-left:10px;
		background: url('../images/menu_left_element_bg.png') top left no-repeat;
	}

ul.h_menu a{
/*	height: 100%;*/
	display:block;	
}
	ul#menu_top a{
		line-height: 39px;
		color:#f1bab1;
		font-size:11px;	
	}
	
	ul#menu_top a.selected{
		color:white;
		
	}
	ul#sub_menu a{
		line-height:33px;
/*		color:#979797;*/
		color:#5b5b5b;
	}
	ul#sub_menu a.selected{
		font-size:12px;
		color:#5b5b5b;
		font-weight:bold;
	}
	
	ul#menu_left a{
		padding-left:12px;
		*padding-left: 5px;
	}
	
	ul#menu_left a.selected{
		background: url('../images/bullet_menu_left.gif') center left no-repeat;
	}


#home_grid a{
	color:white;
	height:102px;
	font-size:12px;
}
#home_grid a:hover{text-decoration:none;}


#home_grid_text{
	padding: 30px 20px 0 20px;
	font-size:11px;
	border:none;
	*padding-top:20px;
}

#home_coor a{
	color:#f4f4f4;
	font-weight:bold;
}

#espace_client a, #espace_client_2 a{
	padding-right:25px;
	background: url('../images/lock.gif') center right no-repeat;
	margin-right:20px;
	font-weight:bold;
}

#home_grid_text h3{
	font-size:12px;
	margin:0;
	padding:0;
	margin-bottom:10px;
	*font-size:11px;
	*margin-bottom: 8px;
}
#home_grid_text p{
	*margin:0;
	*padding:0;
	margin-top: 8px;
}

#project_image_right{
	color:white;
	font-size:12px;
	text-align:right;
	height: 23px;
	padding-top:55px;
	line-height:18px;
	width: 505px;
	padding-right:10px;
}

#project_title_left{
	color:#fff;
	background-color:#808080;
	padding-left:15px;
	width:196px;
}

#project_title_right{
	color:#979797;
	background-color:#ededed;
	line-height:33px;
	font-size:11px;
}

#project_title_left h2{
	color:#fff;
	line-height:33px;
	margin:0;
	padding:0;
	font-size:14px;
}
#project_main_left{color:white;}
#project_main_left h3{
	margin:0;
	padding:0;
	font-size:14px;
	/*background:url('../images/bg_menu_left_title.gif') top left no-repeat;*/
	line-height:34px;
	padding-left:10px;
}

#project_main_right h4{
	color:#2b2b2b;
	font-weight:bold;
	font-size:13px;
	margin:0;
	padding:0;
	margin-bottom:10px;
}
#project_main_right h5{
	color:black;
	font-weight:bold;
	font-size:13px;
	margin:0;
	padding:0;
}

#project_slideshow{
	background: url('../images/bg_slideshow.gif') top left no-repeat;
	width: 453px;
	height: 280px;
	padding: 10px 10px 10px 8px;
	
}
	#project_slideshow_controls{
		background: url('../images/bg_slideshow_controls.png') top left repeat-x;
		width: 433px;
		position: absolute;
		line-height: 30px;
		margin-top:250px;
		color:white;
		padding:0 10px;
		z-index:1000;
	}
	#project_slideshow_viewer{
		overflow:hidden;
		width: 453px;
		position:relative;
		z-index:600;
	}

	#news p{
		margin:0;
		padding:0;
		margin-top:5px;
	}
	
	#slideshow_left, #slideshow_right{
		width:8px;
		height:12px;
	}
	#slideshow_left:hover, #slideshow_right:hover{
		text-decoration:none;
		height:30px;
		line-height:30px;
	}
	
	#slideshow_left{
		background: url('../images/slideshow_left.png') center center no-repeat;
	}
	
	#slideshow_right{
		background: url('../images/slideshow_right.png') center center no-repeat;
	}

/*																MISC                         */
.fix{
	clear:both;
}

.shadow{
	position:absolute;
	margin:auto;
}

#shadow_menu{
	width:515px;
	height: 16px;
	position:absolute;
	margin-top: 30px;
	background: url('../images/shadow_top.png') center top no-repeat;
	overflow:hidden;
	*margin-left: -257px;
}

#dummy_home_link{
	position:absolute;
	margin-left:0;
}