html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #A80059;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #5a858f url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 12px verdana, arial, sans-serif;
	color: #394442;
	padding-bottom: 10px;
	padding-top: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 950px;
  position: relative;
  background: #FFFFFF;
}

#header {
  position: absolute;
  top: 0;
  left: 227px;
  width: 723px;
  height: 227px;
  background: url(images/hautdroit.jpg) no-repeat top right;
}

#left {
  float: left;
  width: 227px;
}
#logo {
  width: 260x;
  height: 227px;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  /*background: url(images/nav_left.jpg) no-repeat;*/
}
#nav ul {
  margin-left: 9px;
  padding-bottom: 29px;
  background: #2d7283 bottom right url(images/lozere.gif) no-repeat;
}
#nav li {
  list-style: none;
  font: 16px arial, sans-serif;
  border-top: 1px solid #cccccc;
  padding: 7px 0 0 20px;
  font-weight:bold;
}
#nav a {
  color: #fff;
  text-decoration: none;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav li:hover {
  /*margin: 0px;*/
  padding: 7px 0 0 20px;
  border-top: 1px solid #cccccc;
  background: url(images/over.gif) repeat-y;
  color:#FFFFFF;
}

#nav .important {
  padding: 7px 0 0 20px;
  border-top: 1px solid #cccccc;
  background: url(images/over.gif) repeat-y;
  color:#FFFFFF;
}
#nav .important a {
  color:#FFFFFF;
  }

#news {
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
}

#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(images/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}

#right {
  float: right;
  width: 680px;
  padding-right: 9px;
  padding-top: 250px;
}

#right h1 {
	font: 16px arial, sans-serif;
	color: #a80059;
	text-align:center;
	margin-bottom: 1em;
	font-weight:bold;
}

#right h2 {
  font: 18px arial, sans-serif;
  color: #2a6843;
  border-bottom: 1px solid #659891;
  margin-bottom: 0.2em;
}

#right h3 {
  font: 14px arial, sans-serif;
  color: #a80059;
  text-align:center;
  text-transform:uppercase;
  font-weight: bold;
}
#right h4 {
  font: 18px arial, sans-serif;
  color: #a80059;
  text-align:left;
  text-transform:uppercase;
  font-weight: bold;
}
h6 {
	font: 14px arial, sans-serif;
	color: #a80059;
	text-align:left;
	font-weight:bold;
	margin: 0;
	padding: 0;
}

#welcome {
  margin-right: 20px;
}
#profile {
 width: 550px;
 
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  margin:15px;
  width: 150px;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  width: 112px;
  height: 23px;
  float: left;
  text-align: center;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
}

#spacer {
  height: 2em;
}

#footer {
  color: #2d7283;
  background: url(images/puylaurent.gif) no-repeat top;
}
#footer a{
  color: #2d7283;
  text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#copyright {
  text-align: center;
  padding: 14px 0px 14px 0px;
  font-size: 9px;
  color: #2d7283;
  font-weight: bold;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
#wrapper #right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
}
