/* Style page.*/
 body {
	background-color: #E5C094;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
	background-image: url(../images/afon.png);
      }
      
/* Fontes générales */
  font , th , td , p  {
	color : #000033;
	font-weight : normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	background-color: #E5C094;
	background-image: url(../images/afon.png);
      }
/* separateur de menu */	  
	  
 hr {
	border-top-width : 2px;
	height : 0;
	border-top-style: solid;
	border-top-color: #663300;
      }

 a {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          font-weight : bold;
          color : #FFFFFF;
          text-decoration : none;
      }
 a:active {
	color : #FFFFFF;
	text-decoration : none;
	font-style: italic;
	font-weight: bold;
      }
 a:hover {
	color : #FFFF33;
	text-decoration : none;
	font-weight: bold;
      }
 a:link {
	color : #0033FF;
	text-decoration : none;
	font-weight: bold;
      }
	  a:visited {
	color : #000066;
	text-decoration : none;
	font-weight: bold;
      }
.li {
	font-family : Arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #2a3251;
	list-style-image: url(../images/ma-puce.png);
      }	  

 .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 : bold;
          color : #CCCCCC;
          text-decoration : none;
      }
 .menu:active {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          font-style : normal;
          font-weight : normal;
          color : #000099;
          text-decoration : none;
      }
 .menu:hover {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          font-style : normal;
          font-weight : normal;
          color : #0000FF;
          text-decoration : none;
      }
 .menu:link {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          font-style : normal;
          font-weight : normal;
          color : #CCCCCC;
          text-decoration : none;
      }
 .top {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
	text-align: right;
	margin-right: 10px;
	padding: 2px;
      }
 .top :active {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          font-style : normal;
          font-weight : bold;
          color : #ffffff;
          text-decoration : none;
      }
	 
 .top :hover {
          font-family : Verdana, Arial, Helvetica, sans-serif;
          font-size : 10px;
          font-style : normal;
          font-weight : bold;
          color : #CCCCCC;
          text-decoration : none;
      }
 .top :link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
      }
      
.th	{
	color: #000000;
	background-image : url(/themes/jige_aa/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 rgb(123,168,204);
          font-family : Verdana, sans-serif;
          font-size : 8pt;
          font-weight : normal;
          color : #333333;
          background-image : url(/themes/jige_aa/images/mfond1.jpg);
      }
 input.area {
          border : 1px solid rgb(123,168,204);
          font-family : Verdana, sans-serif;
          font-size : 8pt;
          font-weight : normal;
          color : #333333;
          background-image : url(/themes/jige_aa/images/mfond1.jpg);
      }
      
/*----------------------- 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 #333333;
}

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

/* 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 #333333;
	background-color : #ffffff;
    }
#imagea {
	float : right;
	height : 170px;
	right : 2px;
	left : 10px;
	width : 170px;
	text-align : center;
	border : thin solid #030397;
	padding : 5px;
	top : 10px;
	margin : 5px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #3a3a3a;
	vertical-align: middle;
	bottom: 10px;
}
.element_imagea {
	float : left;
	background-color: #003333;
}
#imagea ul li {
display : inline;
background-color : #FFFFFF;
}
#imagea ul li ul {
color : #00FF33;
}
#imagea ul li ul li {
border : none;
height : 20px;
background-color : #626262;
margin : 2px;
padding : 2px;
left : 5px;
}