*{
	margin:0px;
	padding:0px;
	font-family:Calibri, Arial, sans-serif;
	font-size:1.02em;
	text-align:justify;
}

p{
	padding:10px;
}

i{
	font-size:1em;
}

/****** LIENS *******/

a:link,a:visited,a:active{
	text-decoration:none;
	font-weight:bold;
	color:#3b9d24;
}

a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#3b9d24;
}

#footer a:link, #footer a:visited, #footer a:active{
	text-decoration:none;
	color:#9eff39;
}

#footer a:hover{
	text-decoration:underline;
	color:#9eff39;
}

.signet a:link, .signet a:visited{
	text-decoration:none;
	color:#000;
	font-size:0.9em;
}

.signet a:active{
	text-decoration:none;
	color:#3b9d24;
	font-size:0.9em;
}

.signet a:hover{
	text-decoration:underline;
	color:#3b9d24;
	font-size:0.9em;
}

	/* boutons visites */
	
#boutons-visites{
	width:420px;
	height:140px;
	margin:auto;
}

a.img-chien:link,a.img-chien:visited,a.img-chien:active{
	display:block;
	height:100px;
	width:100px;
	background-image:url(../images/bouton-visites/chien.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	float:left;
}

a.img-chien:hover{
	background-image:url(../images/bouton-visites/chien-hover.jpg);
	background-repeat:no-repeat;
}
	
a.img-chat:link,a.img-chat:visited,a.img-chat:active{
	display:block;
	height:100px;
	width:100px;
	background-image:url(../images/bouton-visites/chat.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	float:left;
}

a.img-chat:hover{
	background-image:url(../images/bouton-visites/chat-hover.jpg);
	background-repeat:no-repeat;
}

a.img-cheval:link,a.img-cheval:visited,a.img-cheval:active{
	display:block;
	height:100px;
	width:100px;
	background-image:url(../images/bouton-visites/cheval.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	float:left;
}

a.img-cheval:hover{
	background-image:url(../images/bouton-visites/cheval-hover.jpg);
	background-repeat:no-repeat;
}

a.img-rongeur:link,a.img-rongeur:visited,a.img-rongeur:active{
	display:block;
	height:100px;
	width:100px;
	background-image:url(../images/bouton-visites/rongeur.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	float:left;
}

a.img-rongeur:hover{
	background-image:url(../images/bouton-visites/rongeur-hover.jpg);
	background-repeat:no-repeat;
}

/*******  TITRES ******/

h1{
	text-align:center;
	padding:10px;
	font-weight:bold;
	font-size:1.3em;
	color:#3b9d24;
}

h2{
	padding:10px;
	font-size:1.1em;
	color:#3b9d24;
}

h3{
	padding:10px;
	font-size:1em;
	color:#3b9d24;
}

/****** LISTES *******/

ul{
	padding-left:50px;
}

ul li, ul ul li, ul ul ul li{
	padding:2px 0px;
	font-size:14pt;
}

/****** IMAGES *******/

.img-quisuisje{
	height:260px;
	border:double 4px #3b9d24;
	float:left;
	margin:0px 20px;
}

.zone-img-droite{
	width:200px;
	margin-left:20px;
	float:right;
}

.img-zone-droite{
	width:200px;
	border:double 4px #3b9d24;
	margin:10px 0px;
}

.zone-img-bas-chien{
	width:725px;
	margin:20px auto 0px;
	float:bottom;
}
.zone-img-bas-chat{
	width:793px;
	margin:20px auto 0px;
	float:bottom;
}
.zone-img-bas-cheval{
	width:598px;
	margin:20px auto 0px;
	float:bottom;
}
.zone-img-bas-rongeur{
	width:448px;
	margin:20px auto 0px;
	float:bottom;
}

.img-zone-bas{
	height:160px;
	border:double 4px #3b9d24;
	margin:0px 10px;
}


.img-left{
	height:135px;
	border:double 4px #3b9d24;
	float:left;
	margin:0px 20px;
}

.img-left-ss-bord{
	height:200px;
	float:left;
	margin:0px 20px;
}

.img-presse-haut{
	width:200px;
	float:left;
	margin:10px 20px 0px 10px;
}

.img-presse-large{
	height:200px;
	float:left;
	margin:10px 20px 0px 10px;
}

/****** TEXTES ******/

.txt-cadre{
	border:double 4px #3b9d24;
}

.txt-centrer{
	text-align:center;
}

.txt-centrer-2{
	text-align:center;
	padding:0px;
	padding:10px 0px;
}

.txt-droite{
	text-align:right;
}

.txt-footer{
	padding-top:10px;
}

.txt-retrait{
	padding-left:50px;
}
 
.txt-rouge{
	color:red;
}

.txt-vert-fonce{
	color:#3e9d24;
}

/***** TABLEAUX ******/

.tab-tarifs{
	width:340px;
	padding-left:10px;
	vertical-align:center;
}

.tab-tarifs-left{
	width:210px;
	text-align:left;
}

.tab-tarifs-right{
	width:80px;
	text-align:right;
	border-left:ridge 1px grey;
}


/***** DIVERS ******/
 
sup{
	font-size:0.6em;
}
  
hr{
	color:#9eff39; 
}
 
.col-txt-centre{
	width:350px;
	padding-left:230px;
}

.col-txt-centre-2{
	padding-left:200px;
}

textarea{
	padding:5px;
	margin:10px 0px;
	width:586px;
	height:60px;
	font-size:12pt;
}

.div-cadre{
	width:100%;
	border:double 4px #3b9d24;
}

.div-cadre p{
	font-size:0.9em;
}


 /********* SITEMAP *********/

 #sitemap-left{
	width:380px;
	float:left;
}

#sitemap-right{
	width:400px;
	height:420px;
	margin-top:30px;
	float:right;
	background-image:url(../images/sitemap.jpg);
	background-repeat:no-repeat;
}
 
.sitemap{
	text-align:right;
	margin-top:-22px;
}

/********** LIENS AVEC IMAGES **********/

a.info{
position: relative;
text-decoration: none;
color: black;
}
a.info span{
display: none;
}
a.info:hover{
background: none; /* correction d'un bug IE */
z-index: 500;
}
a.info:hover span {
display: block;
position: absolute;
top: 51px;
left:auto;
background: none;
text-align: center;
color: white;
}

/********** PAGE : LES LIENS**********/

.liens{
	width:800px;
	margin:20px auto;
}

.liens a img{
	margin: 10px auto;
	border:none;
}

.liens td{
	text-align:center;
}
