body {
	margin: 0 0 0 0;
	padding: 0;
	background: #dcdee2;
	font-family: "Helvetica",tahoma,verdana, Arial Narrow; 
	font-size: 13px;
	color: #705854;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Helvetica",tahoma,verdana, Arial Narrow; 
	font-weight: normal;
	color: #705854;
	line-height: 2.0em;
}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 1.0em;
	font-weight: bold;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}
/* formulaire Haut */

#conteneurInput div
{
  background: #f5f5f5;
  position: relative;
  border: 1px solid #999;
  text-align: center;
  float: left;
}

#conteneurInput input
{
  background: none;
  border: 0;
  padding: 0 6px;
  width: 100px;
}

#conteneurInput2 div
{
  background: #f5f5f5;
  position: relative;
  border: 1px solid #999;
  text-align: center;
  float: left;
}

#conteneurInput2 input
{
  background: none;
  border: 0;
  padding: 0 6px;
  width: 100px;
}

#conteneurInput3 div
{
  background: #f5f5f5;
  position: relative;
  border: 1px solid #999;
  text-align: center;
  float: left;
}

#conteneurInput3 input
{
  background: none;
  border: 0;
  padding: 0 6px;
  width: 100px;
}

span.top-left
{
  position: absolute;
  width: 4px;
  height: 4px;
  overflow: hidden;
  top: -1px;
  left: -1px;
  background: url("../images/top-left.gif");
}

span.bottom-left
{
  position: absolute;
  width: 4px;
  height: 4px;
  overflow: hidden;
  bottom: -1px;
  left: -1px;
  background: url("../images/bottom-left.gif");
}

span.bottom-right
{
  position: absolute;
  width: 4px;
  height: 4px;
  overflow: hidden;
  bottom: -1px;
  right: -1px;
  background: url("../images/bottom-right.gif");
}

span.top-right
{
  position: absolute;
  width: 4px;
  height: 4px;
  overflow: hidden;
  top: -1px;
  right: -1px;
  background: url("../images/top-right.gif");
}

/* Header */
/* Header */
#fondheader {
	padding-top: 0px;
	width: 100%;
  background : url(../images/go1.gif) repeat-y scroll center top !important;
  height: 100px;
}


/* Header */

#header {
	width: 985px;
	height: 100px;
	margin: 0px auto;
	background: url(../images/imgheader.jpg) repeat-x left top;
}

/* Logo */

#logo {
	float: left;
	padding: 15px 0px 0px 35px;
}


/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 71px 0px 0px 0px;
	list-style-type: none;
	clear: both;
	height: 32px;
	overflow: hidden;
}

#menu li {
	float: left;
	border-left : 1px solid #d2d2d9;
  border-right : 1px solid #FFFFFF;
  height: 28px
}

#menu a {
	text-decoration: none;
	text-transform: uppercase;
	font-family: "helvetica", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #705854;
	height: 60px;
	padding: 5px 14px ;
}

#menu a:hover {
	text-decoration: none;
	color: #77943a;
}

#menu .first a {
	background: none;
}



a:link {
	color: #333333;
	text-decoration:none;
}

a:hover {
	color: #83a048;
	text-decoration:underline;
}

a:visited {
	color: #333333;
	text-decoration:none;
}
p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}
/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 1em;
	color: #333333;
}

/* Menu */

#banniereD  {
	float: right;
	padding-top: 50px;	
  padding-left: 10px;
	padding-right: 20px;
  margin : 0;
  color: #FFFFFF;
  font-size: 12px;
  text-transform : uppercase;
}

#wrapper {
	background: url(../images/img01.gif) repeat-x left top;
}

#bgpage	{
	width: 100%;
	height: 650px;
  background : #dcdee2 url(../images/go2.gif) repeat-y scroll center top !important;
}

#page {
	width: 985px;
	height: 100%;
	margin: 0 auto;
	padding-top: 0px;
	background: url(../images/pa.gif) top left no-repeat;;	
}

