/* ****************************************************************************
// ** Theme M_Colors
// **
// ** Design, Code & Flash by Yohann Tilotti
// ** 
// ** http://m-flash.fr
// ** http://yohanntilotti.com
// *****************************************************************************/

* {
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
}

#code *, #quote * {
	color:#000000;
}

body {
	margin:0;
	padding:0;
	border:0;
	background-color: #e0e0e0;	
}

img {
	margin:0;
	padding:0;
	border:0;
}

input {
background:#929292;
color: #FFFFFF; 
border:1px solid #6e6e6e;
}

input[type="submit"], input[type="button"] {
color: #6d6d6d; 
background:none;
border:0px;
}

textarea {
background:#929292;
border:1px solid #6e6e6e;
color:#FFFFFF;
}

select {
background:#929292;
border:1px solid #6e6e6e;
color:#FFFFFF;
}

/************************** GENERAL ********************************/

#bar_top {
	position:fixed;
	top:0;
	left:0;
	background:url('images/bar_haut.jpg') repeat-x;
	width:100%;
	height:25px;
}



#login {
	float:right;
}

#login div {
	float:left;
	margin:4px 15px 0 15px;
}

#login .bar_ver {
	margin:0px;
}

#login .outils {
	color:#6d6d6d;
}

#bar_top .bar_logo {
	margin:4px 8px 0 8px;
}

#menu {
	float:left;
}

#menu img {
	float:left;
}

#menu a {
float:left;
padding:5px 0 0 0;
margin:0px 15px 0 15px;
}

#login input {
margin:0px;
}



/**************************************************** Au dessus : Gestion bar top *****************************************/

.bar_verte {
	width:100%;
	height:1px;
	float:left;
}

.bar_noire {
	width:100%;
	height:1px;
	background-color:black;
	margin-top:1px;
	float:left;
}

#header {
	background:url('images/fond_header.jpg') repeat-x top;
	float:left;
	text-align:center;
	width:100%;
	height:162px;
	margin:25px auto auto auto !important;
	margin:0px auto auto auto;
}

.wrapper {
	width:980px;
	margin:auto;
}

#main-top {
	float:left;
	width:100%;
	margin:auto;
	border-top:1px white solid;
	background-color:#1A1A1A;
}

#main-wrapper {
	float:left;
	width:100%;
	margin:auto;
	background-color:#1A1A1A;
	border-bottom:1px white solid;
	padding-bottom:10px;
}


/************************************** Collone gauche ***********************************/
#menu a:focus{outline: none;}
#menu a:active{outline: none;}

.boutton_vertical_slide {
	width:980px;
	height:13px;
	text-align:center;
	cursor:pointer;
}

.vertical_slide {
	background:url('images/fond_contenu.jpg') repeat-y;
	width:980px;
	height:auto;
	float:left;
	margin-top:5px;
}

.vertical_slide .bloc {
	width:200px;
	height:auto;
	float:left;
	margin-right:20px;
}

.vertical_slide .contenu_bloc {
	width:180px;
	text-align:center;
	height:auto;
	float:left;
	margin:10px !important;
	margin:5px;
}

.pixel {
	background:#1A1A1A;
	height:1px;
	width:1px;
}

#forum {
	text-align:center;
}

.boutton_vente, .boutton_stats_liens {
	float:left;
	margin:4px 0;
	padding:0;
	/*background:url('images/bloc/bloc.jpg') no-repeat;*/
	background:#2a2a2a;
	width:200px;
	height:25px;
	text-align:center;
	cursor:pointer;
}

.boutton_vente span, .boutton_stats_liens span {
	color:#626262;
	line-height:25px;
}

.boutton_vente:hover, .boutton_stats_liens:hover {
	background:white;
}


.vente_slide, .stats_liens_slide {
	float:left;
	width:180px;
	margin:2px 10px 4px 10px !important;
	margin:2px 5px 4px 5px;
}

