@charset "utf-8";
/* CSS Document */
.global{
	width: 800px;
	background-position: center;
	height: 325px;
	margin-top: 5px;
}
.droite{
	float: left;
	height: auto;
	width: 375px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
.centre{
	float: left;
	height: auto;
	width: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-position: center center;
	text-align: justify;
}
.dispositionChaton{
	text-decoration: none;
	text-align: center;
	height: 100px;
	width: 800px;
	margin-top: 5px;
}
.photoChaton{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: left;
	height: 100px;
	width: 100px;
	text-decoration: none;
}
.nomChaton{
	height: auto;
	width: 100px;
	float: left;
}
#cotePhoto{
	height: 325px;
	width: 600px;
	overflow: auto;
	float: left;
}
.cadrePhoto{
	float: left;
	height: 125px;
	width: 125px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-top: 25px;
	overflow: hidden;
}
.descriptionPhoto{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	float: left;
	height: 325px;
	width: 200px;
	overflow: auto;
	text-align: left;
}
