/*spécifique MF tools*/
/* ########################### INFO BULLE #############################""*/
a.info
{
	position: relative;
	color: black;
	text-decoration: none;
	/*border-bottom: 1px gray dotted; /* on souligne le texte */
}
a.info span 
{
	display: none; /* on masque l'infobulle */
	z-index: 0; /* on définit une valeur pour l'ordre d'affichage */
}
a.info:hover
{
   background: none; /* correction d'un bug IE */
   cursor: help; /* on change le curseur par défaut en curseur d'aide */
   z-index: 20; /* on définit une valeur pour l'ordre d'affichage */
}
a.info:hover span 
{
   display: block; /* on affiche l'infobulle */ /*block*/
   position: absolute;
   z-index: 500; /* on définit une valeur pour l'ordre d'affichage */
   white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */
   top: 30px; /* on positionne notre infobulle */
   left: 20px;
   background: white;
   padding: 3px;
   border-left: 4px solid #E2C56F;
   
   color: #826A23;
   border: 1px solid #E2C56F;
}



/* ########################### NORMAL LINK #############################""*/
a:link
{
	color:#802F00;
	text-decoration:none;
	font-weight: bold;
}

a:visited
{
	color:#802F00;
	text-decoration:none;
	font-weight: bold;
}
a:active
{
	color:#CFA600;
	text-decoration:none;
	font-weight: bold;
}
a:hover
{
	color:#A54200;
	text-decoration:none;
	font-weight: bold;
}


/*SMALL LINK*/
a.small:link
{
	color:#802F00;
	text-decoration:none;
	font-size: 0.9em;
}

a.small:visited
{
	color:#802F00;
	text-decoration:none;
	font-size: 0.9em;
}
a.small:active
{
	color:#CFA600;
	text-decoration:none;
	font-size: 0.9em;
}
a.small:hover
{
	color:#A54200;
	text-decoration:none;
	font-size: 0.9em;
}


/* ########################### SMALL NORMAL LINK #############################""*/
a.tabl:link
{
	color:#802F00;
	text-decoration:none;
	font-size: 0.9em;
}

a.tabl:visited
{
	color:#802F00;
	text-decoration:none;
	font-size: 0.9em;
}
a.tabl:active
{
	color:#000000;
	background-color:#E4D389;
	text-decoration:none;
	font-size: 0.9em;
}
a.tabl:hover
{
	color:#000000;
	background-color:#E5CE65;
	text-decoration:none;
	font-size: 0.9em;
}


/* ########################### MISE EN PAGE #############################""*/
body
{
	width: 1000px;
	margin: auto;
	background-image: url("../template/bckg.gif");
}

.MenuGV4_TNA
{
	background-image: url("../template/tpl1/menug/bckmenu.jpg");
	background-repeat: repeat-y;
	padding-left:17px;
	padding-right:10px;	
}

.MenuGV4
{
	float: left;
	width: 176px;
	text-align: left;
	font-size: 0.8em;
	padding-top:36px;
	background-image: url("../template/tpl1/menug/upmenu.jpg");
	background-repeat: no-repeat;

}

.MenuDV4
{
	float: right;
	width: 60px;

}

.intermenuGV4_TNA
{
	height:24px;
	background-image: url("../template/tpl1/menug/intermenuna.jpg");
	background-repeat: repeat-y;
	text-align: left;
	font-size: 1.3em;
    font-weight: bold;
	padding-left:20px;
	padding-top:17px;
	letter-spacing: 1px;
	font-family: Times, "Times New Roman", serif;	
}

.intermenuGV4_VIT
{
	height:41px;
	background-image: url("../template/tpl1/menug/intermenu_vit.jpg");
	background-repeat: repeat-y;
}

/******************************* HEADER *****************************************************/
.header
{
	Margin-left: 0px;
	font-size: 0.75em;
	font-family: "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
	Margin-bottom: -1px;	
}

