/* CSS Document */

body {
	background-color: #FEE5AD;
	margin: 0;
	padding: 0;
	height:100%;
	overflow:auto;
}
h1 {
font-size: 12px;
}
a:link {
	color: #720A0B;
}
a:visited {
	color: #760C10;
}
a:hover {
	color: #000000;
}

a.plan:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline ;
	color: #FCB612;
}
a.lien1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.lien1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.lien1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}


a.plan:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline ;
	color: #FCB612;
}
a.plan:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline ;
	color: #692526;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FCB612;

}
.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}
.Style3 {color: #B43725}
.tBPS {
	font-family: "Cooper Black";
	font-size: 14px;
	color: #000000;
}

.Style4 {
	color: #B43725;
	font-weight: bold;
}
a.Style3:link {
	color: #B43725;
	text-decoration: underline;
}
a.Style3:visited {
	color: #B43725;
	text-decoration: underline;
}
a.Style3:hover {

	color: #B43725;
	text-decoration: none;
}
.encadre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #750D0C;
	background-color: #FAC156;
	border: 1px solid #000000;
	margin: 5px;
	width: 500px;
}
div.contenu {
	overflow: auto;
	width:525px;
	height: 255px;
}
#index {
width:500px;
height:290px;
border:solid 2px #845f0f;
margin-left:auto;
margin-right:auto;
background-color:#ffedc8;
}
#kimi {
width:550px;
height:300px;
border:solid 2px #845f0f;
margin-left:20px;
margin-right:auto;
background-color:#ffedc8;
}
