/* css du nouveau duo */
body, pre {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

.breadcrumb {
	color:#666666;
	text-decoration:none;
}

a { font-size:12px; text-align:left;}
a:hover { /*font-weight:bold; */}

a.menu {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	font-size:12px;text-align:left;
}

a.menu:hover {
	text-decoration:underline;
	color:#e20d99;text-align:left;
}

label {font-family:Arial, Helvetica, sans-serif;}

a.breadcrumb:hover {
	color:#FF6633;
}	

.nuage-lien { text-decoration:none; color:#cccccc; font-weight:normal}

h1 { color:#e20d99; }

/* annuaire duo */
.btRub {
  /*background-color:yellow;*/
  color:#ffffff;
  text-align:center;
  font-size:12px;
  font-weight:bold;
  vertical-align:middle;
text-align:left;
}
a.btRub { text-decoration:none; }
td.btRub {
	background-image : url("images/back_bt.png");
	background-repeat :no-repeat;
	vertical-align:middle;
}


#titreRub {
	float: left;
	color:#c876a6;
	font-weight:bold;
	margin-left: 50px;
	width: 155px;
	height: 48px;
	background-image: url("images/back_bt_rub.gif");
	background-repeat :no-repeat;
	text-align: center;
	line-height:48px;
}
#titreRubDetail {
	float: right;
	color:#c876a6;
	font-weight:bold;
	width: 155px;
	height: 48px;
	background-image: url("images/back_bt_rub.gif");
	background-repeat :no-repeat;
	text-align: center;
	line-height:48px;
}

.lienDetail {
  float:left;
  margin-left:100px;
  color:#ffffff;
	width: 220px;
	height: 48px;
	background-image: url("images/back_bt_prestataire.gif");
	background-repeat :no-repeat;  
	text-align: center;
	line-height:48px;
}

.lienSite {
  float:left;
  margin-left:10px;
  margin-top:4px;
  color:#ffffff;
	width: 150px;
	height: 33px;
	background-image: url("img/back_bt_prestataire_lien.gif");
	background-repeat :no-repeat;  
	text-align: center;
	line-height:33px;
	font-size:12px;
	font-weight:bold;
}

.txtPresentation {
  float:left;
  margin-top:30px;
  text-align:left;
  font-weight:bold;
}

div.imagePresentation {
	float:left;
	width:100%;
	text-align: center;
	margin-top: 25px;
	
}

.avisDuo {
	float:left;
	width:100%;
	text-align: left;
	margin-top: 25px;
	color:white;
	font-weight:bold;
	background-image: url("img/back_avis.png");
	margin-bottom:28px;
}