.UserName
{
	width: 212px;
	height: 19px; 
	overflow : hidden;
	background-image: url("../template/tpl1/header/HeaderV2_16.jpg");
}

.UserMessage
{
	width: 27px;
	height: 19px; 
	overflow : hidden;
	background-image: url("../template/tpl1/header/HeaderV2_10.jpg");
}
 
.Step
{
	width: 28px;
	height: 19px; 
	overflow : hidden;
	background-image: url("../template/tpl1/header/HeaderV2_12.jpg");
}
 
.RealConnect
{
	width: 43px;
	height: 19px; 
	overflow : hidden;
	background-image: url("../template/tpl1/header/HeaderV2_18.jpg");
}

.Kipons
{
	width: 51px;
	height: 18px; 
	overflow : hidden;
	background-image: url("../template/tpl1/header/HeaderV2_6.jpg");
}

.Pub
{
	width: 468px;
	height: 60px; 
	overflow : hidden;

}

.WrDate
{
	width: 128px;
	height: 19px; 
	overflow : hidden;
	background-image: url("../template/tpl1/header/HeaderV2_14.jpg");
}

/************************** BODY **********************************/
.BodyV4
{
	color: #000000;
	Text-align:justify;
	margin-left: 176px;
	width: 764px;
	font-family: Arial, Times, "Times New Roman", serif;
	font-size:0.8em;   
	background-color: #FFFFFF;
	background-image: url("../template/tpl1/body/bckbody.jpg");
	background-repeat: repeat-y;
 }

.footer
{
   margin: 10px;
   padding: 15px;
   color: #000000;
   text-align: center;
   width: 460px;

}

.SubMenuGV4
{
	width: 140px;
	text-align: left;
	font-size: 1em;
}

.container
{
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 15px;	
	width:730px;
	float:none;
	display:block;

}

.containerCol1
{
	margin-left: 10px;
	margin-top: 10px;
	display:block;
	float:left;
	width:460px;
}

.containerCol2 
{
	margin-top: 10px;
	margin-right: 15px;	
	display:block;
	float:right;
	width:260px;
}

/*########################## LAYER ##################################"*/
.layercontainer
{
	position: absolute;
}


.layer1
{
	position: absolute;
	z-index:1;
	top:-23px;
	height:45px;
	width:45px;
	

}

.layer2
 {
	position: absolute;
	z-index:2;
	top:-23px;
	height:45px;
	width:45px;
}

/*############################# TITLE ###################################*/
h2
{
	/*background-image: url("../template/tpl1/menu/h2.jpg");*/
	background-color:#D5B482;
	color:#FFFFFF;
	padding:1px 0 1px 5px;
	font:normal 17px Trebuchet MS,Arial,Helvetica,Times New Roman;
	margin-top:0;
	margin-left:-10px;
	margin-right:-5px;
}

h5
{
	background-color:#D5B482;
	color:#FFFFFF;
	padding:1px 0 1px 5px;
	font:normal 17px Trebuchet MS,Arial,Helvetica,Times New Roman;
	margin-top:0;
	margin-bottom:0;

}

/*######################### TABLEAU ####################################"*/

.marche
{
	color: black;
	font-size: 1.0em;
	text-align: center; 
	border-collapse: collapse;
	padding: 2px;
	width:458px;
	border:0px;

}

.col2
{
	color: black;
	font-size: 1.0em;
	text-align: center; 
	border-collapse: collapse;
	padding: 2px;
	width:258px;
	border:0px;

}

.TableContainer
{
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 15px;	
	width:730px;
}

.TableCol0
{
	vertical-align:top;
	width:730px;
}

.TableCol1
{
	vertical-align:top;
	width:460px;
}

.TableCol2 
{
	vertical-align:top;
	width:260px;
}

.TableMap
{
	vertical-align:top;
	width:500px;
}

.TablePerso
{
	vertical-align:top;
	width:224px;
	font-size:0.85em;
}

.TitleT1
{
	border:1px solid #D5B482;
	margin-bottom:15px;
	padding-left:10px;
	padding-bottom:15px;
	padding-right:5px;	
}

