@charset "iso-8859-1";
/* CSS Document */

body{
	background-image: url(img/header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #514f40;
}

.page{
	margin:auto;
	margin-top: -10px;
	background-color: #4f3e31;
	width: 949px;
	background-image: url(img/ombremarrondroite.png);
	background-position: right;
	background-repeat: repeat-y;
	text-align: center;
}

.titre-page{
	margin:auto;
	margin-top: 200px;
	padding-top: 10px;
	width: 949px;
	text-align: center;
	color: #ccad96;
	font-size: large;
	font-family: "Trebuchet MS";
	background-image: url(img/titrepagefond.png);
	height: 33px;
	background-repeat: no-repeat;
}

.menu{
	text-align: left;
	float: left;
	padding-left: 15px;
	width:250px;
	background-image: url(img/separateur-vertical.png);
	background-repeat: repeat-y;
	background-position: right;
	min-height: 600px;
	padding-top: 25px;
	padding-right: 5px;
}

.petit-titre{
	background-image: url(img/acc+biblio.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding-top: 20px;
	font-family: Arial;
	font-size: 16px;
	height: 40px;
	color: #FFFFFF;
}

.grand-titre{
	background-image: url(img/grandtitremenu.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 80px;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	text-transform:	uppercase;
	text-align: center;
	line-height: 24px;
}

.sous-titre{
	padding-left: 30px;
}

.titre-lien:link{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 16px;
}
.titre-lien:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 16px;
}
.titre-lien:active{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 16px;
}
.titre-lien:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 16px;
}


.sous-titre-lien2:link{
	color: #c2b7ae;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: small;
}
.sous-titre-lien2:visited{
	color: #c2b7ae;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: small;
}
.sous-titre-lien2:active{
	color: #c2b7ae;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: small;
}
.sous-titre-lien2:hover{
	color: #ECE9E6;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: small;
}



.sous-titre-lien:link{
	color: #c2b7ae;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
}
.sous-titre-lien:visited{
	color: #c2b7ae;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
}
.sous-titre-lien:active{
	color: #c2b7ae;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
}
.sous-titre-lien:hover{
	color: #ECE9E6;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
}

.contenu-haut-bas{
	height: 5px;
	margin-left: 264px;
}

.contenu{
	background-image: url(img/contenufond.png);
	background-repeat: repeat-y;
	min-height: 450px;
	margin-left: 287px;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	width: 635px;
}

.contenubis{
	background-image: url(img/contenufond.png);
	background-repeat: repeat-y;
	margin-left: 287px;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	width: 635px;
}
.pied{
	clear: both;
	height:44px;
	text-align: center;
	padding-right: 25px;
	padding-top: 2px;
	background-image: url(img/copy.png);
	background-repeat: no-repeat;
}