@charset "utf-8";
#bandeau {
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	height: 204px;
	width: 998px;
}
#bas {
	background-image: url(images/bas.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 183px;
	width: 998px;
}

#menu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	height: 363px;
	width: 249px;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	vertical-align: top;
}

#tableaupage {
	background-image: url(images/fond.jpg);
	background-repeat: repeat-y;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	background-color: #7F111E;
	margin: 0px;
	padding: 0px;
}

#contenu {
	background-image: url(images/contenu.jpg);
	background-repeat: no-repeat;
	height: 263px;
	width: 729px;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-top: 90px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #C3042D;
}
#contenu a{
color:#FFFFFF;}

#textecontenu {
	padding-right: 215px;
}
#item {
	background-image: url(images/fond_item.jpg);
	height: 24px;
	width: 203px;
	text-align: left;
	float: right;
	padding-left: 5px;
	padding-top: 4px;
	margin-bottom: 5px;
	background-repeat: repeat;
}

#item a{
color:#FFFFFF;
text-decoration:none;
}

#item a:hover{
	background-image: url(images/fond_item_over.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 24px;
	width: 203px;
	text-align: left;
	float: right;
	/*padding-left: 5px;*/
	margin-bottom: 5px;
}
#itemover{
	background-image: url(images/fond_item_over.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 24px;
	width: 203px;
	text-align: left;
	float: right;
	/*padding-left: 5px;*/
	margin-bottom: 5px;
}
#itemover a{
color:#FFFFFF;
text-decoration:none;
}

#itemaccueil {
	background-image: url(images/fond_item_accueil.jpg);
	background-repeat:no-repeat;
	height: 24px;
	width: 203px;
	text-align: left;
	float: right;
	padding-left: 5px;
	/*padding-top: 4px;*/
	margin-bottom: 5px;
}

#itemaccueil a{
color:#FFFFFF;
text-decoration:none;
}



#flashinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/flashinfo.jpg);
	width: 199px;
	float: right;
	text-align: center;
	padding-top: 70px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #7F111E;
	background-repeat: no-repeat;
}

#flashinfo a {
color:#FFFFFF;
}

#adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7F111E;
	padding-top: 130px;
	padding-left: 310px;
}

#adresse a{
color:#7F111E;
text-decoration:underline;
}
#lienariege {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: -60px;
	padding-left: 60px;
}
#lienariege a{
color:#FFFFFF;}

#ligne_info {
padding-bottom:10px;

}