.TitleT2
{
	border:1px solid #D5B482;
	margin-bottom:15px;
	padding-bottom:15px;
}

.xp 
{
	border: 1px dashed #CE9544;
	text-align: left;
	display: block;
	width: 650px;
	background-color: #FDF3D6;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 40px;
}

/* ########################### FORMULAIRES  #############################""*/

input[type=text],input[type=password],textarea,select {
   	padding:1px;
   	margin:1px;
   	border:1px solid #A3824D;
    background-color: #F4E1C0;
    padding-left: 3px;
    font-family: "Trebuchet MS",Tahoma,Arial,Helvetica;
   	font-size: 10pt;
	color: #915a09;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus {
	border:1px solid #A3824D;
	background-color: #FAF0E2;
	padding-left: 3px;
	color: #915a09;
}

input[type=submit],input[type=reset],input[type=button],button {
	background-color:#F7E3C0;
	border-color:#C5A97C rgb(154, 130, 92) rgb(154, 130, 92) rgb(197, 169, 124);
	border-style:solid;
	border-width:1px;
	color:#634425;
	cursor:pointer;
	font-weight:bold;
	font-family: "Trebuchet MS",Tahoma,Arial,Helvetica;
    font-size: 10pt;
}

/* ########################### MESSAGES  #############################""*/

.messageInfo{ 
    background: url(../images/info.png) no-repeat; 
    background-position: 10px center;
	margin-top : 10px;
	margin-left : 130px;
    padding-left : 10px;
    padding-right : 10px;
    margin-bottom: 5px;
	text-align : center;
	width: 500px;
    font: normal 10pt "Trebuchet MS",Tahoma,Arial,Helvetica;
	display:block;

	border: 1px dashed #3366CC;
    background-color: #E5ECF9; 
    color: #3366CC;
	
}

.messageValid{
    background: url(../images/valid.png) no-repeat; 
    background-position: 10px center;
	margin-top : 10px;
	margin-left : 130px;
    padding-left : 10px;
    padding-right : 10px;
    margin-bottom: 5px;
	text-align : center;
	width: 500px;
    font: normal 10pt "Trebuchet MS",Tahoma,Arial,Helvetica;
	display:block;

	border: 1px dashed #006600;
    background-color: #B0E57C;	
    color: #006600;

}

.messageWarning { 
    background-position: 10px center;
    background-position: 10px center;
	margin-top : 10px;
	margin-left : 130px;
    padding-left : 10px;
    padding-right : 10px;
    margin-bottom: 5px;
	text-align : center;
	width: 500px;
    font: normal 10pt "Trebuchet MS",Tahoma,Arial,Helvetica;
	display:block;

    background: url(../images/warning.png) no-repeat; 

    color: #FFA500;
	border: 1px dashed #FFA500;
    background-color: #FFFF80; 
}

.messageErreur
 { 
    background-position: 10px center;
	margin-top : 10px;
	margin-left : 130px;
    padding-left : 10px;
    padding-right : 10px;
    margin-bottom: 5px;
	text-align : center;
	width: 500px;
    font: normal 10pt "Trebuchet MS",Tahoma,Arial,Helvetica;
	display:block;

    background: url(../images/error.png) no-repeat; 
    background-color: #FEBDBA;
    color: #D40000;
	border: 1px dashed #D40000;
}

.messageErreurMini td 
{ 
    background: url(../images/errormini.png) no-repeat; 
    background-position: 10px center;
    background-color: #FEBDBA;
    padding-left : 35px;
    padding-right : 5px;
    margin-bottom: 5px;
    color: #D40000;
    height: 20px;
    font: normal 8pt "Trebuchet MS",Tahoma,Arial,Helvetica;
	border: 1px dashed #D40000;
}


/* ########################### MENU DEROULANT  #############################""*/
.marquee
{
	font-family:  Times, Arial, "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
	font-size:0.9em;
	width:100%;
	font-weight: bold;
	color:black;
}

