﻿body{
padding:0px;
margin:0px;
background:#FFFFFF;
}


table {border-collapse:collapse; border:0px;}

a:hover{text-decoration:none;}

img { border:0px;}

textarea
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:normal;
	color:#666666;
	font-style: normal;
	text-align: justify;
	}

input
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:normal;
	color:#666666;
	font-style: normal;
	text-align: justify;
	}

li
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:normal;
	color:#666666;
	font-style: normal;
	text-align: justify;
	}

table
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:normal;
	color:#666666;
	font-style: normal;
	text-align: justify;
	}

.m_text
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:normal;
	color:#666666;
	font-style: normal;
	text-align: justify;
	}
.m_titre_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	color: #6C8BB3;
	font-weight: bold;
}
	
.m_text a{ color:#B23737}
.m_text span a{ color:#4A4A4A}
.m_text strong a{ color:#4A4A4A}

.h_text {}

.s_text a{ color:#414F66; font-size:10px; text-decoration:none}
.s_text a:hover{ text-decoration:underline}
	
.l_text {}
	
.c_text { color:#58514D; font-size:10px}
.c_text a{ color:#AA0F0F}

.no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
form
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.no_class
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.line { background:url(images/line.gif) repeat-x; width:170px; height:1px}
.line2 { background:url(images/line.gif) repeat-x; width:121px; height:1px}

.form{height:20px; margin-top:3px;}
.form input {width:213px; height:17px; padding-left:5px}

textarea {width:213px; height:152px; padding-left:5px; overflow:auto; margin-top:3px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a2.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 7px}
li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#B23737}
.m_texte_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-transform: none;
	color: #6C8BB3;
	font-weight: normal;
}

/*pour la balise body du plugin*/
.fond 
{padding:0; margin:0; color:#606060;
background-color:#FFFFFF;text-decoration:bold;
font-family:Tahoma; font-size:11px; text-align:center;}

/*zone de texte*/
.ztexte
{  font-family:Tahoma;
   color:#464646; 
   font-size:11px;}

/*zone textarea*/
.ztextarea
{   font-family:Tahoma;
   color:#464646; 
   font-size:11px;}

/*zone de liste */
.zliste
{   font-family:Tahoma;
   color:#464646; 
   font-size:11px;}
   
/*résultats d'une demande (moteur de recherche, liste des dossiers, confirmation d'envoi)*/
.resultat
{color:#ff8a00;
font-family:tahoma;
font-weight: bolder;
vertical-align: middle;
text}

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

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

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

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

td.cellule{color:#2a83a1;font-family:tahoma;font-size:11px;margin:1px 1px 1px 1px;line-height:13px;font-weight:bolder;}

.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;
}
