body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(fond-index/nature_030.jpg);
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h2{
	font-family: "Monotype Corsiva", "Apple Chancery", Arial, sans-serif;
	font-size: 24px;
	line-height: normal;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
}

/** flash **/
.chats-persans 	{
	background-color: #000000;
	background-image: url(jpg/chats-persans-index.jpg);
	background-repeat: repeat-y;
	margin-left: -420px;
	background-attachment: fixed;
	background-position: center top;
	text-align: center;
	height: 500px;
	width: 840px;
	position: absolute;
	top: 20px;
	left: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/** chatterie **/
.chatterie 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	position: relative;
	top: 500px;
	text-align: center;
	width: 840px;
	margin-left: -420px;
	left: 50%;
	background-image: url(fond-index/chats-persans-index.jpg);
	background-repeat: repeat-y;
}
/** chatterie interieur **/
.chatterie-persan-int {
	width: 800px;
	top: 20px;
	bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.chatterie-persan-int p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
}
.chatterie-persan-int h1{
	font-family: "Monotype Corsiva", "Apple Chancery", Arial, sans-serif;
	font-size: 27px;
	line-height: 36px;
	font-weight: normal;
	color: #CC99CC;
}


.floatleft {
	float:left;
	width:355px;
	text-align: justify;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 17px;
}
.floatright {
	float:right;
	width:355px;
	text-align: justify;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;


}

.clear{
	clear:both;
	height: 60px;
}

/** chatterie interieur span **/

.lieuchatterie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 20px;
}

/** chatterie interieur compteur **/
.compteur {
	width: 780px;
	top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	height: 80px;
	font-family: "Monotype Corsiva", "Apple Chancery", Arial, sans-serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.compteur table{
	background-image: url(site-persans/chats.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	bottom: 0px;
}






.pied{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 20px;
	font-size: 12px;
}

.pied a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.pied a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.pied a:hover {
	text-decoration: none;
	color: #666666;
}
.pied a:active {
	text-decoration: none;
	color: #FFFFFF;
}