/*######################## IMAGE ########################################*/
.imgleft
{
	float: left;
	padding-right:10px;
	padding-bottom:5px;	
}


/* ########################### TABLEAU NORMAL 1  #############################""*/


caption.p
{
   margin: auto;
   font-family: Arial, Times, "Times New Roman", serif;
   font-weight: bold;
   font-size: 1.2em;
   margin-bottom: 10px; 
}

table.p
{
   font-family:  "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
   font-size:0.9em;
   margin: auto;
   border-collapse: collapse; 
   width: 550px;
}

th.p
{
	background-color: #BC8F48;
	color: black;
	font-size: 1.0em;
	padding: 8px;
	text-align: center; 
	background-image: url("../images/titlem.jpg");	
	background-repeat: repeat-x;	 
}

tr.p
{
   border: 1px solid black;
}

td.p
{

   text-align: center; 
   padding: 2px;
   background-color:#F3EDDB;
}

td.e
{
   text-align: center; 
   padding: 2px;
   background-color:#ECE1C0;
}


/* ###########################  PETITS TABLEAU  #############################""*/

table.ppt3
{
   font-family:  "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
   font-size:0.9em;
   margin: auto;
   border-collapse: collapse;
   width: 400px;
}

table.ppt
{
   font-family:  "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
   font-size:0.9em;
   margin: auto;
   border-collapse: collapse;
   width: 200px;
}

table.ppt2
{
   font-family:  "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
   font-size:1.1em;
   margin: auto;
   border-collapse: collapse;
   width: 400px;
}

table.ppt1
{
   font-family:  "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
   font-size:0.9em;
   margin: auto;
   border-collapse: collapse;
   width: 100px;
}

.Ched
{
   font-family:  "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
   font-size:0.9em;
   border-collapse: collapse;
   width: 100px;
}

td.ppt1
{
   padding: 2px;
}
/* ########################### GRAPHISME kiposcripteur#############################""*/

/* ------kiposcripteur --------*/
td.ks
{
	background-image: url("images/bckks.gif");
}


/* ------Tableau --------*/
table.j
{
   margin: auto;
   border-collapse: collapse;
   width: 700px;

}

/* ------Cellules --------*/
td.j
{
	border: 1px solid black;
	text-align: justify;
	padding: 8px;
	background-image: url("../images/journal/BckJV2.jpg");
	font-size: 0.85em;
	font-family: Arial,"Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;   
}

/* ------ Fieldset --------*/

fieldset.journal
{
	margin: auto;
	/*text-align:justify;*/
	margin-bottom: 15px;
	background-image: url("../images/journal/BckJV2.jpg");
	width: 700px;
}


/* ############## Graphisme Accueil #####################""*/


table.m
{
	font-family:  Arial, "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
	font-size:1em;
	margin: auto;
	border-collapse: collapse;
	width: 550px;
	border: 1px solid #8C6117;
	background-image :url("../images/bcknews.jpg");
	background-repeat: repeat-x;	

}


th.m
{
	background-color: #D5C684;
	color: black;
	font-size: 1em;
	padding: 8px;
	text-align: left;
	background-image: url("../images/titlem.jpg");	
	background-repeat: repeat-x;		
}


td.m
{
	text-align: justify;
	padding: 7px;
	
}



/* ############## CELLULES ENTETES COULEURS VILLES #####################""*/
th.Gaalen
{
	background-color: #BC8F48;
	color: black;
	font-size: 1.0em;
	padding: 8px;
	text-align: center; 
}

th.Kipie
{
	background-color: #0078E1;
	color: black;
	font-size: 1.0em;
	padding: 8px;
	text-align: center; 
}

th.Pyrrit
{
	background-color: #DAB137;
	color: black;
	font-size: 1.0em;
	padding: 8px;
	text-align: center;
}

th.Gypsis
{
	background-color: #14934D;
	color: black;
	font-size: 1.0em;
	padding: 8px;
	text-align: center;
}

