@charset "UTF-8";
/* CSS Document */

#SidebarLeft {
	height: 100%;
	width: 380px;
	float: left;
	margin-top: 0px;
	border: 1px dotted #CC0000;
	margin-left: 20px;
}
#SidebarLeft   #Fond {
	height: 430px;
	width: 380px;
	background-color: #000000;
	border: 1px dotted #990000;
}
#SidebarLeft img {
	border: 15px solid #000000;
}
#SidebarLeft  .footnote   {
	font-size: 80%;
	color: #990000;
	padding-top: 20px;
	font-style: italic;
	padding-left: 15px;
}
#SidebarLeft  h1 {
	font-weight: normal;
	color: #FF6600;
	margin: 0px;
	font-size: 90%;
	line-height: 150%;
}
#SidebarLeft h2 {
	font-size: 90%;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	line-height: 150%;
}
#SidebarRight {
	float: right;
	width: 90px;
	margin-top: 0px;
	padding-top: 0px;
	height: 200px;
	margin-left: 20px;
}
#SidebarRightShort {
	float: right;
	width: 90px;
	margin-top: 0px;
	padding-top: 0px;
	height: 110px;
	margin-left: 20px;
}
#MainContentGazebo {
	margin-left: 420px;
	width: 510px;
	padding: 0px;
	height: 502px;
} 
#MainContent4Points {
	margin-left: 420px;
	width: 510px;
	padding: 0px;
	height: 290px;
}
#MainContentMarquise {
	margin-left: 420px;
	width: 510px;
	padding: 0px;
	height: 345px;
}
#MainContent2 {
	margin-left: 410px;
	width: 530px;
	padding: 0px;
	margin-top: 20px;
}
#MainFrame table {
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC0000;
	width: 530px;
	margin-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
}
#MainFrame table img {
	margin-top: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#MainContent h2, #MainFrame h2 {
	font-size: 95%;
	font-weight: normal;
	color: #999999;
}
#MainContent h2 a, #MainFrame h2 a {
	color: #999999;
	text-decoration: underline;
}
#MainContent a:hover, #MainFrame a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#MainContent h1, #MainFrame h1 {
	font-size: 95%;
	font-weight: normal;
	color: #FF9900;
	margin: 0px;
}
#MainContent .txt2, #MainFrame .txt2 {
	color: #999999;
	font-size: 85%;
}
#MainContent .txt1, #MainFrame .txt1 {
	font-size: 85%;
	color: #FFFFFF;
}
#MainContent .txt2 a, #MainFrame .txt2 a {
	color: #999999;
	text-decoration: underline;
}
#MainContent .txt2 a:hover, #MainFrame .txt2 a:hover {
	color: #FF9900;
	text-decoration: none;
}
#MainContent2   table  .footnote {
	font-size: 80%;
	color: #990000;
	padding-top: 20px;
	font-style: italic;
}
