body{
padding:0px;
margin:0px;
background-color:#3E464A;
}

table {
		width:100%;
		/*height:100%;*/
		border:0px;
	}

td { vertical-align:top;}

table.chaine_tel { width:auto;  text-align:center;}
table.chaine_tel td.niv1,table.chaine_tel td.niv2 { vertical-align:middle; color:#FFFFFF;}
table.chaine_tel td.niv2, table.chaine_tel td.niv3 {border:1px solid #999999;}
					

ul, li {margin-top:0.5em; list-style-image:url(images/bullet_fleche.gif)}

/*div.chaine_tel ul {border:thin solid #990000; }
div.chaine_tel ul li {border:thin solid #006600; float:left; }
div.chaine_tel ul li ul {border:thin solid #000066;} */

a:hover{text-decoration:none;}

img { border:0px;}

img.accueil { 
		border: #ffffff solid 3px;
		margin:2px 10px 0px 0px;
		float:left;
}

.m_text, th, td, li, a, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#B0B0B0;
	}

.important, h3, .titre_col, .nom_CA  {color: #FFFFFF; }
.titre_nouvelle {color: #FFFFFF; font-weight:bold;}
.msgErreur { color:#FFFFFF}

a:link,a:active,a:visited,a.postlink{color:#dd6900;text-decoration:none}
a:hover{color:#767676}

.h_text, .h_text a 
	{
		color:#798891; text-decoration:none;
	}

.h_text a:hover { text-decoration:underline;color:#767676}

.h_text span { color:#424547;}
	
.c_text, .c_text a 
	{
		color:#85949D;
	}

.sep1 { background-color:#1B2124;}

.sep2 { background-color:#171C1F;}

.cell_light { background-color:#22292C;}

.cell_middle { background-color:#1F2528;}

.cell_dark { background-color:#181D20;}

.cell_light, .cell_middle, .cell_dark { padding: 20px 15px 20px 18px}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		color: default;
	}

.form
	{
		height:24px; margin-top:4px;
	}	

.form input
	{
		width:205px; height:21px; border-color:#FFFFFF; border-width:2px; background-color:#ffffff; padding-left:5px; color:#000000
	}

textarea{
		width:205px; height:105px; border-color:#FFFFFF; border-width:2px; background-color:#ffffff; padding-left:5px; overflow:hidden; margin-top:4px;  color:#000000
	}