body{
	background-color:#dddddd;
	color:#505050;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	font-size:8pt;
	margin:0;
	padding:0;
	text-align:center;
}

img {
	border:0;
}

a {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#999999;
	text-decoration:underline;
}

a.categorie {
	font-weight:normal;
}

table {
	border:0;
}

table.blog, table.form, table.userlist, table.file {
	width:715px;
}

td.messageTitle {
	font-weight:600;
	font-size:11pt;
	letter-spacing:-1px;
	width:75%;
	padding-bottom:2px;
}

td.messageSubtitle, td.fileOwner {
	font-size:7pt;
	font-weight:700;
	color:#909090;
	text-align:right;
	width:25%;
	padding-bottom:2px;
}

td.line {
	background-color:#909090;
	height:1px;
}

td.message {
	font-size:8pt;
	padding-top:2px;
	padding-bottom:5px;
}

td.messageFooter {
	text-align:right;
	font-size:7pt;
	color:#909090;
	padding-bottom:25px;
}

td.messageFooterAction {
	text-align:left;
	font-size:7pt;
	color:#909090;
	padding-bottom:25px;
}

td.height5 {
	height:5px;
}

td.fileType{
	width:5%;
}

td.fileName{
	width:50%;
}

td.fileProperties{
	font-size:7pt;
	color:#909090;
	width:14%;
}

td.fileEdit, td.fileDel{
	text-align:center;
	width:3%;
}

td.userlistHeader {
	font-weight:600;
	font-size:9pt;
	padding-bottom:2px;
	border-bottom:2px #909090 solid;
}

td.userlistName {
	padding-top:3px;
	padding-bottom:3px;
}

th.fileType {
	width:5%;
	padding-bottom:2px;
	border-bottom:#909090 solid 2px;
}

th.fileProperties {
	width:14%;
	padding-bottom:2px;
	border-bottom:#909090 solid 2px;
}

th.fileProp {
	width:3%;
	padding-bottom:2px;
	border-bottom:#909090 solid 2px;
}

th.fileName {
	font-weight:bold;
	width:50%;
	padding-bottom:2px;
	border-bottom:#909090 solid 2px;
}

th.fileDetails {
	width:25%;
	text-align:right;
	padding-bottom:2px;
	border-bottom:#909090 solid 2px;
}

img.iconify{
	width:10px;
	height:10px;
	border:0;
}

#container{
	margin:0 auto;
	text-align:left;
	width:970px;
}

#header{
	background:#dddddd url(images/header.gif) top center no-repeat;
	color:#ffffff;
	font-weight:400;
	height:220px;
	margin:0;
}

#header h1{
	font-size:2.4em;
	letter-spacing:-2px;
	margin:0;
	padding:85px 20px 20px 200px;
}

#header span{
	font-size:1.6em;
	letter-spacing:-1px;
	margin:0;
}

img.subheader{
	position:relative;
	margin:-50px 0 0 64px;
	height:130px;
	width:114px;
}

#menu{
	margin:-75px 0 0 200px;
}

#menu ul{
	list-style-type:none;
	float:left;
	display:block;
	margin:11px 0 0 0px;
}

#menu li{
	float:left;
	position:relative;
}

#menu a{
	border-right:1px solid #b0b0b0;
	color:#333333;
	/*font-size:1.1em;*/
	padding:11px 15px 10px 15px;
	display:block;
	font-weight:normal;
	text-decoration:none;
}

#menu a.first{
	border-left:1px solid #b0b0b0;
}

#contentContainer{
	margin:10px 5px 15px 15px;
	clear:both;
	padding:0;
}

#rightside{
	margin:0;
	padding:20px 10px 10px;
	width:165px;
	float:right;
	margin-left:10px;
}

#rightside h1{
	font-size:1.7em;
}

#rightside ul{
	border:0;
	padding:0;
	list-style:none;
}

#rightside li{
	height: 1.5em;
}

#content{
	background-color:#fafcff;
	border:1px solid #909090;
	padding:15px 20px 15px 20px;
	margin-right:190px;
	min-height:250px;
}

#content h1 {
	background-color:inherit;
	color:#606060;
	font-size:1.8em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 15px;
	padding:0;
}

#content h1.subheader {
	font-size:1.6em;
	color:#606060;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 15px;
	padding:0;
}

#content h2 {
	font-size:1.4em;
	margin-top:7px;
	margin-bottom:7px;
}

#content img.left {
	margin:5px 15px 6px;
	padding:4px;
	border:1px solid #b0b0b0;
	float:left;
}

#content img.right {
	margin:5px 15px 6px;
	padding:4px;
	border:1px solid #b0b0b0;
	float:right;
}

#contentLogin {
	background-color:#fafcff;
	border:1px solid #909090;
	text-align:center;
	width:180px;
	margin:0 395px 0 395px;
}

#footer{
	background:url(images/footer.gif) repeat-x;
	font-size:0.9em;
	height:26px;
	margin:15px 5px 0 5px;
	padding:10px 5px;
}

/*** Various classes ***/
.inputfieldLogin {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
	font-size:0.9em;
	margin:0 4px 0 0;
	width:130px;
}

.inputfield {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
	font-size:0.9em;
	margin:0 4px 0 0;
}

.textfield {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
	font-size:1.3em;
	margin:0 4px 0 0;
}

.button {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
	font-size:0.9em;
	margin-top:15px;
}

.inputlabel {
	color:#606060;
	font-weight:bold;
	font-size:8pt;
	width:125px;
	vertical-align:top;
}

.reqfield {
	color:#606060;
	font-weight:bold;
	font-size:8pt;
	vertical-align:bottom;
	text-align:right;
}

.subtitle {
	font-size:9pt;
	margin-top:-10px;
	height:15px;
}

div.subsubtitle {
	float:right;
/*	margin-top:-10px;
*/	font-size:7pt;
	font-weight:700;
	color:#909090;
}

.hide {
	display:none;
}

.right {
	text-align:right;
}

.center {
	text-align:center;
}

.back {
	margin-top:15px;
	float:right;
}

.clear {
	clear:both;
	height:1px;
}