BODY {
	background-color:#000000;
	color: #FCFCB6;
	font-family:Times New Roman;
	background-image: url(/images/bgbricks.jpg);
	margin-left: 50;
	margin-right: 50;
	cursor : url('/web-inf/images/cursors/XP_Yenx.cur') , auto ;
	cursor:url("/web-inf/images/cursors/XP_Yenx.cur");  /*pour IE*/
}

td, th {
	color: #FCFCB6;
}

h1 {
	color: #FCCC33; /*orange*/
}

h2 {
	color: #FCDD66;  
}

h3, h4 {
	color: #FCEECC;
}

h5, h6 {
	color: #FCFCB6;
}

/**** DEBUT : configuration Balise a ****/
a {
	color: #FCCC33; /* orange*/
	background :none;
	text-decoration : none;
}

a:hover {
	text-decoration : none; /* underline */		
	background :none;	
	color:#6666FC;
}

a.mailto {
	color: #FCDD66;
	background :none;
	text-decoration : none;
}

a.mailto:hover {
	text-decoration : none;		
	background :none;	
	color:#6666FC;
}

A IMG {
	border:0px;
}
/**** FIN : configuration Balise a ****/


/**** DEBUT : configuration Liste ****/
UL.romainsUP { list-style-type: upper-roman; }
UL.decimal { list-style-type: decimal ; }

/**** FIN : configuration Liste ****/


/*********** config INPUT *************/

