@charset "iso-8859-1";
#page {
	background-image: url(images/fond-page.jpg);
	background-repeat: repeat-y;
	width: 980px;
	text-align: left;
}
#content {
	width: 980px;
	background-image: url(images/fond-bandeau.jpg);
	background-repeat: no-repeat;
	height: 600px;
}
#bandeau {
	height: 177px;
	width: 980px;
}
H1:first-letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}

#menu {
	width: 130px;
	padding-top: 60px;
}
#corps {
	width: 820px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #642224;
}
fieldset {
	border-top-color: #642224;
	border-right-color: #642224;
	border-bottom-color: #642224;
	border-left-color: #642224;
	padding: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.petitSombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #290505;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E28B00;
}


legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E38900;
}


#item, #item_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	line-height: 35px;
	background-image: url(images/fond-item.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#item:hover, #item_hover {
	background-image: url(images/fond-item_hover.jpg);
}
#item:hover a, #item_hover a{
	text-decoration: none;
	color: #FFFFFF;
}
#piedPage, #piedPage a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#item a {
	color: #E28B00;
	text-decoration: none;
}
#bas {
	background-image: url(images/bas-page.jpg);
	background-repeat: no-repeat;
	height: 25px;
	color: #642224;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	padding-top: 3px;
	background-position: left bottom;
	padding-left: 20px;
}
body {
	background-color: #290505;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#liste_infos {
	background-image: url(images/fond-infos.gif);
	background-repeat: repeat-y;
	width: 261px;
}
#infos {
	background-image: url(images/titre_infos.gif);
	width: 261px;
	padding-top: 125px;
	background-repeat: no-repeat;
}
#bas_infos {
	background-image: url(images/bas_infos.gif);
	height: 79px;
	width: 261px;
}
#ligne_info {
	margin-left: 48px;
	width: 165px;
	text-align: center;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #642224;
}
#infos a {
	color: #642224;
	font-weight: bold;
	text-decoration: none;
}
#infos a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E28B00;
}
#corps a {
	color: #290505;
}
#titre_popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
strong,b {
	color: #642224;
}
