/*
Liste dial
*/
.spacer {
	clear:both;
}
#contentConteneur {
	margin-left:205px;
}
div#icoDial {
	position:fixed;
	left:0px;
	bottom:0px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:-30px;
	height:25px;
	font-family: Arial;
	font-size:13px;
	width:450px;
	color:#58595D;
	background-color:#bbbbbb;
	text-align:center;
	filter:alpha(opacity=90);
	opacity:0.9;
	z-index:1;
}

#icoDialNbCnx {
	font-size:11px;
	color:#000000;
	float:left;
	width:130px;
	cursor:pointer;
}

#icoDialLstDisplayLink {
	text-decoration:underline;
	font-size:9px;
}

#listeConvInfosNb {
	color:#111111;
	font-weight:bold;
	cursor:pointer;	
	font-size:14px;	
}

#icoDialLstCnx {
	z-index:1;
	position:fixed;
	top:0x;
	width:200px;
	border:1px solid #CFCFCF;
	padding:2px;
	font-size:10px;	
	/*
	filter:alpha(opacity=90);
	opacity:0.9;
	*/
	background-color:#ececec;
	color:#686868;
	font-weight:bold;
}

#icoDialLstContact {
	z-index:1;
	position:fixed;
	left:280px;
	bottom:30px;
	width:200px;
	height:390px;
	border:2px solid #F76A00;
	border-bottom:0px;
	/*
	filter:alpha(opacity=90);
	opacity:0.9;
	*/
	background-color:#e1e1e1;
	color:#58595D;
}

.lstTitreNb {
	font-size:13px;
    font-weight:bold;
    color:#c81e19;
} 

.nbcontactligne
{
	font-weight:bold;
	font-size:14px;
	color:#d80101;
	text-decoration:none;
}

#icoDialLstCnxInfos {
	text-align:center;
	height:115px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	font-size:9px;
}

div.icoDialLstCnxIframe {
	width:200px;
	padding-bottom:5px;
}

iframe.icoDialLstCnxIframe {
	width:200px;
}

#icoDialLstCnxRefresh {
	text-align:center;
	height:30px;
	width:200px;
}

.icoDialLstCnxInfosLine1 {
	font-size:10px;
	margin-bottom:5px;
	margin-top:5px;
}

#dialTriVal {
	color:#F06C00;
	text-decoration:underline;
	cursor:pointer;
}

#dialTriSelect {
	padding:2px;
	cursor:pointer;
	display:none;
	position:absolute;
	background-color:white;
	border:1px solid black;
	width:110px;
}

#dialStatutVal {
	color:#F06C00;
	text-decoration:underline;
	cursor:pointer;
}

#dialMsgAlertTxt {
	padding-top:4px;
	border-top:1px solid #58595D;
	margin-top:7px;
	font-size:10px;
	font-weight:normal;
}
#dialMsgAlertTxt a {
	font-size:10px;
	font-weight:normal;
	color:#F06C00;
	text-decoration:underline;
}
	

#listeAllInfos1 {
	font-family:Verdana;
	font-weight:normal;
	font-size:14px;
}

#dialStatutSelect {
	padding:2px;
	cursor:pointer;
	display:none;
	position:absolute;
	background-color:white;
	border:1px solid black;width:110px;
}