@charset "utf-8";
body {
	background-color: #120f08;
	background-image: url(../images/art-martiaux-montreal.jpg);
	background-repeat: no-repeat;
}
#slide {
	position: relative;
	visibility: visible;
	width: 484px;
	height: 393px;
	left: -8px;
	top: 128px;
}
#icons {
	position: absolute;
	width: auto;
	height: auto;
	left: 37px;
	top: 720px;
}
#main-menu {
	position: absolute;
	width: auto;
	height: auto;
	left: 522px;
	top: 670px;
}
#main-menu a:link {
	color: #24211e;
}
#main-menu a:visited {
	color: #24211e;
}
#main-menu a:hover {
	color: #974407;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu ul {
	list-style-type: none;
	float: left;
}
.menu ul:first-child {
	padding-left: 0px;
}
.menu ul li {
	padding-left: 12px;
}
.menu ul li:hover {
	background-image: url(../images/triangle-14.gif);
	background-repeat: no-repeat;
	background-position-y: center;
	
}
.menu a {
	text-decoration: none;
	color: #cfc7aa;
}
.menu a:link {
	color: #cfc7aa;
}
.menu a:visited {
	color: #cfc7aa;
}
.menu a:hover {
	color: #974407;
}
#content {
	position: absolute;
	width: 450px;
	height: 232px;
	top: 276px;
	left: 506px;
	padding-left: 20px;
	padding-right: 20px;
}
#content h1 {
	font-family: "Century Gothic";
	font-weight: normal;
	font-size: 22px;
	color: #f7ca6d;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eae4e4;
}
#content p a {
	font-size: 12px;
	color: #cfc7aa;
}
#content p a:link {
	text-decoration: none;
}
#content p a:visited {
	text-decoration: none;
	font-size: 10px;
}
#content .highlight {
	color: #FF6;
}
#icon_next {
	position: absolute;
	width: auto;
	height: auto;
	left: 956px;
	top: 490px;
}
#icon_previous {
	position: absolute;
	width: auto;
	height: auto;
	left: 928px;
	top: 490px;
}#F11 {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}

