/* CSS Document */
body {
	background-image:  url(../images/fond.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
A:hover.menu {color:#000000; text-decoration:underline;font-family:Arial;font-size:10px}
A.texteblanc {color:#FFFFFF; text-decoration:none;font-family:Arial;font-size:10px}
A:hover.texteblanc {color:#000000; text-decoration:none;font-family:Arial;font-size:10px}
A {color:#000000; text-decoration:underline;font-family:Arial;font-size:10px}
INPUT {font-size:10px;}
SELECT {font-size:10px;}
.texte, TD { color:#000000;font-family:Arial;font-size:12px}
.texteblanc { color:#FFFFFF;font-family:Arial;font-size:12px}
.texteblanctitre { color:#FFFFFF;font-family:Arial;font-size:16px;font-weight:bold}
.menu { color:#243D56;font-family:Arial;font-size:12px}
A:link {color: #A43449 ; text-decoration: none}
A:visited {color: #A43449 ; text-decoration: none}
A:hover {color: #A43449 ; text-decoration: underline}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9px;
	font-style: italic;
}
.news {
	color:#3C445C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: normal;
	line-height: normal;
	text-decoration: blink;
}
.texte_majuscule {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}
.texte_normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
}
.texte_normal_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
}
.pointer {
	cursor: help;
}
.info {
overflow:auto;
 width: 100%;
  height: 620px;
  }
.condition {
overflow:auto;
 width: 100%;
  height: 200px;
  }
.compteur {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4A638C;
}
.nos_chiots_gauche {
	overflow:auto;
	width: 100%;
	height: 540px;
  }
 .nos_chiots_droite {
	overflow:auto;
	width: 100%;
	height: 200px;
  }
