@charset "utf-8";
body {
	background-color: #90311e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#midcontent {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 730px;
	border: 1px solid #000000;
}
.box {
	float: left;
	height: auto;
	width: 220px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-color: #90311E;
	border-right-color: #90311E;
	border-bottom-color: #90311E;
	border-left-color: #90311E;
	border-left-style: dotted;
	padding: 10px;
	text-align: left;
}


.frame {
	border: 1px solid #000000;
	margin: 2px;
	padding: 2px;
}
#content {
	width: 730px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	border: 1px solid #FFFFFF;
	height: auto;
	position: relative;
    }
#top {
	background-image: url(gfx/frontpage/images/plagesauble_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 23px;
	width: 720px;
	text-align: right;
	padding-top: 40px;
	padding-right: 10px;
}
#topleft {
	background-image: url(gfx/frontpage/images/plagesauble_06.gif);
	float: left;
	height: 301px;
	width: 305px;
	text-align: left;
	padding-left: 15px;
}
#topright {
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 301px;
	width: 408px;
	background-color: #FFFFFF;
	background-image: url(gfx/frontpage/images/plagesauble_07.gif);
}
#nav {
	background-color: #000000;
	float: left;
	height: 30px;
	width: 730px;
}
H1 {
	font-size: 130%;
	color: #90311E;
}
H2 {
	font-size: 120%;
}
H3 {
	font-size: 120%;
}
#footer {
	background-color: #C44A14;
	float: left;
	height: 100px;
	width: 730px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #FFFFFF;
}
