/****************************************************************/
/* 1. IMPORT DES FEUILLES DE STYLE */
/****************************************************************/

/* Import de la feuille de style de base */
@import url(imports/base.css);
/* Import du thème de couleur */
@import url(imports/Maniac_cs.css);


a img {
  border: 0;
}

html, body, ol, ul, form, fieldset {
  margin: 0;
  padding: 0;
}
body{background: #E5E5E5 url(./images/bg.jpg) fixed center;}

hr {
border: 1px solid #ddd;
}

.page h1 {
text-align:center;
margin-bottom: 15px;
color: #11cfff;
}
.page input {
border: 1px solid #ccc;
color: #555;
}
.page input:hover,
.page input:focus {
border: 1px solid #bbb;
color: #222;
}

#contenant {
	margin: auto;
	width: 975px;
	padding: 0;
}

/* HEADER
---------------------------------------------------------------------------------------------------------------------------------------------------*/

#header {
	background: transparent;
	width: 980px;
	margin: auto;
	height: 90px;
}

#header #logo {
	margin: 10px 0 0 0; 
	padding: 0;
}


/* bandeau */

#bandeau {
	height: 100px;
}

#bandeau .ban {
	width: 728px;
	height: 90px;
	background: #f0f0f0;
	margin-left: 20px;
}


/* menu principal */

#menupr {
	background: url(./images/menupr.png) center top no-repeat;
	height: 176px;
	width: 177px;
	padding: 20px;
	position: absolute;
	margin-left: 755px;
	margin-top: 10px;
}

#menupr ul,
#menupr li { 
	font-family: "Segoe UI Light", "Segoe UI", "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	list-style-type: none; 
	padding: 0; 
	margin: 0; 
	font-size: 24px; 
	margin-left: 10px;
	display: block;
}

#menupr .li-site {
	background: url(./images/menu_site.png) no-repeat center left;
	padding-left: 52px;
	font-size: 42px;
}
#menupr .li-forum {
	background: url(./images/menu_forum.png) no-repeat center left;
	padding-left: 52px;
}
#menupr .li-blog {
	background: url(./images/menu_blog.png) no-repeat center left;
	padding-left: 52px;
}
#menupr .li-pseudo {
	background: url(./images/menu_pseudo.png) no-repeat left center;
	padding-left: 52px;
}

#menupr a { color: #777; text-decoration: none; }

#menupr a:hover {
	background: none;
	text-decoration: none;
	color: #000;
}


#brdmenu li {
	font-size: 18px;
}

#brdwelcome {
	font-size: 14px;
	background: #eee;
	border: 1px solid #ddd;
	padding: 5px 10px;
}

#brdmenu ul {
	text-align: center;
}


#brdmenu li {
	padding: 2px 15px;
}

#brdmenu #navindex {
	background: url(./images/ic-accueil.png) no-repeat;
	padding-left: 40px;
}
#brdmenu #navindex a {
	color: #000;
}

#brdmenu #navrules { 
	background: url(./images/ic-regles.png) no-repeat;
	padding-left: 40px;
}
#brdmenu #navrules a { 
	color:red;
}
#brdmenu #navsearch {
	background: url(./images/ic-recherche.png) no-repeat;
	padding-left: 36px;
}
#brdmenu #navsearch a {
	color: #5F85B4;
}

#brdmenu #navpm  {
	background: url(./images/ic-msg.png) no-repeat;
	padding-left: 36px;
}
#brdmenu #navpm  a {
	color: #6C92BF;
	font-weight: bold;
}


#brdmenu #navregister {
	background: url(./images/ic-inscription.png) no-repeat;
	padding-left: 40px;
}
#brdmenu #navregister a {
	color: #71D100;
	font-weight: bold;
}
#brdmenu #navlogin {

}

#brdmenu #navprofile {
	background: url(./images/ic-profil.png) no-repeat;
	padding-left: 28px;
}
#brdmenu #navprofile a {
	font-weight: bold;
	color: #44BAD5;
}


#punwrap .logintop {
	margin: 20px 0px;
	text-align: center;
	font-size: 16px;
}
#punwrap .logintop input {
	font-size: 16px;
}

