/***  DEFAULT CSS FOR 1.html TEMPLATE ***/
html {
	
}
body {
	font-family:  Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #3d2e2b;
	background-color: #6b3302;
} 
#global {
	width: 980px;
	padding: 0px 0px 20px 0px;
	margin: 0px auto;
	background: #fff url(../images/footer/footer_bg.jpg) no-repeat left bottom;
}
#zone1{
	height: 215px;
	background: #fff url(../images/header/header.jpg) no-repeat 0 0;
}
#content{
	background: transparent url(../images/general_bg.jpg) repeat-y 0 0;
	margin: 0px;
}
* html #content{
	background: none;
}
#zone2{
	clear: both;
	float: left;
	width: 235px;
	margin-left: 15px;
	min-height: 550px;
	background: #fff url(../images/left/left_bg.jpg) no-repeat 0 0;
}
* html #zone2{
	margin-left: 0px;
	height: 550px;
	padding: 0px 5px 0px 10px;
	background: #fff url(../images/left/left_bg_ie.jpg) no-repeat 0 0;
}
#zone2 div.li_bloc{
	width: 178px;
	margin: 10px 0px 15px 20px;
	padding: 5px;
	border: #4A332B solid 1px;
	background: #fff url(../images/left/left_bloc_bg.jpg) repeat-x 0 0;
}
* html #zone2 div.li_bloc{
	width: 158px;
}
#zone2 div.li_bloc h1{
	margin: -15px 0px 0px -10px;
}
#alerts{
	width: 668px;
}
#zone3{
	float: left;
	width: 715px;
	padding: 10px 0px 0px 0px;
}
* html #zone3{
	height: 540px;
	width: 720px;
	padding: 10px 10px 0px 0px;
	background: #fff url(../images/center/center_bg_ie.jpg) repeat-y right top;
}
#zone3 div.li_bloc{
	width: 668px;
	margin: 5px 0px;
}
#zone3 div.li_bloc div.center_box_top{
	height: 20px;
	background: #fff url(../images/center/cadres.jpg) no-repeat 0 0;
}
#zone3 div.li_bloc div.center_box_center{
	padding: 0px 30px;
	border-left: #a49995 solid 1px;
	border-right: #a49995 solid 1px;
}
#zone3 div.li_bloc div.center_box_bottom{
	height: 20px;
	background: transparent url(../images/center/cadres.jpg) no-repeat 0 -90px;
}
#zone4{
	clear: both;
	margin: 0px;
	min-height: 40px;
	background: transparent url(../images/general_bg.jpg) repeat-y 0 0;
}
* html #zone4{
	height: 40px;
}
#zone4 .li_bloc{
	width: 950px;
	margin: auto;
	padding: 10px 0px;
	text-align: center;
}
