body {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 9pt;
	background-image: url(images/bg.jpg);
}

table {
	width: 100%;
}

table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
	line-height: 1.3em;
}


#Main {
	width: 960px;
	background-color: #FFFFFF;
}


a {color: #6494cb; text-decoration: none; font-weight: normal; background-color: transparent;}
a:hover {
	color: #ff0000;
	text-decoration: none;
}

h1 {font-size: 100%;}
h2 {font-size: 100%;}
h3 {font-size: 100%;}
h4 {font-size: 100%;}
h5 {font-size: 90%;}
h6 {font-size: 80%;}


h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li { margin-left: 2px; list-style: square inside; color: #DDDDDD}

input.formButton {}
input {
	font-size: 90%;
	margin-bottom: 4px;
	background-color: #3F3F3F;
	color: #F0F0F0;
	border: 1px solid #202020;
}
#header {
	background-image: url(images/header_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 120px;
	width: 960px;
	margin-top: 10px;
}
#headerLogo {
	background-image: url(images/header_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 426px;
}
#headerRight {
	background-image: url(images/header_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 23px;
}
#bannerSection {
	text-align: right;
	padding-top: 45px;
}
#menuT { width: 960px;}
#menuTop {
	background-color: #313035;
	height: 43px;
	background-image: url(images/top_menu_bg.jpg);
	background-repeat: repeat-x;
}
#menuTop_Home {
	background-image: url(images/top_menu_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 91px;
	padding-top: 22px;
}
#menuTop_Home a { color:#FFF; 	padding-right: 40px;
}

#menuTop2 {
	background-image: url(images/top_menu_02_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 119px;
}

#menuTop2 a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 22px;
}

#menuTop2 a:hover {
	background-image: url(images/top_menu_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 119px;
	height: 21px;

}

.menuTopL {
	background-image: url(images/top_menu_a_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 119px;
}

.menuTopL a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 22px;
}

.menuTopL a:hover {
	background-image: url(images/top_menu_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 119px;
	height: 21px;
}




#menuTop_last {
	background-image: url(images/top_menu_04_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 122px;
}

#menuTop_last a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 22px;
}
#menuTop_last a:hover {
	background-image: url(images/top_menu_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
}

#search {
	padding-top: 15px;
	text-align: center;
}

#searchInput {
	background-color: #000000;
	border: 1px solid #201f25;
	color: #BEBEBE;
}

#searchBut {
	background-image: url(images/search.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #201f25;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #999999;
	font-size: 80%;
}

