/****************************************************
*	Thème YB2    V1.1  par Skippko                  *
*   Basé sur 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
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	width: 95%;
	max-width: 1400px;
	min-width: 890px;
	background-color: #660000;
}

/*************** LE MENU (inspiré du menu stef2CR7.0 de brikwo design) ****************/

#menu{
	background-image: url(http://yannickfichant.free.fr/sitephp/themes/yb2.1/imgheader/header_menu.png);
	background-repeat: no-repeat;
	width:810px;
	height: 40px;
	margin:0;
	padding:0;	
    text-align:left;
    color: #FFFFFF;
	}
#menu_ul{
	position: relative;	/* positionnement pour IE5 et IE5.5 */
	top: 0;
	left: 93px;
	float:left;
 	width: 652px;
 	height: 40px;
 	margin:0;
	padding:0;
  	}
#menu li {
	display: block;
	float: left;
	height: 40px;
	width: 107px;
	margin:0;
	padding:0;
	/*display: inline;*/
	}
#menu li a {
	display: block;
	float:left;
	height:40px;
	width:107px;
	text-decoration: none;
	color: #000000;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	}
a#menu_accueil:hover{
	background-image:url(http://yannickfichant.free.fr/sitephp/themes/yb2.1/imgheader/ha_accueil.png);
	}
a#menu_photo:hover{
	background-image:url(http://yannickfichant.free.fr/sitephp/themes/yb2.1/imgheader/ha_photos.png);
	}
a#menu_livre:hover{
	background-image:url(http://yannickfichant.free.fr/sitephp/themes/yb2.1/imgheader/ha_livre.png);
	}
a#menu_contact:hover{
	background-image:url(http://yannickfichant.free.fr/sitephp/themes/yb2.1/imgheader/ha_contact.png);
	}
a#menu_liens:hover{
	background-image:url(http://yannickfichant.free.fr/sitephp/themes/yb2.1/imgheader/ha_liens.png);
	}
a#menu_connex:hover{
	background-image:url(http://yannickfichant.free.fr/sitephp/themes/yb2.1/imgheader/ha_connex.png);
	}
/* FIN MENU */

/* Edito */
#edito {
	font-size:1.1em;
	color:#FFFF99;
	text-align:justify;
	}

/* 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:#CC0000;
	height:16px;
	text-align:center;
	font-variant:small-caps;
	font-weight:normal;
	color:#000000;
	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: #990000;
}
.onmouse_out{
  border: 0px;
}
.onmouse_over_forum {
  background-color: #990000;
}
.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:#CC6600;
	color:#990000;
	border-width:1px;
	border-color:#FF9900;
}

/* 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:#330000;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	padding:1.5em;
	margin-left:auto;
	margin-right:auto;
}

.fieldset_resume {
	background-color:#000000;
	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:#FFFFCC;
}

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

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

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

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

/* style pour le menu haut */
.left_menu{
	background-image:url(../img/fond_left.jpg);
	background-repeat:repeat-y;
	background-color:#000000;
	padding-left:5px;}
.right_menu{
	background-image:url(../img/fond_right.jpg);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#000000;
	padding-right:5px;}
.center_menu{
	background-color:#000000;
	text-align:center;
}
.menu{
  background-color:#330000;
  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-color:#000000
	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{
	width:100%;
	padding-left:0;
	padding-right:0;
	float: left;
	background-color:#000000;
	}
/* Les blocs principaux */
.blocline{
	background-color:#330000;
	}
.contenu_bloc{
	background-color:#330000;
	}
.bloc_fond{
	background-color:#330000;
	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:#FFFFCC;
	}
.imgbloc_02 a{ /* Couleurs des liens dans les titres ex: livre dor */
	color:#FFFFCC
	}
.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:#000000;
	}
.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:#FFFFCC;
	}
/****************************************************************/
/* FIN des Articles */

/* DEBUT : Forum */
/****************************************************************/
.forum{
	background-color:#330000;
	border-style:solid;
	border-color:#990000;
	border-width:1px;
	}
.forum_cat{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	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:#FFFFCC;
  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:#FFFFCC;
	}
/* Séparateur des catégories */

.forum_separ{
	background-image:url(../img/titre_forum.png);
	height:18px;
	color:#330000;
	text-align:center;
	}
/* Topics du forum */
.topicrow1{
	background-color:#330000;
	padding:5px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#990000;
	}
.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:#CC0000;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#990000;
	}
.tab2{
	padding-left:1px;
	padding-right:1px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#990000;
	}

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

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


/* Entête*/
.header_01{
	height:180px;
	width:150px;
	background-color: #000000;
	}
.header_02{
	background-color: #000000;
	height:180px;
	width:auto;
	text-align:left;
	margin:0;
	padding:0;
	}
.header_03{
	background-color: #000000;
	height:180px;
	width:150px;
	}
/*Le Footer */
.footer_01{
	background-image:url(../img/footer_01.png);
	height:77px;
	width:135px;}
.footer_02{
	background-image:url(../img/footer_02.png);
	height:77px;
	background-repeat:repeat-x;
	text-align:center;
	color:#000000;
	}
.footer_03{
	background-image:url(../img/footer_03.png);
	height:77px;
	width:135px;
	}
.footer_text a:hover{
padding-top:10px;
color:#FFFFFF;}
.footer_text {
padding-top:10px;
color:#FFFFFF;}
.footer_text a{
padding-top:10px;
color:#FFFFFF;}
.footer_text a:visited{
padding-top:10px;
color:#FFFFFF;}
.gen{ /* pour Page générée */
	color:#FFCC66;
	text-align:center;
	width:100%;
	clear:both;
	}
#ckws{color:#FFCC66;}
.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:1em;
	color:#FFFF99;
	border-style:solid;
	border-width:1px;
	border-color:#990000;
	background-color:#330000;
	}
	
input:hover,textarea:hover, select:hover {
	color:#FFFFCC;
	border-style:solid;
	border-width:1px;
	border-color:#990000;
	background-color:#660000;
	}

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

/* Panneau du bbcode [panneau]*/
.panneau {
	background-color:#FFCC66;
	border-width:1px;
	border-style:dashed;
	border-color:#CC0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	padding:4px;
	line-height:11px;
	}
/* Citations dans les bbcodes ([quote][/quote])*/
.quote {
	background-color:#660000;
	border-width:1px;
	border-style:dashed;
	border-color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFCC66;
	padding:4px;
	line-height:11px;
	position: relative;
	left:-2px;
	}
/* Code PHP dans les bbcode. ([code][/code])*/
.code_php {
	background-color:#660000;
	border-width:1px;
	border-style:dashed;
	border-color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF9999;
	padding:4px;
	line-height:11px;
	left:-2px;
	overflow: auto;
	width: 500px;
	}
/* Visiualisation d'un post */
#apercu {
	text-align:left;
	height:200px;
	width:580px;
	color:#FFCC66;
	overflow:auto;
	padding:2px;
	border:1px;
	border-style:dashed;
	border-color:#990000;
	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:#FFFFFF;
}
.pied_de_page a:hover
{
	color:#FF0000;
}

.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;
}

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



