body
{
background: #202020 url(theme/bg.gif) fixed repeat-x;
}

#gris_top{
background-image: url('theme/gris_top.png');
background-repeat: no-repeat;
width: 811px;
height: 11px;
overflow: hidden;
}

#gris_content{
background-color: #666666;
width: 811px;
overflow: hidden;
clear: both;
}

#gris_bottom{
overflow: hidden;
background-image: url('theme/gris_bottom.png');
background-repeat: no-repeat;
width: 811px;
height: 11px;
}

#board_top{
overflow: hidden;
background-image: url('theme/board_top.png');
background-repeat: no-repeat;
width: 514px;
height: 12px;
margin-left: 10px;
}

#board_content{
background-image: url('theme/board_content.png');
background-repeat: repeat-y;
width: 514px;
margin-left: 10px;
overflow: hidden;
}

#board_bottom{
overflow: hidden;
background-image: url('theme/board_bottom.png');
background-repeat: repeat-y;
width: 514px;
height: 10px;
margin-left: 10px;
}

.board_full_top{
overflow: hidden;
background-image: url('theme/board_full_top.png');
background-repeat: no-repeat;
width: 789px;
height: 12px;
margin-left: 10px;
}

.board_full_content{
background-image: url('theme/board_full_content.png');
background-repeat: repeat-y;
width: 789px;
margin-left: 10px;
overflow: hidden;
}

.board_full_bottom{
overflow: hidden;
background-image: url('theme/board_full_bottom.png');
background-repeat: repeat-y;
width: 789px;
height: 10px;
margin-left: 10px;
}

.bloc_right_top{
background-image: url('theme/bloc_right_top.png');
background-repeat: no-repeat;
width: 257px;
height: 12px;
overflow: hidden;
}

.bloc_right_content{
background-image: url('theme/bloc_right_content.png');
background-repeat: repeat-y;
width: 257px;
overflow: hidden;

}

.bloc_right_bottom{
overflow: hidden;
background-image: url('theme/bloc_right_bottom.png');
background-repeat: no-repeat;
width: 257px;
height: 12px;
}

.bloc_head_top{
background-image: url('theme/bloc_head_top.png');
background-repeat: no-repeat;
width: 789px;
height: 12px;
overflow: hidden;
margin-left: 10px;
}

.bloc_head_content{
background-image: url('theme/bloc_head_content.png');
background-repeat: repeat-y;
width: 789px;
overflow: hidden;
margin-left: 10px;
}

.bloc_head_bottom{
overflow: hidden;
background-image: url('theme/bloc_head_bottom.png');
background-repeat: no-repeat;
width: 789px;
height: 12px;
}

#shoutbox_top{
overflow: hidden;
background-image: url('theme/shoutbox_top.png');
background-repeat: no-repeat;
width: 257px;
height: 14px;
}

#shoutbox_content{
overflow: hidden;
background-image: url('theme/shoutbox_content.png');
background-repeat: no-repeat;
background-color: #950101;
border-left: 1px solid #710101;
border-right: 1px solid #e24848;
width: 255px;
min-height: 385px;
}

#shoutbox_bottom{
overflow: hidden;
background-image: url('theme/shoutbox_bottom.png');
background-repeat: no-repeat;
width: 257px;
height: 13px;
}

#footer_bloc{
overflow: hidden;
background-image: url('theme/footer_bg.png');
background-repeat: no-repeat;
width: 811px;
height: 164px;
}

#footer_afficher a{
color: #fff;
}


.menu_right{
width: 270px;
float:right;
font-size: 9pt;
margin-right: 10px;
}


.bg_menu_right{
width: 260px;
background-image: url('img/bg_menu.png');
background-repeat: no-repeat;
min-height: 193px;
}

.blockright_title{
	color: grey;
	text-align: right;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #a00000;
	
}

.redtitle{
	font-size: 11pt;
	text-align: right;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.menu_links{
width: 250px;
text-align: right;
}

.left_side{
width: 510px;
}

.bg_bargrise_top{
backgrounsdcd-image:url('img/left_top.png');
background-repeat: no-repeat;
height: 8px;
overflow: hidden;
width: 535px;
}

.bg_bargrise_middle{
backgrqsxound-color: #e9e9e9;
overflow: hidden;
width: 535px;
min-height: 8px;
}

.bg_bargrise_bottom{
backgroundsdc-image:url('img/left_bottom.png');
background-repeat: no-repeat;
height: 8px;
overflow: hidden;
width: 535px;
}

.message_live
{
float:right;
margin-right: 20px;
width: 243px;
height: 92px;
background-image:url('img/bg_postit.png');
background-repeat: no-repeat;
}

.bloc_page_top{
background-image:url('img/top.png');
background-repeat: no-repeat;
height: 12px;
overflow: hidden;
}

.bloc_page_middle{
background-image:url('img/middle.png');
background-repeat: repeat-y;
overflow: hidden;
}

.bloc_page_bottom{
background-image:url('img/bottom.png');
background-position: bottom middle;
background-repeat: no-repeat;
height: 11px;
overflow: hidden;
}

p.poll_info {
text-align: center;
clear: left;
margin: 7px;
}
div.poll_question {
float: left;
clear: both;
text-align: right;
width: 50%;
margin: 0.3em;
height: 1.2em;
}
div.poll_result,div.poll_result_yesno {
float: left;
text-align: left;
width: 45%;
margin: 0.3em;
padding: 0;
height: 1.2em;
line-height: 1.2em;
}
	div.poll_result_yesno {
	width: 22%;
	margin-right: 0.1em;
	}
img.poll_bar {
border-right: 2px solid #0066B9; /* teinte plus foncé que la couleur principale du forum */
background-color: #006FC9; /* Couleur principale du forum */
height: 1.2em;
margin: 0;
}

div#mp_bar_ext {
	border: 1px solid #336699;
	width: 100px;
	height: 10px;
	text-align: left;
}
div#mp_bar_int {
	background-color: #336699;
	height: 10px;
}

/*
MENU
*/
#menu_forum {
	background: #333;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 255px;
	margin-left: 1px;
}
#menu_forum li {
	font: 100% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	display: inline;
}
#menu_forum a {
	background: #757575;
	border-bottom: 1px solid #757575;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 5px 20px;
	text-decoration: none;
}
#menu_forum a:hover {
	background: #980101 url("theme/eclair.png") 5px center no-repeat;
	background-position: 
	color: #fff;
	padding-bottom: 5px;
}

.conl a:hover{
border-bottom: 1px dashed #fff;
}

.link_style{
color: #fff;
}

.link_style a{
color: #fff;
}

.link_style:hover{
color: #fff;
border-bottom: 1px dashed #fff;
}

.bouton_send{
	background-image: url('theme/bouton_send.png');
	width: 136px;
	height: 30px;
	background-color: #e8e8e8;
	border: 0px solid;
	color: #fff;
	text-align: center;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.bouton_view{
	background-image: url('theme/bouton_view.png');
	width: 136px;
	height: 30px;
	background-color: #e8e8e8;
	border: 0px solid;
	color: #fff;
	text-align: center;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}