.log-pseudo {
	background : #fff url(./images/log-pseudo.gif) no-repeat 2px center;
	padding-left: 30px;
	height: 26px;
	border: 2px solid #ddd;
}

.log-pass {
	background : #fff url(./images/log-pass.png) no-repeat center left;
	padding-left: 30px;
	height: 26px;
	border: 2px solid #ddd;
}

.log-connexion {
	background: #eee url(./images/fondbouton.png) center repeat-x;
	height: 26px;
	padding: 3px 10px;
	border: 2px solid #ddd;
	font-weight: bold;
}

 a { color: #666; }

/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/

/* cadre conteneur */

#global {
  width: 976px;
  background: transparent;
  margin: 0 auto;
  background: transparent url(./images/content.png) center top repeat-y;
}


.top {
	background: url(./images/top.png) no-repeat center bottom;
	width: 976px;
	height:19px;
	margin: auto;
}

.bottom {
	background: url(./images/bottom.png) no-repeat center top;
	width: 976px;
	height:19px;
	margin: auto;
	margin-bottom: 12px;
	margin-top: -12px;
	
}





/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer {
  clear: both;
  background: transparent;
  padding: 0;
  font-size: 0.9em;
  color: #ADADAD;
  padding-top: 25px;
}


#bigfooter {
  font-family: "Segoe UI", "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
  width: 976px;
  height: 390px;
  background: transparent;
  margin: 0 auto;
  background: transparent url(./images/foot-content.png) center top repeat-y;
}

#bigfooter ul,
#bigfooter li { list-style-type: none; margin: 0; padding: 0; }

#bigfooter a { color: #006EA5; }

.foot-top {
	background: url(./images/foot-top.png) no-repeat center top;
	width: 976px;
	height:19px;
	margin: auto;
}
.foot-bottom {
	background: url(./images/foot-bottom.png) no-repeat center top;
	width: 976px;
	height:19px;
	margin: auto;
	margin-bottom: 35px;
}

#nuage {
	width: 880px;
	height: 110px;
	background: url(./images/nuage2.png) center no-repeat;
	padding: 50px 50px;	
	margin: 0;
	position:relative;
	z-index:10; 
}



#bigfooter  .zonepdp {
	height: 220px;
	background: url(./images/zonepdp.png) no-repeat;
	width: 500px;
	margin-left: 420px;
	padding: 15px;
}


#bigfooter  .partenaires {
	width: 190px;
	position: absolute;
	font-size: 16px;
	line-height: 24px;
}


#bigfooter  .liens { 
	width: 250px;
	margin-left: 200px;
	position: absolute;
	font-size: 16px;
	line-height: 28px;
}

#bigfooter  .social { 
	width: 32px;
	margin-left: 464px;
}

#bigfooter  .social img{ 
	margin-bottom: 5px;
}


.facebook {
	float: left;
	width: 350px;
	height: 200px;
	padding: 10px;
	border:1px solid #738AB8;
	background: #94A3C4;
	margin-left: 25px;
}



/* (C) */

