﻿#container {
	background-color: #C0C0C0;
	padding: 0px;
	margin: auto;
	width: auto;
}

#header {
	background-color: #C0C0C0;
	padding: 0px;
	margin: 0px;
	height: 60px;
}
#top_nav {
	margin: 10px 0px 0px 0px;
	vertical-align: top;
	background-color: #C0C0C0;
	padding: 0px;
	height: 30px;
}
#top_nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
	height: 32px;
}
#left_col {
	background-color: #008000;
	padding: 10px;
	width: 180px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	margin-left: 0px;
	height: 512px;
}
#right_col {
	background-color: #FFFFFF;
	padding: 10px;
	margin: 10px 10px 10px 220px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	height: 516px;
}
#footer {
	color: #FFFFFF;
	height: 75px;
	clear: both;
	background-color: #008000;
	text-align: center;
	line-height: 45px;
}
#header h1 {
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	margin: 0px 60px 15px 60px;
	text-decoration: none;
	height: 41px;
	background-image: url('../pics_index/Le%20Puy%20Notr%20Dame.jpg');
	width: 805px;
}
body {
	border-style: 0;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #C0C0C0;
	}
#top_nav li {
	float: left;
	width: 19.72%;
	text-align: center;
	height: 30px;
	background-color: #008000;
	border: thin solid #FFFF00;
	vertical-align: middle;
	color: #FFFF00;
	font-weight: bold;
	display: block;
}
#top_nav a,top_nav a:link {
	color: #FFFF00;
	text-decoration: none;
	display: block;
	height: 30px;
	background-color: #008000;

}#left_col h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #C0C0C0;
	text-decoration: none;
	border: 1px ridge #C0C0C0;
}
#left_col p {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	width: 178px;
	margin-top: 0px;
}
#top_nav a:hover {
	background-color: #0000FF;
	color: #FFFFFF;
	text-decoration: none;
}
#right_col h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #008000;
	text-decoration: none;
	border: 1px ridge #008000;
	text-align: center;
}
#right_col a,#right_col a:link {
	color: #800000;
}
#left_col a,#left_col a:link {
	color: #800000;
	font-family: "Times New Roman", Times, serif;
}

#footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: 400;
	text-decoration: none;
	vertical-align: middle;
}
#right_col p {
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #008000;
	margin: 10px;
	height: 493px;
}
#header h1 {
}
#left_col p {
}
