
body {
	font-family:Tahoma, Verdana, Helvetica;
	font-size: 12px;
	color: #000;
	background-color: #2a2929;
	background-repeat:repeat-x;
	margin: 0;
	margin-top: 8px;
}

#bg-art-container{
		width:100%;
		background:url(img/bkg-body1.jpg) center top no-repeat;
		}

#container{
	width:1000px;
	margin: auto;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

#main {
	width: 1000px;
	float:left;
	margin: auto;
	padding: 0;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #5A5A59;	
}

#header{
	background-color: #fff;
	height:78px;
	padding-top:15px;
}

#header p{
	float:right;
	color:#1e652f;
	font-size:16px;
	font-weight:bold;
	margin-right:60px;
	
}

#logo{}


#menu {
	background-color: #1e652f;
	background-repeat:repeat-x;
	height:30px;
	width:100%;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#menu .separator{	
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}

a, a:link, a:visited, a:active, a:hover {
	color: #363636;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-size: 22px;
	color: #1e652f;
	text-align: left;	
}

.boite-photo {
width:1000px;
float:left;
margin-top:20px;
margin-left:25px;
overflow:hidden;
}

.boite-photo h1{
font-weight: normal;
font-size:16px;
}

.photo {
float:left;
width:305px;
margin-right:18px;
margin-bottom:20px;
}

.photo h4 {
margin-top:5px;
margin-bottom:7px;
padding-bottom:5px;
border-bottom:1px #eee solid;
color: #363636;
text-decoration: none;
font-weight: bold;
}

.photo a {
cursor:pointer;
}

.puce {
width:11px;
height:11px;
margin-right:7px;
margin-top:2px;
float:left;
text-indent:-99999px;
}


.clear{
	clear:both;
}

#home{
	padding-left:9px;
	padding-top:5px;
	float:left;
}

#contenu {
	background-color: #fff;
	width:100%;
	height:900px;
	min-height:523px;
	font-size:14px;
	padding-bottom:20px;
}

#intro {
	text-align: justify;
	width:900px;
	height:200px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#intro h1{
	font-weight: normal;	
}

#intro p {
	line-height:20px;
}



.menu-list {
	float:			left;
	line-height:	1.0;
	margin:			0;
	padding:		0;
	list-style:		none;
	font-weight: bold;
	padding-left:0px;
}

.menu-list li {
	float:			left;
	position:		relative;
}

.menu-list a {
	text-decoration:none;
	display:		inline;
	position:		relative;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
}

.menu-list a, .menu-list a:visited, .menu-list a:active, .menu-list a:link  { 
	color: #FFFFFF;
	text-align:left;
}

.menu-list li li {

	background:		#1F4E8D;
	text-align:center;
	text-transform:none;
}

#slide {
    position:relative;
    height:400px;
}

#footer {
	
	padding:7px;
	background-color: #2A2929;	
	font-weight: bold;
	color: #f0f0f0;	
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	
	
	
}

#footer a{
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #f0f0f0;	
	font-family: Tahoma;	
}

#footer .footer1,
#footer .footer2{
	text-align:center;
}
#footer .footer2{
	margin-top:2px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color:#f0f0f0;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

