/* CSS du Thème Titine 1.1
Validé avec http://jigsaw.w3.org/css-validator/validator */


/* Style général de la page. Barre de défilement seulement visible sous IE 5.5 et + */
 body {
          background : #ffffff;
          color : #000000;
          font : 11px Verdana, Arial, Helvetica, sans-serif;
      }

/* 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: #FFA1A1;
}
.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: #FFE8E8;
	border-style:solid;
	border-width:1px;
	border-color: #FFD2D2;
	padding:1.5em;
	margin-left:auto;
	margin-right:auto;
}

.fieldset_resume {
	background-color: #FFEAF5;
	border-style:solid;
	border-width:1px;
	border-color: #d38e90;
	padding:1em;
	margin-left:auto;
	margin-right:auto;
}
 
      
/* Fontes générales */
font{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

td{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

p{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight : bold;
	text-align:center;
	color:#000000;
}

 hr {
          border : 1px solid #d38e90;
          border-top-width : 1px;
          height : 0;
      }

 a {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 11px;
          font-weight : normal;
          color : #2a3251;
          text-decoration : none;
      }
 a:active {
          color : #990000;
          text-decoration : none;
      }
 a:hover {
          color : #990000;
          text-decoration : none;
      }
 a:link {
          color : #2a3251;
          text-decoration : none;
      }
 .color {
          font-family : Arial, sans-serif;
          font-size : 8pt;
          font-weight : normal;
          color : #2a3251;
      }
 .menu {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          font-style : normal;
          font-weight : normal;
          color : #000000;
          text-decoration : none;
      }
 .menu:active {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          font-style : normal;
          font-weight : normal;
          color : #990000;
          text-decoration : none;
      }
 .menu:hover {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          font-style : normal;
          font-weight : normal;
          color : #990000;
          text-decoration : none;
      }
 .menu:link {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          font-style : normal;
          font-weight : normal;
          color : #000000;
          text-decoration : none;
      }
 .ho {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          font-style : normal;
          font-weight : normal;
          color : #ffffff;
          text-decoration : none;
      }
 .ho :active {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          font-style : normal;
          font-weight : normal;
          color : #ffffff;
          text-decoration : none;
      }
 .ho :hover {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          font-style : normal;
          font-weight : normal;
          color : #000000;
          text-decoration : none;
      }
 .ho :link {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          font-style : normal;
          font-weight : normal;
          color : #ffffff;
          text-decoration : none;
      }
      
.th	{
	color: #000000;
	background-image : url(../images/bloc_h.png);
        }

 .forumdate {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          font-style : normal;
          font-weight : normal;
          color : #000000;
          text-decoration : none;
      }
 input {
          border : 1px solid #D88D8F;
          font-family : Verdana, sans-serif;
          font-size : 8pt;
          font-weight : normal;
          color : #333333;
          background-image : url(../images/mfond1.jpg);
      }
 input.area {
          border : 1px solid #D88D8F;
          font-family : Verdana, sans-serif;
          font-size : 8pt;
          font-weight : normal;
          color : #333333;
          background-image : url(../images/mfond1.jpg);
      }
textarea{
          border : 1px solid #D88D8F;
          font-family : Verdana, sans-serif;
          font-size : 8pt;
          font-weight : normal;
          color : Black;
      }
select{
          border : 1px solid #D88D8F;
          font-family : Verdana, sans-serif;
          font-size : 8pt;
          font-weight : normal;
          color : Black;
      }      
/*----------------------- Options PwsPHP -------------------------*/


/* 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 #D88D8F;
}

/* 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;
	font-style: italic;
}

/* 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 #D88D8F;
	background-color : #ffffff;
    }
	 
/* Visiualisation d'un post */
#apercu {
	text-align:left;
	height:200px;
	width:580px;
	color: #FF0D0D;
	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;
}