/****************************************************
*	Thème Kwsday    V1.0                            *
*	Réalisé par stefff                              *
*	http://www.brikwo.com                           *
****************************************************/
/* $Id: style.css 818 2008-11-06 10:05:30Z mike007.devpwsphp $ */


/* style général */
body
{
	background-image:url(../img/page_0.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin: 0 auto;
	max-width: 1280px;
	min-width: 990px;
	width:100%;
}
img 
{
	vertical-align:middle;
}
.haut_fixe {
	POSITION: fixed;
	width:100%;
	max-width: 1280px;
	min-width: 990px;
	z-index:75;
}
.bas_fixe {
	POSITION:fixed;
	bottom:0px;
	width:100%;
	max-width: 1280px;
	min-width: 990px;
	z-index:75;
}
/* Style des buttons submit et annuler*/
#valider,#envoyer,#submit_login_bloc,#submit_login,#s_button,#annuler,
#poster,#verifer,#retour,#button,#bouton,#bouton2,#submit,
#reset,#prev,#validation,#res_edit,#all,#modbuttoncompteur {
	background-color:#FFFFFF;
	height:16px;
	text-align:center;
	font-variant:small-caps;
	font-weight:normal;
	color:#333333;
	border-width:1px;
	border-color:#CCCCCC;
}
/* Style des onmouseover (passsage souris ex: index.php?mod=forum&ac=affgrd) */
.onmouse_over {
  border: 2px #666 solid;
  background: #fff;
}
.onmouse_out{
  border: 2px #fff solid;
  background: #fff;
}
.onmouse_over_forum {
  background: #dff9b2;
}
.onmouse_out_forum {
  border: 0px;
}
/* Style des buttons submit et reset au passage dessus*/
#valider:hover,#envoyer:hover,#submit_login_bloc:hover,#submit_login:hover,#s_button:hover,#annuler:hover,
#poster:hover,#verifer:hover,#retour:hover,#button:hover,#bouton:hover,#bouton2:hover,#submit:hover,
#reset:hover,#prev:hover,#validation:hover,#res_edit:hover,#all:hover,#modbuttoncompteur:hover {
	background-color:#DDDDDD;
	color:#333333;
	border-width:1px;
	border-color:#666666;
}

/* Style des labels*/
label {
	display:inline;
	float:left;
}
.label_enregistrer1 {
     width: 250px;
}
.label_enregistrer2 {
     width: 250px;
}
.label_profil1 {
     width: 150px;
     font-weight:bold;
}
.label_profil2 {
    width: 280px;
    font-weight:bold;
}
.label_contact{
	width:150px;
}
.label_admin_options1{
	width:200px;
}
.label_admin_options2{
	width:400px;
}
.label_admin_email{
	width:200px;
}

