/*index*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	background-color: #000000;
	color: #FFFFFF;
}
p {
	margin-top: 0;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.965em;
	font-weight: normal;
	line-height: 1.3em;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #936002;
}
a:hover {
	text-decoration: none;
	color: #936002;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.chatterieIndex{
	font-family: Monotype Corsiva, Apple Chancery, Arial, sans-serif;
	font-size: 30px;
	line-height: 150%;
	padding-bottom: 10px;
	color: #996600;
	font-weight: normal;
	margin-left: 10%;
	border: 1px dotted #936002;
	margin-right: 10%;
	background-position: center;
}
.chatterieIndex li {
	list-style-type: none;
	text-align:center;
	margin-left: -35px;
	list-style-position: inside;
}

.chatonsPersans{
	font-size:22px;
	line-height:35px;
	font-family: Apple Chancery, Monotype Corsiva, Arial, sans-serif;
	font-weight: normal;
}
.chatonsPersans li {
	list-style-type: none;
	text-align:center;
	margin-left: -35px;
	list-style-position: inside;}
	
.liensInternes{
	font-family: Apple Chancery, Monotype Corsiva, Arial, sans-serif;
	font-size: 22px;
	line-height: 150%;
	padding-bottom: 10px;
	color: #996600;
	font-weight: normal;
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
}
.liensInternes li {
	list-style-type: none;
	text-align:center;
	margin-left: -35px;
	list-style-position: inside;
}	