body {
	background-image: url(/data/layout/main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #D3A100;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}


body, html {
	height: 100%;
}

#container {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	position: relative;
}
#container_header {
	height: 126px;
	position: relative;
	background-image: url(/data/layout/header_rightbg.jpg);
	background-position: bottom right;
}
#container_footer {
	height: 273px;
	background-image: url(/data/layout/footer_bg.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
#footer {
	width: 880px;
	position: relative;
	top: 40px;
	left: 60px;
	overflow: hidden;
	clear: both;
	height: 195px;
}
#footer ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
	padding: 3px;
}
#footer li a:hover {
	background-color: #3F3F3F;
	display: block;
	color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 3px;
}
#footer li a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer li a:active {
	background-color: #666666;
}

#footercol4 a, #credits a {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	padding: 3px;
}



#credits {
	width: 880px;
	position: relative;
	top: 40px;
	left: 60px;
	overflow: hidden;
	clear: both;
	margin-top: 15px;
	color: #666666;
	text-align: center;
	font-size: 10px;
}


#container_footer td {
	vertical-align: top;
}
.footercol {
	float: left;
	position: relative;
	width: 200px;
	margin-right: 20px;
	color: #FFFFFF;
}



#header_left {
	float: left;
	width: 680px;
	height: 126px;
}
#header_left_top {
	clear: both;
}
#header_left_btm {
	height: 47px;
	float: left;
	width: 499px;
	background-image: url(/data/layout/header_bg.jpg);
}
#header_left_btm_zone {
	background-image: url(/data/layout/separateur_blanc.jpg);
	background-position: left bottom;
	position: absolute;
	width: 454px;
	bottom: 0px;
	left: 30px;
	padding-bottom: 7px;
	background-repeat: no-repeat;
	z-index: 100;
	text-align: right;
	font-size: 11px;
}
.pushLR5 {
	margin-right: 5px;
	margin-left: 5px;
}


#header_centerbartop {
	float: left;
	width: 181px;
}
#logotopleft {
	float: left;
}
#top_menu {
	width: 860px;
	height: 79px;
	float: left;
}


#header_right {
	background-image: url(/data/layout/header_rightbg.jpg);
	width: 318px;
	float: right;
	height: 126px;
}
#header_right_module {
	height: 126px;
	width: 318px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10000;
}
#container_content {
	height: 100%;
	clear: both;
	position: relative;
}
#container_table {
	width: 998px;
	height: 100%;
}


.CONTAINER_LEFT {
	width: 499px;
	background-color: #f6f6f6;
	height: 100%;
	vertical-align: top;
}
.CONTAINER_LEFT ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-position: outside;
	list-style-image: url(/data/icons/gif/bullet_orange_tfhq.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.CONTAINER_LEFT input, textarea, select {
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}



.CONTAINER_MID {
	width: 181px;
	height: 100%;
	background-image: url(../data/layout/mid_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: top;
}
.MID_heure {
	width: 10px;
	font-weight: normal;
	font-size: 11px;
	color: #FFEFB9;
}
.MID_clan {
	font-weight: bold;
}
.MID_game {
}

.MID_MODULE_content {
}
.MID_MODULE_content a img {
	text-decoration: none;
	border: 1px solid #000000;
}
.MID_MODULE_top {
	margin-bottom: 5px;
}

.MID_MODULE a:link {
	text-decoration: none;
	color: #D19C02;
}

.MID_shoutbox_text {
}
.MID_shoutbox_shout {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}
.MID_shoutbox_postholder {

}

.MID_shoutbox_write {
	width: 155px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 40px;
	margin-top: 10px;
	padding: 5px;
	overflow: auto;
	background-image: url(/data/layout/shoutbox_textarea.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.MID_shoutbox_post {
	background-color: #F2BC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	padding: 2px;
	border: 1px solid #000000;
}





.potw_thumbnail {
	border: 3px solid #000000;
}
.MID_shoutbox_date {
	color: #FCD069;
}



.CONTAINER_MID ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#CONTAINER_MID_narrow {
	padding-right: 8px;
	padding-left: 8px;
	position: relative;
}

.CONTAINER_RIGHT {
	width: 318px;
	background-color: #FFFFFF;
	height: 100%;
	vertical-align: top;
	text-align: left;
	font-size: 11px;
}
#Login {
	font-size: 11px;
	position: relative;
}
#hotspots {
	margin-top: 35px;
	margin-bottom: 10px;
}

.Right_Module {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.CONTAINER_RIGHT input, textarea {
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}


#Right_Linkdump ul {
	list-style-image: url(/data/icons/gif/bullet_orange_tfhq.gif);
	list-style-position: outside;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#Right_Linkdump li {
	margin: 0px;
	padding: 0px;
}

.NEWS {
	background-image: url(/data/layout/news_arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 15px;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 15px;
}
.CONTENT {
	background-image: url(/data/layout/news_arrow_old.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 15px;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	margin-top: 0px;
}
.PAGINATION {
	padding-left: 30px;
	padding-right: 15px;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	margin-top: 0px;
}
.pagination_left {float: left;}
.pagination_right {float: right;}


.news_topbar {
}
.news_footer {
	height: 30px;
	background-image: url(../data/layout/separateur_blanc.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 23px;
}
.news_date {
	float: right;
}
.news_content {
	padding-bottom: 20px;
}

.news_comments {
	margin-top: 15px;
	margin-bottom: 15px;
}
.news_comments p {
	margin-top: 0px;
	margin-bottom: 8px;
}

.news_comment_post  input {
	margin: 0px;
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}


.news_comment_author {
	color: #999999;
}

.news_comment_arrow {
	padding-left: 23px;
}

.news_comment_talk {
	background-color: #EBEBEB;
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBDBDB;
}
.news_comment_post {
	background-color: #EBEBEB;
	margin-bottom: 30px;
	padding: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
}
.Separateur_jaune {
	height: 6px;
	text-align: center;
}
.Separateur_right {
	background-image: url(../data/layout/separateur_right.gif);
	background-repeat: no-repeat;
	height: 35px;
}

.MID_MODULE {
	padding-bottom: 10px;
	background-image: url(../data/layout/separateur_jaune.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
}
.Mid_ArrowDown {
	float: right;
	position: relative;
}

.MID_MODULE_icopush {
	margin-right: 5px;
}
#PUB_300250 {
	text-align: center;
}
#PUB_46860 {
	text-align: right;
}
#Right_Linkdump {
	text-align: left;
}
.FloatLeft {
	float: left;
}
.FloatRight {
	float: right;
}



.NAV {
	background-color: #E6E6E6;
	padding: 5px;
	margin-top: 6px;
	text-align: center;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 6px;
}

.NAVTRI {
	background-color: #E6E6E6;
	padding: 5px;
	margin-top: 6px;
	text-align: center;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 6px;
}

.NAVTRI select {
position:static;
padding:0;
margin:0;
}

.NAV .AlignLeft {
	text-align:left;
	float:left;
}
.NAV .AlignRight {
	text-align:right;
}

.NAV a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.NAV a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.NAV a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

/* tableau das maps et frames */

#Frames {
	width: 100%;
	height: 300px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.Tableau {
	width: 175px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 15px;
	padding-bottom: 15px;
}