fieldset {
	border: 2px solid #CCCCCC;
	padding:8px;
}
.fieldset_resume {
	border: 2px solid #CCCCCC;
	padding:8px;
}
.fieldset_resume em, .fieldset_resume div {
	font-size:10px;
	color:#999999;
}
.fieldset_resume legend {
	font-size:12px;
	font-variant:small-caps;
}
/* Police Générale */
font{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

td{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

p{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0px;
}

th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight : bold;
	text-align:center;
	color:#3366CC;
}
/* Mise en forme de la date */
.date{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#333333;
}

/* Liens généraux */
a:link,a:active,a:visited{
	color:#000000;
	text-decoration:none;
	font-weight : bold;
}
a:hover{
	color:#ff8700;
	/*text-decoration:underline;*/}
.titrelien{
	font-weight:bold;
}
/* Centre de la page 3 colonnes*/
.fond{
	background-color:#000000;
}
.centre{
	background-color:#ffffff;
}

/* style pour le menu haut */
.bandeau_1{
	background-image:url(../img/bandeau_1.png);
	text-align:left;
	height:34px;
	width:8px;
}
.bandeau_2{
	background-image:url(../img/bandeau_2.png);
	background-repeat:repeat-x;
	text-align:left;
	height:34px;
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
}
.bandeau_2 a:link, .bandeau_2 a:active, .bandeau_2 a:visited{ /* Couleurs des liens dans le bandeau */
	color:#FFFFFF;
	text-decoration:none;
	font-weight : bold;
}
.bandeau_2 a:hover{
	color:#ff8700;
}
.menu{
  /*background-color:#FFFFFF;*/
  font-variant:small-caps;
  letter-spacing:1px;
  line-height:32px;
  height:32px;
}
/* Colonnne des blocs à gauches*/
.left{
	width:212px;
	padding-right:8px;
}
.page_21{
	background-image:url(../img/page_21.png);
	background-repeat:repeat-y;
	width:24px;
}
/* Colonnne des blocs à droite*/
.right{
	width:212px;
	padding-left:8px;
}
.page_23{
	background-image:url(../img/page_23.png);
	background-repeat:repeat-y;
	width:24px;
}
/* Centre edito - news -forum etc */
.page_22{
	background-image:url(../img/page_22.png);
}
/* Les blocs principaux */
.bloc_espace_membre1{
	text-align:left;
	font-weight:bold;
	color:#000000;
}
.bloc_espace_membre2{
	text-align:center;
}
.bloc_espace_membre_avat{
  text-align:center;
}
.bloc_espace_membre_list-style{
	list-style-image:url('../images/espace_membre/puce.png');
	padding:1px;
	margin-left:18px;
}
.bloc_espace_membre_priv{
	float:left;
	padding-right:3px;
}
.bloc_espace_membre_logout{
	float:right;
	padding-left:3px;
	border:none;
}
.bloc_new_message{
	background-color:#dff9b2;
}
.blocline{
	background:#ffffff;
}
.blocmenu, .blocarticles, .menu_gestion_dl, .blocdownload, .blocforum{
	padding:0px;
	margin:0px;
	list-style:none;
}
.blocmenu li, .blocarticles li, .menu_gestion_dl li, .blocdownload li, .blocforum li{
	margin:2px;
	margin-left:8px;
	padding:0px;
	padding-left:20px;
	background-image:url('../images/menu/puce.png');
	background-repeat:no-repeat;
	line-height:16px;
	vertical-align:middle;
}
.bloc_21{
	background-image:url(../img/bloc_21.png);
	background-repeat:repeat-y;
	width:16px;
}
.bloc_22{
	background-image:url(../img/bloc_22.png);
	width:100%;
	padding-left:2px;
	padding-right:2px;
}
.bloc_23{
	background-image:url(../img/bloc_23.png);
	background-repeat:repeat-y;
	width:16px;
}
.bloc_31{
	background-image:url(../img/bloc_31.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}
.bloc_32{
	background-image:url(../img/bloc_32.png);
	background-repeat:repeat-x;
	height:16px;
	padding-bottom:16px;
}
.bloc_33{
	background-image:url(../img/bloc_33.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}
/* Image des blocs  */
.bloc_titre_11{
	background-image:url(../img/bloc_titre_11.png);
	width:16px;
	height:44px;
}
.bloc_titre_12{
	background-image:url(../img/bloc_titre_12.png);
	height:44px;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
}
.bloc_titre_12 a:link, .bloc_titre_12 a:active, .bloc_titre_12 a:visited{ /* Couleurs des liens dans les titres ex: livre dor */
	color:#FFFFFF;
	text-decoration:none;
	font-weight : bold;
}
.bloc_titre_12 a:hover{
	color:#ff8700;
}
.bloc_titre_13{
	background-image:url(../img/bloc_titre_13.png);
	width:16px;
	height:44px;
}
.onglet_g1{
	background-image:url(../img/onglet_g1.png);
	width:16px;
	height:34px;
}
.onglet_m1{
	background-image:url(../img/onglet_m1.png);
	height:34px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
}
.onglet_m1 a:link, .onglet_m1 a:active, .onglet_m1 a:visited{ /* Couleurs des liens dans les titres ex: livre dor */
	color:#FFFFFF;
	text-decoration:none;
	font-weight : bold;
}
.onglet_m1 a:hover{
	color:#ff8700;
}
.onglet_d1{
	background-image:url(../img/onglet_d1.png);
	width:16px;
	height:34px;
}
.onglet_j1{
	background-image:url(../img/onglet_j1.png);
	width:16px;
	height:34px;
}
.onglet_g2{
	background-image:url(../img/onglet_g2.png);
	width:16px;
	height:34px;
}
.onglet_m2{
	background-image:url(../img/onglet_m2.png);
	height:34px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
}
.onglet_m2 a:link, .onglet_m2 a:active, .onglet_m2 a:visited{ /* Couleurs des liens dans les titres ex: livre dor */
	color:#FFFFFF;
	text-decoration:none;
	font-weight : bold;
}
.onglet_m2 a:hover{
	color:#ff8700;
}
.onglet_d2{
	background-image:url(../img/onglet_d2.png);
	width:16px;
	height:34px;
}
.onglet_j2{
	background-image:url(../img/onglet_j2.png);
	width:16px;
	height:34px;
}
.onglet_j3{
	background-image:url(../img/onglet_j3.png);
	width:16px;
	height:34px;
}
/* Pour les blocs sans titre */
.bloc_11{
	background-image:url(../img/bloc_11.png);
	width:16px;
	height:24px;
}
.bloc_12{
	background-image:url(../img/bloc_12.png);
	background-repeat:repeat-x;
	height:24px;
	width:100%;
}
.bloc_13{
	background-image:url(../img/bloc_13.png);
	width:16px;
	height:24px;
}

/* DEBUT : Des News */
/****************************************************************/
.news {
	background-image:url(../img/bloc_titre_12.png);
	height:32px;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}
.img_news{
	float: right;
	margin-left:5px;
	border:none}

/****************************************************************/
/*FIN des News*/

/* AFFICHAGES DES CATEGORIES DES RUBRIQUES */
/****************************************************************/
/* Couleur des Titres */
.cattitle a:link, .cattitle a:active, .cattitle a:visited{ 
	color:#ffffff;
	text-decoration:none;
	font-weight : bold;
}
.cattitle a:hover{
	color:#ff8700;
}
/****************************************************************/
/* FIN des Articles */

/* DEBUT : Forum */
/****************************************************************/
.forum{
	background-color:#F2F3F4;
	border-style:solid;
	border-color:#D7D7D7;
	border-width:1px;
}
.forum_cat{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:left;
}
.forum_titre_left{
	background-image:url(../img/forum_titre_1.png);
	background-repeat:no-repeat;
	width:48px;
	height:26px;
}
.forum_titre{
	background-image:url(../img/forum_titre_2.png);
	background-repeat:repeat-x;
	height:26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	border:none;
}
.forum_titre_right{
	background-image:url(../img/forum_titre_3.png);
	background-repeat:no-repeat;
	width:16px;
	height:26px;
}
#postzone{ /* Saisie du texte dans le forum*/
  width:585px;
}
/* Titre du forum des catégorie */
.titrecat{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
/* Séparateur des catégories */

.forum_separ{
	background-image:url(../img/forum_titre_2.png);
	height:26px;
	color:#FFFFFF;
	text-align:center;
}
/* Topics du forum */
.topicrow1{
	background-color:#F2F3F4;
	padding:5px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#D7D7D7;
}
.topicrow2{
	padding:5px}
/***************************************************************/

/* Structure d'un contenu en tableau */
.tab1{
	padding-left:1px;
	padding-right:1px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#D7D7D7;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#D7D7D7;
}
.tab2{
	padding-left:1px;
	padding-right:1px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#D7D7D7;
}

/* Ligne séparateur */
hr{
	border: 0px dashed #B7B7B7;
	border-top-width:1px;
	height:0px;
	margin:8px;
	clear:both;
}

/* Couleurs de fond en général des tableaux ex:index.php?mod=ip */
td.row1{ background-color:#ffffff}
td.row2{ background-color:#ffffff}
td.row3{ background-color:#ffffff}


/* Entête*/
.page_11{
	background-image:url(../img/page_11.png);
	background-repeat:no-repeat;
	height:64px;
	width:32px;
}
.page_12{
	background-image:url(../img/page_12.png);
	height:64px;
	width:auto;
}
.page_13{
	background-image:url(../img/page_13.png);
	background-repeat:no-repeat;
	height:64px;
	width:32px;
}
.page_alertecss_1{
	background-image:url(../img/page_21.png);
	background-repeat:repeat-y;
	width:24px;
	height:140px;
}
.page_alertecss_2{
	background-image:url(../img/page_22.png);
	vertical-align:top;
	width:auto;
}
.page_alertecss_3{
	background-image:url(../img/page_23.png);
	background-repeat:repeat-y;
	width:24px;
}
.logo_1{
	background-image:url(../img/logo_1.png);
	background-repeat:no-repeat;
	height:72px;
	width:10px;
}
.logo_2{
	background-image:url(../img/logo_2.png);
	background-repeat:repeat-x;
	height:72px;
	width:256px;
}
.logo_3{
	background-image:url(../img/logo_3.png);
	background-repeat:no-repeat;
	height:72px;
	width:48px;
}
/*Le bas de page */
.copyright_1{
	background-image:url(../img/page_21.png);
	background-repeat:repeat-y;
	width:24px;
}
.copyright_2{
	background-image:url(../img/page_22.png);
	text-align:center;
}
.copyright_3{
	background-image:url(../img/page_23.png);
	background-repeat:repeat-y;
	width:24px;
}
.page_21b{
	background-image:url(../img/page_21.png);
	background-repeat:repeat-y;
	height:64px;
	width:24px;
}
.page_22b{
	background-image:url(../img/page_22.png);
	height:64px;
	width:auto;
}
.page_23b{
	background-image:url(../img/page_23.png);
	background-repeat:repeat-y;
	height:64px;
	width:24px;
}
.page_c{
	position:fixed;
	max-width: 1280px;
	min-width: 990px;
	width:100%;
}
.page_21c{
	background-image:url(../img/page_21.png);
	background-repeat:repeat-y;
	height:3000px;
	width:24px;
}
.page_22c{
	background-image:url(../img/page_22.png);
	width:auto;
}
.page_23c{
	background-image:url(../img/page_23.png);
	background-repeat:repeat-y;
	width:24px;
}
.page_31{
	background-image:url(../img/page_31.png);
	background-repeat:no-repeat;
	height:48px;
	width:80px;
}
.page_32{
	background-image:url(../img/page_32.png);
	background-repeat:repeat-x;
	height:48px;
	width:auto;
	text-align:center;
	vertical-align:bottom;
}
.page_33{
	background-image:url(../img/page_33.png);
	background-repeat:no-repeat;
	height:48px;
	width:80px;
}
.fin{
	position:fixed;
	bottom:4px;
	width:100%;
}
.gen{ /* pour Page générée */
	color:#CCCCCC;
}
#ckws{color:#CCCCCC;
}
.copyright {
	color:#FF0000;
	text-align:center;
}


/* MISE EN FORUM DES BBCODES
/****************************************************************/
/* Eléments du formulaire */
form {
	margin:0px;
	padding:0px;
}
input,textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	-moz-border-radius:8px;
	padding-left:4px;
	padding-right:4px;
	font-size:1.0em;
	color:#666666;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	background-color:#ffffff;
}
	
input:hover,textarea:hover, select:hover {
	color:#666666;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	background-color:#DDDDDD;
}

/* Couleur d'arrière-plan des champs d'entrée du texte */
input.post, textarea.post, select {
	background-color:#ffffff ; 
	color:#666666;
}

/* Panneau du bbcode [panneau]*/
.panneau {
	background-color:#cccccc;
	border-width:1px;
	border-style:dashed;
	border-color:#3366CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:4px;
	line-height:11px;
}
/* Citations dans les bbcodes ([quote][/quote])*/
.quote {
	background-color:#cccccc;
	border-width:1px;
	border-style:dashed;
	border-color:#3366CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:4px;
	line-height:11px;
	left:-2px;
}
/* Code PHP dans les bbcode. ([code][/code])*/
.code_php {
	background-color:#cccccc;
	border-width:1px;
	border-style:dashed;
	border-color:#3366CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:4px;
	line-height:11px;
	left:-2px;
	overflow: auto;
	width: 500px;
}
/* Visiualisation d'un post */
#apercu {
	text-align:left;
	height:220px;
	width:580px;
	color:#3366CC;
	overflow:auto;
	padding:2px;
	border:1px;
	border-style:solid;
	border-color:#000;
	margin-left:auto;
	margin-right:auto;
}
	
/* Pied de page */
.pied_de_module{
	text-align:center;
	line-height:28px;
}
.pied_de_module a{
	color:#666;
	font-style: italic;
	border:1px solid #d3d0d0;
	border-left:4px solid #d3d0d0;
	padding:5px;
	letter-spacing:1px ;
}
.pied_de_module a:hover{
	color:#000;
	border:1px solid #666;
	border-left:4px solid #666;
	text-decoration:none;
}
/* Pagination (memberlist.php)  */
.page_encours{
	background-color:#999;
	color:#f2f2f2;
	padding:5px;
}
.page_choix{
	border:1px solid #d3d0d0;
	padding:5px;
	line-height:30px;
}
.page_choix:hover{
	background-color:#6fafdd;
	color:#fff;
	border:1px solid #fff;
}

/* Connectés (qd stats en bas de page)*/

#connectes_end
{
width:98% !important;
margin-left:auto !important;
margin-right:auto !important;
margin-top:3px !important;
margin-bottom:3px !important;
padding:5px !important;
border:5px groove #FFFFFF !important;
-moz-border-radius:10px !important;
font-size:9px !important;
text-align:center !important;
background-color:#f2f2f2 !important;
color:#666 !important;
}
#connectes_end strong, #connectes_end a
{
font-size:11px !important;
color:#666 !important;
}

/* Bulles infos © Patrick perron **************************/

a.BBcodeSyntaxe {
position:relative;
/* Très important */
background:none;
/* Important pour le fonctionnement sur IE */
z-index:10;
}

a.BBcodeSyntaxe:hover {
z-index:20;
text-decoration:none;
}

a.BBcodeSyntaxe span {
display:none;
font-weight:normal;
}

a.BBcodeSyntaxe:hover span {
/*la tag SPAN apparaitra avec l?ffet hover*/
display:block;
-moz-border-radius:8px;
border: 1px solid;
position:absolute;
margin-top:24px;
margin-left:130px;
/* Éléments pour positionner le texte dans la bulle */
padding:5px;
width:350px;
/* Style du character dans la bulle */
background-color: #dff9b2;
color: #000000;
text-align:center;
}

a.BBcodeSyntaxe em {
font-variant:small-caps;
}

/* Pour avoir un beau background de bulle*/

a.BBcodeSyntaxe:hover>span {
background-image:url('../img/bulle.jpg');
}

/*Mise en page lors de la rédaction d'un post*/

.fieldset_post
{
width:600px;
margin: 1em auto;
padding:1em;
}
.fieldset_post legend
{
font-weight:bold;
}
.fieldset_post label span
{
color:red;
}
.fieldset_post dd
{
margin-left:210px;
}
div.fieldset_post
{
text-align:center;
width:585px;
margin: auto;
}
div #smil
{
z-index:50;
width:210px;
height:230px;
-moz-border-radius:8px;
border:1px solid;
position:fixed;
margin-left:-220px;
top:260px;
display:none;
background-color:#dff9b2;
}
div #smil_in
{
overflow:auto;
width:170px;
height:200px;
padding:5px;
margin:10px auto;
}

/* bbcode flottant */

#choice_bbcode_color, #choice_bbcode_size, #choice_bbcode_font
{
z-index:50;
-moz-border-radius:10px;
position:absolute;
border: 1px solid;
width:180px;
padding:10px;
margin-top:-64px;
margin-left:220px;
background-color:#dff9b2;
}

div.EditPost
{
text-align:right;
padding-top:10px;
}
span.EditPost
{
font-size:7.2pt;
width:100%;
border-top:1px solid;
border-left:1px solid;
padding:2px 5px 2px 15px;
margin-right:5px;
}
div.MovePost
{
text-align:right;
padding-bottom:10px;
}
span.MovePost
{
font-size:7.2pt;
width:100%;
border-left:1px solid;
border-bottom:1px solid;
padding:2px 5px 2px 15px;
margin-right:5px;
}
.NavRubFo, .NavRubTopicFo, .NavTopicFo {
float:right !important;
margin-right:5px !important;
font-size:smaller !important;
}
.NavRubFo span, .NavRubTopicFo span, .NavTopicFo span{
background-color:#666;
color:#f2f2f2;
padding:0px 2px;
}
.NavRubFo select, .NavRubTopicFo select, .NavTopicFo select{
font-size:smaller;
}
.NavRubFo a, .NavRubTopicFo a, .NavTopicFo a{
border:1px solid #d3d0d0;
padding:0px 2px;
text-decoration:none;
}
.NavRubFo a:hover, .NavRubTopicFo a:hover, .NavTopicFo a:hover{
background-color:#6fafdd;
color:#fff;
border:1px solid #fff;
}

.username_login, .username_password, .username_connect{
padding-left:20px;
height:18px;
background-image: url('../images/espace_membre/login_bg.png');
background-repeat:no-repeat;
}
.username_login {
background-position:0 0;
}
.username_password {
background-position:0 -18px;
}
.username_auto {
vertical-align:middle;
}
.username_connect{
background-position:0 -36px;
height:20px !important;
width:135px !important;
}

.hr_menu{}
.texte_menu {}
.MultiInputInline span{margin-left:25px;}
.contenu_page{}
.align-center{text-align:center;} .align-left{text-align:left;} .align-right{text-align:right;}
.float-left{float:left;} .float-right{float:right;} .clear-both{clear:both;}
.ancre{}
.mini_message{margin-left:10px;font-style:italic;font-size:smaller;}

/*************FIN DU CSS  ********************************/
