
html {
	width: 100%;
	height: 100%;
}
	
body{

	SCROLLBAR-FACE-COLOR: #ABA28C;
	SCROLLBAR-HIGHLIGHT-COLOR: #785433;
	SCROLLBAR-SHADOW-COLOR: #785433;
	SCROLLBAR-3DLIGHT-COLOR: #785433;
	SCROLLBAR-DARKSHADOW-COLOR:#785433;
	SCROLLBAR-ARROW-COLOR: #785433;
	SCROLLBAR-TRACK-COLOR: #785433;
	SCROLLBAR-BASE-COLOR: #785433;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}

a:link {
	color: #2F1D19;
}

.fond {
background-image:url(images/fond.png);
background-repeat:no-repeat;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2F1D19;
	text-decoration: underline;
}

.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E1DACA;
	text-decoration: underline;
}

input {
	letter-spacing: normal;
	word-spacing: normal;
	border: thin none #8C8983;
	height: 18px;
	width: 150px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;



}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2F1D19;
	text-decoration: none;
}
.textem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2F1D19;
	text-decoration: none;
}
.textegras {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2F1D19;
	text-decoration: none;
}
.textemini {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2F1D19;
	text-decoration: none;
}
.texteblc {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.fondbeige {
	background-color: #977D62;
}
.fondbeigeclair {
	background-color: #E1DACA;
}


.fondbeigeclair2 {
	background-color: #E1DACA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2F1D19;
}
.texteblc2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.texteminiblc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.textegrasblc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.background2 {
	background-image: url(images/fond-livre.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}