.container_idlebox {
	width: 239px;
	margin: 0px;
	padding: 0px;
}
.loader {
	font-size: 10px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}

.buttonAdmin {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/adminoff.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	cursor:pointer;
}

.userInfo {
	background-color: #232323;
	height: 18px;
	width: 229px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	color: #FFFFFF;
}
.titreUserInfo {
	width: 60px;
	float: left;
}
.infoUserInfo {
	color: #0ac2f8;
}

#dragBarInfo {
	background-image: url(img/dargBarInfos.png);
	height: 27px;
	width: 249px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	cursor:move;
}
#contenuInfo {
	padding: 9px;
}
#closeInfo {
	background-image: url(img/closeInfos.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 18px;
	margin-top: 6px;
	float: right;
	margin-right: 5px;
	cursor:pointer;
}


#info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a1a0a0;
	width: 268px;
	position: absolute;
	left: 303px;
	top: 141px;
	margin: auto;
	height: 196px;
	background-image: url(img/pnoInfos.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
}

#info a {
	color: #44C7F9;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #44C7F9;
}

#info a:hover {
	color: #BEFD02;
	border-bottom-color: #BEFD02;
}



#tooltips {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a1a0a0;
	opacity:0.8;
	filter:alpha(opacity=80);
	width: 150px;
	position: absolute;
	left: 234px;
	top: 97px;
	display: none;
}
#tooltips_top {
	background-image: url(img/tooltop.png);
	background-repeat: no-repeat;
	width: 150px;
	margin: 0px;
	padding: 0px;
	height: 14px;
}
#tooltips_middle {
	background-color: #343434;
	opacity:0.8;
	filter:alpha(opacity=80);
	width: 150px;
	width: 140px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	color: #FFFFFF;
}



#tooltips_bottom {
	background-image: url(img/toolbotom.png);
	background-repeat: no-repeat;
	width: 150px;
	margin: 0px;
	padding: 0px;
	height: 14px;
}



.container_top_idlebox {
	background-image: url(img/bordhaut.jpg);
	width: 239px;
	height: 10px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.container_bottom_idlebox {
	background-image: url(img/bordbas.jpg);
	height: 9px;
	width: 239px;
}
.container_middle_idlebox {
	background-image: url(img/backbox.jpg);
	background-repeat: repeat-x;
	width: 237px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #383838;
	border-left-color: #383838;
	background-color: #000000;
}
.container_post {
	width: 223px;
	padding-right: 8px;
	padding-left: 8px;
}
.container_slide_post1 {
	background-image: url(img/posterplus.jpg);
	height: 25px;
	width: 221px;
	background-repeat: no-repeat;
	cursor:pointer;
}
.container_slide_post2 {
	background-image: url(img/postermoins.jpg);
	height: 25px;
	width: 221px;
	background-repeat: no-repeat;
	cursor:pointer;
}

.container_formulaire_post {
	width: 220px;
	display: none;
}
.input_name {
	background-image: url(img/inputname.jpg);
	background-repeat: repeat-x;
	height: 26px;
	border: 1px solid #000000;
	font-size: 10px;
	color: #44C7F9;
	width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #000000;
	float: left;
	padding: 5px;
}
.input_email {
	background-image: url(img/inputname.jpg);
	background-repeat: repeat-x;
	height: 26px;
	border: 1px solid #000000;
	font-size: 10px;
	color: #b6ff00;
	width: 207px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
}

.input_link {
	background-image: url(img/inputname.jpg);
	background-repeat: repeat-x;
	height: 26px;
	border: 1px solid #000000;
	font-size: 10px;
	color: #b6ff00;
	width: 207px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
}
.container_input_email {
	display: none;
	clear: left;
	margin-bottom: 3px;
}

.formulaire_post_email {
	display: block;
	margin-left: 10px;
	float: left;
	width: 20px;
	padding-top: 10px;
	cursor:pointer;
}
.formulaire_post_link {
	margin-left: 5px;
	display: block;
	width: 20px;
	float: left;
	padding-top: 10px;
	cursor:pointer;
}

.comment_title {
	background-image: url(img/icone.jpg);
	height: 23px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	width: 170px;
	font-size: 12px;
	padding-top: 10px;
	cursor:pointer;
}

.input_mes {
	background-image: url(img/inputmes.jpg);
	height: 90px;
	width: 204px;
	border: 1px solid #000000;
	background-color: #000000;
	background-repeat: repeat-x;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	overflow: auto;
}
.button_post {
	background-image: url(img/envoyer.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 63px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	cursor:pointer;
}
.comment_mes {
	width: 199px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
}

.container_comment {
	width: 200px;
	padding-right: 15px;
	padding-top: 10px;
}
.comment {
	width: 210px;
	background-color: #232323;
	padding: 3px;
	margin-bottom: 5px;
}
.comment_pseudo {
	font-size: 12px;
	color: #00c7fe;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.comment_date {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #b6ff00;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}
.container_input_link {
	display: none;
	margin-bottom: 3px;
}
.changepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	cursor:pointer;
}
.slidewindows{
	background-color: #666666;
	cursor:move;

}
.buttonAdmin2 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/adminon.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	cursor:pointer;
}




.userLogAdmin {
	background-color: #232323;
	height: 18px;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 7px;
	color: #FFFFFF;
}
.titreUserLogAdmin {
	font-size: 10px;
	color: #898989;
	text-align: center;
}
.chiffreAb1 {
	background-image: url(img/antibot.png);
	height: 26px;
	width: 38px;
	padding-top: 11px;
	float: left;
	clear: right;

}
.chiffreAb2 {
	background-image: url(img/antibot.png);
	height: 26px;
	width: 38px;
	padding-top: 11px;
	float: left;
	clear: right;
	cursor:pointer;
}
.infoUserLogAdmin {
	color: #0ac2f8;
}

#dragBarLogAdmin {
	background-image: url(img/dargBarInfos.png);
	height: 27px;
	width: 249px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	cursor:move;
}
#contenuLogAdmin {
	padding: 9px;
}
#closeLogAdmin {
	background-image: url(img/closeInfos.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 18px;
	margin-top: 6px;
	float: right;
	margin-right: 5px;
	cursor:pointer;
}


#logAdmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a1a0a0;
	width: 268px;
	position: absolute;
	left: 303px;
	top: 141px;
	margin: auto;
	height: 196px;
	background-image: url(img/pnoInfos.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
}

#logAdmin a {
	color: #44C7F9;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #44C7F9;
}

#logAdmin a:hover {
	color: #BEFD02;
	border-bottom-color: #BEFD02;
}
.input_pseudoLogAdmin {
	background-image: url(img/inputname.jpg);
	background-repeat: repeat-x;
	height: 26px;
	border: 1px solid #000000;
	font-size: 10px;
	color: #b6ff00;
	width: 60px;
	background-color: #000000;
	padding-top: 5px;
	padding-left: 5px;
}
.input_resultAb {
	background-image: url(img/inputname.jpg);
	background-repeat: repeat-x;
	height: 26px;
	border: 1px solid #000000;
	font-size: 10px;
	color: #b6ff00;
	width: 40px;
	background-color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	margin-top: 8px;
}
.commentLogAdmin {
	font-size: 10px;
	color: #898989;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.comment_admin {
	width: 197px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
	background-color: #444444;
	border: 1px dotted #585858;
}
.admDel{
cursor:pointer;
}
.admModif{
cursor:pointer;
}

.admBan{
cursor:pointer;
}
.admWhois{
cursor:pointer;
}
.input_comment_mes {
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
	background-color: #121212;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.copyright{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}