.s{font-family:Tahoma; font-size:11px;  color:#6E6E6E;   }
.s1{font-family:Tahoma; font-size:11px;  color:#6E6E6E;  text-decoration:none }
.w{font-family:Tahoma; font-size:10px;  color:#000000;text-decoration:none }
.w1{font-family:Tahoma; font-size:11px;  color:#000000;text-decoration:none }
.green{font-family:Tahoma; font-size:11px;  color:#305641; text-decoration:none}

		
/*#textarea{
  		width:102px; height:48px;
		border-width:1px;
		border-style:solid;
		border:none;
		color:#F0EAE3;
		background-color:#FFFFF;
		overflow:auto
		}*/

/*pour la balise body du plugin*/
.fond
{background-color:#dfe2e3;
font-family:tahoma;
font-size:11px;
padding:0;
margin:0;
text-align:center;
color:#000000;
background: url(images/fond.gif)
repeat fixed left;}

/*entete*/
.entete{font-family:tahoma;font-size:11px;color:#000000;
padding:0;margin:0;line-height:13px;text-align:center;vertical-align:middle;}


/*zone de texte*/
.ztexte
{  	font-family:Tahoma; 
		font-size:11px;
		border-width:1px;
		border-style:solid;
		color:#305641;
		background-color:#FFFFFF;}

/*zone textarea*/
.ztextarea
{  	font-family:Tahoma; 
		font-size:11px;
		border-width:1px;
		border-style:solid;
		color:#305641;
		background-color:#FFFFFF;
		overflow:auto
		text-transform: capitalize;}


/*zone de liste */
.zliste
{  	font-family:Tahoma; 
		font-size:11px;
		font-weight:bolder;
		border-width:1px;
		border-style:solid;
		color:#000000;
		background-color:#FFFFFF;
		overflow:auto}

/*résultats d'une demande (moteur de recherche, liste des dossiers, confirmation d'envoi)*/
.resultat
{color:#000000;
font-family:tahoma;
font-weight: bolder;
vertical-align: middle;}

/*alerte */
.erreur
{  	font-family:Tahoma; 
		font-size:11px;
		font-weight:bolder;
		border-width:1px;
		border-style:solid;
		border:none;
		color:#2D3851;}

/*lien d'entete d'un tableau*/
a.entetecol:link {	color:#000000; text-decoration:bold;font-family:tahoma;font-size:11px;}
a.entetecol:visited {	color:#000000; text-decoration:bold;font-family:tahoma;font-size:11px;}
a.entetecol:active {	color:#000000; text-decoration:bold;font-family:tahoma;font-size:11px;}
a.entetecol:hover{color:#000000; text-decoration:underline;font-family:tahoma;font-size:11px;}

/*cellule d'entête d'une colonne*/
.celluleentete{background:#6E6E6E;; text-decoration:bold;font-family:tahoma;font-size:11px;}

.pied
{color:#6E6E6E; text-decoration:none;font-family:tahoma;font-size:8px;}

a:link {color:#6E6E6E;text-decoration:none;font-family:tahoma;font-size:12px;}
a:visited {color:#6E6E6E;text-decoration:none;font-family:tahoma;font-size:12px;}
a:active {color:#6E6E6E;text-decoration:none;font-family:tahoma;font-size:12px;}
a:hover{color:#6E6E6E;text-decoration:underline;font-family:tahoma;font-size:12px;}

td.cellule{color:#305641;font-family:tahoma;font-size:12px;margin:1px 1px 1px 1px;line-height:13px;}

.digicode {
	/* input */
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff; 
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	cursor: pointer;
	padding: 0px;
	color: #2D3851;
	background-color: #BECCD4;
	width:22px;
	height:18px;
}

.effdigicode
{	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff; 
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	cursor: pointer;
	padding: 0px;
	color: #2D3851;
	background-color: #BECCD4;
	width:55px;
	height:18px;
}

.information{font-weight:bolder; font-family:Tahoma; font-size:12px;  color:#2D3851; text-decoration:none}