body
{
	background:#000000;
	background-image: url(http://black-blanc.hempe.be/bb/wp-content/themes/bb1/bord2.jpg);
	background-repeat: repeat-y;
	font-family : Arial, Verdana,Helvetica;
	color:#cccccc;
	font-size:1em;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;

}

.logo {
 /*background-image:url(http://black-blanc.hempe.be/bb/wp-content/themes/bb1/titrebb2.png); */
 
 background-position:top left;
 background-repeat:no-repeat;
 height:120px;
}
.logo2 {
 background:black;
 height:15px;
 text-align:center;
 vertical-align:middle;
 font-size:10px;
 color:#222222;
}
.contenant {
width:1200px;
height:100%;
padding:0px;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
border-spacing: 0px;

}

.gauche{
width:200px;

background:black;
vertical-align:top;
margin:0px;
padding-left:25px;
padding-right:5px;
text-align:center;
}

.droite{
width:200px;

background:black;
vertical-align:top;
padding-right:25px;
padding-left:5px;
text-align:center;
}

.centre{
width:998px;
color:#cccccc;
border:1px solid #ffffff;
vertical-align:top;
padding:15px;
text-align:left;
}

.menu{
background:#000000;
height:32px;
}


ul  {position:relative;}
li {
		list-style-type:none;   	
	   	background:url(http://black-blanc.hempe.be/bb/wp-content/themes/bb1/li.gif) no-repeat;
		display:block;
		padding-left:12px;
		padding-bottom:5px;
		line-height:11px;
		font-size:11px;
	   	text-align:left;
	   	position:relative;
	   	left:-30px;
		color:#CCCCCC;
		
	   	  	
	}
li:hover {list-style-type:none;   	
	   	background:url(http://black-blanc.hempe.be/bb/wp-content/themes/bb1/li2.gif) no-repeat;
		}
ul.side .lih2 , ul.side li.lih2:hover {list-style-type:none; background:none;  }		
ul.side li a
	{
	position:relative;
	
	font-size:11px;
	}

.general_bg
{
	background : #000000;
	font-family : Arial, Verdana,Helvetica;
}

.general_area
{
	
	background : #000000;

}

.postmetadata, .postmetadata a
{ 
color:#666666;
font-size:1em;

}

.titre
{
	border:2px ridge #ffffff;
	padding:3px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	background:#ffffff;
	color:#777777;
	font-weight:bold;
	text-align:center;
	
}
.fz 	
{
	border : 3px ridge #ffffff;
    width:180px;
    text-align:center;
    font-weight:bold;
}

.cadretexte 	
{
	border : 1px solid #ffffff;
    font-family : Arial;
	font-size:0.8em;
	
	color:#cccccc;
	padding:3px;
	width:180px;
}

.textefz
{
	border:0px;
    font-family : Arial;
	font-size:0.8em;
	font-weight:bold;
	color:#cccccc;
	padding:3px;
}

#cadre {
	font-family: Arial, Verdana, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#cccccc;
	padding:5px;
	border:2px ridge #ffffff;
	text-align:center;
	width:250px;
	}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Verdana, sans-serif;
}

h1{font-size:2em; color:#ffffff;}
h2{font-size:14px; color:#aaaaaa;}
h3{font-size:1.5em;}
h4{font-size:1.3em;}
h5{font-size:1.2em;}
h6{font-size:1em;}


a{
	color: #cccccc;
	text-decoration:none;
	font-weight:normal;
		
		
}

a:visited{
	color: #cccccc;
	font-weight:normal;
		text-decoration:none;
}

a:hover{
	color: #ffffff;
	font-weight:normal;
	}

.post a {color:#888888;}	

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

/* Le contenu
-------------------------------------------------------- */

.post{
	background:#111111;
	background-image:url(http://black-blanc.hempe.be/bb/wp-content/themes/bb1/fond2.png);
	margin-bottom: 10px;
	padding:10px;
	border:2px groove #ffffff;
	color:#333333;
}


.post-title{
	color:#555555;
	font-size:1.6em;
	font-weight:bold;
	
}
/*

.post-info{
	
	margin-top: 0;
	color: #0000ff;
	font-size:0.8em;
	
}

.post-info a{
	color: #0000ff;
	text-decoration: none;
	font-size:0.8em;
}

.post-info a:hover{
	color: #ffffff;
	
}

.post-info a:visited{
	color: #0000ff;
	text-decoration: none;

	font-weight:bold;
}
.post-content{
	text-align: left;
	color:#000060;
}


#trackbacks blockquote, #comments blockquote{
	border-bottom: 1px solid #0000ff;
	margin: 1em 0;
	padding: 1ex 1em;
	
}

*/

#content{
	
	color:#cccccc;
	padding: 5px;


	
}


/*

.trackbacks {
margin:0px;
color:#0000cc;
font-family:arial,verdana,helvetica;
font-size:1em;
}
*/
.invisible
	{
	display:none;
	}
	


.navigation {
display: block;
text-align: center;
margin-top: 5px;
margin-bottom: 50px;
}
.alignright {

float: right;
}

.alignleft {

float: left;
}