body {
	margin:0px;
	text-align:center;
	background: transparent url(../img/bg_ff.gif) repeat-x;	
	_background: transparent url(../img/bg.gif) repeat-x;	
}

body, td, a input, textarea {
	font-family:verdana;
	font-size:12px;
	color:#000;
}

img { border:0px; }
p {margin-top:8px;}

h2 {
		margin:0px;
		font-size:18px;
	}
.left { float:left; }
.right { float:right; }

.hr {
	width:100%;
	height:64px;
	background:url(../img/hr-2.gif) repeat-x;
}
.pad {padding:0px 21px;}
.phone_number {
	text-align:center;
	color:white;
	font-size:16px;
	height:30px;
	background-color:#000;
	font-weight:bold;
	padding-top:7px;
}

.legal, legal a { font-size:9px; }

#global {
	width:993px;
	text-align:left;
	margin:0px auto;
}

#banner_top {
	width:100%;
	height:90px;
	text-align:center;
}

#header {
	width:100%;
	height:151px;
	background:url(../img/header.jpg) no-repeat;	
}
#page {
	width:100%;
	background: url(../img/bg_page.gif) repeat-y;	
}

#footer {
	width:932px;
	height:130px;
	margin:15px 0px 0px 10px;
	background: url(../img/footer.jpg) no-repeat;
}

#footer ul {
	list-style:none;
	float:right;
	margin-top:90px;
}
#footer li {
	float:left;
	margin: 0px 5px ;
}

#footer li, #footer li a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#footer li a:hover { text-decoration:underline; }
#bloc_date {
	width:100%;
	height:62px;
	background:url(../img/bg_date.jpg) no-repeat 100% 0%;	
}

#menu {
	width:100%;
	height:30px;
	background:url(img/bg_menu.gif) repeat-x;	
	list-style:none;
	margin:0px 0px 0px 0px;
	padding-left:0px;
}
#menu li {
	float:left;
	color:black;
	margin:8px 8px 0px 8px;
}
#menu li a { color:black; text-decoration:none;}
#menu li a:hover { text-decoration:underline;}

#banner-right {
	width:160px;
	float:left;
}

.box {
	width:372px;
	background:url(../img/box_middle.gif) repeat-y;
}
.box_content {
	width:339px;
	margin:4px 0px 10px 12px;
}