/*
# -- BEGIN LICENSE BLOCK ----------------------------------
#
# Copyright (c) 2008 NEMENTON and contributors
#
# -- END LICENSE BLOCK ------------------------------------
*/

body {
	background-image: url('./images/interface/images/fond_top.jpg');
	/*background-image: url('./images/interface/slax-wallpaper3.png');*/
	background-repeat: repeat-x;
	background-color: #31444a;
	color:#FFFFFF;
	/*font-family:Trebuchet MS, Chaparral Pro, Verdana, Tahoma, Arial, Helvetica, sans-serif;*/
	font-size:14px;
	width: 1024px;
	height: 222px;
	margin:auto;
	margin-bottom:30px;
	margin-top:10px;
}

img {
	text-decoration:none;
	border: none;
}

/* BBCODE */

#BBCode_text {		/* la div contenant l'éditeur */
	border:#999999 solid 1px;
	background-color: #EFEFEF;
	width: 610px;
	color: black;
}
#Prev_text { /* la div affichant la prévis */
	width: 100%;
}

#BBCodeBouton_text { /* la div contenant toutes les "balises" de {b] à [/size] */
	height: 28px;
}
#BBCodeBouton_text input, #BBCodeBouton_text select {
	border: #666666 solid 1px;
	margin-left: 5px;
}

#BBCodeSubmit_text { /* la div div contenant les 2 submit "Envoie" et "Prévisu." */
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: black;
}

#BBCodeSubmit_text input { border: #666666 outset 1px; background-color: #EFEFEF; margin-left: 20px; }
#BBCodeSubmit_text input:hover { border: #CCCCCC solid 1px; }
#BBCodeSubmit_text input:active { border: #666666 inset 1px; }

#SubBB_text {	/* Bouton Standard des balises : [B], [i], [u], [url], [img], [quote], [code], [list] */
	display : inline;
	height: 28px;
	width: 28px;
	
}

#SubBB_text input { border: #666666 outset 1px; }
#SubBB_text input:hover { border: #CCCCCC solid 1px; background-color: black; }
#SubBB_text input:active { border: #666666 inset 1px; background-color: black; }

#SelColBB_text, #SelColBB_text select {		/* Les Selects des balises [color] et [bgcolor] choix de couleur de police ou de fond de police */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 16px;
}

#SelColBB_text {
	height: 18px;
}

#SelFontBB_text, #SelFontBB_text select { 	/* Selects [font] choix de police */
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 16px;
	
}

#SelSizeBB_text, #SelSizeBB_text select {	/* Selects [size] choix de taille de police */

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 16px;
	left: 10px;
}

#SelFontBB_text,#SelSizeBB_text {
	height: 18px;
}

#BBCodeArea_text {  /* la div contenant le textarea */
	margin-left: 2.5px;
}
#BBCode_text label {
	width: 30px;
}

#SelColBB_text label, #SelFontBB_text label {
	width: 185px;
	padding-left: 10px;
}
#SelSizeBB_text label {
	width: 185px;
	padding-left: 10px;

}
#text {		/* Le textarea (la ou on tape des lettres ^^') */
}

.bbcode {	/* Concerne l'editeur et la prévisualistion */
	
}



/* FIN BBCODE */


.code {
	background-color:#1B1B1B;
	border:1px solid #24227d;
	margin:5px 0pt;
	padding:5px;
	font-family: monospace,"Courier New";
	margin-left:10px;
	margin-right:10px;
	padding:5px;
	max-height:650px;
	overflow:auto;
	white-space:nowrap;
	}


h2 {
	text-align:center; color:#AC0000; text-decoration:underline; 
}

h1 { text-align:center; font-size:25px; color:#AC0000; background-color: black;}
h3 { background:url('images/interface/h2-bg.png') no-repeat; padding-left:40px; font-size:20px; border-bottom:2px solid #ae0505; }
a { color:lightgray; text-decoration:none; font-weight:bold; }
a:hover { text-decoration:underline; color: white; }

#contenu2 h1{
	font-variant: small-caps;
}

#header {
	background:url('./images/interface/22ersessai.png') no-repeat;
	background-color:black;
	width:1000px;
	height: 150px;
	margin:auto;
	margin-bottom:10px;
	border: 1px solid white;
	border-bottom: none;
	

}
#header a { padding-top:14px; }

#menu_header
{
	position: relative;
	top: 150px;
	right: 1px;
	height: 25px;
	width: 1000px;
	border: 1px solid white;
	background-image: url('');
	background-color: black;
	font-weight : bold;

}

.menu_header li:hover, .menu_header_droite li:hover
{
background-image: url('');
color:red;
}

.menu_header, .menu_header ul  
{
        padding : 0;
        margin : 0;
        list-style : none;
        line-height : 21px;
        text-align : center;
}



