﻿html
{
      overflow-y: scroll;
}

body 
{
	color: black;
	background-color: #ccc;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
h1 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#container 
{
	width:950px; 
	padding: 5px 1px 5px 1px; 
	margin-left:auto; 
	margin-right:auto; 
	background-color:#fff;
}


#main
{
	width: 940px; 
	margin-left:auto; 
	margin-right:auto; 
	background-color:#fff;
}
#banniere 
{
	background-color: #FFF;
	height: 200px;
	width: 940px;
	background-image: url(images/banniere_attache.jpg);
	padding-bottom: 5px;
	background-repeat: no-repeat;
}

#menu
{
	width: 940px; 
	height: 40px; 
	background-color: #003;
	text-align: center;
}

#menu a 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
}
#menu a:hover 
{
	color: #F60;
}

#contenu
{
	width: 936px;
	border-right: solid 2px #003;
	border-left: solid 2px #003;
	height: 100%;
	float: left;
}
#contenu-divers {
	height: 50px;
	width: 936px;
	float: left;
}

#side
{
	background-color: #336;
	width: 246px;
	float:left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #003;
}

#contact
{
	color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contact p {
}


#contact img {
	border: 1px solid #003;
	margin-top: 10px;
}

#liens
{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/separation.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 190px;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	text-decoration: underline;
	color: #FFF;
	margin-bottom: 7px;
	margin-top: 5px;
}



#texte
{
	width: 656px;
	float:right;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/logo_bas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 70px;
}
#texte li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#texte-index {
	width: 656px;
	float:right;
	text-align: center;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#texte ul {
	text-align: left;
}

#texte p {
	text-align: justify;
}



#basdepage
{
	width: 940px; 
	height: 40px; 
	background-color: #003;
	text-align: center;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	clear: both;
}

#basdepage a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	height: 35px;
	padding-top: 12px;
}
#basdepage a:hover {
	text-decoration: underline;
}


#signature
{
	font-family: Verdana, Geneva, sans-serif;
	width: 950px;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
}

#copyright
{
	float: left;
	text-align: left;
	font-size: 10px;
}

#design
{
	float: right;
	text-align: right;
	font-size: 10px;
}

#design a
{
	font-size: 10px;
	font-style: italic;
	text-decoration:none;
	color: #000;
}

#design a:hover
{
	color: #005;
}

#split-gauche
{
	float: left;
	width: 468px;
	background-color: #FFF;
}

#split-droit
{
	float: left;
	width: 468px;
	background-color: #FFF;
}
#split-gauche-top {
	background-image: url(images/split_top.jpg);
	height: 20px;
}
#split-gauche-contenu {
	background-image: url(images/split_center1.jpg);
	padding: 10px;
	text-align: center;
	float: left;
	width: 448px;
}
#split-gauche-down {
	background-image: url(images/split_bottom.jpg);
	height: 20px;
	clear: left;
}

#contenu-full {
	width: 880px;
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
	background-image: url(images/logo_bas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 70px;
}
#split-droite-top {
	background-image: url(images/split_top.jpg);
	height: 20px;
}
#split-droite-contenu {
	background-image: url(images/split_center1.jpg);
	padding: 10px;
	text-align: center;
	float: left;
	width: 448px;
}
#split-droite-down {
	background-image: url(images/split_bottom.jpg);
	height: 20px;
	clear: left;
}

a#selected {
	color: #F30;
	
}
#contact a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	text-decoration: underline;
}
#contact a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003;
	text-decoration: none;
	font-weight: lighter;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#contenu-full img {
	border: 1px solid #003;
	margin: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#split-gauche img {
	border: 1px solid #003;
}
#split-droit img {
	border: 1px solid #003;
}
.div-chien {
	width: 280px;
	margin-right: 4px;
	margin-left: 3px;
	overflow: hidden;
	text-align: center;
	background-color: #224;
	border: 1px solid #003;
	margin-bottom: 6px;
	height: 310px;
	float: left;
	color: White;
}

.div-chien p {
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003;
	border-bottom-color: #003;
}
.div-femelle p {
	clear: both;
}





#construction-full {
	width: 880px;
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	text-align: center;
}
h2 {
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
}
.div-chien ul {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#construction-full img {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#banniere-construction {
	background-color: #FFF;
	height: 200px;
	width: 940px;
	background-image: url(images/banniere.jpg);
	background-repeat: no-repeat;
}
#construction-full a {
	color: #F90;
}
#construction-full a:hover {
	color: #F30;
}
#basdepage-construction {
	width: 940px;
	height: 2px;
	background-color: #003;
	text-align: center;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	clear: both;
}
#split-droite-contenu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	padding-left: 3px;
	margin-bottom: 30px;
}

