/* style général */
body{
background:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
margin:0px 0px 0px 0px
}

/* Police Générale */
font,th,td,p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000
}
/* Texte des dates */
.date{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666
}
/* Date et phrase intro sous le logo */
.dateintro{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF
}

/* Liens généraux */
a:link,a:active,a:visited{
color:#A5BE00;
text-decoration:none
}
a:hover{
color:#7A88B0;
text-decoration:underline
}
/* Liens en gras (en général ce sont des titres) */
.titrelien{ font-weight:bold }

/* Contour des blocs principaux */
.blocline{
background-color:#C6FFE2;
border-style:solid;
border-color:#666699;
border-width:1px;
padding-left:3px;
padding-bottom:5px;
padding-top:5px;
padding-right:5px
}
.blocline2{
background-color:#C6FFE2;
border-style:solid;
border-color:#666699;
border-width:1px;
}

/* Contour de la page entière */
.bodyline{
background-color:#FFFFFF;
color:#000000;
border:1px;
border-style:solid;
border-color:#666699
}

/* STRUCTURE DES BLOCS GENERAUX */
/* Arrière-plan + texte */
.menu1{
background-image:url(../images/kit/menu_mid.png);
height:25px;
width:100%;
padding-left:5px;
border-left-style:solid;
border-left-width:1px;
border-left-color:#666699;
border-top-style:solid;
border-top-width:1px;
border-top-color:#666699;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
color:#FFFFFF; 
font-weight:bold
}
.menu2{
background-image:url(../images/kit/menu_mid.png);
height:25px;
border-left-style:solid;
border-left-width:1px;
border-left-color:#666699;
font-weight:bold
}

/* Image de droite du menu */
.imgbloc{
background-image:url(../images/kit/menu_droit.png);
width:36px;
height:25px;
border-top-style:solid;
border-top-width:1px;
border-top-color:#666699;
border-right-style:solid;
border-right-width:1px;
border-right-color:#666699
}

/* Espacements du contenu d'un bloc */
.contenu{ padding-left:5px }

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

/* Ligne séparateur */
hr{
border: 0px solid #666699;
border-top-width:1px;height:0px
}

