body {
	background-color: #d9ce88;
	margin: 0px;
	padding: 0px;
}
.header {
	vertical-align: 100%;
	width: 100%;
	background-image: url(../images/color.jpg);
	background-repeat: repeat;
	height: 125px;
}
.leftside {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #78713e;
	width: 123px;
	background-color: #78713e;
	vertical-align: top;
}
.infocenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #625c2f;
	vertical-align: top;
	text-align: left;
	padding: 5px 15px;
	width: 500px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 78713e;
	border-left-color: 78713e;
	background-color: #ecefc4;
}
.rightside {
	background-repeat: no-repeat;
	background-position: left top;
	width: 400px;
	background-image: url(../images/rightside_livre_pale.jpg);
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #78713e;
}
#menu a
{
	color:#625c2f;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d9cd88;
	border-bottom-color: #d9cd88;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	display: block;
	width: 150px;
	letter-spacing: .5px;
}

#menu a:hover 
{
	background-color: #ecefc4;
	color: #625c2f;
	letter-spacing: 0.5px;
}

#menu a.active
{
	background:#ecefc4;
	border-bottom:2px solid #78713e;
	color: #625c2f;
	font-weight: bolder;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #78713e;
	letter-spacing: 0.5px;
}

#menu a.active:hover
{
	color:#625c2f;
	background:#ecefc4;
	letter-spacing: 0.5px;
}
.menu {
	background-color: #c4ba7e;
	vertical-align: top;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #78713e;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #78713e;
}
.copyrights {
	text-align: right;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #78713e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #625c2f;
	padding: 5px 15px 5px 5px;
	height: 10px;
	background-color: #d9ce88;
}
.language {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #78713e;
	text-align: right;
	padding: 2px 15px 2px 2px;
	width: 100%;
	height: 5px;
}
.language a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #78713e;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: 16542b;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #78713e;
	font-style: normal;
	font-weight: bold;
}
.flash {
	background-position: left;
	background-image: url(../images/color.jpg);
	background-repeat: repeat;
	text-align: right;
	height: 125px;
	vertical-align: top;
}
.img {
    float:left;
	margin:0 10px 0px 0;
	padding:0px;
	border:2px solid #d9ce88;
}
.img2 {
    float:left;
	margin:5px 0px;
	padding:0px;
	border:2px solid #d9ce88;
}
a:visited {
	font-weight: bold;
	color: 78713e;
}
.index {
	text-align: center;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #78713e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #625c2f;
	padding: 0px 5px;
	height: 5px;
}
