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

a:link {
	color: #CC6600;
	text-decoration: none;
}     /* unvisited link */
a:visited {
	color: #CC6600;
	text-decoration: none;
}  /* visited link */
a:hover {
	color: #CC9933
}   /* mouse over link */
a:active {
	color: #CC6600;
	margin: 0px;
}   /* selected link */

#container {
	margin-right: auto;
	margin-left: auto;
	width: 815px;
	border: 1px solid #a38f6f;
}
#top {
	background-color: #ebe4cf;
	height: 75px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(gfx/logo_POC_bl2.gif);
	background-position: 5px;
	background-repeat: no-repeat;
	text-align: right;
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border: 1px solid #a38f6f;
}

#container #members {
	width: 488px;
	position: relative;
	overflow: hidden;
	float: left;
	background-color: #FFFFFF;
	margin-left: 3px;
}

.floatleft {
	float: left;
	background-color: #EBE4CF;
}


.floatright {
	float: right;
}
#container #display {
	background-color: #4f2e22;
	height: 212px;
	width: 319px;
	float: right;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 3px;
}
#container #news {
	position: relative;
	width: 322px;
	height: 282px;
	padding: 0px;
	float: right;
	overflow: auto;
	margin-top: 3px;
}
.newsImage {
	margin-right: 4px;
}

.newsTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.newscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

#memberButton {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #ebe4cf;
	text-align: left;
	width: 180px;
	padding-left: 6px;
	margin-top:2px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 3px;
	
	
	color: #333333;
	font-size: 9px;
	font-style: normal;
}
#top #topbutton {
	color: #FFFFFF;
	height: 62px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 4px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}


#otherButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	width: 95px;
	padding-left: 5px;
	margin-top:3px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 3px;
	float: left;
	height: 40px;
	color: #FFFFFF;
	margin-left: 5px;
	padding-right: 5px;
}

#container #memberInfos {
	height: 131px;
	margin-top: 3px;
	font-size: 11px;
	list-style-type: square;
	background-color: #ebe4cf;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 3px;
	float: left;
	margin-right: 3px;
	padding-bottom: 3px;
}
#container #memberDocs {
	height: 133px;
	margin-top: 3px;
	font-size: 11px;
	list-style-type: square;
	background-color: #ebe4cf;
	width: 404px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 3px;
	padding-left: 5px;
	float: left;
	position: relative;
	overflow: auto;
}
#container #memberThumbs {
	height: 265px;
	margin-top: 3px;
	font-size: 11px;
	list-style-type: square;
	background-color: #EBE4CF;
	width: 397px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 3px;
	padding-left: 6px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 3px;
	margin-left: 0px;
}
#container #memberThumbs #image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 0px;
}
#container #memberDisplay {
	height: 266px;
	margin-top: 3px;
	font-size: 11px;
	list-style-type: square;
	background-color: #FFFFFF;
	width: 406px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: center;
	border: 1px solid #EBE4CF;
}
#container #memberBottom {
	height: 50px;
	margin-top: 3px;
	font-size: 11px;
	list-style-type: square;
	background-color: #ebe4cf;
	width: 798px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 8px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-left: 3px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A38F6F;
	margin-bottom: 3px;
	height: 16px;
	padding-left: 3px;
	float: left;
	overflow: hidden;
	width: 99%;
	text-align: left;
}
#container #memberThumbs #emptySlot {
	background-color: #E0D3AE;
	height: 63px;
	width: 63px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 0px;
}

.good {
	color: #006600;
	padding: 2px;
}
.bad {
	color: #CC0000;
	padding: 2px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.parentheses {
	font-size: 9px;
	font-style: italic;
	color: #333333;
}
#container #memberThumbs img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}fieldset {
	padding-left: 5px;
	padding-bottom: 5px;
}
#formline {
	margin-bottom: 15px;
	padding-left: 5px;
}
#formline .formfield {
	position: absolute;
	left: 250px;
}.datedoc {
	color: #996600;
	font-size: 9px;
}
#container #memberBottomLeft {
	height: 52px;
	margin-top: 3px;
	font-size: 11px;
	list-style-type: square;
	background-color: #ebe4cf;
	width: 392px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 3px;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: right;
	padding-right: 8px;
	padding-left: 3px;
}
#container #memberBottomRight {
	height: 53px;
	margin-top: 3px;
	font-size: 11px;
	list-style-type: square;
	background-color: #ebe4cf;
	width: 401px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 3px;
	position: relative;
	overflow: hidden;
	margin-left: 3px;
	float: left;
	text-align: right;
	padding-right: 8px;
}
#container #memberBottomRight input {
	background-color: #EBE4CF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	text-align: right;
}
#container #simpleContent {
	position: relative;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	height: 450px;
}
.chapter {
	font-size: 1.5em;
	color: #6B2212;
	background-color: #EBE4CF;
	margin: 0px 0px 0.5em;
	padding-left: 5px;
}
.wrap {
	margin-left: 5px;
}
#containerLong {
	margin-right: auto;
	margin-left: auto;
	width: 815px;
	border: 1px solid #CC9933;
}
#statement {
	width: 300px;
}
.force10 {
	font-size: 10px;
}
.shout {
	background-color: #EBE4CF;
	height: 38px;
	width: 471px;
	margin-top: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 6px;
	bottom: 0px;
}
#advertising {
	background-color: ebe4cf;
	height: 90px;
	width: 815px;
	overflow: hidden;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 15px;
	border: 1px solid #a38f6f;
	padding-top: 5px;
	padding-bottom: 3px;
}
.newsStarts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #EBE4CF;
	padding-top: 1px;
	padding-bottom: 1px;
}#imageofthemonth_pic {
	float: left;
	width: 500px;
	margin-right: 5px;
	margin-left: 5px;
	height: 400px;
	margin-bottom: 5px;
}
#imageofthemonth_text {
	width: 290px;
	float: left;
	height: 390px;
	overflow: auto;
	padding: 5px;
}
#imageofthemonth_browse {
	clear: both;
	height: 29px;
	width: 795px;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #ebe4cf;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.imageofthemonth_date {
	background-color: #ffffff;
	color: #FFFFFF;
	height: 25px;
	padding-right: 3px;
	padding-left: 3px;
	font-size:10px;
}
#container #members #EUcol {
	width: 186px;
	float: left;
	margin-right: 3px;
}
#container #members #UScol {
	width: 186px;
	float: left;
}

#memberButtonHeader {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #4F2E22;
	text-align: left;
	width: 180px;
	padding-left: 6px;
	margin-top:3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 3px;
	color: #FFF;
	font-size: 9px;
	font-style: normal;
}
#otherButtonSpacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	width: 95px;
	padding-left: 5px;
	margin-top:3px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-right: 3px;
	float: left;
	height: 10px;
	color: #FFFFFF;
	margin-left: 5px;
	padding-right: 5px;
}