.menu_header a, .menu_header_droite a 
{
        display:block;
        padding:0;
		margin:0;
        text-decoration:none;
		font-size:0.8em;
		color:white/*#9b999c/*#074e9f*/;
        width:144px;
		font-weight : bold;
}

.menu_header li
{ 
        float : left; 
		height:25px;
		border-right: 1px solid white;
}


.menu_header_droite, .menu_header
{
        padding : 0;
        margin : 0;
        list-style : none;
        line-height : 0px;
        text-align : center;
}

.menu_header_droite a:hover, .menu_header a:hover  { color:red; font-weight : bold; }

.menu_header_droite li
{ 
        float :right;
		height:25px;
		border-left: 1px solid white;
}

/* Menu */

#menu {
	background:url('./images/interface/menu_head.png') no-repeat #000000;
	float:left;
	/*width:218px;
	padding-top:47px;
	margin-top:3px;
	margin-bottom:15px;*/
	width: 200px;
	margin: 10px;
	padding-top:50px;
	margin-top:33px;
	margin-bottom:15px;
	}

#menu ul 
{ 
list-style: none;
margin: 0;
padding: 0;
}

#menu li  a
{
height: 32px;
voice-family: "\"}\"";
voice-family: inherit;
height: 22px;
text-decoration: none;
}


#menu li a {
color: gray;
display: block;
background: url(./images/interface/menu20.png);
padding: 10px 0 0 35px;
}
#menu li a:hover, #menu li a:active {
color: white;
background: url(./images/interface/menu2.png) 0 -32px;
padding: 10px 0 0 35px;
}

/* Fin Menu */

#corp {
	background:url('images/interface/corps-head copie.png') no-repeat;
	width:785px;
	height : auto;
	padding-top:47px;
	margin-top:43px;
	margin-left:227px;
	}
	
#contenu2 {
	background-image:url('images/interface/fond2.png');
	background-repeat: repeat-x;
	background-color: black;
	min-height : 1190px;
	width: 100%;
	border-bottom:2px solid #212936;
	padding:5px;
	padding-left:8px;
	border: 1px solid white;
	border-top: none;
	}
	
.form-livre {
	background:#000022;
	width:550px;
	margin:auto;
	margin-top:30px;
	padding-top:18px;
	padding-bottom:15px;
	border:5px groove #000022;
	font-size: 0.8em;
	}
	
.livre {
	background:url('./images/interface/bg-bubplastic-h-purple.gif') repeat-x ;
	width:600px;
	border:2px solid #212936;
	margin:auto;
	padding:0;
	padding-top:3px;
	padding-bottom:10px;
	padding-left:3px;
	padding-right:3px;
	margin-bottom:20px;
	border: 5px groove #000022;
	}
	
.livre p { padding-top:8px; }

fieldset
{
	background-color: black;
}



/* Formulaire Tutoriel */

.tutoriel
{
	width: 90%;
	text-align: center;
}

#introduction, #contenu, #conclusion, #description, #contenu2
{
	width: 740px;

}
#contenu2 {
	width: 770px;
}
#contenu
{
	height: 550px;
}

#code
{
	float: left;
	margin-left: 36px;
	margin-top: 10px;
}

#titre, #langages
{
	width: 150px;
}

#separation.button
{
	/*float: right;
	margin-top: 10px;
	margin-right: 297px;*/
}

.left
{
	float: left;
}

.clear_left
{
	clear: left;
}

/* Fin Formulaire Tutoriel */
.footer {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top:5px;
	font-size:10px;
	border:2px solid #212936;
	text-align:center;
	background-color: black;
	border: 1px solid white;
}



/* Mise en forme des formulaire */

label {
display:block;
width:150px;
float:left;
}

/* Zone membre */

#captcha
{
	margin-top: 20px;
}

#menu_zm
{
margin-top:15px;
background-color: black;
color: white;
}

#info_membre
{
width: 500px;
padding : 15px;
margin: auto;
text-align: center;
background-color: black;
border: 1px solid #3b5677;
}	

#messa{
color: white;
width: 85%;	
}


#messa2
{
width: 85%;
text-align: center;
background-image: url('http://devinux.free.fr/themes/XNeon/forums/images/cell1.jpg');
border: 1px solid #3b5677;
}

#messa1, #messa1 td
{
text-align: center;
background-color : black;
border: 1px solid #3b5677;
}

#dess
{
border: 2px solid black;
}

#dess:hover
{
border: 2px outset black;
}  /*Fin Zone membre */		

input[type="submit"]
{
	background-color : #0A0A0A;
	font-weight : bold;
	color: white;
}

#BBCode_text input[type="submit"]
{
	font-weight : bold;
	color: black;
}

input[type="button"]
{
	background-color : #0A0A0A;
	font-weight : bold;
	color: white;
	margin-bottom: 5px;
}



