body {
	color: #333333;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #333333;
}

table {
	width: 100%;
	font-family: Tahoma;
}
table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
	font-family: Tahoma;
}

#HeaderBg {
	background-image: url(images/bg_header.jpg);
	height: 204px;
	background-repeat: repeat-x;
}
#HeaderImgMain {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 204px;

}
#HeaderImgToutou {
	background-image: url(images/dogs_header.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 186px;
}

#SpacerMenuTop { height: 170px;}

#Menu {
	padding-top: 6px;
	color: #FFFFFF;
	padding-left: 8px;
}
#Menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Menu a:hover {
	color: #ECEA95;
}

#Main {
	width: 95%;
	background-color: #FFFFFF;
}



a {color: #006C00; text-decoration: underline; font-weight: normal; background-color: transparent;}
a:hover {
	color: #009900;
	text-decoration: none;
}

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;
	font-family: "Trebuchet MS";
}


ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li { margin-left: 2px; list-style: square inside; color: #006C00;
}

input.formButton {}
input {
	font-size: 90%;
	color: #000000;
	border: 1px solid #000000;
	margin-bottom: 4px;
}
input:hover {
}

.item {
	margin-bottom: 8px;
}
.itemHead {
	padding: 3px 3px 3px 8px;
	color: #FFFFFF;
}

.itemInfo {
	text-align: right;
	padding: 3px;
	color: #000000;
}
.itemTitle a {
	font-weight: bold;
	color: #F2EBB3;
}
.itemTitle a:hover {
	color: #FFFFFF;
}

.itemPoster, .itemPostDate, .itemStats {font-size: 90%; color: #000000;}
.itemBody {	padding: 5px;}
.itemText {
	margin-top: 1px;
	margin-bottom: 1px;
	color: #000000;
	line-height: 1.5em;
}
.itemText a , .itemInfo a, .itemFoot a{
	color: #999999;
	font-weight: normal;
}
.itemText a:hover .itemInfo a:hover, .itemFoot a:hover {
	color: #666666;
	text-decoration: none;
}
.itemText:first-letter {}
.itemFoot {
	text-align: right;
	padding: 3px;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
}
.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: 200px;
	background-color: #eeeeee;
	background-image: url(images/bg_left_col.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#rightcolumn {
	width: 210px;
	background-color: #eeeeee;
	background-image: url(images/bg_right_col.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#leftcolumn th, #rightcolumn th {color: #666666; vertical-align: middle;}
#leftcolumn .blockTitle {
	padding: 3px 8px 12px 20px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #014a05;
	background-image: url(images/bg_left_title2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 3px;
}
#rightcolumn .blockTitle {
	padding: 3px 8px 12px 20px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #f0ca01;
	background-image: url(images/bg_right_title2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 4px;
}

#leftcolumn .blockContent, #rightcolumn .blockContent {
	padding: 3px 12px 8px;
}

#centercol {}
#centercol .blockContent a {
}
	
#centercol .blockContent a:hover {
}

#centercol .blockTitle {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#centercol .blockContent {
	padding-top: 7px;
	line-height: 1.5em;
}

#centercol li {
}

#centercolumn {
	padding-top: 8px;
	padding-right: 2px;
	padding-left: 5px;
}

#centercolumn th  {
	background-color: #2B5405;
	color: #FEE992;
	vertical-align: middle;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

#centercolumn th a {
	color: #FFFFFF;
	text-decoration: underline;
}
#centercolumn th a:hover {
	text-decoration: none;
}
#centerCcolumn, #bottomCcolumn {padding: 0px 0px 1px 0px;}
#centerLcolumn, #bottomLcolumn {width: 50%; padding: 0px 3px 0px 0px;}
#centerRcolumn,  #bottomRcolumn {width: 50%; padding: 0px 0px 0px 3px;}

div#content {text-align: left; padding: 8px;}




#mainmenu a {
	display: block;
	margin: 0;
	padding: 2px;
	font-weight: normal;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#mainmenu a:hover {}
#mainmenu a.menuTop, #mainmenu a.menuMain {padding-left: 15px; }
#mainmenu a.menuSub {
	padding-left: 25px;
	background-image: none;
	text-decoration: none;
}

#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: #366807;
	padding: 2px 5px;
	font-weight: bold;
	border: 1px solid #264904;
	color: #FFFFFF;
}
.head a {	color: #F3F1C5;
}
.even,tr.even td {
	background-color: #f0f0f0;
	padding: 2px 5px;
	border: 1px solid #dddddd;
}
.odd,tr.odd td {
	background-color: #f6f6f6;
	padding: 2px 5px;
	border: 1px solid #dddddd;
}
.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;}
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: 10px 3px;
	text-align: center;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-size: 90%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
}
.footer a {
	text-decoration: none;
	font-weight: normal;
	color: #999999;
}
.footer a:hover {
	color: #CCCCCC;
}

select {
	font-size: 90%;
	margin-bottom: 4px;
}

textarea {
}

.box_r1c1 {
	background-color: #609225;
}
.box_r1c2 {
	background-image: url(images/box_02_bg.gif);
	height: 23px;
	width: 31px;
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #609225;
}

.box_r2c1 {
	background-color: #f1d757;
	height: 3px;
	background-image: url(images/yellow_3px.gif);
}
.box_r2c2 {
	background-image: url(images/box_03.gif);
	height: 3px;
	width: 31px;
	background-repeat: no-repeat;
	background-position: right;
}

.box_r3c1 {
	background-image: url(images/box_05.gif);
	width: 8px;
	background-repeat: repeat-y;
	background-position: left;
}
.box_r3c2 {
	background-color: #f2f2f2;
}
.box_r3c3 {
	background-image: url(images/box_07.gif);
	background-position: right;
	width: 14px;
	background-repeat: repeat-y;
}

.box_r4c1 {
	background-image: url(images/box_08.gif);
	height: 25px;
	width: 26px;
	background-repeat: no-repeat;
	background-position: left;
}
.box_r4c2 {
	background-image: url(images/box_09.gif);
	background-repeat: repeat-x;
}
.box_r4c3 {
	background-image: url(images/box_11.gif);
	width: 14px;
	background-repeat: no-repeat;
	background-position: right;
}

#banner {
	padding-bottom: 8px;
}
/* button à cliquer */
INPUT.button{ 
font-family : arial, helvetica, sans-serif ;
font-size: 8p ;
color: white ;
background-color: #014a05 ;
top: 80% ;
border-width: 1pt ;
}
.btnDefault{ 
font-family : arial, helvetica, sans-serif ;
font-size: 8p ;
color: white ;
background-color: #014a05 ;
top: 80% ;
border-width: 1pt ;
}
.formButton{ 
font-family : arial, helvetica, sans-serif ;
font-size: 8p ;
color: white ;
background-color: #014a05 ;
top: 80% ;
border-width: 1pt ;
}
.submit{ 
font-family : arial, helvetica, sans-serif ;
font-size: 8p ;
color: white ;
background-color: #014a05 ;
top: 80% ;
border-width: 1pt ;
}
/* color -- dropdown menu for Forum */
#dropdown a{
        color:#FFFFFF;
        }

#dropdown .menubar, #dropdown .menu, #dropdown .item, #dropdown .separator{
        background-color: #99B5CC;
        color:#FFFFFF;
        }

#dropdown .separator{
        border: 1px inset #e0e0e0;
        }

#dropdown .menu a:hover{
        color: #333;
        }
/* color - end */
