/****************************************************
*	Thème Kwsday    V1.0                            *
*	Réalisé par stefff                              *
*	http://www.brikwo.com                           *
****************************************************/
/* $Id: style.css 446 2007-12-07 20:21:52Z mike007.devpwsphp $ */


/* style général */
body
{
	background-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	margin-left: auto;
	margin-right: auto;
	margin-top:1px;
	width: 99%;
	max-width: 1200px;
	min-width: 890px;
}

/* 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:#666666;
	border-width:1px;
	border-color:#CCCCCC;
}
/* Style des onmouseover (passsage souris ex: index.php?mod=forum&ac=affgrd) */
.onmouse_over {
  border: 1px #666 dashed;
  background: #eee;
}
.onmouse_out{
  border: 0px;
}
.onmouse_over_forum {
  background: #99ccff;
}
.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:#666666;
	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 {
	background-color:#f6f6f6;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	padding:1.5em;
	margin-left:auto;
	margin-right:auto;
}

.fieldset_resume {
	background-color:#f9fafe;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	padding:1em;
	margin-left:auto;
	margin-right:auto;
}

/* Police Générale */
font{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

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

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

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:#666666;
	}

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

/* style pour le menu haut */
.left_menu{
	background-image:url(../img/fond_left.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	padding-left:5px;}
.right_menu{
	background-image:url(../img/fond_right.jpg);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFFFFF;
	padding-right:5px;}
.center_menu{
	background-color:#FFFFFF;
	text-align:center;
}
.menu{
  background-color:#FFFFFF;
  font-variant:small-caps;
  letter-spacing:5px;
  line-height:20px;
  height:20px;
  }
/* Colonnne des blocs à gauches*/
.left{
	width:210px;
	background-repeat:repeat-y;
	}
.fond_left{
	padding-left:8px;
	background-image:url(../img/fond_left.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:15px;
	}
/* Colonnne des blocs à droite*/
.right{
	width:210px;
	}
.fond_right{
	padding-right:8px;
	background-image:url(../img/fond_right.jpg);
	background-repeat:repeat-y;
	background-position:right;
	width:15px;
	}
/* Centre edito - news -forum etc */
/*.central{
	padding-left:0;
	padding-right:0;
	float: left;
	}*/
/* Les blocs principaux */
.blocline{
	background:#ffffff;
	}
.bloc_fond{
	background-image:url(../img/bloc_fond.png);
	background-repeat:repeat-y;
	width:100%;
	padding-left:10px;
	padding-right:10px;
	}
.bloc_footer{
	background-image:url(../img/bloc_footer.png);
	background-repeat:no-repeat;
	width:170px;
	height:10px;
	}
.bloc_left{
	background-image:url(../img/bloc_left.png);
	background-repeat:repeat-y;
	width:13px;
	}
.bloc_right{
	background-image:url(../img/bloc_right.png);
	background-repeat:repeat-y;
	width:13px;
	}
.bloc_footer_01{
	background-image:url(../img/bloc_footer_01.png);
	background-repeat:no-repeat;
	}
.bloc_footer_02{
	background-image:url(../img/bloc_footer_02.png);
	background-repeat:repeat-x;
	}
.bloc_footer_03{
	background-image:url(../img/bloc_footer_03.png);
	background-repeat:no-repeat;
	width:13px;
	}
/* Image des blocs  */
.imgbloc_01{
	background-image:url(../img/bloc_01.png);
	width:13px;
	height:32px;
	}
.imgbloc_02{
	background-image:url(../img/bloc_02.png);
	height:32px;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	}
.imgbloc_02 a{ /* Couleurs des liens dans les titres ex: livre dor */
color:#FFFFFF
}
.imgbloc_03{
	background-image:url(../img/bloc_03.png);
	width:13px;
	height:32px;
	}
/* Pour les blocs sans titre */
.bloc_vide_01{
	background-image:url(../img/bloc_vide_01.png);
	height:13px;
	width:9px;
	}
.bloc_vide_02{
	background-image:url(../img/bloc_vide_02.png);
	height:13px;
	width:100%;
	}
.bloc_vide_03{
	background-image:url(../img/bloc_vide_03.png);
	width:13px;
	height:13px;
	}

/* DEBUT : Des News */
/****************************************************************/
.news {
	background-image:url(../img/bloc_02.png);
	height:26px;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	}
.imgnews_01{
	background-image:url(../img/bloc_01.png);
	width:13px;
	height:26px;
	}
.img_news{
	float: right;
	margin-left:5px;
	}
/* Espacements du contenu d'un bloc */
.contenu_news{
	padding-left:0;

	}

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

/* AFFICHAGES DES CATEGORIES DES RUBRIQUES */
/****************************************************************/
.bloc_right_article{
	background-image:url(../img/bloc_right_article.png);
	background-repeat:repeat-y;
	width:13px;
	}
a.cattitle{		/* Couleur des Titres */
	color:#ffffff;
	}
/****************************************************************/
/* 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/titre_forum_left.png);
	background-repeat:no-repeat;
	height:18px;
	}
.forum_titre{
	background-image:url(../img/titre_forum.png);
	background-repeat:repeat-x;
	height:18px;
	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/titre_forum_right.png);
	background-repeat:no-repeat;
	width:2px;
	height:18px;
	}
#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/titre_forum.png);
	height:18px;
	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 #D7D7D7;
	border-top-width:1px;height:0px
	}

/* 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*/
.header_01{
	background-image:url(../img/header_01.jpg);
	background-repeat:no-repeat;
	height:187px;
	width:150px;
	}
.header_02{
	background-image:url(../img/header_02.jpg);
	background-repeat:repeat-x;
	height:187px;
	width:auto;
	text-align:center;
	}
.header_03{
	background-image:url(../img/header_03.jpg);
	background-repeat:no-repeat;
	height:187px;
	width:150px;
	}
/*Le Footer */
.footer_01{
	background-image:url(../img/footer_01.jpg);
	height:77px;
	width:135px;}
.footer_02{
	background-image:url(../img/footer_02.jpg);
	height:77px;
	background-repeat:repeat-x;
	text-align:center;
	color:#FFFFFF;
	}
.footer_03{
	background-image:url(../img/footer_03.jpg);
	height:77px;
	width:135px;
	}
.footer_text a:hover{
color:#FFFFFF;}
.footer_text {
color:#FFFFFF;}
.footer_text a{
color:#FFFFFF;}
.footer_text a:visited{
color:#FFFFFF;}
.gen{ /* pour Page générée */
	color:#CCCCCC;
	text-align:center;
	width:100%;
	clear:both;
	}
#ckws{color:#CCCCCC;}
.copyright {
	color:#FF0000;
	text-align:center;}


/* MISE EN FORUM DES BBCODES
/****************************************************************/
/* Eléments du formulaire */
input,textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	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;
	position: relative;
	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:200px;
	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_page
{
	text-align:center;
}
.pied_de_page a:link,.pied_de_page a:active,.pied_de_page a:visited
{
	color:#FF0000;
}
.pied_de_page a:hover
{
	color:#008000;
}

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