.copyright { 
	font-family: "Segoe UI", "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	color: #fff; 
	line-height: 24px;
	margin: 10px 0px;
	text-align: center;
	font-size: 13px;
}
.copyright a { color: #fff; text-decoration: underline; }



/****************************************************************/
/* 2. PARAMETRES DU TEXTE */
/****************************************************************/

/* 2.1 Ceci fixe la famille de police par défaut */

.pun, .pun INPUT, .pun SELECT, .pun TEXTAREA, .pun OPTGROUP {
	FONT-FAMILY: "Segoe UI", "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;

}

.pun {FONT-SIZE: 12px; LINE-HEIGHT: normal; width:920px; margin:auto;}

/* Taille de police d'Internet Explorer seulement - pour permettre à IE de zoomer.  N'enlevez pas les commentaires \*/
* HTML .pun {FONT-SIZE: 68.75%}
/* Fin de la taille des polices pour IE */

/* Règle la taille de la police pour ces tableaux parce que IE l'exige */
.pun TABLE, .pun INPUT, .pun SELECT, .pun OPTGROUP, .pun TEXTAREA, DIV.postmsg P.postedit {FONT-SIZE: 1em}

/* 2.2 Règle la taille de la police pour le texte préformaté c.-à-d. dans des boîtes de code */

.pun PRE {FONT-FAMILY: monaco, "Bitstream Vera Sans Mono", "Courier New", courier, monospace}

/* 2.3 Taille de police pour les en-têtes (headers en anglais) */

.pun H4 {FONT-SIZE: 1em}
.pun H3 {FONT-SIZE: 1.1em}
#brdtitle H1 {FONT-SIZE: 1.4em}

/* 2.4 Texte plus gros pour les objets particuliers */

DIV.postmsg P {LINE-HEIGHT: 1.4}
DIV.postleft DT {FONT-SIZE: 1.1em}
.pun PRE {FONT-SIZE: 1.2em}

/* 2.5 Texte en gras */

DIV.postleft DT, DIV.postmsg H4, TD.tcl H3, DIV.forminfo H3, P.postlink, DIV.linkst LI,
DIV.linksb LI, DIV.postlinksb LI, .blockmenu LI, #brdtitle H1, .pun SPAN.warntext, .pun P.warntext {FONT-WEIGHT: bold}

/****************************************************************/
/* 3. LIENS */
/****************************************************************/

/* 3.1 Enlève le soulignement pour le menu principal, les liens en en-tête, les liens et les menus verticaux */

#brdmenu A:link, #brdmenu A:visited, .blockpost DT A:link, .blockpost DT A:visited, .blockpost H2 A:link,
.blockpost H2 A:visited, .postlink A:link, .postlink A:visited, .postfootright A:link, .postfootright A:visited,
.blockmenu A:link, .blockmenu A:visited {
	TEXT-DECORATION: none
}

/* 3.2 Souligne au passage de la souris (ou hover en anglais) pour des liens dans les en-têtes et dans le menu principal */

#brdmenu A:hover, .blockpost H2 A:hover {TEXT-DECORATION: none; }

/****************************************************************/
/* 4. LARGEUR ET MODÈLE DE BORDURE */
/****************************************************************/

/* 4.1 Par défaut les bordures sont solides (forment un trait plein) et font 1 pixel */

DIV.box, .pun TD, .pun TH, .pun BLOCKQUOTE, DIV.forminfo, DIV.blockpost LABEL {
	BORDER-STYLE: solid;
	BORDER-WIDTH: 1px
}
DIV.codebox h4 { color: #000; font-size:18px; font-weight: bold; }
DIV.codebox { border:1px solid #ccc; background: #eee; background: #ddd; font-size:12px; }


/* 4.2 Réglages spéciaux pour le logo du forum */

#brdheader DIV.box {BORDER-TOP-WIDTH: 4px}

/* 4.3 Bordures pour les cellules des tableaux */

.pun TD, .pun TH {
	BORDER-BOTTOM: none;
	BORDER-RIGHT: none
}

.pun .tcl {BORDER-LEFT: none}

/* 4.4 Réglage spécial pour les jeu de champs afin de préserver ceux par défaut de IE */

DIV>FIELDSET {
	BORDER-STYLE: solid;
	BORDER-WIDTH: 1px
}

/****************************************************************/
/* 5. ESPACEMENT VERTICAL ET DE LA PAGE */
/****************************************************************/

/* 5.1 Marge des pages */

HTML, BODY {MARGIN: 0; PADDING: 0}
#punwrap {
	width: 976px;
  background: transparent;
  margin: 0 auto;
  background: transparent url(./images/content.png) center top repeat-y;
}

/* 5.2 Crée un espace vertical entre les éléments du tableau de bord (marges) */

DIV.blocktable, DIV.block, DIV.blockform, DIV.block2col, #postreview {MARGIN-BOTTOM: 12px}
#punindex DIV.blocktable, DIV.blockpost {MARGIN-BOTTOM: 6px}
DIV.block2col DIV.blockform, DIV.block2col DIV.block {MARGIN-BOTTOM: 0px}

/* 5.3 Supprime l'espace au-dessus des breadcrumbs (infos qui indiquent l'emplacement exact d'une page au sein d'une arborescence) et des liens qui ont une marge supérieure négative */

DIV.linkst, DIV.linksb { }
DIV.postlinksb {MARGIN-TOP: -6px}


/* 5.4 Mets un espace de 12px au-dessus de la boîte d'information du forum sur la page d'index parce que les tableaux de catégorie ont un espace de seulement 6px sous eux  */

#brdstats {MARGIN-TOP: 12px}

/****************************************************************/
/* 6. ESPACEMENT AUTOUR DU CONTENU */
/****************************************************************/

/* 6.1 Remplissage par défaut des éléments principaux */

DIV.block DIV.inbox, DIV.blockmenu DIV.inbox {PADDING: 3px 6px}
.pun P, .pun UL, .pun DL, DIV.blockmenu LI, .pun LABEL, #announce DIV.inbox DIV {PADDING: 3px 0}
.pun H2 {PADDING: 4px 6px}



/* 6.2 Espacement spécial pour divers éléments */

.pun H1 {PADDING: 3px 0px 0px 0}
#brdtitle P {PADDING-TOP: 0px}
DIV.linkst {PADDING: 8px 6px 3px 6px}
DIV.linksb, DIV.postlinksb {PADDING: 3px 6px 8px 6px}
#brdwelcome, #brdfooter DL A, DIV.blockmenu LI, DIV.rbox INPUT  {LINE-HEIGHT: 1.4em}
#viewprofile DT, #viewprofile DD {PADDING: 0 3px; LINE-HEIGHT: 2em}

/* 6.4 Crée un espacement horizontal pour divers éléments */

#brdmenu LI, DIV.rbox INPUT, DIV.blockform P INPUT  {MARGIN-RIGHT: 12px}

/****************************************************************/
/* 7. ESPACEMENT POUR LES TABLEAUX */
/****************************************************************/

.pun TH, .pun TD {PADDING: 4px 6px}
.pun TD P {PADDING: 5px 0 0 0}

/****************************************************************/
/* 8. ESPACEMENT POUR LES POSTS */
/****************************************************************/

/* 8.1 Remplissage autour des colonnes gauches et droites dans viewtopic */

DIV.postleft DL {PADDING: 6px}

.pseudo {
	font-size:18px;
	text-align: center;
	width:160px;
}
.pseudo a { text-decoration: none;}

.pseudo:first-letter  { text-transform: uppercase; }

/* 8.2 Espacement supplémentaires pour contacter le posteur et pour son avatar */

DD.postavatar { 
	padding:0px;
	margin-left:33px; 
	margin-bottom:10px; 
	margin-top:4px;
	height:132px;
	width:126px; 
	background: url(images/avatar_defaut.png) no-repeat 0px 0px;
	}

DD.postavatar img { padding:0; margin:0; width:96px; height: 96px; }
	
/* 8.3 Espacement supérieur supplémentaire pour les signatures pour "édité par" */

DIV.postsignature, DIV.postmsg P.postedit {PADDING-TOP: 25px}

.postsignature hr { border:1px solid #eee; }
.postsignature { font-size: 11px; color: #aaa;}

.postreport ul li { display:inline; }

/* 8.4 Espacement pour les boîtes de code et de citation */

DIV.postmsg H4 {MARGIN-BOTTOM: 10px}
.pun BLOCKQUOTE, DIV.codebox {MARGIN: 5px 15px 15px 15px; PADDING: 8px}

/* 8.5 Remplissage pour les liens d'action (ex : Poster une réponse) et l'indicateur en ligne dans viewtopic */

DIV.postfootleft P, DIV.postfootright UL, DIV.postfootright DIV {PADDING: 10px 6px 5px 6px}

/* 8.6 Ceci est l'entrée visuelle des modérateurs pour supprimer plusieurs sujets */

DIV.blockpost INPUT, DIV.blockpost LABEL {
	PADDING: 3px;
	DISPLAY: inline
}

P.multidelete {
	PADDING-TOP: 15px;
	PADDING-BOTTOM: 5px
}

/* 8.7 S'assure que les paragraphes dans des posts n'obtiennent aucune remplissage */

DIV.postmsg P {PADDING: 0}

/****************************************************************/
/* 9. ESPACEMENT SPECIAL POUR LES FORMULAIRES */
/****************************************************************/

/* 9.1 Remplissage autour des champs */

DIV.blockform FORM, DIV.fakeform {PADDING: 20px 20px 15px 20px}
DIV.inform {PADDING-BOTTOM: 12px}

/* 9.2 Remplissage à l'intérieur des champs */

.pun FIELDSET {PADDING: 0px 12px 0px 12px}
DIV.infldset {PADDING: 9px 0px 12px 0}
.pun LEGEND {PADDING: 0px 6px; font-size: 20px; color: #19A2D6; font-weight: bold; }

/* 9.3 Pour la boîte d'information au dessus du formulaire d'enregistrement et ailleurs */

DIV.forminfo {
	MARGIN-BOTTOM: 12px;
	PADDING: 9px 10px;
	background: #DEECF0;
	border: 2px solid #3BAAC8;
	color:#3BAAC8; 
}

/* 9.4 Liens d'aide de BBCode sous les formulaires de post */

UL.bblinks LI {PADDING-RIGHT: 20px}

UL.bblinks {PADDING-BOTTOM: 10px; PADDING-LEFT: 4px}

/* 9.5 Positionnement horizontal pour le bouton d'envoi des formulaires */

DIV.blockform P INPUT {MARGIN-LEFT: 12px}

/****************************************************************/
/* 10. INDICATEURS DE STATUTS DES POST */
/****************************************************************/

/* 10.1 Ce sont les indicateurs de statut des post, qui apparaissent à gauche de quelques tableaux : 
.inew = nouveaux posts, .iredirect = forums de redirection, .iclosed = sujets fermés 
et .isticky = sujets épinglés. Par défaut seul .inew est différent du défaut. */

DIV.icon {
	FLOAT: left;

	DISPLAY: block;

}

.isticky, .isticky .tc2, .isticky .tc3,.isticky .tcr { color:#F38205; background: #F4E6E1; border-left: 1px solid #F4E6E1; border-right: 1px solid #F4E6E1; }
.pun .isticky  .tcl a { font-weight: bold; color:#E13800; }
.pun .isticky  .tcr a { color: #F38205; }


.iclosed, .iclosed .tc2, .iclosed .tc3, .iclosed .tcr { color: #aaa; background: #ddd url(./images/stripe.png); border-left: 1px solid #ddd; border-right: 1px solid #ddd; }
.iclosed  .tcl a { color:#CCC; }
.iclosed  .tcr a { color: #aaa; }


DIV.searchposts DIV.icon {MARGIN-LEFT: 0}

/* 10.2 La class .tclcon est une division à l'intérieur de la première colonne des tableaux qui ont des indicateurs de statuts de posts. 
La marge crée l'espace pour les indicateurs de statuts de posts */

TD DIV.tclcon {MARGIN-LEFT: 2.3em}




#cat1 { font-size: 24px; color:#629BC4; line-height: 18px; }
#cat1 img { margin-bottom:-10px; }

.cat1 {color:#629BC4;}
.desc1 { color:#888; }

#cadre1 { border: 2px solid #629BC4; -moz-border-radius: 10px 10px; }
#cadre1 h3 { font-size:16px; }
#cadre1 a { color:#000; text-decoration: none; }
#cadre1 th { background: #DAF4FF; border: none;  -moz-border-radius: 10px 10px 0px 0px; font-style: italic; color: #629BC4; }

#cadre1 TD.tc2 { background: #eee; }
#cadre1 TD.tcr { background: #f8f8f8; }
#cadre1  TD {BORDER-COLOR: #eee; }





#cat2 {font-size: 24px; color: #FF6600; line-height: 18px; }
#cat2 img { margin-bottom:-9px; }

.cat2 { color: #FF6600; }
.desc2 { color:#888; }

#cadre2 { border: 2px solid #FF6600; -moz-border-radius: 10px 10px; }
#cadre2 h3 { font-size:16px; }
#cadre2 a { color:#000; text-decoration: none; }
#cadre2 th { background: #F4E6E1; border: none;  -moz-border-radius: 10px 10px 0px 0px; font-style: italic; color: #FF6600; }

#cadre2 TD.tc2 { background: #eee; }
#cadre2 TD.tcr { background: #f8f8f8; }
#cadre2  TD {BORDER-COLOR: #eee; }





#cat3 {font-size: 24px; color:#FABD20; line-height: 18px; }
#cat3 img { margin-bottom:-9px; }

.cat3 { color:#FABD20; }
.desc3 { color:#888; }

#cadre3 { border: 2px solid #FABD20; -moz-border-radius: 10px 10px; }
#cadre3 h3 { font-size:16px; }
#cadre3 a { color:#000; text-decoration: none; }
#cadre3 th { background: #F5EED9; border: none;  -moz-border-radius: 10px 10px 0px 0px; font-style: italic; color: #FABD20; }

#cadre3 TD.tc2 { background: #eee; }
#cadre3 TD.tcr { background: #f8f8f8; }
#cadre3  TD {BORDER-COLOR: #eee; }






#cat4 {font-size: 24px; color:#7DC914; line-height: 18px; }
#cat4 img { margin-bottom:-9px; }

.cat4 { color:#FABD20; }
.desc4 { color:#888; }

#cadre4 { border: 2px solid #7DC914; -moz-border-radius: 10px 10px; }
#cadre4 h3 { font-size:16px; }
#cadre4 a { color:#000; text-decoration: none; }
#cadre4 th { background: #DDEEC6; border: none;  -moz-border-radius: 10px 10px 0px 0px; font-style: italic; color: #7DC914; }

#cadre4 TD.tc2 { background: #eee; }
#cadre4 TD.tcr { background: #f8f8f8; }
#cadre4  TD {BORDER-COLOR: #eee; }





#cat5 {font-size: 24px; color:#E02684; line-height: 18px; }
#cat5 img { margin-bottom:-9px; }

.cat5 { color:#E02684; }
.desc5 { color:#888; }

#cadre5 { border: 2px solid #E02684; -moz-border-radius: 10px 10px; }
#cadre5 h3 { font-size:16px; }
#cadre5 a { color:#000; text-decoration: none; }
#cadre5 th { background: #F8E4F0; border: none;  -moz-border-radius: 10px 10px 0px 0px; font-style: italic; color: #E02684; }

#cadre5 TD.tc2 { background: #eee; }
#cadre5 TD.tcr { background: #f8f8f8; }
#cadre5  TD {BORDER-COLOR: #eee; }




#cat6 {font-size: 24px; color:#aaa; line-height: 18px; }
#cat6 img { margin-bottom:-9px; }

.cat6 { color:#ddd; }
.desc6 { color:#888; }

#cadre6 { border: 2px solid #aaa; -moz-border-radius: 10px 10px; }
#cadre6 h3 { font-size:16px; }
#cadre6 a { color:#000; text-decoration: none; }
#cadre6 th { background: #f0f0f0; border: none;  -moz-border-radius: 10px 10px 0px 0px; font-style: italic; color: #aaa; }

#cadre6 TD.tc2 { background: #eee; }
#cadre6 TD.tcr { background: #f8f8f8; }
#cadre6  TD {BORDER-COLOR: #eee; }

.tclcon a { font-size: 14px; text-decoration: none; line-height: 26px; }

.tcr a { text-decoration: none; font-style: italic; }

.postright h2 { padding: 0px 0px; }
.postright h2 a { color:#000; font-size:12px; margin:0; padding:0;}
.postright a { color:#000; }

.iconpost  li { display:inline; float:right; }



.pagelink { font-size:20px; }

.moyen {
	font-size:16px;
	font-weight: bold;
}

.usertitle { padding-left: 20px; }

.pun .foforum a  { color:#888; }

.regles {
	font-size:16px;
	text-align:center;
}
.regles strong { color:red; font-size:22px; }
.regles em { color: #666; }

div#mp_bar_ext {
	border: 1px solid #336699;
	width: 100px;
	height: 10px;
	text-align: left;
}
div#mp_bar_int {
	background-color: #336699;
	height: 10px;
}
