body {
	margin: 0;
	background: #ffffff url('../images/bg-site.gif');
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #2656A4;
	}

div#conteneur {
	width: 900px;
	margin: 0 auto;
	}
	
div#header{
	background: transparent url('../images/header.jpg') no-repeat left top;
	width: 900px;
	height:220px;
	}

div#header h1 {
	margin:0 0 0 386px;
	padding:32px 0 0 0;
	font-size: 32px;
	text-transform: uppercase;
	}

	
div#header h1 span {
	display: none;
	}

div#header h1 a {
	text-decoration: none;
	color: #000000;
	}

div#header blockquote {
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
	margin: 0 0 0 400px;
	}
	
div#header address {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 15px 0 0 500px;
	text-align: center;
	}
	
div#header p {
	font-size: 9px;
	color: #000000;
	margin: 2px 0 0 500px;
	text-align: center;
	}

#accueil-1a {
	float: left;
	width: 320px;
	height: 118px;
	background: url('../images/accueil-1a.gif') no-repeat;
	text-align: center;
	font-size: 15px;
	}

#accueil-1b {
	float: left;
	width: 280px;
	height: 118px;
	background: url('../images/accueil-1b.gif') no-repeat;
	}
#accueil-1b ul {
	margin: 65px 0 0 0;
	padding: 0;
	}

#accueil-1b ul li, #accueil-2 ul li {
	display: inline;
	font-size: 18px;
	font-weight: bold;
	}

#accueil-1b ul li.lien-aliments {
	margin-left: 27px;
	margin-top: -35px;
	list-style-type: none;
	display: block;
	width: 80px;
	text-align: center;

	}
#accueil-1b ul li.lien-aliments a {
	color: #009900;
	}
#accueil-1b ul li.lien-aliments a span {
	font-size: 16px;
	}
#accueil-1b ul li.lien-animaux {
	margin-left: 152px;
	margin-top: -20px;
	list-style-type: none;
	display: block;
	width: 90px;
	text-align: center;
	}
#accueil-1b ul li.lien-animaux a{
	color: #999900;
	}
	
#accueil-1c {
	float: left;
	width: 300px;
	height: 118px;
	background: url('../images/accueil-1c.gif') no-repeat;
	}

#accueil-2 {
	float: left;
	width: 900px;
	height: 150px;
	background: url('../images/accueil-2.gif') no-repeat;
	}
#accueil-2 ul {
	margin: 60px 0 0 0;
	padding: 0;
	}
#accueil-2 ul li.lien-toilettage {
	margin-left: 46px;
	}
#accueil-2 ul li.lien-toilettage a {
	color: #FF6600;
	}

#accueil-2 ul li.lien-annonces {
	list-style-type: none;
	display: block;
	width: 90px;
	float: right;
	margin-right: 88px;
	text-align: center;
	}
* html #accueil-2 ul li.lien-annonces { margin-right: 88px;}
#accueil-2 ul li.lien-annonces a{ 
	color: #990099;
	}
	
#accueil-3 {
	float: left;
	width: 900px;
	height: 188px;
	background: url('../images/accueil-3.gif') no-repeat;
	}
#accueil-3 h3 {
	font-size: 18px;
	margin: 0 0 0 365px;
	color: #003399;
	}
#accueil-3 a {
	color: #003399;
	}

#accueil-3 ul {
	text-align: center;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	}
#accueil-3 ul li { padding: 2px 0 2px 0; }
#accueil-3 p { text-align: center; font-weight: bold; font-size: 12px; }
#lien_contacter a, #lien_localiser a, #lien_partenaires a { font-size:14px; font-weight: bold; background: url('../images/bg-liens.gif') no-repeat center top; padding: 40px 0 0 0; display: block; color: #ffffff; float: left;}
#lien_contacter a:hover, #lien_localiser a:hover, #lien_partenaires a:hover { color: #FFCCFF; text-decoration:none }
#lien_contacter a span, #lien_localiser a span, #lien_partenaires a span { background: #E3007B; padding: 0 4px; }
#lien_contacter { float: left; padding-left: 170px; margin-top: -70px;}
#lien_localiser { float:right; padding-right:180px; margin-top: -60px;}
#lien_partenaires { float:right; padding-right: 55px; margin-top: 85px; }

ul#menu_horizontal { 
	list-style:none;
	width:960px;
	margin: 0 0 0 20px;
	padding: 5px 0 7px 0;
	background: #FFF9B7;
	text-align: center;
	border-bottom: 2px solid #0B4D25;
	}
	
* html ul#menu_horizontal { margin-top: 0; } /* hack IE */

ul#menu_horizontal li {
	list-style:none;
	display: inline;
	padding:0 15px 0 15px;
	margin: 0;
	font-size: 1.1em;
	letter-spacing: 2px;
	}

ul#menu_horizontal a {
	color:#0B4D25;
	font-weight: bold;
	}

ul#menu_horizontal a:hover {
	color:#0B4D25;
	font-weight: bold;
	}

div#contenu {
	margin: 0 auto;
	width: 900px;
	text-align: center;
	background: transparent;
	padding: 5px 0;
	}
	
	
div#footer{
	clear:both;
	width: 900px;
	text-align:center;
	}
	
#footer p{
	margin: 0;
	font-size:10px;
	text-align:center;
	}

#footer a{color:#2656A4; text-decoration: none;}
#footer a:hover{text-decoration:underline;}

h2{font-size:12px;color:#E3007B;border-bottom:2px solid #E3007B;}
h3{font-size:18px;color:#E3007B;}
h4{font-size:10px;color:#E3007B;border-bottom:1px dotted #E3007B;}
a{color:#E3007B; text-decoration: none;}
a:hover{text-decoration:underline;}
p { margin: 0; padding: 0; }
.blanc { color: #FFFFFF; background: #E3007B; padding: 0 4px }
	
.livraison {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background: #E3007B;
	width: 220px;
	margin: 5px auto 0 auto;
	}
