table {
	width: 100% !important;
}

#conteneur, #slot1 {
	width: 98% !important;
}

.adresse1, .adresse2, .codepostal, .telephone, .fax, .mobile {
	margin: 0px !important;
	border-left: 3px solid #0750c1 !important;
	padding-left: 5px !important;
	font-weight:bold!important;
}

.gwt-HTML a {
	color: #0750c1!important;
}
.gwt-HTML a:visited {
	color: #102775 !important;
}

.cliquable-titre {
	text-decoration: none;
	/*border-bottom: 1px dotted gray;*/
	border-bottom:none;
}

.fonction-sans-info, .fonction-passee, .fonction-a-venir, .fonction-courante
{
	border-bottom:1px solid #b0cfeb;
	margin:5px 5px 0 5px;
}
.derniere-fonction{
	border-bottom:none;
}
table.fonction td div.nom {
	border: none;
	text-decoration: underline;
	/*width:350px;*/
	display:inline;
}
table.fonction td div.desc-fonction{
	display:inline;
}
table.fonction td div.gwt-HTML{
	margin:0;
	width:310px;
}
.info-fonction{
	margin:5px;
}
.infos-personne{
	margin-left:10px;
}
.coordonnees{
	margin:2px 0 0 0;
}
.nom-fonction{
	color:#0750c1;
}

.descPublic {
	color: #555 !important;
}
.groupeLibelleNiveau1{
	background-color:#b0cfeb!important;
	border:none!important;
}
.groupeLibelleNiveau2{
	color:#64a5f7!important;
	text-decoration:underline!important;
}
.groupeLibelleNiveau2:hover{
	color:#000!important;
}
.groupeLibelleNiveau4{
	color:#0952c1!important;
}
.groupeLibelleNiveau4:hover{
	color:#000!important;
}
.panel-fonctions{
	background:#fff!important;
	border:1px solid #b0cfeb!important;
}
.personne{
	color:#0750c1!important;
}

.gwt-Button{
	background:#b0cfeb!important;
	border:1px solid #0550c3!important;
}
.alphabet{
	color:#0550c3!important;
}
.advancedTableRow td:hover, .advancedTableRow td:visited {
	color:#0850bf!important;
}
.bsw-titledvp-titre{
	margin-left:5px!important;
	padding-left:5px!important;
	color:#fff!important;
	background:#b0cfeb!important;
}

