* {
	margin: 0px;
	padding: 0px;
}
body 
{
	padding-top: 10px;
	background-color: #01111d;
	color: #fff;
	scrollbar-face-color: #BDA631;
	scrollbar-highlight-color: #cacaca;
	scrollbar-shadow-color: #01111d;
	scrollbar-3dlight-color: #445555;
	scrollbar-arrow-color: #01111d;
	scrollbar-darkshadow-color: #aaaaaa;
	scrollbar-track-color: #01111d;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	letter-spacing: 1px;
}
a {color: #FFF;font-size: 14px;}
a:hover {color: #FFFF00;}
.more{float: left;}
.clear{clear:both;}
p{	margin: 20px 0px 20px 0px;line-height: 16px;font-size: 14px;}
#container {
	margin: 0px auto;
	width:873px;
}
#menu {
	background-image:url(images/menu.gif);
	width:873px;
	height:90px;
	position:relative;
}
#menu li{
	position:absolute;
	top:40px;
	
	list-style-type: none;
}
#m01 {left:70px;}
#m02 {left:150px;}
#m03 {left:270px;}
#m04 {left:350px;}
#m05 {left:470px;}
#m06 {left:570px;}
#m07 {left:630px;}
#m08 {left:750px;}
#menu a{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
}
#menu a:hover {color: #ffff00;}
#header {
	background-image:url(images/header.gif);
	background-repeat:repeat-y;
	width:873px;
}
#logo {
	width:250px;
	height:46px;
	margin: 20px 0px 0px 100px;
	float:left;
	display:inline;
}
#chien {
	background-image:url(images/logo_2.png);
	background-repeat:no-repeat;
	width:778px;
	height:215px;
	float:right;
	margin-right:40px;
	display:inline;
}
#acceuil {
	background-image:url(images/acceuil_2.png);
	background-repeat:no-repeat;
	width:778px;
	height:462px;
	float:right;
	margin-right:40px;
	display:inline;
}
#middle {
	background-image:url(images/middle.gif);
	width:873px;
	height:21px;
}
#middle2 {
	background-image:url(images/middle2.gif);
	width:873px;
	height:22px;
}
#content {
	background-image:url(images/content.gif);
	background-repeat:repeat-y;
	width:873px;
}
#n_left {
	float:left;
	background-image:url(images/fond_chien.gif);
	width:550px;
	margin: 0px 0px 0px 170px;
	text-align: left;
	display:inline;
}
#n_left h2
{
	line-height: 25px ;
	font: 1.4em "Trebuchet MS", helvetica, sans-serif ;
 	background: url(images/little_chien.gif) no-repeat left bottom ;
	text-align: center;
	color: #FFFF00 ;
	border-bottom: 1px solid #FFFFFF ;
}
#n_left h3
{
	font: 1.1em "Trebuchet MS", helvetica, sans-serif ;
	color: #BDA631 ;
}

#left {
	float:left;
	width:435px;
	margin: 0px 0px 0px 85px;
	display:inline;
}
#right {
	float:right;
	width:258px;
	height:auto;
	margin: 0px 62px 20px 0px;
	display:inline;
}
#right a img{
	margin: 8px 8px 8px 0px;
	border: none 0px #FFFFFF;
}
#footer {
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	width:873px;
}
#footer p{
	height:58px;
	width:873px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	font-size:11px;
}
#footer a{
	font-size:11px;
}
