* {
	margin: 0px;
	padding: 0px;
}

body, html {
	height: 100%; !important
}

ul {
	margin-left: 20px;
}

img {
	border-width: 0px;
}

ol {
	margin-left: 20px;
}

.nav {
	margin-left: 0px;
}

body, td {
	font-family: "Verdana", "Tahoma", "Helvetica", "Arial", sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

#container {
	position: relative;
	min-height: 100%;
	width: 960px;
}


#nav_container {
	position: relative;
	margin-top: 5px;
	width: 100%;
	height: 25px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	z-index: 99;
}

#content {
	position: relative;
	min-height: 200px;
	margin-top: 10px;
	text-align: left;
	color: #444444;
	font-size: 11px;
}

#content #articles {
	float: left;
}

#content #articles .title_lrg {
	height: 18px;
	width: 708px;
	line-height: 18px;
	font-weight: 700;
	color: #ffffff;
	background: url(../images/title_bg.jpg) repeat-x 0px 0px;
	padding-left: 10px;
	padding-top: 1px;
}

.title_med {
	height: 18px;
	width: 300px;
	line-height: 18px;
	font-weight: 700;
	color: #ffffff;
	background: url(../images/title_bg.jpg) repeat-x 0px 0px;
	padding-left: 10px;
	padding-top: 1px;
}

#content #articles .article_lrg {
	width: 708px;
	margin-top: 2px;
	border-left: solid 1px #c9c6ca;
	border-top: solid 1px #c9c6ca;
	padding-left: 10px;
	padding-top: 5px;
}

.article_container {
	width: 708px;
	margin-top: 2px;
	padding-left: 0px;
	padding-top: 0px;
}

.article_med {
	width: 300px;
	margin-top: 2px;
	border-left: solid 1px #c9c6ca;
	border-top: solid 1px #c9c6ca;
	padding-left: 10px;
	padding-top: 5px;
}

#content #imgs {
	float: right;
	display: block;
	width: 240px;
	padding: 0;
	margin: 0;
	text-align: right;
}

.comptable {
	border-style: solid 1px;
}

#jibba {
	position: absolute;
	right: -130px;
}

#footer {
	position: relative;
	margin-top: 20px;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	color: #ffffff;
	background: url(../images/title_bg.jpg) repeat-x 0px 0px;
	text-align: right;
	padding-top: 1px;
	padding-right: 20px;
}
