@charset "utf-8";
#banner {
	position:absolute;
	left:49px;
	top:32px;
	width:700px;
	height:88px;
	z-index:1;
}
#menu {
	position:absolute;
	left:3%;
	top:174px;
	width:172px;
	height:461px;
	z-index:2;
	color: #F00;
	text-decoration: none;
	text-align: center;
}

#contenu {
	position:absolute;
	left:205px;
	top:174px;
	width:700px;
	height:920px;
	z-index:4;
	margin-bottom: 5px;
	text-align: left;
	color: #000;
	font-size: 15px;
}
#apDiv1 {
	position:absolute;
	left:10px;
	top:669px;
	width:184px;
	height:172px;
	z-index:5;
}
body {
	background-image: url(/Images/Template-im/template%20droite.jpg);
	background-repeat: repeat-y;
	background-position:right;
	background-attachment:scroll;
	margin-left: 3%;
}

a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
#apDiv2 {
	position:absolute;
	left:6px;
	top:1122px;
	width:1070px;
	height:31px;
	z-index:5;
	text-align: right;
}
#apDiv2 table tr td {
	text-align: center;
}
#pied table tr td {
	text-align: center;
}
h1 {
	font-size: 20px;
	color: #FF0000;
}
h1,h3,h4,h5,h6 {
	font-weight: bold;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	padding-left: 10px;
}
h2 {
	color: #FF0000;
	font-size: 18px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

