.container_idlebox {
	width: 100%;
	margin: 0px;
	padding: 0px;
	
	margin:0 auto;
}
.loader {
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	display: none;
	margin:0 auto;
	text-align:center;
}

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

.userInfo {
	background-color: #ffffff;
	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: #42a62a;
}
.titreUserInfo {
	width: 60px;
	float: left;
}
.infoUserInfo {
	color: #00509d;
}

#dragBarInfo {
	background-image: url(../inc/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(../inc/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: #ffffff;
	width: 268px;
	position: absolute;
	left: 600px;
	top: 141px;
	margin: auto;
	height: 196px;
	/*background-image: url(../inc/img/pnoInfos.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
	border:1px solid #42a62a;
	display: none;
	background:#00509d
}

#info a {
	color: #00509d;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #42a62a;
}

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



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



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



.container_top_idlebox {
	background-image: url(../inc/img/bordhaut.jpg);
	background:#00509d;
	width: 100%;
	height: 10px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.container_bottom_idlebox {
	/*background-image: url(../inc/img/bordbas.jpg);*/
	background:#00509d;
	height: 9px;
	width: 100%;
}
.container_middle_idlebox {
	/*background-image: url(../inc/img/backbox.jpg);
	background-repeat: repeat-x;*/
	width: 100%;
	overflow:hidden;
	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: #00509d;
}
.container_post {
	width: 100%;
	padding-right: 8px;
	padding-left: 8px;
}
.container_slide_post1 {
	background-image: url(../inc/img/posterplus.jpg);
	height: 25px;
	width: 221px;
	background-repeat: no-repeat;
	cursor:pointer;
	margin:0 auto;
}
.container_slide_post2 {
	background-image: url(../inc/img/postermoins.jpg);
	height: 25px;
	width: 221px;
	background-repeat: no-repeat;
	cursor:pointer;
}

.container_formulaire_post {
	width: 100%;
	display: none;
	margin:0 auto;
}
.input_name {
	/*background-image: url(../inc/img/inputname.jpg);
	background-repeat: repeat-x;
	height: 26px;*/
	border: 1px solid #4F8A10;
	font-size: 10px;
	color: #4F8A10;
	width: 50%;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #DFF2BF;
	float: left;
	padding: 5px;
}
.input_email {
	/*background-image: url(../inc/img/inputname.jpg);
	background-repeat: repeat-x;
	height: 26px;*/
	border: 1px solid #4F8A10;
	font-size: 10px;
	color: #4F8A10;
	width: 50%;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #DFF2BF;
	padding: 5px;
	float: left;
}
.input_link {
	/*background-image: url(../inc/img/inputname.jpg);
	background-repeat: repeat-x;
	height: 26px;*/
	border: 1px solid #4F8A10;
	font-size: 10px;
	color: #4F8A10;
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #DFF2BF;
	padding: 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(../inc/img/icone.jpg);*/
	height: 23px;
	/*background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;*/
	width: 500px;
	font-size: 12px;
	/*padding-top: 10px;*/
	cursor:pointer;
	float:right;
	text-align:right;
	
}

.input_mes {
	/*background-image: url(../inc/img/inputmes.jpg);*/
	height: 90px;
	width: 90%;
	border: 1px solid #4F8A10;
	background-color: #DFF2BF;
	background-repeat: repeat-x;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F8A10;
	overflow: auto;
}
.button_post {
	background-image: url(../inc/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;
}


.container_comment {
	width: 97%;
	overflow:hidden;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.comment {
	/*width: 100%;*/
	background-color: #42a62a;
	padding: 5px;
	margin-bottom: 5px;
	/*overflow:hidden;
	border:1px solid red;*/
}
.comment_pseudo {
	font-size: 12px;
	color: #00509d;
	font-family: Verdana, 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;
}
.comment_mes {
	width: 98%;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00509d;
	padding: 5px;
	/*border:1px solid red;*/
	background:white;
	overflow:hidden;
	margin-top:25px;
}
.container_input_link {
	display: none;
	margin-bottom: 3px;
}
.changepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	cursor:pointer;
	border:1px solid #42a62a;
	background:#00509d;
	padding:1px;
}
.slidewindows{
	background-color: #666666;
	cursor:move;

}
.buttonAdmin2 {
	font-size: 10px;
	color: #00509d;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../inc/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: #ffffff;
	text-align: center;
}
.chiffreAb1 {
	/*background-image: url(../inc/img/antibot.png);*/
	height: 26px;
	width: 38px;
	padding-top: 11px;
	float: left;
	clear: right;
	background:white;
	color:#42a62a;

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

#dragBarLogAdmin {
	background-image: url(../inc/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(../inc/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: #ffffff;
	width: 268px;
	position: absolute;
	left: 600px;
	top: 141px;
	margin: auto;
	height: 196px;
	/*background-image: url(../inc/img/pnoInfos.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
	background:#00509d;
	display: none;
}

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

#logAdmin a:hover {
	color: #BEFD02;
	border-bottom-color: #BEFD02;
}
.input_pseudoLogAdmin {
	/*background-image: url(../inc/img/inputname.jpg);
	background-repeat: repeat-x;*/
	height: 26px;
	border: 1px solid #000000;
	font-size: 10px;
	color: #42a62a;
	width: 60px;
	background-color: #ffffff;
	padding-top: 5px;
	padding-left: 5px;
}
.input_resultAb {
	/*background-image: url(../inc/img/inputname.jpg);
	background-repeat: repeat-x;*/
	height: 26px;
	border: 1px solid #000000;
	font-size: 10px;
	color: #42a62a;
	width: 40px;
	background-color: #ffffff;
	padding-top: 10px;
	/*padding-left: 5px;*/
	float: left;
	/*margin-top: 8px;*/
}
.commentLogAdmin {
	font-size: 10px;
	color: #ffffff;
	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: 90%;
	font-family: verdana,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;
}