body {
	background: #000000 url(../img/bar.png) repeat-x top;
	color: #ffffff;
	font-family: lucida console, arial, courrier, system;
	font-size: small;
}
.filt_sub,.comments,.comments_sub, .login_sub{
  cursor:pointer;
  cursor:hand;
}
.content {
	
	
	color: #ffffff;
	
}
textarea, input, select {
	background: #000000;
	color: #ffffff;
	border:none;
}
input[type="text"],select,input[type="password"]{
border: 1px solid #444444;
}
textarea{
border: 3px solid #444444;
}
 input[type="button"]:hover{
	background: #000000;
	color: #ffffff;
	border: 3px solid #ff9f10;
}
form {
	background: #000000;
	color: #ffffff;
	border: 1px solid #444444;
	padding: 5px;
	padding-top:26px;
}
img {
	border: none;
}
a {
	color: #aaaaaa;
}
h1{
color:#ff9f10;
padding-left:20px;
}
#waitimg{
width:32px;
height:32px;
margin: auto;
			background:url("../img/orange.gif") no-repeat top;
}
li a:hover {
	color: white;
	background: black;
}
.right_side {
	float: right;
	width: 15%;
	margin: auto;
	min-width:140px;
}
#cssdes {
	background: url("../img/stylesheet.png") no-repeat left;
	padding-left: 48px;
}
#main {
	background: #dddddd;
}
.left_side {
	float: left;
	width: 78%;
}
#top {
	
	color: #ffffff;
	height: 32px;
	padding: 5px;
}
#top a {
	color: #ffffff;
}
#menu {
	
	height:36px;
	bottom:0px;
	padding:0px;
	margin:0px;
}
#my_news {
	width: 100%;
	padding: 10px;
	padding-top: 30px;
	border:5px #ff9f10 solid;
	min-height:400px;
	background: #000000 url(../img/bar4.png) repeat-x top;
}
#ici_news>div, .menu_blue, .cadre5 {
background: #333333 url(../img/bar2.png) repeat-x top;

	width: auto;
	
	padding: 5px;
padding-top:20px;
	margin: 5px;
	margin-bottom:15px;
	color: #ffffff;
}

/*/////////////////for ie "the shit" //////////////////////*/
/*///////////////////ie doesn't know ">" css selector//////*/
.menu_blue, .cadre5 {
background: #333333 url(../img/bar2.png) repeat-x top;

	width: auto;
	
	padding: 5px;
padding-top:20px;
	margin: 5px;
	color: #ffffff;
}

#ici_news div[style="clear:both;"]{
			 display:none;
}
.my_comments {
	background: #222222;
	padding: 5px;
	margin: 5px;
}
#ici_news a {
	color: #ffffcc;
}
#ici_news a:hover {
	color: #ffffff;
	background: #ff6666;
}
#menu .ajax_win{
			 background:#ff9f10 /*url(../img/onglet_orange.png) no-repeat top*/;
			 width:auto;
		
			 padding:5px;
			 margin:0;
			 margin-right:4px;
			 padding-top:6px;
			 padding-left:12px;
			 border:#ffffcc solid 1px;
			 border-bottom:#cf6f10 solid 10px;
} 
#news_sens, #news_limit, #news_in{
  z-index:1;
  
}
#menu .ajax_win:hover{
			 background:#ff9f10 /*url(../img/onglet_orange2.png) no-repeat top*/;
			 width:auto;
			
			 padding:5px;
			 margin:0;
			 margin-right:4px;
			 padding-top:4px;
			 padding-left:14px;
			 border:#ff6f00 solid 2px;
			 border-bottom:#ff6f00 solid 11px;
}
.onenews, .html, .css, .photo, .musique, .autre, .le_Site, .php, .jQuery, .javascript {
	/*background: #000000 url(../img/degrade_blanc.png) repeat-x 0px -50px;
*/
background: #333333 url(../img/bar2.png) repeat-x top;

	font-family: helvetica, georgia, gill sans, system, courrier;
	/*color: #ffffff;
*/
	margin: 10px;
	/*border: 1px solid #444444;
*/
	padding: 10px;
	padding-left: 14px;
	width: auto;
}
.code{
  overflow:scroll;
}
.ico{float:right;}
/*/
////////////////////////////////win/////////////////////
/*/
.mywin {
	position: fixed;
	min-height: 100px;
	min-width: 100px;
	width: 320px;
	height: 200px;
	top: 10px;
	left: 100px;
}
.handlerwin {
	position: relative;
	top: 0;
	left: 0;
	padding: 2px;
	padding-right: 0px;
	height: 16px;
	background: url(../img/win/win_top_grey.png) repeat-x;
}
.windoz {
	overflow: auto;
	width: 100%;
	height: 100%;
	background: #000000;
	color: #ffffff;
}
.resize {
	height: 4px;
	background: #555555;
	cursor: se-resize;
}
/*/
////////////////////////////////etoile//////////////////////////////
/*/
#star {
	background: url(../img/etoile.png) top no-repeat;
	z-index: 20;
	position: absolute;
	top: 200%;
	left: 40%;
	width: 96px;
	height: 96px;
}
#eyes {
	background: url(../img/star_eyes.png);
	z-index: 21;
	position: relative;
	width: 26px;
	height: 26px;
	left: 35px;
	top: 38px;
}
/*/
/////////////////////////////caalendar///////////////////////
/*/
#cal_table {
	margin: auto;
	font-size:x-small;
	padding:0px;
	
}
#cal_table a {
	text-decoration:none;
}
/*/
////////////////////////////vardump/////////////////////////
/*/
.table_light , .table_dark, .table_light td, .table_dark td {
	font-size: small;
	padding: 1px;
	margin: 0px;
}
.table_light td {
	background: #444444;
}
.table_dark td {
	background: #222222;
}
