@charset "iso-8859-1";
body,html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #418200;
	overflow:auto;
}
#fond {
	background-image: url(images/fond-body.jpg);
	background-repeat: repeat-x;
	height: 100%;
	overflow: visible;
	text-align: center;
}
#page {
	background-image: url(images/fond-page.gif);
	width: 1024px;
	background-repeat: repeat-y;
	text-align: left;
	overflow: visible;
	padding: 0px;
}
#bandeau {
	background-image: url(images/fond-bandeau.gif);
	height: 69px;
	width: 724px;
	margin: 0px;
	overflow: hidden;
	padding-top: 180px;
	padding-left: 300px;
}
#contenu {
	background-image: url(images/fond-contenu.gif);
	overflow: visible;
	background-repeat: no-repeat;
	margin: 0px;
	background-position: left top;
	padding-left:66px;
}
h1, #titre_popup {
	font-size: 20px;
	font-weight: bold;
	color: #C50202;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

#contenu #menu {
	height: 145px;
	width: 157px;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C50202;
	border-bottom-color: #C50202;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	/*margin-bottom: 90%;*/
	margin-right: 15px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #C50202;
}

#marge_droite {
	float: right;
	width: 269px;
	/*margin-bottom: 90%;*/
}

#item,#item_hover,#ligne_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C50202;
	line-height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C50202;
}
#item a,#item_hover a,#ligne_info a {
	color: #C50202;
	text-decoration: none;
}
#item:hover, #item_hover,{
	font-size: 16px;
}
#ligne_info:hover {
	font-style:italic;
}

#pied {
	background-image: url(images/fond-pied-page.gif);
	width: 924px;
	background-position: left bottom;
	margin-top: 1px;
	padding-left: 100px;
	font-size: 11px;
	background-repeat: no-repeat;
}
a {
	color: #C50202;
}
#infos{
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C50202;
	border-bottom-color: #C50202;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	/*margin-bottom: 90%;*/
	margin-right: 15px;
	height: 145px;
	width: 157px;
}
#titre_infos{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C50202;
	text-align:center;
}
#fichier1 {
	margin: 20px;
}
#sub {
	font-style: italic;
	list-style-image: none;
	list-style-type: none;
	border-left-style: none;
	padding-left: 10px;
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
#sub li {
	margin-left: 30px;
}