#annonce{
  padding-left: 20px;
	padding-top: 0px;
	width: 100%;
  height: 18px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #705854;
	font-size: 12px;
}

#pxbig {
  background: url(../images/pxbig.gif) top left no-repeat;
  width: 985px;
  height: 2px;
}
/*panneau-centre*/

#tc { 
  margin:0px; 
  padding: 0; 
  width: 300px;
}

#tc ul { 
  list-style-position:inside;
  line-height: 1em;
  margin-left:-25px; 
  text-align:left;
}  
          
#tc ul li { 
  margin:0; 
  padding: 0; 
  font-size: 10pt; 
  list-style-image: url(../images/tik.gif); 
}


/* Page centrale Gauche */

#Pgauche {
  width: 310px;
  float: left;
	background: none;
	text-align: left; 
  padding-left:20px;
  padding-top:35px;
}


#para {
padding: 0pt 0pt 0pt 0px;
visibility: inherit;
position: relative;
left: 0px;
top: 5px;
width: 300px;
font-family: "Helvetica",tahoma,verdana, Arial Narrow; 
font-size: 10pt;
color: #705854;
}

/*SIDEBAR*/
#sidebar {
	float: left;
	width: 280px;
	height: 191px;
	padding: 0px 0px 0px 0px;
	color: #705854;
	background: url(../images/cadre2.gif) left top;
}

#sidebar h2 {
	height: 28px;
	padding: 0px 0 0 15px;
	background: url(../images/menu.gif) left top;
	letter-spacing: -.1px;
	color: #705854;
}
#sidebar a {
	border: none;
	color: #4d3a29;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #77943b;
}

/*SIDE MENU*/
.sidemenu ul {
list-style-type : none;
text-align : left;
padding-left : 25px;
}
.sidemenu ul li {
display : block;
color : #333;
background : inherit;
}
.sidemenu ul li a {
background : transparent url(../images/f.gif) no-repeat left center;
padding-left : 15px;
font-size: 0.9em; 
text-decoration : none;
color : #333;
}
.sidemenu ul li a:hover {
background : transparent url(../images/f.gif) no-repeat left center;
color : #333;
}
.sidemenu ul li a#current {
background : transparent url(../images/list-active.gif) no-repeat left center;
color : #333;
}
/* fin menu*/

/* Page centrale */

#Pcentre {
  width: 350px;
  float: left;
	background: none;
  text-align: left;
  padding-left:10px; 
  padding-top:1px;
}

#px {
  background: url(../images/px3.gif) top left no-repeat;
  width: 315px;
  height: 2px;
}

#px2 {
  background: url(../images/px11.gif) top left no-repeat;
  width: 295px;
  height: 2px;
}


#ref{
  text-align: left; 
  color:#332828;
  font-family:Verdana;
  font-size:21px;
  font-weight:normal;
	padding-top:35px;
	padding-left:5px;
}

/* Page centrale Droite */

.p-droite {
  width: 285px;
  height: 550px;
  float: right;
	background: url(../images/pub2.gif) no-repeat left bottom;	
  padding-top:41px;
	padding-right: 10px; 
}

#esp {
	letter-spacing: 0.1px;
	color:#332828;
  font-family:Verdana;
}

/* Footer */

#footer {
	width: 998px;
	background: url(../images/footer.gif) no-repeat center bottom;	
	height: 60px;
	margin: 0 auto;
	text-align: center;
	padding: 0pt 0pt 0pt 0px;
  visibility: inherit;
  position: relative;
	font-size: 11px;
}

html>body #footer {
	height: 60px;
}


#legal {
	clear: both;
	padding-top: 0px;
	text-align: center;
	color: #705854;
}

#legal a {
	text-decoration: none;
	color: #573F41;
}

#legal a:hover {
	text-decoration: underline;
	color: #77943b;
}
