/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#CEFF91;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma, "Trebuchet MS";
	font-size:12px;
	color:#333;
}
a {
	color:#666;
}
a:hover {
	color:#333;
}
p, p a {
	color:#616161;
	text-decoration:none;
}
#mainframe {
	width:700px;
	background-color:#f6bb28;
	background-image:url(../images/bgmainframe.jpg);
	margin:0px auto;
}
#menu {
	padding:30px 0px 0px 0px;
	background-color:#fdff82;
}
.menuitem, .currentmenuitem {
	display:block;
	height:20px;
	background-color:#CEFF91;
	border-color:#999;
	border-style:solid;
	border-width:2px 0px 0px 2px;
	float:left;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;

}
.menuitem {
	color:#999;
}
.menuitem:hover {
	color:#F00;
}
.currentmenuitem {
	color:#666;
}
.offerte_data {
	margin-bottom:8px;
	font-weight:bold;
	color:#888;
}
.offerte_h1 {
	font-size:16px !important;
	font-weight:bold !important;
	margin-top:0px !important;
}
.last {
	border-right-width:2px;
}
#imghead img {
	border-bottom:2px solid #999;
	border-top:2px solid #999;
}
#maincontent {
	overflow:auto;
	line-height:15px;
}
#content {
	float:left;
	margin:0px 30px 0px 30px;
	width:365px;
	text-align:justify;
}
#maincontent h1, #maincontent h1 a {
	margin:15px 0px;
	font-size:13.5pt;
	text-align:left;
	color:#373737;
	font-weight:normal;
	text-decoration:none;
}
#contentr {
	width:265px;
	float:left;
	margin:15px 0px 0px 0px;
	margin-left:-15px;
}
#contentr a {
	
}
#contentr .swfir {
	margin:2px;
	cursor:pointer;
}
#footer {
	padding:20px;
	background-color:#fdff82;
	text-align:center;
}
#footer a {
	color:#999;
}
.clearer {
	clear:both;
}
.navbar {
	text-align:center;
	padding:20px 0px;
}
