body {
	margin:0;
	padding:0;
	text-align:center;
	font: 12px Helvetica, Arial, sans-serif;
	background:#000000;
	line-height:14px;
}

a {
	outline:0;	
}

img {
	border:0;	
}

#fond_container {
	width:100%;
	background:#333333 url(../images/fond_container.jpg) bottom center repeat-x;
	margin:0;
	padding:10px 0 0 0;	
}

#container {
	width:900px;
	height:695px;
	margin:0 auto 0 auto;
	padding:20px 0 0 0;
	text-align:left;
	background:#000000 url(../images/silhouette.jpg) bottom center no-repeat;
}

#col1 {
	float:left;
	width:201px;
}

#col1 h1 {
	display:block;
	width:201px;
	height:103px;
	background:url(../images/logo.jpg) top left no-repeat;
}

#col1 h1 span {
	position:absolute;
	left:-8889px;
}

#menu {
	display:inline-block;
	position:relative;
	background:#ffffff;
	height:560px;
}

#menu ul {
	margin:0;
	padding:0;	
}

#menu li {
	display:block;
	width:201px;
	text-align:center;
	margin-top:25px;
	font-style: italic;
	font-size:11px;
}

#menu li a {
	display:block;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	color:#999999;
	font-style:normal;
}

#menu li a span {
	display:block;
	width:15px;
	height:15px;
	position:absolute;
	left:-7px;
	z-index:200;
	background:url(../images/puce_menu.png) 0 0 no-repeat;
	
}

#menu li a:hover span, #accueil .accueil a span, #ecuries .ecuries a span, #prestations .prestations a span, #tarifs .tarifs a span, #achat_vente .achat_vente a span, #photos .photos a span, #pro .pro a span, #contact .contact a span {
	background:url(../images/puce_menu.png) 0 -135px no-repeat;
}

#menu li.active a {
	cursor:default;	
}

#col2 {
	float:left;
	width:699px;
}

#col2 #anim {
	margin-left:73px;
}

#col2 img {
	margin-left:27px;
}

#slideshow img {
	margin:0;
}

#col2 h2 {
	color:#ffcc00;
	text-transform:uppercase;
	font-weight:normal;
	margin:35px 0 0 27px;
	font-size:16px;
}

#col2 h3 {
	color:#ffffff;
	margin:0 0 0 27px;
	font-weight:normal;
	font-size:13px;
}

#col2 ul {
   padding-left:12px;
}

#col2 li {
   margin-bottom:6px;
}

#sous_menu {
	float:left;
	width:287px;
	margin:20px 0 0 27px;
	color:#a0a0a0;
}

#sous_menu p {
	margin:0 0 10px 0;	
}

#sous_menu ul {
	margin:0;
	padding:0 0 0 12px;
}

#sous_menu li {
	margin-bottom:5px;
}

#sous_menu a {
	color:#a0a0a0;
	text-decoration:none;
	text-transform:uppercase;
}

#sous_menu a:hover, #sous_menu li.active a {
	color:#ffffff;
}

#sous_menu li.active a {
	cursor:default;	
}

#contenu_droite {
	float:left;	
	width:287px;
	color:#a0a0a0;
	margin:20px 0 0 56px;
}

#contenu_gauche {
	float:left;	
	width:287px;
	color:#a0a0a0;
	margin:20px 0 0 27px;
}


#contenu_droite h4, #contenu_gauche h4  {
	color:#ffcc00;
	margin:0;
	text-transform:uppercase;
	font-weight:normal;
}

#contenu_droite p, #contenu_gauche p {
	margin:0 0 10px 0;
}

#contenu_droite strong, #contenu_gauche strong {
	color:#ffffff;
}

#footer {
	width:900px;
	margin:0 auto;
	padding:5px 0 0 0;
	text-align:center;
	background:#222222;
}

#footer p, a {
	color:#ffffff;
}

#footer p {
	font-size:12px;
	margin:5px 0;
}

#footer p strong {
	color:#95896d;
}

#footer a {
	text-decoration:none;
	padding:0 5px;
	font-size:11px;
}

#credits {
	padding-top:5px;
	background:#000000;	
}

#credits p, #credits a {
	font-size:11px;
	color:#737373;
}

#credits a:hover {
	text-decoration:underline;
}

#gallery {
  margin-top:15px;
  margin-left:0px;
}

#gallery ul {
  margin:0;
  padding:0;
  list-style-type:none;
}

#gallery li {
  float:left;
  margin:0 10px 20px 0;
  width:72px;
}

#gallery2, #gallery3, #gallery4 {
  margin:0;
  padding:0;
}

#col2 #gallery2 ul, #col2 #gallery3 ul, #col2 #gallery4 ul {
  margin:0;
  padding:0;
  padding-left:0 !important;
  list-style-type:none;
}

#gallery2 li, #gallery3 li, #gallery4 li {
  float:left;
  margin:0 5px 5px 0;
  width:50px;
}

#gallery2 li img, #gallery3 li img, #gallery4 li img {
  margin:0;
  padding:0;
}

