#dialog-form label, #dialog-form input { display:block; }
#dialog-form input.text, #dialog-form textarea { margin-bottom:12px; width:95%; /*padding: .4em; */}
#dialog-form fieldset { padding:0; border:0; margin-top:4px; }
/*h1 { font-size: 1.2em; margin: .6em 0; }*/
div#users-contain { width: 350px; margin: 20px 0; }
div#users-contain table { margin: 1em 0; border-collapse: collapse; width: 100%; }
div#users-contain table td, div#users-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
.ui-dialog .ui-state-error { /*padding: .3em; */}
.validateTips { border: 1px solid transparent; /*padding: 0.3em; */}

#folderCol1 table {width:99%}

.liveMenu{
	position:relative;
	_float: right;
}
.liveMenu ul{
	position:absolute;
}
.liveMenu ul a{
	color:#0000ee;
}
.liveMenu li {
	list-style-type:none;
}

.courant a{display:block;width:154px;padding:14px 60px 0 0;height:32px;margin:0;overflow:hidden;background:url(../images/liveDialogue/courant.gif)}
.prochain a{display:block;width:154px;padding:14px 60px 0 0;height:32px;margin:0;overflow:hidden;background:url(../images/liveDialogue/prochain.gif);}
.precedent a{display:block;width:154px;padding:14px 60px 0 0;height:32px;margin:0;overflow:hidden;background:url(../images/liveDialogue/precedent.gif);}
.visiteur a{display:block;width:154px;padding:14px 60px 0 0;height:41px;margin:0;overflow:hidden;background:url(../images/liveDialogue/visiteur.gif);}

.courantActive a{display:block;width:154px;padding:14px 60px 0 0;height:32px;margin:0;overflow:hidden;background:url(../images/liveDialogue/couranta.gif);}
.prochainActive a{display:block;width:154px;padding:14px 60px 0 0;height:32px;margin:0;overflow:hidden;background:url(../images/liveDialogue/prochaina.gif);}
.precedentActive a{display:block;width:154px;padding:14px 60px 0 0;height:32px;margin:0;overflow:hidden;background:url(../images/liveDialogue/precedenta.gif);}
.visiteurActive a{display:block;width:154px;padding:14px 60px 0 0;height:41px;margin:0;overflow:hidden;background:url(../images/liveDialogue/visiteura.gif);}


.liveDialogue{
	margin-right:200px;
	margin-left:20px;
	background:#F2F9FF;
	width: 76% !important;
}

.liveDialogue td {
	padding:3px 6px !important;
}

.liveDialogue li{
	list-style-type:none;
}
.liveDialogue a.titleDate{display:block;padding-right:14px;background:url(../images/liveDialogue/puce.gif) no-repeat right;color:#155BA1}
.liveDialogue a.titleDate span{display:inline-block;padding-left:8px;color:#02436D}
.liveDialogue div .auteur{padding-right:100px;padding-bottom:24px}
.liveDialogue div a{color:#00325D}

.topRight{height:10px;background:url(../images/liveDialogue/topRight.gif) no-repeat right;margin-left:14px}
.topLeft{height:10px;background:url(../images/liveDialogue/topLeft.gif) no-repeat left;overflow:hidden}
.botRight{height:5px;background:url(../images/liveDialogue/botRight.gif) no-repeat right;margin-left:14px}
.botLeft{height:5px;background:url(../images/liveDialogue/botLeft.gif) no-repeat left;overflow:hidden}

.dInfo{}
.dInfo h5{font-size:.9em;}
.dInfo h5 strong{color:#669900;}