#split-gauche-contenu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	margin-left: 3px;
}
.div-rejetons {
	width: 438px;
	margin-right: 6px;
	margin-left: 6px;
	overflow: hidden;
	margin-bottom: 12px;
	height: 410px;
	text-align: center;
	background-image: url(images/separation.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	float: left;
}
.div-rejetons ul li
{
	text-align:left;
}
#texte-pouponniere {
	float: left;
	width: 905px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003;
	border-left-color: #003;
}
#reservation p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}


#contact p {
	text-align: left;
}

.chiots {
	width: 896px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
.chiots a {
	clear: both;
	margin-bottom: 10px;
	float: left;
	margin-top: 10px;
}

.chiots p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F00;
	font-weight: bold;
}

.chiots ul {
	text-align: center;
	padding-left: 5px;
}
.div-male {
	width: 406px;
	margin-right: 6px;
	margin-left: 6px;
	float: left;
	overflow: hidden;
	text-align: center;
	background-image: url(images/separation.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 20px;
	padding-left: 20px;
}
.div-male p {
	margin-top: 10px;
}

#texte-pouponniere a {
	color: #036;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#texte-pouponniere p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.div-chien img {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #003;
	border-right-color: #003;
	border-left-color: #003;
}
#portee p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}


#texte-pouponniere a:hover {
	color: #003;
	text-decoration: underline;
	text-align: center;
}
#portee {
	width: 906px;
	float: left;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003;
	border-bottom-color: #003;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#accouple {
	float: left;
	width: 453px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003;
}
#accouplement_prevu {
	float: left;
	width: 453px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003;
}
#portee ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}

#reservation {
	width: 886px;
	float: left;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#statut {
	background-color: #FFF;
	float: left;
	width: 100%;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
}
.statut-vendu {
	background-color: #FFF;
	float: left;
	width: 100%;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	color: #F00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003;
	border-bottom-color: #003;
}
.statut-promis {
	background-color: #FFF;
	float: left;
	width: 100%;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	color: #F90;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003;
	border-bottom-color: #003;
}
.statut-reserve {
	background-color: #FFF;
	float: left;
	width: 100%;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	color: #C30;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003;
	border-bottom-color: #003;
}
.statut-disponible-adoption {
	background-color: #FFF;
	float: left;
	width: 100%;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	color: #090;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003;
	border-bottom-color: #003;
}
.statut-disponible-reservation {
	background-color: #FFF;
	float: left;
	width: 100%;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	color: #C60;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003;
	border-bottom-color: #003;
}
#news_dispo p {
	clear: left;
	margin-bottom: 3px;
}

.statut-disponible {
	background-color: #FFF;
	float: left;
	width: 100%;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	color: #090;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003;
	border-bottom-color: #003;
}
.div-femelle {
	width: 214px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	overflow: hidden;
	text-align: center;
	background-color: #336;
	margin-bottom: 6px;
	height: 410px;
	margin-top: 10px;
	background-image: url(images/separation.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#banniere-attache {
	background-color: #FFF;
	height: 200px;
	width: 940px;
	background-image: url(images/banniere_attache.jpg);
	padding-bottom: 5px;
	background-repeat: no-repeat;
}
#news-dispo {
	width: 633px;
	text-align: center;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
}
#news_dispo p {
	padding-top: 5px;
}

#texte-index img {
	border: 1px solid #003;
	margin-bottom: 15px;
	margin-top: -10px;
	text-align: center;
}


#news {
	width: 650px;
	float:left;
	text-align: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #003;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	margin-bottom: 10px;
}

#divers {
	width: 936px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#news_dispo img {
	margin-top: 0px;
}
.photo-news {
	width: 212px;
	height: 170px;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
}


#divers-top {
	background-image: url(images/large_top.jpg);
	float: left;
	height: 21px;
	width: 936px;
}
#lien-galerie {
	text-align: center;
	float: left;
	width: 936px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#divers-center {
	background-image: url(images/large_center.jpg);
	float: left;
	width: 906px;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: repeat;
}
#divers-bottom {
	background-image: url(images/large_bottom.jpg);
	float: left;
	height: 31px;
	width: 936px;
	text-align: center;
}
.chien-divers {
	width: 435px;
	margin-right: 9px;
	margin-left: 9px;
	float: left;
	overflow: hidden;
	text-align: center;
	height: 370px;
	background-image: url(images/separation.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.photo-divers {
	height: 300px;
	width: 362px;
	margin-right: auto;
	margin-left: auto;
}

#divers ul {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	display: inline;
}
#divers img {
	border: 1px solid #003;
	margin-top: 10px;
}
#divers p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 0px;
}
#texte-index p {
	text-align: justify;
}

