body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	background: url("../images/fd_body.png") repeat-x 0px 0px #ffffff;
}
ul, li, form, a {
	margin: 0;
	padding: 0;
}
.MessageErreur {
	font-size: 14px;
	text-align: center;
	border: 1px solid #c00000;
	background: #feb8ba;
	padding: 5px;
}
#global { 
	position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 4px;
  width: 1000px;
  text-align: left;
}
#links {
	height: 16px;
}
#links ul {
	list-style: none outside none;
}
#links ul li {
	display: block;
	margin-right: 10px;
	font-size: 11px;
	color: #000000;
	float: right;
}
#links ul li a {
	color: #000000;
	text-decoration: none;
}
#links ul li a:hover {
	color: #acacac;
	text-decoration: underline;
}
#entete {
	height: 128px;
	background: url("../images/logo_orleansinfos.png") no-repeat 0px 4px; /* 250x89 */
}
#liens {
	width: 256px;
	height: 16px;
	margin-top: 92px;
	float: left;
}
#liens ul {
	list-style: none outside none;
}
#liens ul li {
	display: block;
	float: right;
	padding-right: 10px;
}
#liens img {
	border: none;
}
#pubH {
	width: 730px;
	height: 100px;
	float: right;
	margin-top: 4px;
	text-align: center;
}
#contenu {
	min-height: 600px;
	height: auto;
	background: url("../images/fd_body.png") repeat-x 0px 0px;
}
#Infos {
	width: 610px;
	float: left;
	min-height: 600px;
	height: auto;
	text-align: center;
	padding-top: 6px;
}
#cadre2 {
	float: right;
	width: 374px;
	padding-top: 8px;
	text-align: center;
}
#Promo {
	float: left;
	width: 250px;
	min-height: 650px;
	height: auto;
}
#pubD {
	float: right;
	width: 120px;
	height: 650px;
	text-align: center;
}
#Menu {
	height: 26px;
	background: #ececec;
	padding-left: 2px;
}
#Menu ul {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
#Menu ul li {
	display: block;
	margin: 0;
	padding-left: 2px;
	float: left;
}
#Menu ul li a {
	display: block;
	height: 23px;
	text-decoration: none;
}
.men1 			{background: url("../images/menu.png") no-repeat 0px 0px;width: 92px;}
.men1:hover {background: url("../images/menu.png") no-repeat 0px -23px;width: 92px;}
.men2 			{background: url("../images/menu.png") no-repeat -92px 0px;width: 92px;}
.men2:hover {background: url("../images/menu.png") no-repeat -92px -23px;width: 92px;}
.men3 			{background: url("../images/menu.png") no-repeat -184px 0px;width: 92px;}
.men3:hover {background: url("../images/menu.png") no-repeat -184px -23px;width: 92px;}
.men4 			{background: url("../images/menu.png") no-repeat -276px 0px;width: 92px;}
.men4:hover {background: url("../images/menu.png") no-repeat -276px -23px;width: 92px;}
.men5 			{background: url("../images/menu.png") no-repeat -368px 0px;width: 92px;}
.men5:hover {background: url("../images/menu.png") no-repeat -368px -23px;width: 92px;}
.men6 			{background: url("../images/menu.png") no-repeat -460px 0px;width: 92px;}
.men6:hover {background: url("../images/menu.png") no-repeat -460px -23px;width: 92px;}
.menh 			{background: url("../images/menu.png") no-repeat -552px 0px;width:34px;}
.menh:hover {background: url("../images/menu.png") no-repeat -552px -23px;width:34px;}

#copyright {
	height: 60px;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	padding-top: 34px;
	clear: both;
}
#copyright a {
	color: #000000;
	text-decoration: none;
}
#copyright a:hover {
	color: #000000;
	text-decoration: underline;
}


.BordsH, .BordsB {
	height: 2px;
	background:none repeat scroll 0 0 transparent;
	font-size:1px;
}
.line1 {
	background:#d0d0d0;
	margin-left: 2px;
	margin-right: 2px;
	height: 1px;
}
.line2 {
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	height: 1px;
}
.main {
	background:none repeat scroll 0 0 transparent;
	border-left:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
	display:block;
	overflow:hidden;
	min-height: 125px;
	height:auto;
	padding:0 1px;
}
* html .main {
height: 125px;
}
