html
{
  height: 99%;
}
                         
body
{
  background: #dad2cf;
  height: 99%;
  margin: 0;
  padding: 0;
  line-height: 150%;
  font-size: 8px; 
  font-family: Helvetica, sans-serif; 
  color: #000000;
  text-align: left;
}

a img {

border:0;

}



.list
{
  margin: 5px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}




/* === Containers === */

div#wrapper
{
	width: 840px ;
	height: 520px;
	margin: 0 auto ;
	text-align: left;
	border: 1px solid #dad2cf ;
	background: #dad2cf;
	padding-top:90px;
}

div#border
{
  /*margin-top:100px;*/
  background-color: #FFF;
  padding: 15px 15px 15px 146px;
  height: 450px;
  background-image: url('images/back5.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.content
{
  margin-top:0px;
  height: 440px;
  overflow: none;
  padding: 10px;
  padding-bottom: 0px;
  font-size:11px;
}

.tableimg
{
  margin-top:10px;
  height: 380px;
  overflow: auto;
  padding: 0px;
  padding-left: -15px;
  text-decoration:none;
  text-align: justify;
  padding-right: 20px;
  font-size: 11px;
  border: 0;

}

.tableimg a:link, .tableimg a:visited
{
	text-decoration: none;
	border: 0;
}

.newsletter
{
	background: #dad2cf;
	width: 840px;
	height: 15px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	margin-top:-65px;
    font-size: 10px;
}

#menuDeroulant
{
	background: #dad2cf url("images/bargray.jpg");
	width: 840px;
	height: 15px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	margin-top:-35px;
    font-size: 12px; 
}
#menuDeroulant li
{
	float: left;
	width: 140px;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	height: 1%;
	color: #FFF;
	background: #000;
	margin: 0;
	padding: 4px 8px;
	border-right: 1px solid #736d6d;
	text-decoration: none;
}
#menuDeroulant li a:hover { background-color: #FFF; color:#000000 }
#menuDeroulant li a:active { background-color: #5F879D; }

#menuDeroulant .sousMenu
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 139px;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
	display: block;
	color: #FFF;
	margin: 0;
	border: 0;
	text-decoration: none;
	background: transparent url("images/fondTR.png") repeat;
}
#menuDeroulant .sousMenu li a:hover
{
	background-image: none;
	background-color: #000;
}

#menuDeroulant li:hover > .sousMenu { display: block; }



/* === Other Divs === */

div#title
{
  position: absolute;
  margin-left: 35px;
  margin-top: 80px; 
  width: 81px;
  height: 300px;
  /*background-image: url('images/logo_galerieparticuliere2.jpg');*/
  background-repeat: no-repeat;
  font-size: 8px; 

}

/*div#title2
{
  background-color: #FFF;
  position: absolute;
  margin-left: -160px;
  margin-top: 338px; 
  width: 145px;
  height: 140px;
  font-size:8px;
  margin-left:15px;
  font-size: 8px; 
}

div#title2 a
{
  text-decoration: none;
  font-size: 8px;
  color: #000; 
}

div#title2 a:hover, div#title2 a:active
{
  color: #736d6d;
  font-weight: bold;
}*/

div#designinfo
{
  margin-top: 10px;
  border-top:6px solid #000;
  line-height: 25px;
  text-align: right;
  color: #000;
  background-color: inherit;
  font-size: 9px; 
  text-decoration: none;
}

div#designinfo a
{
  color: #000;
  font-size: 9px;
  text-decoration: none;
}

div#designinfo a:hover, div#designinfo a:active
{
  color: #FFF;
}

/* === Inline Text Styles === */



h1
{
  margin: 0 0 -40px -2px;
  padding: 0 10px 40px 9px;
  font-size: 16px;
  color: #000;
  background-color: inherit;
  border-left: 5px solid #736d6d;
}

h2
{
  margin: 10px 10px -40px -2px;
  padding: 0 10px 40px 9px;
  margin-left:3px;
  font-size: 14px;
  font-family: Georgia, serif;
  font-style: italic; 
  color: #736d6d;
  background-color: inherit;
}

.details
{
  display: none;
  font-size: 11px;
  color: #6E7468;
}

.text
{
  display: block;
  margin: 5px 5px 20px 12px;
  font-size: 11px;
}

.text a
{
  color: #736d6d;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px;
}

.text a:hover, .text a:active
{
  color: #000000;
}

blockquote
{
  margin: 3px 0 3px 0;
  padding: 5px 10px 5px 10px;
}

.note
{
  	display: block;
	margin: 7px 15px 10px 15px;
	color: #736d6d;
}

.bold
{
  font-weight: bold;
}