.photo-pouponniere {
	height: 170px;
	width: 100%;
}
.div-femelle ul {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: -8px;
	margin-right: 5px;
}
.div-rejetons ul {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	float: left;
	text-align: left;
}
#news-portee {
	width: 649px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003;
	margin-top: 5px;
	padding-top: 5px;
}
#texte ul {

}
#texte a {
	color: #036;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#texte a:hover {
	color: #003;
	text-decoration: underline;
	text-align: center;
}
#accouple-index {
	width: 647px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003;
	float: left;
}
#accouplement_prevu-index {
	width: 647px;
	border: 1px solid #003;
	margin-bottom: 10px;
	float: left;
}
#liens  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

#liens a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	text-decoration: underline;
}
#liens p a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	float: right;
}

#liens p a:hover {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.lien-utile {
	text-align: left;
	float: left;
	width: 880px;
}
.lien-utile a {
	font-family: Arial, Helvetica, sans-serif;
	color: #036;
	text-decoration: none;
}
.lien-utile a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #003;
	text-decoration: underline;
}
.lien-utile p {
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
}
.photo-rejeton {
	height: 290px;
	width: 362px;
	margin-right: auto;
	margin-left: auto;
}
#compteur {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/compteur_fond.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 210px;
}
#compteur p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-left: 51px;
	padding-top: 145px;
	font-weight: 900;
	letter-spacing: 8px;
}
.race-couleur {
	width: 100%;
	height: 70px;
}
#mail {
	height: 300px;
	width: 650px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#contenu-erreur {
	width: 880px;
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
	background-image: url(images/oops.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 70px;
	height: 340px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003;
	border-right-color: #003;
	border-bottom-color: #003;
	border-left-color: #003;
}
#mail {
	padding-bottom: 30px;
	width: 600px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#mail table
{
	text-align: left;
}

#mail table .label
{
	text-align: right;
}

#mail table #send
{
	text-align: center;
}

.messageConfirmation
{
	color: Green;
}

.messageErreur
{
	color: Red;
}
#tooltip
{
    position:fixed;
    _position:absolute;
    border:2px solid #cecece;
    z-index:2;
    max-width: 200px;
	background-color: #AAD;
	font-size: 10px;
	display: none;
	position: absolute;
	padding: 5px 5px 15px 5px;
}
#tooltipTop
{
	height: 20px;
	font-weight:bold;
}
#divers-bottom a {
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#divers-bottom a:hover {
	color: #999;
	text-decoration: underline;
	text-align: center;
}
#lien-galerie a {
	color: #036;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#lien-galerie a:hover {
	color: #003;
	text-decoration: underline;
	text-align: center;
}
#vers-haut {
	text-align: center;
	float: left;
	width: 936px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#vers-haut a {
	color: #036;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#vers-haut a:hover {
	color: #003;
	text-decoration: underline;
	text-align: center;
}
#texte-disponibles {
	float: left;
	width: 905px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003;
	border-left-color: #003;
}
#texte-disponibles a {
	color: #036;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#texte-disponibles p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#texte-disponibles a:hover {
	color: #003;
	text-decoration: underline;
	text-align: center;
}
.photo-disponibles {
	height: 170px;
	width: 100%;
}

.div-portee {
	float: left;
	height: 100%;
	width: 298px;
	padding-right: 5px;
	padding-left: 5px;
}
.chiots-pouponniere {
	height: 100%;
	width: 578px;
	padding-right: 4px;
	padding-left: 4px;
	float: right;
}
.div-portee-photo {
	width: 296px;
	overflow: hidden;
	text-align: center;
	border: 1px solid #003;
	float: left;
	color: White;
}
.chiots-disponibles {
	width: 578px;
	padding-right: 4px;
	padding-left: 4px;
	float: right;
}
.commentaire_pouponniere {
	height: 40px;
	padding: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top:10px;
}
.disponible {
	width: 896px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003;
}


#facebook
{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 65px;
	background-image: url(images/separation.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 250px;
}
#facebook  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

#facebook a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	text-decoration: underline;
}
#boutique
{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/separation.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	height: 190px;
	width: 100%;
}
#boutique  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

#boutique a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	text-decoration: underline;
}