/* Couleurs de fond en général */
td.row1{ background-color:#C6FFE2 }
td.row2{ background-color:#86B687 }
td.row3{ background-color:#7AA57A }

/* Divers images */
.punaise{
background-image:url(../images/punaise.gif);
width:11px;
height:10px;
background-repeat:no-repeat;
padding-left:17px
}

/* FORUM */
/* 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 */
.sepforum{
background-image:url(../images/kit/sep_catforum.png);
height:4px
}
/* Topics du forum */
.topicrow1{
background-color:#86B687;
padding:5px;
border-right-style:solid;
border-right-width:1px;
border-right-color:#666699
}
.topicrow2{padding:5px}

/* Entête et logo */
.header1{
background-image:url(../images/kit/header1.png);
background-repeat:repeat
}
.header2{
background-image:url(../images/kit/header2.png);
background-repeat:repeat
}
.header3{
background-image:url(../images/kit/header3.png);
background-repeat:no-repeat;
width:80px;
height:70px
}
.header4{
background-image:url(../images/kit/header4.png);
background-repeat:no-repeat;
width:80px;
height:20px
}
.logo{
background-image:url(../images/kit/logo.png);
float:right;
background-repeat:no-repeat;
width:400px;
height:67px;
padding-left:5px
}
/* Eléments du formulaire */
input,textarea, select {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
border-width:1px;
border-color:#000000
}
/* Couleur d'arrière-plan des champs d'entrée du texte */
input.post, textarea.post, select {background-color:#FFFFFF}

/* Panneau du bbcode [panneau]*/
.panneau {
background-color:#FFFFFF;
border-width:1px;
border-style:solid;
border-color:#000000;
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:#FFFFFF;
border-width:1px;
border-style:solid;
border-color:#000000;
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:#FFFFFF;
border-width:1px;
border-style:solid;
border-color:#000000;
font-size:12px;
color:#000000;
padding:4px;
line-height:11px;
position: relative;
left:-2px
}


/* AUTRES */
.titre {
font-weight:bold;
font-size:11px; 
color:#000000
}
.gen {font-size:11px}
.gensmall {font-size:11px}
.genmed {font-size:11px}
a.gen,a.genmed,a.gensmall {text-decoration:none}
a.gen:hover,a.genmed:hover,a.gensmall:hover	{color:#000000}
.maintitle {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
line-height:120%; 
color:#000000
}
/* Blocs d'en-tête */
th {
color:#000000; 
font-size:12px; 
font-weight:bold; 
background-color:#FFFFFF; 
height:25px
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-color:#FFFFFF; 
border:#000000; 
border-style:solid; 
height:12px
}
td.cat,td.catHead,td.catBottom {
height: 11px; 
border-width: 0px 0px 0px 0px
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
font-weight:bold; 
border:#000000; 
border-style:solid; 
height: 12px
}
td.row3Right,td.spaceRow {background-color:#FFFFFF; border:#000000; border-style:solid}
th.thHead,td.catHead {font-size:12px; border-width:1px 1px 0px 1px}
th.thSides,td.catSides,td.spaceRow {border-width: 0px 1px 0px 1px}
th.thRight,td.catRight,td.row3Right {border-width: 0px 1px 0px 0px}
th.thLeft,td.catLeft {border-width: 0px 0px 0px 1px}
th.thBottom,td.catBottom {border-width: 0px 1px 1px 1px}
th.thTop {border-width: 1px 0px 0px 0px}
th.thCornerL {border-width: 1px 0px 0px 1px}
th.thCornerR {border-width: 1px 1px 0px 0px}

========================================
//ligne de code rectification du thème
========================================

#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-image:url(../graph/top.gif); /* Arrière-plan du bloc */

border-style:solid;

border-width:1px;

border-color:#CCCCCC;

padding:1.5em;

margin-left:auto;

margin-right:auto;

}

.fieldset_resume {

background-image:url(../graph/top.gif);

border-style:solid;

border-width:1px;

border-color:#CCCCCC;

padding:1em;

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;

}
/* 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;

}
  /****************/
 /* Pied de module  */
/****************/
.pied_de_module
{
	text-align: center;
}


/* 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:#FFCC33;
}
.pied_de_page a:hover
{
color:#FFCC33;
}

/* Saisie du texte dans le forum*/
#postzone{width:75%;}

/* Visiualisation d'un post */
#apercu {
	text-align:left;
	height:220px;
	width:580px;
	color:#FFCC33;
	overflow:auto;
	padding:2px;
	border:1px;
	border-style:solid;
	border-color:#FF9933;
	margin: auto;
}

/********** ???? **********/
.ho {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #FFCC33;
	background-color : #FFCC33;
	text-decoration : none;
}

.ho :active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #FFCC33;
	background-color : #FFCC33;
	text-decoration : none;
}

.ho :hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	background-color : #FFCC33;
	text-decoration : none;
}

.ho :link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #ffffff;
	background-color : #FFCC33;
	text-decoration : none;
}
  
.th	{
	color: #000000;
	background-color : #FFCC33;
}
.cattitle {
	font-size : 12px;
	font-weight : bold;
}

/********** Forum **********/
.forumlink {
	font-size : 12px;
	font-weight : bold;
}
.genmed {
	font-size : 10px;
	color : #555555;
}
.forumdate {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	background-color : #FFCC33;
	text-decoration : none;
}

/********** Articles **********/
.article_listtab td {
	padding: 2px;
}
.article_head {
	background-color: #FFCC33;
}
.article_head td {
	color: #ffffff;
	font-weight:bold;
	height: 20px;
}
.article_mid1 {
	background-color: #FFCC33;
	height: 20px;
}
.article_mid2 {
	background-color: #FFCC33;
	height: 20px;
}
.art_list_img {
	width: 30px;
	height: 30px;
}
.art_infobloc {
	padding-left: 5px;
	padding-right: 5px;
	margin: 5px;
	border-style: dashed;
	float: right;
	border-width: 1px;
	border-color: #FF9933;
}

/********** Textbox **********/
input {
	border : 1px solid rgb(100,100,100);
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #333333;
	background-color : #ffffff;
}
input.area {
	border : 1px solid rgb(100,100,100);
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #333333;
	background-color : #ffffff;
}


/*----------------------- Options KwsPHP -------------------------*/

/* Pour l'option [panneau] du bbcode*/
.panneau {
	padding:4px;
	line-height: 10px;
	font-family:verdana,arial, Helvetica, sans-serif;
	color:black;
	font-size:10px;
	border: 1px solid #FF9933;
}

/* Pour les citations dans les bbcode. ([quote][/quote])*/
.quote {
	padding:4px;
	line-height: 10px;
	font-family:verdana,arial, Helvetica, sans-serif;
	color:black;
	font-size:10px;
	border: 1px solid #FF9933;
}

/* Ca, c'est pour le code PHP dans les bbcodes ([code][/code])*/
.code_php {
	padding:4px;
	line-height: 10px;
	font-family:verdana,arial, Helvetica, sans-serif;
	color:black;
	font-size:12px;
	border: 1px solid #FF9933;
	background-color : #FFCC33;
}

/* Style du surlignage avec le bbcode) */
.surlign {
	background-color:#FFCC33;
	color:#333;
}

.gen {
	font-size:10px;
}



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

#connectes_end
{
width:60% !important;
margin-left:auto !important;
margin-right:auto !important;
margin-top:3px !important;
margin-bottom:3px !important;
padding:5px !important;
border:2px solid #FF9933 !important;
-moz-border-radius:10px !important;
font-size:9px !important;
text-align:center !important;
background-color:#333333 !important;
color:#ffffff !important;
}
#connectes_end strong, #connectes_end a
{
font-size:11px !important;
color:#bbbbbb !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?effet hover*/
display:block;
-moz-border-radius:10px;
border: 1px dashed #FF9933;
position:absolute;
margin-top:50px;
margin-left:130px;
/* Éléments pour positionner le texte dans la bulle */
padding:5px;
width:350px;
/* Style du character dans la bulle */
background-color: #FFCC33;
color: #555555;
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:10px;
position:fixed;
margin-left:-220px;
top:250px;
display:none;
background-color:#FFCC33;
}
div #smil_in
{
overflow:auto;
width:170px;
height:200px;
border:1px solid;
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;
width:180px;
padding:10px;
margin-top:-100px;
margin-left:220px;
background-color:#FFCC33;
}

div.EditPost
{
text-align:right;
padding-top:10px;
}
span.EditPost
{
font-size:7.2pt;
width:100%;
border-top:1px dashed;
border-left:1px dashed;
border-right:1px dashed;
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 dashed;
border-right:1px dashed;
border-bottom:1px dashed;
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:#FFCC33;
color:#f2f2f2;
padding:0px 2px;
}
.NavRubFo select, .NavRubTopicFo select, .NavTopicFo select{
font-size:smaller;
}
.NavRubFo a, .NavRubTopicFo a, .NavTopicFo a{
border:1px solid #FF9933;
padding:0px 2px;
text-decoration:none;
}
.NavRubFo a:hover, .NavRubTopicFo a:hover, .NavTopicFo a:hover{
background-color:#FFCC33;
color:#fff;
border:1px solid #FF9933;
}

.username_login, .username_password, .username_connect{
padding-left:20px;
height:18px;
background-image: url(../../../modules/espace_membre/images/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;}

.erreurUpAvatar {
color: red;
font-weight: bold;
}
.erreurUpAvatar span {
font-style: italic;
font-weight: normal;
}
.msgUpAvatar {
color: green;
}

#s_zo_ajash00t, #s_zo_ajash00t_bloc{}
#s_zo_ajash00t hr, #s_zo_ajash00t_bloc hr{}
.sep_sh00t {}