body {
	color: #006699;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #000000;
}

table {
	width: 100%;
}
table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
}


#Main {
	width: 100%;
	background-color: #000000;
	min-width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
}


a {color: #006699; text-decoration: none; }
a:hover {
	color: #0066FF;
	text-decoration: underline;
}

h1 {font-size: 160%;}
h2 {font-size: 140%;}
h3 {font-size: 120%;}
h4 {font-size: 110%;}
h5 {font-size: 100%;}
h6 {font-size: 90%;}


h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}


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

input.formButton {
	background-color: #010f42;
	background-image: url(images/degrad_dblue.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	border: 1px solid #0C2349;
}
input {
	font-size: 90%;
	color: #006699;
	border: 1px solid #DBDBDB;
	margin-bottom: 4px;
	background-color: #f5f5f5;
	background-image: url(images/shad_form.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
input:hover {
}

.item {
	margin-bottom: 25px;
}
.itemHead {
	padding: 3px;
	color: #006699;
}
.itemInfo {
	text-align: right;
	padding: 3px;
	color: #006699;
}
.itemTitle a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.itemTitle a:hover {
	color: #0066FF;
	text-decoration: none;
}
.itemPoster, .itemPostDate, .itemStats {font-size: 90%; color: #6AB3FB;}
.itemBody {	padding: 5px;}
.itemBody img {
	margin: 5px;
	border: 1px solid #000000;
}
.itemText {
	margin-top: 1px;
	margin-bottom: 1px;
	color: #FFFFFF;
}
.itemText a , .itemInfo a, .itemFoot a{
	color:  #6AB3FB;
	font-weight: normal;
}
.itemText a:hover .itemInfo a:hover, .itemFoot a:hover, .itemPoster a:hover {
	color: #006699;
	text-decoration: underline;
}
.itemText:first-letter {}
.itemFoot {
	text-align: right;
	padding: 3px;
	color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

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


#leftcolumn {
	width: 200px;
	padding: 8px;
}
#leftcolumn a, #rightcolumn a {
	color: #006699;
	text-decoration: underline;
}
#leftcolumn a:hover, #rightcolumn a:hover {
	text-decoration: none; color: #0066FF;
}

#rightcolumn {width: 200px; padding: 8px 0px 8px 8px;}

#leftcolumn th, #rightcolumn th {color: #006699; vertical-align: middle;}
#leftcolumn .blockTitle, #rightcolumn .blockTitle {
	padding: 3px 8px;
	color: #006699;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#leftcolumn .blockContent, #rightcolumn .blockContent {
	padding: 6px 12px 3px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #006699;
}

.centercol {}

.centercol .blockTitle {
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E70CA;
	padding-bottom: 4px;
}
.centercol .blockContent {
	padding-top: 7px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0E345F;
}


#centerCcolumn .blockContent .even a, #centerLcolumn .blockContent .even a, #centerRcolumn .blockContent .even a, #centerCcolumn .blockContent .odd a, #centerLcolumn .blockContent .odd a, #centerRcolumn .blockContent .odd a, #centerCcolumn .blockContent tr.even td a, #centerLcolumn .blockContent tr.even td a, #centerRcolumn .blockContent tr.even td a, #centerCcolumn .blockContent tr.odd td a, #centerLcolumn .blockContent tr.odd td a, #centerRcolumn .blockContent tr.odd td a
{
	color: #10387A;
}
#centerCcolumn .blockContent .even a:hover, #centerLcolumn .blockContent .even a:hover, td#centerRcolumn .blockContent .even a:hover{
	color: #3C79D5;
	text-decoration: none;
}

.centercol li {
	color: #BBDDFF;
}

/*.
.centercol {}
.centercol .blockContent a {
}
	
.centercol .blockContent a:hover {
}

.centercol .blockTitle {
	color: #000000;
	font-weight: bold;
}

.centercol .blockContent {
	padding-top: 7px;
	line-height: 1.5em;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.centercol li {
}
*/
#centercolumn {
	padding-top: 8px;
	padding-right: 8px;
}