th.Karst
{
	background-color: #C2C02F;
	color: black;
	font-size: 1.0em;
	padding: 8px;
	text-align: center;
}

th.Lapiaz
{
	background-color: #B4B4B4;
	color: black;
	font-size: 1.0em;
	padding: 8px;
	text-align: center;
}

th.Koryndon
{
	background-color: #CDAA10;
	color: black;
	font-size: 1.0em;
	padding: 8px;
	text-align: center;
}

th.Eolis
{
	background-color: #9FDAF6;
	color: black;
	font-size: 1.0em;
	padding: 8px;
	text-align: center;
}
th.Piethra
{
	background-color: #BFFFCF;
	color: black;
	font-size: 1.0em;
	padding: 8px;
	text-align: center;
}
th.Aargoni
{
	background-color: #7FEAFF;
	color: black;
	font-size: 1.0em;
	padding: 8px;
	text-align: center;
}


/* ############## CELLULES ENTETES SPECIALES .... #####################""*/

th.Erreur
{
	color: black;
	font-size: 1.0em;
	padding: 8px;
	text-align: center;
	background-image: url("../images/titleerreur.jpg");	
	background-repeat: repeat-x;	 
}

 
/* ########################### LIGNES SPECIALES  #############################""*/

/* ------ Lignes ShoutBox --------*/
td.h
{
   text-align: left;
   padding: 2px;
   background-color:#F3EDDB;
   font-family: "Times New Roman", serif;
   font-size:1.2em;   
}

td.h2
{
	text-align: left; 
	padding: 2px; 
	background-color:#D0BF8A;
	font-family: "Times New Roman", serif;
	font-size:1.2em;   
}

/* ------ Lignes Couleur ATPE etc.. --------*/
td.Macon
{
   text-align: center; 
   padding: 2px; 
   background-color:#8B8B8B;
}
td.Menuisier
{
   text-align: center; 
   padding: 2px;
   background-color:#B9851D;
}
td.TailleurP
{
   text-align: center;
   padding: 2px;
   background-color:#CCCCCC;
}
td.Tailleur
{
   text-align: center;
   padding: 2px; 
   background-color:#96B277;
}
td.Boucher
{
   text-align: center;
   padding: 2px; 
   background-color:#D28585;
}
td.Epicier
{

   text-align: center; 
   padding: 2px;
   background-color:#BEB18B;
}
td.Brasseur
{
   text-align: center; 
   padding: 2px;
   background-color:#C2EBDD;
}
td.Fromager
{
   text-align: center;
   padding: 2px;
   background-color:#EEF0E8;
}
td.Boulanger
{
   text-align: center;
   padding: 2px;
   background-color:#EED393;
}
td.Conservateur
{
   text-align: center;
   padding: 2px;
   background-color:#FFBF28;
}
td.Poisson
{
   text-align: center; 
   padding: 2px;
   background-color:#78AEFF;
}
td.Or
{
   text-align: center;
   padding: 2px;
   background-color:#E0C136;
}
td.Metal
{
   text-align: center;
   padding: 2px; 
   background-color:#A99494;
}
td.Cheval
{
   text-align: center; 
   padding: 2px;
   background-color:#B9A03A;
}
td.Poterie
{
   text-align: center; 
   padding: 2px;
   background-color:#A3E0CD;
}
td.Marbre
{
   text-align: center; 
   padding: 2px;
   background-color:#CDEAE9;
}
td.Tannerie
{
   text-align: center; 
   padding: 2px;
   background-color:#DEBB95;
}
td.Mediplante
{
   text-align: center; 
   padding: 2px;
   background-color:#ADEBFE;
}
td.Papier
{
   text-align: center; 
   padding: 2px;
   background-color:#AFCF83;
}


/* ########################### MISES EN PAGES TEXTE  #############################""*/

/* ------ Titres --------*/

h3
{
   text-align:center;
   font-family: Arial, Times, "Times New Roman", serif;
   font-weight: bold;
   font-size: 1.1em;
   color: #874A00;
   margin-bottom: 15px;
}