.subLinks {
	background-image: url(images/subLinks_bg.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-bottom: 10px;
	color: #183061;
	padding-right: 10px;
	padding-left: 10px;
}
.subLinks a  {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.subLinks a:hover {
	color: #71A9E1;
	text-decoration:none;
}

#userBanner {}
#userSection {
	background-color: #141414;
	width: 207px;
	background-image: url(images/userSection_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 180px;
}

#userDetails {
	background-image: url(images/login.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
}

#userForm {
	text-align: center;
	padding-top: 31px;
	color: #B7B7B7;
}
#UserFormBut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #9B9B9B;
}
#aleatoireImg {
	background-color: #000;
	height: 90px;
	text-align: center;
}
#aleatoireImg img {
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.title_r1c1 {
	background-image: url(images/blockTitle_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	width: 8px;
}
.title_r1c2 {
	background-image: url(images/blockTitle_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 7px;
}
.title_r1c3 {
	background-image: url(images/blockTitle_04.gif);
	height: 7px;
	width: 8px;
	background-repeat: no-repeat;
	background-position: right top;
}

.title_r2c1 {
	background-image: url(images/blockTitle_05_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 8px;
}
.title_r2c1_2 {
	background-image: url(images/blockTitle_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 8px;
}
.title_r2c2 {
	background-color: #6fa8ff;
	background-image: url(images/blockTitle_06.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 12px;
}
.title_r2c3 {
	background-image: url(images/blockTitle_07_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 8px;
}
.title_r2c3_2 {
	background-image: url(images/blockTitle_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 8px;
}
.title_r3c1 {
	background-image: url(images/blockTitle_08.gif);
	background-position: left bottom;
	height: 7px;
	width: 8px;
}
.title_r3c2 {
	background-image: url(images/blockTitle_09.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 7px;
}
.title_r3c3 {
	background-image: url(images/blockTitle_10.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 7px;
	width: 8px;
}


.item {
	margin-bottom: 25px;
}
.itemHead {
	padding: 3px;
	color: #DEEAF8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.itemInfo {
	text-align: right;
	padding: 3px;
	color: #CDCDCD;
}
.itemTitle a {
	font-weight: bold;
	color: #FFF;
}
.itemPoster, .itemPostDate, .itemStats {font-size: 90%; }
.itemBody {	padding: 5px;}
.itemText {
	margin-top: 1px;
	margin-bottom: 1px;
}
.itemText a , .itemInfo a, .itemFoot a{
	font-weight: normal;
}
.itemText a:hover .itemInfo a:hover, .itemFoot a:hover {
	text-decoration: none;
}
.itemText:first-letter {}
.itemFoot {
	text-align: right;
	padding: 3px;
	color: #CDCDCD;
}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

th {
	color: #666666;
	padding : 2px;
	vertical-align : middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#leftcolumn {
	width: 207px;
	background-color: #151515;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #383838;
}
#rightcolumn {
	width: 310px;
	background-color: #06213d;
	background-image: url(images/rightCol_shad.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 15px;
	padding-right: 8px;
}

#leftcolumn th, #rightcolumn th {color: #666666; vertical-align: middle;}
#leftcolumn .blockTitle {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
}
 #rightcolumn .blockTitle {
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(images/rightTitle_div.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #325475;
 }
#leftcolumn .blockContent {
	padding: 3px 8px;
	margin-bottom: 10px;
}
#rightcolumn .blockContent {
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.centercol {}
.centercol .blockContent a {}
	
.centercol .blockContent a:hover {}

.centercol .blockTitle {
	color: #FFF;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
}

.centercol .blockContent {
	padding-top: 7px;
	line-height: 1.5em;
	margin-bottom: 25px;
	padding-right: 10px;
	padding-left: 10px;
}

.centercol li {
}

#centercolumn {
	background-color: #282828;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}

#centercolumn th, #rightcolumn th, #leftcolumn th {
	color: #FF9900;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6F6F6F;
	font-weight: bold;
}
#centerCcolumn, #bottomCcolumn {;}
#centerLcolumn, #bottomLcolumn {width: 50%; padding: 0px 4px 0px 0px;}
#centerRcolumn,  #bottomRcolumn {width: 50%; padding: 0px 0px 0px 4px;}

div#content {text-align: left; padding: 10px 0px;}

#mainmenu a {
	display: block;
	margin: 0;
	padding: 8px 2px;
	font-weight: normal;
	background-image: url(images/mainMenu_a.gif);
	background-repeat: repeat-x;
	background-position: right top;
	color: #D1D1D1;
	background-color: #101010;
}
#mainmenu a:hover {
	background-image: url(images/mainMenu_ahover.gif);
	background-repeat: repeat-x;
	background-position: right top;
	color: #EEEEEE;
	background-color: #3f3f3f;
	text-decoration: none;
}
#mainmenu a.menuTop, #mainmenu a.menuMain {padding-left: 8px; }
#mainmenu a.menuSub {
	padding-right: 35px;
	background-image: url(images/mainMenu_ahover.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}
#usermenu  { display:block;}
#usermenu a {
	display: block;
	margin: 0;
	padding: 8px 9px;
	font-weight: normal;
	background-image: url(images/mainMenu_ahover.gif);
	background-repeat: repeat-x;
	background-position: right top;
	color: #D1D1D1;
}
#usermenu a:hover {
	background-image: url(images/mainMenu_a.gif);
	background-repeat: repeat-x;
	background-position: right top;
	color: #EEEEEE;
	text-decoration: none;
}
.usermenuC  {}
.usermenuC a {
	display: block;
	margin: 0;
	padding: 8px 9px;
	font-weight: normal;
	background-image: url(images/mainMenu_ahover.gif);
	background-repeat: repeat-x;
	background-position: right top;
	color: #D1D1D1;
}
.usermenuC a:hover {
	background-image: url(images/mainMenu_a.gif);
	background-repeat: repeat-x;
	background-position: right top;
	color: #EEEEEE;
	text-decoration: none;
}

#usermenu a.highlight {
	background-color: #5F9FE0;
	color: #FFFFFF;
}


.outer {}
.head {background-color: #000; padding: 2px; font-weight: normal;}
.even, tr.even td {
	background-color: #5d5d5d;
	padding: 2px;
}
.odd, tr.odd td  {background-color: #404040; padding: 2px; 	}
.foot {
	padding: 2px;
	font-weight: bold;
	text-align: center;
}


div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}

div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}


blockquote {
	margin-left:		.5em;
	border:				1px solid #950000;
	border-left-width:	6px;
	padding:			.5em;
	color: #2C2C2C;
	background-color: #F8F8F8;
}


.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #0053A6; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #0053A6; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}

#footer {width: 960px;}
.footer {
	padding: 10px 3px;
	text-align: center;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-size: 90%;
	background-color: #000000;
}
.footer a {
	text-decoration: none;
	font-weight: normal;
	color: #999999;
}
.footer a:hover {
	color: #CCCCCC;
}

select {
	font-size: 90%;
	margin-bottom: 4px;
		color: #FFFFFF;
	background-color: #1A1A1A;
	border: 1px solid #000000;

}

textarea {
	color: #FFFFFF;
	background-color: #1A1A1A;
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 90%;
	width: 95%;
}



/*===========================================*/
#accordion {
	height:120px;
	padding:5px 0 5px 8px;
	width:100%;
}


#accordion img {
	float:left;
	margin-right:5px;
	cursor:pointer;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#accordion img.current {

	opacity:1;
	filter: alpha(opacity=100);
}

#accordion div {
	width:0px;
	float:left;	
	display:none;		
	margin-right:10px;
}

	
#accordion div p {	
	font-size:11px;
	width:150px;
}



/* root element for scrollable */
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;

	/* vertical scrollables have typically larger height than width but not now */
	height: 600px;
	width: 300px;
}

/* root element for scrollable items */
.scrollable .items {
	position:absolute;

	/* this time we have very large space for the height */
	height:20000em;
}