.clear {
  clear: both; }

a {
  outline: none; }
  a:active {
    outline: none; }
  a:focus {
    -moz-outline-style: none; }



body{
	font-family: Arial, Helvetica, sans-serif;
	color:#7A6E67;
	font-size: 10px;
	background-color:#fff;
}

* { 
   margin:0;
   padding:0;
} 
p{
	margin-bottom:1em;
}


a, a:active,  a:link, a:visited{
	text-decoration:none;
	color:#333333;
}
 a:hover {
	color: #9E948D;
	text-decoration: none;
}
h1, h2, h3, h4 {margin-left: 62px;margin-top:5px;}

h1{
	font-weight: bold;
	padding-bottom:4px;
	color:#564B41;
	font-size: 10px;
	margin-bottom:10px;/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
*/	
}
.h2_projet{
	font-weight: bold;
	padding-bottom:12px;
	color:#564B41;
	border-bottom:1px solid #fff;
	font-size: 10px;
	margin-bottom:0px;
	margin-left: 0px;

}
h2{
	font-weight: bold;
	padding-bottom:12px;
	color:#564B41;
	border-bottom:1px solid #fff;
	font-size: 10px;
	margin-bottom:0px;
}
h3{
font-weight:normal;
font-size:16px;
}
h4{
font-weight:normal;
font-size:14px;
}
.clear {
clear:both;
}
#top{
	width:850px;
	height:100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
}
#topLang{
	height:100px;
	position:absolute;
	background-color:#fff;
	z-index:10;
	right:0px;
	top: 25px;
}
#logo{
float:left;
left:0px;
}
#menutop{
	margin-top:36px;
	float: left;
	text-antialiasing:false!important;
	margin-left: 50px;
}
#menu{
float:left;
}
#lang{
float:left;
margin-left:10px;
margin-right:10px;
}

#rubtitre{
width:564px;
	z-index:3;
/*	position:fixed;
	background-color:#7A6E67;
	position:relative;
*/	
}

#content{
	width:600px;
	padding-top:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
}

#content_txt{
	padding-top:5px;
	margin-left: 62px;
}

#lang ul li {
display:inline;
list-style:none;
margin:0px;
padding:0px;
padding-top:4px;
font-size:10px;
}


a.menulan:active, a.menulan:link, a.menulan:visited {
	color: #C4B8AF;
	text-decoration: none;
	padding-left:8px;
	text-decoration: none;
}
a.menulan:hover {
	color: #7A6E67;
	text-decoration: none;
}
	
a.menulan_selected:active,a.menulan_selected:link, a.menulan_selected:visited, a.menulan_selected:hover{
color: #7A6E67;
text-decoration: none;
padding-left:8px;
}

#gallerycontainer{
	height:510px;
}

a.bulletlink{
	text-decoration:none;
	display:block;
	height:8px;
	width:8px;
	background-image:url(../images/gallery_bullet.png)
}

a.bulletlink:hover, a.bulletlink.selected{
	background-image:url(../images/gallery_bullet_selected.png)
}

#bullets{
	list-style:none;
	margin-top:40px;
}

#bullets li{
	float:left;
	margin-right:5px;
}