@charset "utf-8";

body {
	background-color: #a5a5a5;
	font-family:arial, Geneva, sans-serif, helvetica, verdana;
	font-size:11px;
	color:#666;
	background:url(../images/tpl/bg_index.jpg);
	background-repeat:repeat-x;
	margin:0px;
	text-align:left;
}

#total_tkn {
	width:100%;
	height:100%;
	text-align:left;
	display:block;
	float:left;
}



#red {
	background-color: #ed1c24;
	width:100px;
	height:100px;
	position:absolute;
}

#logo_tkn {
	background-color: #ed1c24;
	background-image:url(../images/tpl/logo.jpg);
	background-repeat:no-repeat;
	width:350px;
	height:170px;
	float:left;
	margin-left:110px;
}

#index_actus_tkn {
	width:180px;
	margin-left:50px;
	top:420px;
	position:absolute;
	color:#333;
}

#index_menu_tkn {
	width:auto;
	margin-left:30px;
	margin-top:220px;
	position:absolute;
}

#top_menu_tkn {
	width:150px;
	height:150px;
	margin-left:455px;
	top:43px;
	position:absolute;
	border: 0px solid #F00;
	text-align:right;
	line-height:14px;
}

#top_menu_tkn li {
	list-style:none;
}

#top_menu_tkn li a {
	color:#FFFfff;
	line-height:16px;
	text-decoration:none;
}

#top_menu_tkn li a:hover {
	color:#ed1c24;
	text-decoration:underline;
	font-weight:bold;
}

#tkn_foot1 {
	width:575px;
	height:140px;
	float:left;
	top:443px;
	margin-left:260px;
	text-align:left;
	color:#FFF;
	position:absolute;
	overflow:hidden;
	font-size:11px;
	line-height:13px;
}


.bold {
	font-weight: bold;
	color:#666;
}