#centercolumn th {
	color: #006699;
	vertical-align: middle;
	background-color: #abc1e5;
}
#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;
	color: #FFFFFF;

}

#mainmenu a {
	display: block;
	margin: 0;
	padding: 2px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 110%;
}
#mainmenu a:hover {
	color: #5B5B5B;
	text-decoration: underline;
}
#mainmenu a.menuTop, #mainmenu a.menuMain {padding-left: 8px; }
#mainmenu a.menuSub {padding-left: 9px; }

#usermenu a {
	display: block;
	margin: 0;
	padding: 2px;
	font-weight: normal;
}
#usermenu a:hover {}
#usermenu a.menuTop {}
#usermenu a.highlight {
	background-color: #5F9FE0;
	color: #FFFFFF;
}


.outer {}
.head {
	background-color: #abc1e5;
	padding: 4px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #dadada;
}
.head a {
	color: #FFFFFF;
}
.even, .odd, tr.even td,  tr.odd td{
	background-color: #fbfbfb;
	padding: 2px 5px;
	background-image: url(images/even_odd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	color: #000000;
}

.foot {
	padding: 2px;
	font-weight: bold;
	text-align: center;
}


.even a, .odd a, tr.even td a,  tr.odd td a {
	color: #10387A;
}
.even a:hover, .odd a:hover, tr.even td a:hover,  tr.odd td a:hover {
	color: #3C79D5;
	text-decoration: none;
}




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;}
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}


.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 {
	padding: 22px 3px 3px;
	text-align: center;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	font-size: 90%;
	background-position: left bottom;
	background-color: #000000;
}
#footer a {
	text-decoration: none;
	font-weight: normal;
	color: #006699;
}
#footer a:hover {
	color: #0066FF;
	text-decoration: underline;
}


select {
	font-size: 90%;
	margin-bottom: 4px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 100%;
}

#headerTop {}
#headerTopL {}
#headerBot {
	background-image: url(images/header_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:208px;
}
#headerBotBg {
	background-image: url(images/header_img_bg.jpg);
	background-repeat: repeat-x;
	height: 208px;
}

