body {
	background-image: url(images/fond-body.jpg);
	background-repeat: repeat;
}
#page {
	background-image: url(images/fond-page.jpg);
	height: 768px;
	width: 900px;
	border: 2px solid #FFB232;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 124px;
}
#bandeau {
	height: 233px;
	text-align: right;
}
#menu {
	height: 370px;
	width: 185px;
	margin-right: 5px;
	padding-top: 124px;
	float: left;
}
#bas {
	font-size: 10px;
	color: #FEB333;
	text-align: center;
	margin-bottom: 11px;
	padding-right: 15px
}
#item {
	color: #760C0C;
	background-color: #FF800E;
	text-align: right;
	margin-bottom: 11px;
	padding-right: 15px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	line-height: 25px;
}
#item_hover{
	text-align: right;
	margin-bottom: 11px;
	padding-right: 15px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	line-height: 25px;
}
#item:hover a, #item_hover a {
	color: #FFD93E;
	text-decoration: none;
}
.gras {
	font-weight: bold;
	color: #750C0C;
}

#item:hover, #item_hover {
	color: #FFD93E;
	background-color: #750C0C;
}
#infos {
	background-image: url(images/fond-infos.jpg);
	background-repeat: repeat-y;
	height: 250px;
}
#liste_infos {
	padding-right: 10px;
	padding-left: 10px;
}

#item a {
	color: #750B0B;
	text-decoration: none;
}


#bas a {
	color: #FEB333;
}
#contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #750B0B;
	float: left;
	width: 640px;
	padding-right: 15px;
}
.titre {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
#contenu p {
	text-indent: 10px;
}
#pave {
	color: #750C0C;
	background-color: #FF800E;
	padding: 3px;
	border: 1px dotted #750C0C;
	font-family: Arial, Helvetica, sans-serif;
}
#pave p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#pave .titre {
	margin-bottom: 15px;
}
#liste_infos a {
	color: #760C10;
}
#ligne_info {
	height: 25px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #750A10;
	line-height:25px;
}
.hip {
	height:1px;
	width:1px;
	overflow:hidden;
}
