html {
	background-color : #000000;
	}
html, body {
	height: 100%;
	margin: 0;
	}
body {
	font: 90% "Trebuchet MS", sans-serif;
}
img{
	border:0;
}
header {
	background: #000000 url(img/header.jpg) no-repeat;
	color: #fff;
	height: 200px;
	position: relative;
	}
header h1 {
	margin: 0;
	position: absolute;
	bottom: 10px;
	left: 30px;
	font: 3em Georgia, serif;
	}
header a,header a:hover, header a:focus, header a:active {
	color:#FFF;
	text-decoration: none ;
	}
div#conteneur {
	width:950px; 
	margin:0 auto;
	min-height: 100%;
	position: relative;
	padding: 0 10px;
	background: #000000;
	color: #999900;
	border: 4px solid #663300; 
}

div#sidebar {
	float:left;
	width:170px;
	padding-top: 3px;
}

div#sidebarRight {
	float:right;
	width:170px;
	right:3px;
	padding-top: 3px;
}

#navigation {
	width: 170px ;
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	}
#navigation li {
	background: #CC3300 ;
	color: #fff ;
	border: 1px solid #600 ;
	margin-bottom: 1px ;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	}
#navigation li a {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	display: block ;
	background: #CC3300 ;
	color: #fff ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	text-align: center ;
	text-decoration: none ;
	padding: 4px 0 ;
	/* Fonctionne déjà sur webkit */
	-webkit-transition-property: color,background-color;
	-webkit-transition-duration: .5s,.5s;
				
	/* Bientôt supporté par Firefox */
    -moz-transition-property: color,background-color;
	-moz-transition-duration: .5s,.5s;
				
	/* … et lorsque ce sera standardisé */
	transition-property: color,background-color;
	transition-duration: .5s,.5s;
	}
div#sidebar li a:hover, #navigation li a:focus, #navigation li a:active {
	background-color: #CC9900 ;
	color:#000;
	text-decoration: underline ;
	}
	
div#contenu {
	margin-left:170px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 100px; 
}
div#contenu h2 {
	width:550px;
	background: #CC3300;
	color: #fff;
	margin: 8px;
	padding: 2px;
	font-size:20px;
	}
div#contenu h3 {
	color: #c00;
	font-variant: small-caps;
	}
div.randompps {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #663300;
	width: 100%;
}
div.randompps td{
	text-align:center;
}	
div.randompps  table {
	width:100%;
	border:0;
}
div.item {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #663300;
	width: 575px;
	margin: 8px 2px;
	padding: 2px;
}
div.item  hr {
	color: #663300;
	background-color: #663300;
	height: 1px;
	border: 0;
}

div.item  table {
	width:100%;
	border:0;
}
div.item  td.img {
	width:150px;
}
div.item  td.weigthdl {
	width:130px;
}
div.pages {
	width: 580px;
	margin: 8px 2px;
	padding: 2px;
}
div.pages table{
	width:100%;
	border: 0;
}
div.pages td{
	width:33%
}
	
div#ppsaleatoire{
	border: 2px solid #663300;
	width: 550px;
	margin: 20px;
	padding: 2px;
}

#wrap {overflow:hidden;}

div#footer,footer {
	clear: left;
	text-align: center ;
	width: 950px;
	margin: 2px;
	padding-top: 2px;
	bottom: 0;
	color: #fff;
	}
div#footer p,footer p {
	margin: 2px 0;
	font-size: 0.9em;
	}
div#sidebar h3, div#footer p,footer p, div#sidebar p  {
	padding: 0 10px;
	}
a {
	color: #900;
	font-weight: bold;
	}
a:hover {
	color: #c00;
	}
	
select {
	color: #999900;
	background-color: #000000;
}

input[type=text],input{
	color: #999900;
	background-color: #000000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
input:focus {  
    -webkit-box-shadow: 0px 0px 5px #999900;  
    -moz-box-shadow: 0px 0px 5px #999900;  
    box-shadow: 0px 0px 5px #999900;  
} 

p.pub{
	text-align:center;
}
.pub468{
	margin-left:60px;
}
.pub300{
	margin-left:150px;
}
.news {
	color: #FFFFFF;
}
div.addcomment {
	width: 400px;
	margin: 8px;
	margin-left: 80px;
	padding: 2px;
}
div.comment {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #663300;
	width: 500px;
	margin: 8px;
	margin-left: 40px;
	padding: 2px;
}
div.comment table,div.addcomment table{
	width:100%;
	border:0;
}
div.commentpage{
	text-align:center;
	width: 500px;
	margin: 8px;
	margin-left: 40px;
	padding: 2px;
}
div.comentdiv{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #663300;
	width: 575px;
	margin: 8px;
}