.bluebox_topL {
	background-image: url(images/blue_box_01.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
	background-position: left;
}
.bluebox_topM {
	background-image: url(images/blue_box_02.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.bluebox_topR {
	background-image: url(images/blue_box_04.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 15px;
	background-position: right;
}

.bluebox_midL_Img {
	background-image: url(images/blue_box_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 13px;
	height: 159px;
}
.bluebox_midL {
	background-image: url(images/blue_box_05_bg.gif);
	background-repeat: repeat-y;
	width: 13px;
	background-position: left;
}
.bluebox_midM_Img {
	background-image: url(images/blue_box_06.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 159px;
}
.bluebox_midM {
	background-image: url(images/blue_box_06_bg.gif);
}
.bluebox_midR_Img {
	background-image: url(images/blue_box_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 15px;
	height: 159px;

}
.bluebox_midR {
	background-image: url(images/blue_box_07_bg.gif);
	background-repeat: repeat-y;
	width: 15px;
	background-position: right;
}

.bluebox_botL {
	height: 15px;
	width: 13px;
	background-position: left;
	background-image: url(images/blue_box_08.gif);
}
.bluebox_botM {
	background-image: url(images/blue_box_09.gif);
	background-repeat: repeat-x;
	height: 15px;
}
.bluebox_botR {
	background-image: url(images/blue_box_10.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 15px;
	width: 15px;
}

.whitebox_r1c1 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 13px;
}
.whitebox_r1c2 {
	background-repeat: repeat-x;
	background-position: left top;
	height: 11px;
}
.whitebox_r1c3 {
	background-repeat: no-repeat;
	background-position: right top;
	height: 11px;
	width: 12px;
}

.whitebox_r2c1 {
	background-repeat: repeat-y;
	background-position: left;
	width: 13px;
}
.whitebox_r2c2 {
	background-color: #000000;
}
.whitebox_r2c3 {
	background-repeat: repeat-y;
	background-position: right;
	width: 12px;
}

.whitebox_r3c1 {
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 11px;
	width: 13px;
}
.whitebox_r3c2 {
	background-repeat: repeat-x;
	background-position: bottom;
	height: 11px;
}
.whitebox_r3c3 {
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 11px;
	width: 12px;
}

.d_blue_box_r1c1 {
	background-image: url(images/d_blue_box_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 14px;
}
.d_blue_box_r1c2 {
	background-image: url(images/d_blue_box_02.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 12px;
}
.d_blue_box_r1c3 {
	background-image: url(images/d_blue_box_04.gif);
	height: 12px;
	width: 14px;
	background-repeat: no-repeat;
	background-position: right top;
}

.d_blue_box_r2c1 {
	background-image: url(images/d_blue_box_05.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 14px;
}
.d_blue_box_r2c2 {
	background-color: #011d5a;
}
.d_blue_box_r2c3 {
	background-image: url(images/d_blue_box_07.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 14px;
}

.d_blue_box_r3c1 {
	background-image: url(images/d_blue_box_10.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 11px;
	width: 14px;
}
.d_blue_box_r3c2 {
	background-image: url(images/d_blue_box_11.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 11px;
}
.d_blue_box_r3c3 {
	background-image: url(images/d_blue_box_12.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 11px;
	width: 14px;
}
.tabs {
	height: 30px;
	width: 111px;
	padding-top: 31px;	
}
.tabs a {
	background-image: url(images/tab_yellow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 105px;
	display: block;
}
.tabs a:hover {
    background-image: url(images/tab_grey.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 105px;
}

.tab_links {
	text-align: center;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	color: #000000;
}

.tab_links:hover {
	color: #272727;
	text-decoration: none;
}

#banner {
	text-align: right;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 1px;
}

#film {
	background-image: url(images/film.gif);
	background-repeat: no-repeat;
	float: right;
	height: 39px;
	width: 220px;
	background-position: right;
	padding-top: 20px;
}

#search2 {width: 200px; float: left;}
#slogan {
	background-image: url(images/ticket.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 47px;
	text-align: right;
	padding-right: 85px;
	color: #FFFFFF;
	padding-top: 110px;
}

#searchFormT {
	font-size: 90%;
	color: #666666;
	border: 1px solid #333333;
	background-image: none;
	background-color: #E5E5E5;
}
#mainWidth { 
width: 100%;

}
#header {
	height: 119px;
	margin-top: 30px;
	background-color: #000000;
}
#logo {
	background-repeat: no-repeat;
	background-position: left top;
	width: 250px;
	padding-top: 20px;
	padding-left: 20px;
	background-color: #000000;
}
/*#headerLogo {
	background-image: url(images/header_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 438px;
}
*/

#headerR {
	width: 26px;
	background-color: #000000;
}



#tabMenu {
	background-image: url(images/bg_tabmenu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	 }


.tab {
	width: 111px;
	text-align: center;
}
.tab a  {
	display: block;
	background-image: url(images/tab_green.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 21px;
	padding-top: 23px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 110%;
}
.tab a:hover {
	background-image: url(images/tab_white.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #666666;
	text-decoration: none;
}


#barMenu {
	background-image: url(images/bg_bar_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	
			

}
.barLinks {padding-top: 6px; padding-right: 10px;
	padding-left: 10px;}



#bannerSection {
	text-align: right;
	padding-top: 45px;
}

#aleatoireImg {
	background-color: #FFF;
	height: 90px;
	text-align: center;
	background-image: url(images/bg_banner.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
}

#aleatoireImg img {
	border: 2px solid #6E6E6E;
}


#searchTop {
padding-top: 10px;
text-align: center;
width: 250px;
}

#searchInput {
	background-color: #FFFFFF;
	border: 1px solid #BEBEBE;
	color: #999;
}

#searchBut {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footSec {
	width: 100%;
	background-color: #000000;
}
#footL {
	height: 45px;
	width: 27px;
	background-color: #000000;
}
#footC {
	background-position: left bottom;
	background-color: #000000;
}
#footR {
	background-position: right bottom;
	height: 45px;
	width: 27px;
	background-color: #000000;
}
