.tb_ident{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#676767;
	background-image: url(../images/support/identifiez-vous.gif);
	background-repeat:no-repeat;

}

.tb_bien{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#676767;
	background-image: url(../images/support/bienvenue.gif);
	background-repeat:no-repeat;

}

.arial10gris{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#676767;
}

.tb_support{
	background-color:#FFFFFF;
}

.tb_bleu{
	background-color:#364854;
}

.tb_bleu_d{
	background-image: url(../images/support/tb_bleu_d.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.tb_bleu_g{
	background-image: url(../images/support/tb_bleu_g.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.tb_bleu_m{
	background-image:url(../images/support/sapre_tb_bleu.gif);
	background-repeat:repeat-x;
}

.support_trait_m{
	background-image: url(../images/services/trait_m_services.gif);
	background-repeat:repeat-y;
	
}

.articles_trait_m{
	background-image: url(../images/support/tb_article_g.gif);
	background-repeat:repeat-y;
	
}

.articles_trait_s{
	background-image: url(../images/support/tb_article_m.gif);
	background-repeat:repeat-x;
	
}

.support_trait_d{
	background-image: url(../images/services/tb_visioweb_d.gif);
	background-repeat:repeat-y;
	background-position:right;
}


.arial_11_bleu_c{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#00A0C6;
}

.arial_11_bleu_c{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#00A0C6;
}


.div_msg{
	z-index:3;
	position:absolute;
	padding-left:250px;
	padding-top:250px;
 	height:127px;
	width:294px;
	display:none;
	
}

.tb_msg{

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#364854;
	border: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#message_info{
	position:absolute;
	border:1px solid #666666;
	background-color:#FFFF99;
	width:220px;
	height:60px;
	text-align:justify;
	font-size:11px;
	padding:5px;
	z-index:1001;
	display:none;
}