/*
CSS Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background: #250d0b url(../images/templatemo_bg.jpg) top repeat-x;
}

a:link, a:visited { color: #000000; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #000000; text-decoration: underline; }

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 2px;
	border: 1px solid #ffff00;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 5px; font-size: 1px;	}
.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}
.margin_bottom_100 { clear: both; width: 100%; height: 100px; font-size: 1px;	}
.margin_bottom_200 { clear: both; width: 100%; height: 200px; font-size: 1px;	}
.margin_bottom_300 { clear: both; width: 100%; height: 300px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_60 { margin-right: 60px; }

.h_divider { background: url(../images/templatemo_horizontal_divider.jpg) bottom repeat-x; }
.vl_divider { background: url(../images/templatemo_vertical_divider.jpg) left repeat-y; }
.vr_divider { background: url(../images/templatemo_vertical_divider.jpg) right repeat-y; }

.fl { float: left; }
.fr { float: right }

.go a:link, a:visited { color: #ffff00; text-decoration: none; font-weight: bold; } 
.go	a:hover { color: #ff0000; text-decoration: underline; }

.go {
	color: #FFFF00;
	font-weight: bold;
}

.header_01 {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #FFEE22;
	font-weight: bold;
}

.header_02 a {
	padding: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #fbbc53;
}

.header_03 {
	padding: 0;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.header_04 {
	padding: 0;
	font-size: 12px;
	color: #fbbc53;
	font-weight: bold;
}

.rc_btn_01 a {
	clear: both;
	float: right;
	display: block;
	width: 100px;
	height: 25px;
	padding: 5px 0 0 0;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border: none; 
	background: url(../images/boutontest.png) no-repeat;
}

#templatemo_container {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(../images/templatemo_container_bg.png) repeat-y;
}

#character_select {
	width: 225px;
	height: 64px;
	margin: 0 auto;
	background: url(../images/characterselect.png) no-repeat;
}

#search {
	width: 140px;
	height: 61px;
	margin: 0 auto;
	background: url(../images/search.jpg) no-repeat;
}

#halloffame {
	width: 220px;
	height: 70px;
	margin: 0 auto;
	background: url(../images/halloffame.jpg) no-repeat;
}

#bachaka {
	width: 16px;
	height: 11px;
	margin: 0 auto;
	background: url(../images/bachaka.gif) no-repeat;
}

#templatemo_banner {
	width: 960px;
	height: 149px;
	margin: 0 auto;
    background: url(../images/banniere.jpg) no-repeat;
}

/* menu */

#templatemo_menu {
	clear: both;
    width: 960px;
	height: 42px;
	background: url(../images/templatemo_menu_bg.jpg) repeat-x;
}

#templatemo_menu ul {
	float: left;
	margin: 0px;
	padding: 0 0 0 20px;
	list-style: none;
}

#templatemo_menu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	position: relative;	
	float: left;
	display: inline-block;
	height: 30px;
	width: 130px;
	margin-right: 10px;
	text-align: center;
	padding: 12px 0 0 0;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;	
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	position: relative;
	color: #ffffff;
	background: url(../images/templatemo_menu_hover_right.jpg) top right no-repeat;
}

#templatemo_menu li a:hover span, #templatemo_menu li .current span	{
	position: absolute;
	display: inline-block;
	width: 15px;
	height: 42px;
	top: 0;
	left: 0;
	background: url(../images/templatemo_menu_hover_left.jpg) no-repeat;
}

/* end of menu */

/* content */

#templatemo_content {
	padding: 0 20px;
}

.column_w210 {
	padding: 0 20px;
	margin-top: 40px;	
	width: 185px; /* width 205 */
}

.column_w430 {
	padding: 0 20px;
	margin-top: 40px;	
	width: 430px; /* width 470 */
}

.column_w700 {
	padding: 0 20px;
	margin-top: 40px;	
	width: 600px; /* width 470 */
}

.column_w920 {
	width: 880px;
	padding: 0 20px;
}

.column_w190 {
	width: 190px;
}

.column_w430 p {
	text-align: justify;
	margin-bottom: 15px;
}

.column_w700 p {
	text-align: justify;
	margin-bottom: 15px;
}

.latest_news {
	clear: both;
	padding-bottom: 5px;
}

.category_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.category_list li { 
	display: inline-block;
	height: 16px;
	padding: 0px 0 0 25px;
	margin: 0 0 5px 0;
	background: url(../images/dot.png) top left no-repeat;
}

.category_list li a { 
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.category_list li a:hover { 
	color: #fcdd31;
}
	
/* end of content */

/* footer */

#templatemo_footer {
	clear: both;
	width: 960px;
	padding: 45px 0 20px 0;
	text-align: center;
	border-top: 1px solid #8b8a8b;
	background: #000000 url(../images/pieddepage.jpg) no-repeat;
}

.footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_list li {
	padding: 0 10px;
	display: inline;
	border-right: 1px solid #cccccc;
}

.footer_list li a {
	color: #FFff00;
	text-decoration: none;
	font-weight: bold;
}

.footer_list li a:hover {
	color: #c00000;
}

.footer_list .last {
	border-right: none;
}

/* end of footer */