﻿#container {
	background-color: #008000;
	padding: 0px;
	height: 2590px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
#header {
	background-color: #C0C0C0;
	padding: 0px;
	margin: 0px auto 0px auto;
}
	#top_nav {
	background-color: #008000;
	padding: 0px;
	margin: 10px;
	height: 30px;
	right: auto;
	left: auto;
	width: 925px;
}
#left_col {
	padding: 10px;
	float: left;
	width: 210px;
	background-color: #C0C0C0;
	margin-right: 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	height: 2311px;
}
#centre_div {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 240px;
	margin-left: 240px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background-color: #C0C0C0;
	margin-top: 10px;
	text-align: center;
	height: 2235px;
}
#right_col {
	float: right;
	background-color: #C0C0C0;
	padding: 10px;
	width: 210px;
	margin-left: 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	height: auto;
}
#footer {
	background-color: #CCCC00;
	height: 67px;
	padding: 10px;
	clear: both;
	margin-top: 10px;
}
#centre_div p {
	margin: 5px;
	border: 1px ridge #008000;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	color: #008000;
	font-size: medium;
	font-weight: normal;
	text-align: center;
	background-color: #C0C0C0;
}
#right_col p {
	border: 1px ridge #008000;
	font-family: "Times New Roman", Times, serif;
	color: #008000;
	text-align: center;
	text-decoration: none;
}
#right_col h2 {
	border: 1px ridge #008000;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #008000;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	font-weight: bold;
	text-align: center;
}
#header h1 {
	font-family: "Book Antiqua";
	text-decoration: none;
	font-size: x-large;
	color: #FFFF00;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url('pics_index/Le Puy Notr Dame.jpg');
	background-repeat: repeat;
}
#centre div h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #008000;
}
#centre_div h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #008000;
	display: block;
	margin-top: 15px;
}
#left_col ul {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF00;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border: 1px ridge #FFFF00;
	background-color: #008000;
	height: auto;
	text-decoration: none;
}
#left_col li {
	text-align: center;
	height: 30px;
	background-color: #008000;
	border: thin solid #FFFF00;
	vertical-align: middle;
	color: #FFFF00;
	display: block;
}
#left_col a,left_col a:link {
	color: #FFFF00;
	text-decoration: none;
	display: block;
	height: 30px;
	background-color: #008000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#top_nav a,top_nav a:link {
	color: #008000;
	text-decoration: none;
	display: block;
	height: 30px;
	background-color: #CCCC00;
}
#top_nav li {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 180px;
	text-align: center;
	height: 30px;
	background-color: #FFFF00;
	border: 2px solid #FFFFFF;
	vertical-align: middle;
	color: #008000;
	font-weight: bold;
	list-style-type: none;
}
#top_nav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
	float: left;
}
#top_nav a:hover {
	background-color: #0000FF;
	color: #FFFFFF;
	text-decoration: none
	}

#top_nav a: visited {
	color: #000000;
	background-color: #C0C0C0;
}
#left_col a:hover {
    background-color: #0000FF;
	color: #FFFFFF;
	text-decoration: none
	}


#centre_div a {
	font-family: "Times New Roman", Times, serif;
	color: #800000;
	font-weight: bold;
}
#right_ col,#right_col a {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
	color: #800000;
}
body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #008000;
}