#news {
	background:url('./images/interface/fond_news.jpg') repeat-x #200000;
	width:700px;
	border:2px solid #300000;
	margin:auto;
	padding:0;
	padding-top:0px;
	padding-bottom:18px;
	padding-left:3px;
	padding-right:3px;
	margin-bottom:20px;
	}
	
.titre_news{
	padding: 0;
	color: white;
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.bas_news{
	font-size: 0.85em;
	float: right;
}
	
#news em, .petit {
	font-size: 0.8em;
}
	
.droite{
	float: right;
	margin: 1px;

	
}

.gauche{
	float: left;
	margin: 1px;
	
}

#center{
	text-align: center;
}


.auteur_tuto {
	background:#1B1B1B;
	border:2px solid #2C2C2C;
	width:400px;
	float:right;
	margin:5px;
	padding:5px;
	}
	
.avatar_auteur_tuto { float:left; width:110px; height:110px;  margin-right:7px; text-align:center; }
img .avatar_auteur_tuto { max-width:110px; height:110px;  margin-right:7px; text-align:center; }



table{
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border-collapse:collapse;
	width: 90%;
	border: 1px solid black;
}

 td {
	padding-left: 5px;
	border: 1px solid black;
	
	
}

tr, th {
	border: 1px solid black;
}


#corps_forum {
	margin : 0px;
	min-height: 700px;
	width: 1024px;
}

#corps_forum td { 
	vertical-align:top; 
	padding-top:5px; 
	padding-left:5px; 
	padding-right:5px;
	font-size: 0.85em;
	color: black;
	background: url('images/interface/df.png') bottom repeat-x #eaeaea;
}



table { 

	background-color:#111111;  
	width:100%;

}

#corps_forum table a { 

	color:#6e3f3f;  
}

#corps_forum table a:hover { 

	color: #693939/*#6e3f3f*/;  
}

#corps_forum  th { 
	background:url('images/interface/tableau.png');
	height: 5px;
	font-size: 0.95em;
}

th { 
	background:url('images/interface/tableau2.png');
	height: 5px;
	font-size: 0.95em;
}



#banniere{
	width: 1024px;
	height: 145px;
	margin: auto;
	margin-top: 10px;
	background: url("image/uwht3.png");
}

#debut_fofo{
	position: relative;
	bottom: 104px;
	left: 20px;
	color:#8d0f0f;
	height: 80px;
	font-size: 0.8em;
}

#debut_fofo a{
	color: #c65859;
}

#debut_fofo a:hover{
	color:  #8d0f0f;
	text-decoration: none;
}

.nombremessages, .nombresujets, .nombrevu, .auteur, .auteur2, .nombremessages2, .nombrevu2, .center {
	text-align: center;
}

.vt_auteur {
	width: 150px;
}

.nombrevu2, .nombrevu {
	width: 70px;
}

.nombremessages2, .nombremessages, .debut {
	width: 70px;
}

.auteur2 {
	width: 100px;
}

.debut {
	width: 30px;
	text-align: center;
}

.derniermessage2, .derniermessage {
	width: 200px;
}

.os img{

	vertical-align:middle;
}



hr {
	color: #c2c2c2;
	background-color: #c2c2c2;
	height: 1px;
	border: 0;

}

.fosignature
{
	
	padding: 5px;
	height: 100%;
	
}

.strong {

	font-weight: bold;
}

/* Zooombox !!! */

#zoombox_aplat {
	position:relative;
	top: 0;
	left: 0;
	z-index: 999990;
	width: 100%;
	height:100%;
	background-color: #000;
	cursor:pointer;
}
#zoombox_loading {
	background:url(includes/zoombox/loader.png) left top no-repeat;
	position: fixed;
	height: 40px;
	width: 40px;
	cursor: pointer;
	top:50%;
	left:50%;
	margin:-20px 0 0 -20px;
	overflow: hidden;
	z-index: 111111100;
}

#zoombox_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(includes/zoombox/close.png) ;
	cursor: pointer;
	z-index: 111111100;
}
#zoombox_conteneur {
	position:absolute;
	padding:18px 18px 56px 18px;
	overflow: visible;
	z-index: 999990;
}
#zoombox_conteneur2 {
	position:relative;
	width:100%;
	height:100%;
}
#zoombox_contenu {
	width:100%;
	height:100%;
	overflow:hidden;
}	
#zoombox_contenu iframe{
	border:0;
}
#zoombox_titre {
	bottom:-26px;
	height:16px;
	left:0pt;
	position:absolute;
	width:100%;
	z-index:111111100;
	display:none;
}
#zoombox_titre a{
	color:#aeaeae;
	text-decoration:none;
	font-size:0.9em;
}
#zoombox_titre a:hover{
	color:#FFF;
}
#zoombox_titrec {
	background:transparent url(includes/zoombox/titre_c.png) repeat-x;
	height:26px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-align:center;
}	
#zoombox_titreg {
	background:transparent url(includes/zoombox/titre_g.png) no-repeat top right;
	height:26px;
	width:13px;
}	
#zoombox_titred {
	background:transparent url(includes/zoombox/titre_d.png) no-repeat top left;
	height:26px;
	width:13px;
}
	