h4
{
   text-align:center;
   font-family: Arial, Times, "Times New Roman", serif;
   font-weight: bold;
   font-size: 0.9em;
   color: #874A00;
   margin-bottom: 10px; 
}

/* ------Textes --------*/

.cligno
{
	text-decoration:blink;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}

.left
{
	text-align: left;
}

.justify
{
	text-align: justify;
}

.vim
{
	color:  #58471F;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.imp
{
	color:  #CC0000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

/* ------Aucun passage a la ligne lors d'un DIV --------*/

.nodiv
{
	display: inline;
	position: relative;
}






fieldset.mot
{
   margin: auto;
	text-align:center;
   margin-bottom: 15px; /* Une marge pour séparer les fieldset */
   background-color: #E9D8AF;
   width: 170px;
}



ptt
{
	color:  #000000;
	font-size: 0.85em;
}


strong
{
	color:  #802F00;
	font-size: 18px;
}

.pt
{
	font-size: 0.8em;
	font-weight: bold;	
}


.mt
{
	font-family:  Arial, Times, "Times New Roman", serif;
	color:  #000000;
	font-size: 9px;
	font-weight: bold;
	background-color:#FFFFFF;
	text-align:center;
}


fieldset.message
{
   margin-bottom: 15px;
   background-color: #E8E9B9;
   width: 500px;
}

.infm
{

	font-weight: bold;
	background:center;
	background-image :url("../images/kcode_info.png");
	background-repeat: no-repeat;
	height:30px;
	padding-left:35px;
	padding-top:5px;		
}


/* ########################### BLASONS  #############################""*/


.blasonGypsis
{

	background:center;
	background-image :url("../images/bgypsisptt.gif");
	background-repeat: no-repeat;
	height:24px;
	padding-left:1px;
	padding-top:1px;
}

.blasonKarst
{

	background:center;
	background-image :url("../images/bkarstptt.gif");
	background-repeat: no-repeat;
	height:24px;
	padding-left:1px;
	padding-top:1px;
}

.blasonKipie
{

	background:center;
	background-image :url("../images/bkipieptt.gif");
	background-repeat: no-repeat;
	height:24px;
	padding-left:1px;
	padding-top:1px;
}

.blasonLapiaz
{

	background:center;
	background-image :url("../images/blapiazptt.gif");
	background-repeat: no-repeat;
	height:24px;
	padding-left:1px;
	padding-top:1px;
}

.blasonPyrrit
{

	background:center;
	background-image :url("../images/bpyrritptt.gif");
	background-repeat: no-repeat;
	height:24px;
	padding-left:1px;
	padding-top:1px;
}

.blasonGaalen
{

	background:center;
	background-image :url("../images/bgaalenptt.gif");
	background-repeat: no-repeat;
	height:24px;
	padding-left:1px;
	padding-top:1px;
}
.blasonEolis
{

	background:center;
	background-image :url("../images/beolisptt.gif");
	background-repeat: no-repeat;
	height:24px;
	padding-left:1px;
	padding-top:1px;
}
.blasonKoryndon
{

	background:center;
	background-image :url("../images/bkoryndonptt.gif");
	background-repeat: no-repeat;
	height:24px;
	padding-left:1px;
	padding-top:1px;
}
.blasonPiethra
{

	background:center;
	background-image :url("../images/bpiethraptt.gif");
	background-repeat: no-repeat;
	height:24px;
	padding-left:1px;
	padding-top:1px;
}
.blasonAargoni
{

	background:center;
	background-image :url("../images/baargoniptt.gif");
	background-repeat: no-repeat;
	height:24px;
	padding-left:1px;
	padding-top:1px;
}
.blasonLazul
{

	background:center;
	background-image :url("../images/blazulptt.gif");
	background-repeat: no-repeat;
	height:24px;
	padding-left:1px;
	padding-top:1px;
}
.blasonIslandsis
{

	background:center;
	background-image :url("../images/bislandsisptt.gif");
	background-repeat: no-repeat;
	height:24px;
	padding-left:1px;
	padding-top:1px;
}
.blasonCaledonyth
{

	background:center;
	background-image :url("../images/bcaledonythptt.gif");
	background-repeat: no-repeat;
	height:24px;
	padding-left:1px;
	padding-top:1px;
}







/*TABLEAU*/
/*TABLEAU CENTRE CONTROL FLOTTANT LEFT*/
.monperso
{
	width: 170px;
	/*margin-left: 10px;*/
	border: 1px solid #8C6117;
	font-size: 1.0em;
	font-family: Arial, Times, "Times New Roman", serif;
	text-align: justify;
	/*float:left;*/
	background-color:#E8E4D6;
	margin-bottom: 2px;
}

/*TABLEAU CENTRE CONTROL  right*/
.mesinfos
{
	width: 380px;
	margin-left: 2px;
	margin-bottom: 2px;
	border: 1px solid #8C6117;
	font-size: 1.0em;
	font-family: Arial, Times, "Times New Roman", serif;
	text-align: justify;
	background-color:#E8E4D6;
}

/*TABLEAU CENTRE CONTROL  right*/
.mesinfosV3
{
	width: 575px;
	margin-left: 2px;
	margin-bottom: 2px;
	border: 1px solid #8C6117;
	font-size: 1.0em;
	font-family: Arial, Times, "Times New Roman", serif;
	text-align: justify;
	background-color:#E8E4D6;
}

/*TABLEAU princ*/
.princ
{
	margin: auto;
	width: 550px;
	/*margin-left: 10px;*/
	border: 1px solid #8C6117;
	font-size: 1.0em;
	font-family: Arial, Times, "Times New Roman", serif;
	text-align: justify;
	/*float:left;*/
	background-color:#E8E4D6;
	margin-bottom: 2px;
}

/*TD tab flottant left*/
.carac
{
	border: 1px solid #8C6117;
	/* border-color :#986A29;*/
	text-align: justify;
	padding: 1px;
	background-color:#F6E4AD;
}

.carac2
{
	border: 1px solid #8C6117;
	/* border-color :#986A29;*/
	text-align: left;
	padding: 1px;
	background-color:#F3EDDB;
}


.title
{
	border: 1px solid #8C6117;
	/* border-color :#986A29;*/
	text-align: left;
	padding: 1px;
	background-color:#B59B4E;
	font-weight: bold;
}

.title2
{
	border: 1px solid #8C6117;
	/* border-color :#986A29;*/
	text-align: left;
	padding: 1px;
	background-color:#B59B4E;
}

/*TD tab flottant left*/
.action
{
	/*border: 1px solid #8C6117;*/
	/* border-color :#986A29;*/
	text-align: left;
	padding: 1px;
	font-size: 1.0em;
	font-family: Times, "Times New Roman", Arial, serif;
	/*background-color:#F6E4AD;*/
}

/*TD histo*/
.histo
{
	border: 1px solid #8C6117;
	/* border-color :#986A29;*/
	text-align: left;
	padding: 1px;
	font-size: 1.0em;
	font-family: Times, "Times New Roman", Arial, serif;
	background-color:#F6E4AD;
}

/*TABLEAU classique*/
.c
{  
	font-family:  "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
	font-size:0.9em;
	margin: auto;
	border-collapse: collapse;
	width: 550px;
	border: 1px solid #8C6117;
	text-align: justify;
	background-color:#E8E4D6;
}


.c2
{  
	font-family:  "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
	font-size:0.9em;
	margin: auto;
	width: 550px;
	border: 1px solid #8C6117;
	text-align: justify;
	background-color:#E8E4D6;
}

/*TABLEAU Forum*/

.forum
{  
	font-family:  "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
	font-size:0.9em;
	margin: auto;
	width: 725px;
	border: 1px solid #8C6117;
	text-align: justify;
	background-color:#E8E4D6;
}

