/* ****************************************************************************
// ** Theme M_Colors
// **
// ** Design, Code & Flash by Yohann Tilotti
// ** 
// ** http://m-flash.fr
// ** http://yohanntilotti.com
// *****************************************************************************/

* {
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
}

pre {
	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;
}

.wrapper {
	width:980px;
	margin:auto;
}

#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;
}

#main-wrapper {
	float:left;
	width:100%;
	margin:auto;
	background:url('images/fond_contenu.jpg') repeat-x top;
	background-color:#4C4C4C;
	border-top:1px white solid;
	border-bottom:1px white solid;
}

/************************************** Collone gauche ***********************************/

#gauche {
	width:202px;
	height:auto;
	float:left;
	margin:10px 15px 10px 0;
}

#gauche .bloc {
	margin:0 0 10px 0;
}

#gauche .haut_bloc{
	background:url('images/block_top.jpg') no-repeat;
	width:200px;
	height:25px;
	text-align:right;
	border:1px solid white;
}

#gauche .haut_bloc span {
	float:right;
	color:#373737;
	margin:5px;
}

#gauche .contenu_bloc {
	background:#373737;
	width:180px;
	margin-left:1px;
	padding:10px;
	border-bottom:1px solid #FFFFFF;
}

#gauche .bas_bloc {
	width:200px;
}

.bas_bloc {
	background:#373737;
	height:1px;
	margin-left:1px;
}

/******************************************** Collone centre ************************************/

#skins div {
	text-align:center;
}

#forum img {
	margin:2px 0;
}

#stats a {
	color:#7fb81c;
}

#stats img {
	margin:10px 0 6px 0;
}

.centre {
	width:748px;
	height:auto;
	float:left;
	margin:10px 0 10px 15px;
}

.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;
}

/*-------------------- 100% ---------------------------------*/

.centre100 {
	width:960px;
	height:auto;
	float:left;
	margin:10px 0 10px 15px;
}

.centre100 .bloc {
	margin:0 0 10px 0;
}

.centre100 .unique {
	margin:0 0 30px 0;
}


.centre100 .haut_bloc{
	background:url('images/center_top.jpg') no-repeat right;
	background-color:#e0e0e0;
	width:948px;
	height:15px;
	text-align:center;
	border:1px solid white;
	padding:5px 5px;
}

.centre100 .uniqueTop{
	background:none;
	width:960px;
	height:8px;
	text-align:center;
	border:0;
	padding:0;
}

.centre100 .haut_bloc span {
	color:#373737;
	
}

.centre100 .post_comment_bloc
 {
 	display:none;
	
}

.centre100 .contenu_bloc {
	background:#373737;
	width:938px;
	margin-left:1px;
	padding:10px;
	border-bottom:1px solid #FFFFFF;
}


.centre100 .bas_bloc {
	width:958px;
}

/*-----------------------------------------------------------------*/

#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;
}