body {
	scrollbar-arrow-color:#B58463;
	scrollbar-3dlight-color:#B58463;
	scrollbar-highlight-color:#CCC6C1;
	scrollbar-face-color:#EBDAC8;
	scrollbar-shadow-color:#BBB6B1;
	scrollbar-darkshadow-color:#B58463;
	scrollbar-track-color:#EEE8E3;
}

.title {
	color : #005f9f;
	font-family : Verdana, Tahoma;
	font-size : 9pt;
	font-weight : bold;
	text-align : left;
}

.text_tab {
	color : Black;
	font-family : Verdana, Tahoma;
	font-size : 9pt;
	font-weight : normal;
	text-align : center;
}
.text_gris {
	color : gray;
	font-family : Verdana, Tahoma;
	font-size : 9pt;
	font-weight : normal;
	text-align : left;
}
.text{
	color : Black;
	font-family : Verdana, Tahoma;
	font-size : 9pt;
	font-weight : normal;
	text-align : left;
}

.dog_text {
	font-family : Verdana, Tahoma;
	color : Black;
	font-size : 9pt;
	text-align : justify;
	font-weight : normal;	       
}

.classification {
	font-family : Verdana, Tahoma;
	color : Black;
	font-size : 9pt;
	text-align : right;
	font-weight : normal;
}
.nom_chien {
	font-size : 18;
	font-weight : bold;
	text-align : left;
	color : #005f9f;
	font-family : Verdana, Tahoma;
}
.noms_chien {
	font-family : Verdana, Tahoma;
	color : Black;
	font-size : 9pt;
	text-align : justify;
	font-weight : bold;	     
}

.NB {
	color : Gray;
	font-family : Verdana, Tahoma;
	font-size : 9pt;
	font-weight : normal;
	text-align : left;
}

.table {
	font-size : 9pt;
	font-weight : bold;
	text-align : left;
	color : #884422;
	font-family : Verdana, Tahoma;
}

.marron {
	font-size : 9pt;
	font-weight : bold;
	text-align : normal;
	color : #884422;
	font-family : Verdana, Tahoma;
}

.mar_form {
	font-size : 9pt;
	font-weight : bold;
	text-align : center;
	color : #884422;
	font-family : Verdana, Tahoma;
	font-variant : small-caps;
	margin-bottom : 0px;
}

.text_form {
	font-family : Verdana, Tahoma;
	color : Black;
	font-size : 9pt;
	text-align : center;
	font-weight : normal;	       
}

.titre_texte_chien {
	font-size : 9pt;
	font-weight : bold;
	text-align : left;
	color : #884422;
	font-family : Verdana, Tahoma;
	font-variant : small-caps;
	margin-bottom : 0px;
}

.titre_bleu {
	font-size : 9pt;
	font-weight : bold;
	text-align : left;
	color : #005f9f;
	font-family : Verdana, Tahoma;
}

.menu {
	 color: #807C79; 
	 font-family: Tahoma, Verdana; 
	 font-size: 8pt; 
	 font-weight: bold; 
	 font-variant: small-caps; 
	 text-decoration: none;
}

.liens_bleu {
	font-size : 9pt;
	font-weight : bold;
	text-align : normal;
	color : #005f9f;
	font-family : Verdana, Tahoma;
	text-decoration:none;
}

A:hover.liens_bleu {
	color : #001C5C;
}

.Button { border: 1px solid #B58463;background-color: #EBDAC8; color: #B58463; font-family: Tahoma, Arial, Verdana, Helvetica;	font-size: 13px; font-weight: bold;	cursor: hand; }
.Input { border: 1px solid #B58463; font-family: Tahoma, Arial, Verdana, Helvetica; font-size: 13px; }
.Textarea { border-bottom: 1px solid #EBDAC8; border-left: 1px solid #EBDAC8; border-right: 1px solid #EBDAC8; border-top: 1px solid #EBDAC8; font-family: Tahoma, Arial, Verdana, Helvetica; font-size: 13px; }
.Select { font-family: Tahoma, Arial, Verdana, Helvetica; font-size: 13px; }

