@charset "utf-8";
/* CSS Document */
a:hover {
	text-decoration:underline;
}
.bleu {
	color:#168ad7;
}
#p_content {
	width:975px;
	margin-left:12px;
}
#p_boutique_mcc {
	float:left;
	width:975px;
	height:370px;
	background:url(../templates/accueil/ban_boutique.jpg) no-repeat;
}
#menu_boutique {
	width:300px;
	float:left;
	color:#FFF;
	margin-left:30px;
	text-decoration:none;
	margin-top:20px;
	height:300px;
}
#menu_boutique ul {
	list-style-image:url(../templates/accueil/fleche_blanche.png);
	color:#FFF;
}
#menu_boutique ul li a {
	color:#FFF;
	text-decoration:none;
}
#menu_boutique ul li a:hover {
	color:#FFF;
	text-decoration:underline;
}
.pub_boutique {
	width:310px;
	height:110px;
	margin-top:10px;
	margin-right:20px;
	float:right;
	border:#666666 solid 1px;
}
#col1 {
	float:left;
	width:310px;
	margin-top:10px;
}
#col2 {
	float:left;
	width:310px;
	margin-top:10px;
	margin-left:22px;
}
#col3 {
	float:left;
	width:310px;
	margin-top:10px;
	margin-left:22px;
}
#p_ban_chihuahua {
	background:url(../templates/accueil/boutique_chihuahua.jpg) no-repeat;
	width:310px;
	padding-top:90px;
	height:35px;
	text-align:center;
	cursor:pointer;
}
#p_ban_molosse {
	background:url(../templates/accueil/boutique_molosse.jpg) no-repeat;
	width:310px;
	padding-top:90px;
	height:35px;
	text-align:center;
	cursor:pointer;
}
#p_ban_chat {
	background:url(../templates/accueil/boutique_chat.jpg) no-repeat;
	width:310px;
	padding-top:90px;
	height:35px;
	text-align:center;
	cursor:pointer;
}
#p_ban_chiot {
	margin-top:10px;
	background:url(../templates/accueil/boutique_chiot.jpg) no-repeat;
	width:190px;
	padding-top:197px;
	padding-left:120px;
	height:28px;
	text-align:center;
	border:1px solid #dddddd;
	cursor:pointer;
}
#p_ban_temoignage {
	margin-top:8px;
	background:url(../templates/accueil/temoignage.jpg) no-repeat;
	width:300px;
	padding-top:77px;
	padding-left:10px;
	height:138px;
	text-align:left;
	border:1px solid #dddddd;
	cursor:pointer;
}
#p_ban_newsletter {
	margin-top:5px;
	background:url(../templates/accueil/newsletter.jpg) no-repeat;
	width:290px;
	padding-top:187px;
	padding-left:20px;
	height:28px;
	text-align:left;
	border:1px solid #dddddd;
	cursor:pointer;
}

#p_ban_voyage {
	background:url(../templates/accueil/voyage.jpg) no-repeat;
	width:290px;
	padding-top:90px;
	height:20px;
	text-align:right;
	margin-top:10px;
	padding-right:20px;
	border:1px solid #dddddd;
	cursor:pointer;
}
#p_ban_toilettage {
	background:url(../templates/accueil/toilettage.jpg) no-repeat;
	width:290px;
	padding-top:90px;
	height:20px;
	text-align:right;
	margin-top:5px;
	padding-right:20px;
	border:1px solid #dddddd;
	cursor:pointer;
}
#p_ban_boutique {
	background-position:0px 0px;
	width:310px;
	padding-top:90px;
	height:20px;
	text-align:right;
	margin-top:10px;
	border:1px solid #dddddd;
	cursor:pointer;
	background-image: url(../templates/accueil/boutique.jpg);
	background-repeat: no-repeat;
}
#p_ban_boutique:hover {
	background-position:0px -110px;
	width:310px;
	padding-top:90px;
	height:20px;
	text-align:right;
	margin-top:10px;
	border:1px solid #dddddd;
	cursor:pointer;
	background-image: url(../templates/accueil/boutique.jpg);
	background-repeat: no-repeat;
}
#p_ban_medaille {
	background:url(../templates/accueil/medaille.jpg) no-repeat;
	width:285px;
	padding-top:90px;
	height:20px;
	padding-left:25px;
	text-align:left;
	margin-top:5px;
	border:1px solid #dddddd;
	cursor:pointer;
}
#p_ban_facebook {
	width:310px;
	text-align:center;
	margin-top:5px;
}
#p_ban_client {
	background:url(../templates/accueil/client.jpg) no-repeat;
	width:310px;
	padding-top:90px;
	height:20px;
	text-align:right;
	margin-top:10px;
	border:1px solid #dddddd;
	cursor:pointer;
}
#avantage {
	float:left;
}

h1 {
	color:#a01a20;
}
.red {
	color:#a01a20;
}
#map_canvas {
	float:right;
}
.rose {
	color:#FF00CC;
}
.grisf {
	color:#333333;
}
.bleu {
	color:#0066FF;
}
.gris-bleu {
	color:#49687d;
}