.FIELD {	text-align:left;padding-left:5;text-decoration: none; border-style: groove; color : #FCDD66; background :none; border: 1px solid #AAAAAA;}

.SAISIEFIELD {	text-align:left;	text-decoration: none; background-color: #FFEECC; color : #002277; }

/**********  CSS Contacts **********/
TABLE.contacts {
	padding : 5px;
	width:100%;
	/*border: 3px double #FCDD66;*/
}
TABLE.contacts TR TD {padding : 5px;}
TABLE.contacts TR TD.pseudo {
	font-size:24px;
	color: #FFCC33;
	font-family:Times New Roman;
	font-weight:100;
	width:1%;
	white-space:nowrap;
}
TABLE.contacts TR TD.fonction {
	font-size:18px;
	color: #FCDD66;
	font-family:Times New Roman;
	font-weight:100;
	white-space:nowrap;
}
TABLE.contacts TR TD.presentation {
	font-size:16px;
	font-family:Times New Roman;
	text-align:justify;
}
TABLE.contacts TR TD.presentation FONT{
	color: #FFCC33;
}
TABLE.contacts TR TD.presentation FONT.red{
	color: RED;
}

TABLE.contacts TR TD.image { width:1%; }
TABLE.contacts TR TD.lien {
	font-size:16px;
	font-family:Times New Roman;
	text-align:center;
}

/**********  CSS Udpate **********/
TABLE.update {
	padding : 5;
	border:0;
	width: 800;
}

TABLE.update  TR TD.date {
	font-size:18;
	font-weight:100;
	font-family:Times New Roman;
	color: #99CCCC;
	padding-bottom:20;
}

TABLE.update  TR TD.text {
	vertical-align:top;
	text-align:justify;
}
/**********  FIN CSS Udpate **********/

/********* Panel Ident ***************/
TABLE.panelIdent {
	border:0;
	border-spacing:0;
	border-collapse:separate;
	empty-cells: show;
	width:100%;
}
TABLE.panelIdent TR TD, TABLE.panelIdent TR TD INPUT {
	font-size:12px;
	font-family: Freehand471 BT, Times New Roman;
}

TABLE.panelIdent TR TD.gauche {
	width:20%;
	white-space:nowrap;
	text-align:left;
}

TABLE.panelIdent TR TD.centre {
	width:60%;
	white-space:nowrap;
	text-align:center;
}

TABLE.panelIdent TR TD.droite {
	width:20%;
	white-space:nowrap;
	text-align:right;
}
TABLE.panelIdent FONT.red{
	color: RED;
}


TABLE.profile TR TD FONT{
	color: #FFCC33;
}
TABLE.profile FONT.red{
	color: RED;
}

DIV.panelIdent {
	white-space:nowrap;
	width:100%;
}


/********* Copyright ***************/
TABLE.copyright {
	border:0;
}
TABLE.copyright TR TD {
	font-size: 13px;
	font-family: Freehand471 BT, Times New Roman;
	text-align:center;
}
TABLE.copyright TR TD.powered {
	color:#ffffff;
}


/**************** Config BD ****************/
TABLE.bodyCritiqueBD  {
	width:100%;
	height:100%;
}

TABLE.bodyCritiqueBD TR TD {
	vertical-align:top;
}


/****************** TABLE ABCDeaire **************/
TABLE.abcdeaire {
	width:80%;
	border-spacing:0;
	border-collapse:separate;
	empty-cells: show;
}

TABLE.abcdeaire TR TD {
	border:1px inset #FFCC33;
	padding:7px;
	text-align:center;
}

/****************** TABLE Extensions INS/MV **************/
TABLE.insmvExt {
	border-spacing:1px;
	border-collapse:separate;
	border:1px solid #BBBBBB;
}

TABLE.insmvExt TR TH, TABLE.insmvExt TR TD {
	border:1px solid #666666;
	padding:10;
	text-align:center;
	font-weight:bold;
	white-space:nowrap;
}

/****************** TABLE Tooltip  Item **************/
TABLE.tooltipItem {
	border-spacing:2px;
	border-collapse:separate;
	border:0px;
}

TABLE.tooltipItem TR TD.img {
	text-align:center;
	vertical-align:middle;
}

TABLE.tooltipItem TR TD {
	padding:4px
}

TABLE.tooltipItem TR TD.text {
	font-size:13;
}

TABLE.tooltipItem TR TD.titre {
	color:#FFCC33;
	font-size:18;
}


/* TABLE CSS pour Panel de recherche dans les critiques BD */

TABLE.panelSearch {
	width:100%;
}
TABLE.panelSearch TR TD {
	text-align:center;
	vertical-align:top;
}
TABLE.panelSearch TR TD.critere {
	font-size:16;
	color: #99CCCC;
	text-align:left;
}
TABLE.panelSearch TR TD.critere  SELECT {
	font-size:12;
	color: #6666FC;
	text-align:left;
}
TABLE.panelSearch TR TD.abcedaire {
	text-align:justify;
}
TABLE.panelSearch TR TD.abcedaire A {
	font-size:13;
	color: #FCCC33;
}
TABLE.panelSearch TR TD.resultat  {
	text-align:left;
}
TABLE.panelSearch TR TD.resultat  A {
	font-size:13;
	color: #FCCC33;
}

/****************** TABLE Liens social **************/
TABLE.LIENS {
	border:0px;
}

TABLE.LIENS TR TH {
	color:#990000;
}

TABLE.LIENS TR TD.banniere {
	padding:10 0;
	height:82px;
}

TABLE.LIENS TR TD.commentaire {
	padding:15 0;
	height:87px;
}

TABLE.LIENS TR TD IMG {
	border:0px;
}

/****************** CSS GENERIQUE SUR LES TABLES **************/
TH.TABLEAU_TITRE  {
	background-image: url(/images/barre_titre.gif);
	/* background-image: url(/services_sociaux/forum/images/barre_haut.gif); */
	background-repeat: repeat-x;
	background-position: left center; 
	HEIGHT:28px;
	border:0px solid #000000;
	white-space : nowrap;
	text-align : center;
}

/* pour la police des pages d'accueil ...accueilBd ...accueilFigurin...*/
.accueil {
	font-size:18;
	font-weight:100;
	font-family:Times New Roman;
	text-align:justify;
}

.size6 {
	font-size:32;
}

.size5 {
	font-size:24;
}

.size4{
	font-size:18;
}

.size3 {
	font-size:16;
}

.size2 {
	font-size:12;
}

.justify {
	text-align:justify;
}

.justify3 {
	font-size:16;
	font-family:Times New Roman;
	text-align:justify;
}

.justify4 {
	font-size:18;
	font-family:Times New Roman;
	text-align:justify;
}

.textRed {
	color:#990000;
}

.textOr {
	color:#FFCC33;
}

.textBleuclair {
	color: #99CCCC;
}

.textJaune {
	color: #FCDD66;
}

.textMauve {
	color: #8080FF;
}

.textNormal {
	color: #FCFCB6;
}

.textStyleTolkien {
	font-family:Tolkien;
}

.textStyleJester {
	font-family:jester;
}

.textStyleItalic {
	font-style: italic;
}

.textStyleBold {
	font-weight:bold ;
}

.textStyleGrimoire:first-letter {
	font-size: 300%; font-style: italic;
}

.textStyleGrimoire:first-line {
	font-variant: small-caps;
}

/**** DEBUT : configuration TOOLTIP ****/
.tooltip {
	border: 0px solid #000000;
	padding:0px;
}

SPAN.tooltip  {
	position:absolute; 
	z-index:1; 
	visibility: hidden; 
	background-color: transparent;
	color: #DEDECA;
	padding:0px;
	opacity:0.7;
	filter: Alpha(Opacity=70);
}

.tooltip .topleft {
	background-image: url(/web-inf/images/tooltip/topleft.png);
	background-repeat: no-repeat;
	width:6px;
	height:6px;
	border: 0px solid #000000;
}

.tooltip .top {
	background-image: url(/web-inf/images/tooltip/top.png);
	background-repeat: repeat-x;
	height:6px;
	border: 0px solid #000000;
}

.tooltip .topright {
	background-image: url(/web-inf/images/tooltip/topright.png);
	background-repeat: no-repeat;
	width:6px;
	height:6px;
	border: 0px solid #000000;
}

.tooltip .left {
	background-image: url(/web-inf/images/tooltip/left.png);
	background-repeat: repeat-y;
	width:6px;
	border: 0px solid #000000;
}

.tooltip .middle {
	background-image: url(/web-inf/images/tooltip/middle.png);
	background-repeat: repeat;
	text-align:center;
	border: 0px solid #000000;
}

.tooltip .right {
	background-image: url(/web-inf/images/tooltip/right.png);
	background-repeat: repeat-y;
	width:6px;
	border: 0px solid #000000;
}

.tooltip .bottomleft {
	background-image: url(/web-inf/images/tooltip/bottomleft.png);
	background-repeat: no-repeat;
	width:6px;
	height:6px;
	border: 0px solid #000000;
}

.tooltip .bottom {
	background-image: url(/web-inf/images/tooltip/bottom.png);
	background-repeat: repeat-x;
	height:6px;
	border: 0px solid #000000;
}

.tooltip .bottomright {
	background-image: url(/web-inf/images/tooltip/bottomright.png);
	background-repeat: no-repeat;
	width:6px;
	height:6px;
	border: 0px solid #000000;
}
/**** FIN : configuration TOOLTIP ****/