@charset "utf-8";
/* CSS Document */

* html {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	background:url('/images/web/bk_body.jpg') repeat-x #9f3502;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
	border:none;	
}

a {
	color:black;
	text-decoration:underline;
}

a:active, a:hover {
	text-decoration:none;
}

h1, h2 {
	margin:0;
	padding:0;
	text-align:center;
	letter-spacing:1px;
	font-size:14px;
	padding-top:10px;
	border-bottom:1px solid red;
}

h2 {
	width:520px;
}

#body {
	margin:0;
	padding:0;
	width:867px;
	margin:auto;
}

#top_ad_728 {
	width:728px;
	height:90px;
	margin:10px auto;	
}
#header {
	background:url('/images/web/bk_header_t.png') no-repeat;
	width:847px;
	height:108px;
	margin:auto;
	padding-top:20px;
	padding-left:20px;
}

* html #header {
	width:849px;
	padding-left:8px;
}

#header_right {
	float:right;
	margin-right:17px;
	width:466px;
	height:104px;
	color:white;
}

* html #header_right {
	margin_right:2px;
}

#block_login_home {
	width:267px;
	height:55px;
	background:url('/images/web/bkblockloginhome_t.png') no-repeat;
	font-size:12px;
	color:white;
	text-align:center;
	line-height:18px;
}

#block_login_home input {
	width:100px;
	border:1px solid white;
	font-size:11px;
	background:none;
	color:white;
	text-align:center;
}

#header_right a, #block_login_home a {
	color:white;
}

#block_geninfos_home {
	float:right;
	width:190px;
	height:52px;
	font-size:11px;
	padding-top:3px;
	padding-left:4px;
	line-height:16px;
	background:url('/images/web/bkblockgeninfoshome_t.png') no-repeat;
}

#menu {
	margin-top:8px;
	height:38px;
}

#menu .menu_element a {
	background:url('/images/web/bkmenuout_t.png') repeat-x;
	float:left;
	display:block;
	padding-top:11px;
	min-width:80px;
	height:27px;
	color:white;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}

#menu .menu_element a:active, #menu .menu_element a:hover {
	background:url('/images/web/bkmenuover_t.png') repeat-x;
}

#content {
	width:853px;
	background:white;
	margin:auto 7px;
	min-height:600px;
}

#footer {
	font-size:12px;
	background:url('/images/web/bk_footer_ext.jpg') repeat-y;
	height:18px;
	padding-top:2px;
	text-align:center;
	width:853px;
	margin:auto;
}

.tooltip {
	position:absolute;   
	visibility:hidden;
	border: 1px solid grey;
	-moz-border-radius:6px;
	overflow: hidden;
	padding:6px;
	font-family: Verdana, Arial;
	font-size: 10px;
	color:white;
	background-color:black;
	border:1px solid black;
	opacity:0.6;
	-moz-opacity:0.6;
	-khtml-opacity:0.6;
	filter:alpha(opacity=60);
	z-index:99;
}

#left {
	width:110px;
	margin-left:10px;
	text-align:center;
	float:left;
}

* html #left {
	margin-left:5px;
}

#right {
	width:180px;
	margin-right:10px;
	text-align:center;
	float:right;
}

* html #right {
	margin-right:5px;
}

.left_block {
	width:110px;
}

.right_block {
	width:180px;
}

.left_block_content, .right_block_content {
	padding-top:10px;
	padding-bottom:10px;
	background:url('/images/web/bk_endnews.jpg') repeat-x center bottom;
}

.right_block_content {
	background:url('/images/web/bk_topnews.jpg') repeat-x;
}

.left_block_content input {
	font-size:11px;
	text-align:center;
}

.left_block h1, .block h1, .home_news h1, .right_block h1, .partenaires_home h1 {
	background:url('/images/web/bk_h1.jpg') repeat-x 0px 3px;
	padding:4px 4px;
	border-bottom:2px solid red;
	text-transform:uppercase;
}

.home_news h1 a{
	text-decoration:none;
}

.home_news h1 a:active, .home_news h1 a:hover{
	text-decoration:underline;
}

.left_block h1, .right_block h1 {
	font-size:11px;
	padding-top:9px;
	padding-bottom:5px;
}

.left_block h1 {
	padding-top:19px;
	background-position:0px 13px;
}

.block h1 {
	font-size:12px;
}

.partenaires_home h1 {
	letter-spacing:3px;
	margin-bottom:4px;
}

#dernier_numero h1, .home_news h1 {
	background-position:center bottom;
	padding:10px 0;
	text-transform:none;	
}

.home_news {
	width:520px;
}

.home_news h1 {
	margin-top:10px;
	text-align:left;
	padding:18px 10px 8px 10px;
	border-top:3px double #c9a993;
}

.home_news_content {
	font-size:12px;
	padding:10px;
	background:url('/images/web/bk_topnews.jpg') repeat-x;
	text-align:justify;
}

.home_news_img {
	width:115px;
	padding-left:10px;
	text-align:center;
	height:90px;
	padding-bottom:5px;
	float:right;
}

.home_news_end {
	text-align:right;
	margin-top:2px;
	padding-top:2px;
	border-top:2px solid red;
	padding-bottom:4px;
}

.partenaires_home {
	text-align:center;
	letter-spacing:20px;
	width:520px;
	border-top:3px double #c9a993;
	padding-top:10px;
}

.block_content {
	background:url('/images/web/bk_topnews.jpg') repeat-x;
	padding:0 4px;
}

#news_home {
	background:white;
	width:530px;
	padding-bottom:15px;
}

#sousmenu_connaitre {
	position:absolute;
	top:231px;
	width:112px;
	padding:10px 0;
	background:url('/images/web/bk_topnews.jpg') repeat-x;
	display:none;
	z-index:99999;
	font-size:12px;
}

#sousmenu_connaitre a {
	display:block;
	width:107px;
	padding:5px 5px;
	padding-right:0;
	color:black;
	text-decoration:none;
}

#sousmenu_connaitre a:active, #sousmenu_connaitre a:hover {
	text-decoration:underline;
}