/*#gauche .haut_bloc{
	width:200px;
	height:25px;
	text-align:right;
	background:#373737;
}

#gauche .haut_bloc span {
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	margin:5px;
}

#gauche .contenu_bloc {
	background:#373737;
	width:180px;
	padding:10px;
	border-bottom:1px solid #FFFFFF;
}

#gauche .bas_bloc {
	width:200px;
}

.bas_bloc {
	background:#373737;
	height:1px;
}*/

/******************************************** Tribune ************************************/

#tribute p {
	margin:5px 0;
}

#tribute a:link, #tribute a:visited {
	color:#7fb81c;
}

#tribute a:hover {
	color:#999999;
}

#tribute #wrapper_tribute {
	float:left;
	width:320px;
	background:url('images/tribune/contenu.jpg') no-repeat top #373737;
}

#tribute #contenu_tribute {
	width:300px;
	margin:10px !important;
	margin:5px;
	float:left;
	height:180px;
	overflow:auto;
}

#tribute #form_tribute {
	float:left;
	width: 320px; 
	height:60px;
	background: url('images/tribune/message.jpg') no-repeat;
}

#tribute #textbox_texte {
	border:0;
	margin-top:5px;
	background:none;
	color:black;
	width:180px;
	float:left;
}

#tribute #bloc_input {
	width: 300px;
	margin:0 0 0 10px !important;
	margin:0 0 0 5px;
	float:left;
}

#tribute #input_form {
	text-align:center; 
	margin:10px 0 0 0 !important; 
	margin:5px 0 0 0; 
	float:left; 
	width:300px;
}

/******************************************** Collone centre ************************************/

#stats_liens a {
	color:#7fb81c;
}

.centre {
	width:980px;
	height:auto;
	float:left;
	background:#2A2A2A;
	margin:10px 0 0 0;
}

.centre .bloc {
	width:950px;
	margin:5px;
	padding:10px;
	background:#373737;
}

#liens p {
	margin:0 0 10px 0;
}


/*.centre .bloc {
	margin:0 0 10px 0;
}

.centre .unique {
	margin:0 0 30px 0;
}


.centre .haut_bloc{
	background:url('images/center_top.jpg') no-repeat right;
	background-color:#e0e0e0;
	width:736px;
	height:15px;
	text-align:center;
	border:1px solid white;
	padding:5px 5px;
}

.centre .uniqueTop{
	background:none;
	width:748px;
	height:8px;
	text-align:center;
	border:0;
	padding:0;
}

.centre .haut_bloc span {
	color:#373737;
	
}

.centre .contenu_bloc {
	background:#373737;
	width:726px;
	margin-left:1px;
	padding:10px;
	border-bottom:1px solid #FFFFFF;
}

.centre .post_comment_bloc
 {
 	clear:both;
	background:#373737;
	color:#686868;
	width:726px;
	margin-left:1px;
	padding:5px 10px;
	height:12px;
	
}

.centre .bas_bloc {
	width:746px;
}*/

/*-----------------------------------------------------------------*/

#footer {
	float:left;
	width:100%;
	height:20px;
	background:url('images/footer.jpg') repeat-x;
}

#footer .wrapper {
	margin-top:4px;
	color:#1c1d1c;
	text-align:right;
	background:url('images/fond_footer.jpg') no-repeat center;
}

#footer a {
	color:#353735;
}

a:link, a:visited {
	font-family:verdana, Arial, Sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;

}

a:hover {
	font-family:verdana, Arial, Sans-serif;
	font-size:10px;
	color:#a9a9a9;
	text-decoration:none;
}


hr {
height: 1px;
background:url('images/hr.jpg') no-repeat center;
margin:5px 0;
padding:0;
border:0;
}

.bighr {
height: 1px;
background:url('images/hr_big.jpg') no-repeat center;
margin:0;
padding:0;
border:0;
clear:both;
}



.image {
display: block;
}


.checkbox {
background:transparent;
border:none;
}