#zoombox_boutond {
	background:transparent url(includes/zoombox/bouton_d.png) no-repeat top right;
	display:block;
	height:26px;
	width:39px;
	cursor:pointer;
}	
#zoombox_boutong{
	background:transparent url(includes/zoombox/bouton_g.png) no-repeat top left;
	height:26px;
	width:39px;
	display:block;
	cursor:pointer;
}	
#zoombox_boutong:hover,#zoombox_boutond:hover{
	background-position:bottom left;
}	

#zoombox_bg {

}
div.zoombox_bg_h {
	position:absolute;
	top: -18px;
	left:0;
	width: 100%;
	height: 18px;
	background: transparent url(includes/zoombox/ombre_h.png) repeat-x;
}

div.zoombox_bg_hd {
	position:absolute;
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(includes/zoombox/ombre_hd.png) no-repeat;
}

div.zoombox_bg_d {
	position:absolute;
	top:0;
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(includes/zoombox/ombre_d.png) repeat-y;
}

div.zoombox_bg_bd {
	position:absolute;
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(includes/zoombox/ombre_bd.png) no-repeat;
}

div.zoombox_bg_b {
	position:absolute;
	bottom: -18px;
	left:0;
	width: 100%;
	height: 18px;
	background: transparent url(includes/zoombox/ombre_b.png) repeat-x;
}

div.zoombox_bg_bg {
	position:absolute;
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(includes/zoombox/ombre_bg.png) no-repeat;
}

div.zoombox_bg_g {
	left: -13px;
	top:0;
	position:absolute;
	height: 100%;
	width: 13px;
	background: transparent url(includes/zoombox/ombre_g.png) repeat-y;
}

div.zoombox_bg_hg {
	position:absolute;
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(includes/zoombox/ombre_hg.png) no-repeat;
}

/* Fin Zoombox */

/* Connexion box */
#connexion_box{}
#connexion_box #connexion_aplat{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 9998;
	cursor:pointer;
}

#connexion_box #connexion_conteneur{
	position: absolute;
	top: 20px;
	left: 50px;
	background-image:url('images/interface/fond2.png');
	background-repeat: repeat-x;
	background-color: black;
	z-index: 9999;
}
#connexion_box #connexion_contenu{
	padding: 5px;
	padding-top: 15px;

}
#connexion_box #connexion_relative {
	
	position: relative;
	width: 100%;
	height: 100%;
}
#connexion_box #connexion_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(includes/zoombox/close.png) ;
	cursor: pointer;
	z-index: 9999;
}
#connexion_box #connexion_loader {
	position: absolute;
	bottom: 50px;
	right: 20px;
	background: url(includes/loader.gif) center center no-repeat;
	width: 30px;
	height: 30px;
	z-index: 999999;
}
/*Fin connexion box */

/* Commentaire tutoriel */
#table_pseudo {
	width: 130px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 100%;
}
#table_commentaire {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}
.p {
	height: 100%;
	position: relative;
	top: 0px;
}
#commentaire_contenu {
	height: 100%;
	font-size: 0.8em;
}
#table_commentaire hr {
	background-color: black;
}
#commentaire_pseudo, #commentaire_info {
	font-weight: bold;
	font-size: 0.76em;
	color: gray;
	background-color: black;
	padding: 0px;
	margin: 0px;
	border: 1px solid black;
}
#commentaire_membre, .p {
	height: 100%;
}
#commentaire_membre, .p {
	border: 0;
	margin-top: 0;
}
#commentaire_contenu {
	min-height: 95px;
	width: 100;
	padding-left: 5px;
}
#commentaire_singature, #commentaire_singature p {
	height: 15px;
	font-size: 0.8em;

}
/* Fin commentaire tutpriel */

/* Partie Challenges */
#challenges_categories {
	min-height: 255px;
	
}
#challenges_image {
	float:left;
	border-color:gray;
	border-style:double;
}
#challenges_image:hover {
	border-color: red;
}
#challenges_description {
	margin-left:160px;
	padding-left:5px;
}
#hell {
	border-color:gray;
	border-style:double;
}
#hell:hover {
	border-color: red;
}

/* Partie challenge */
.challenges_titre, .challenges_auteur {
	font-size: 0.9em;
	font-weight: bold;
	color: #CCCCCC;
}
.challenges_titre {
	text-align: center;
}
.challenges_difficulte {
	font-size: 0.8em;
}
