/* ------------------------------
 AM Editions - Site e-marketing
 Feuille de styles V2
 Rubrique Livre Blanc
Juin 2009
------------------------------ */
/*----------------
 STYLES COMMUNS ? TOUTE L'ANNUAIRE
-----------------*/

/*----------------
Livre blanc Formulaire
-----------------*/

.LB-bandeau{
 	background-image: url(/Images/LivreBlanc/LB-bandeau-EMKG.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	height:93px;
	width:100%; /*V1 EMKG width:485px;*/
	clear:both;/*V1 EMKG ajout pour contrer fil d'ariane*/
}
.LB-bandeau span{
	display:block;
	float:right;
	margin-top:1px;/*V1 EMKG margin-top: 7px;*/
 	width: 196px;/*V1 EMKG width:220px;*/
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #ffffff;
}
.LBcadre{
 	width: 463px;/*V1 EMKG width:455px;*/
 	background-color:#FBFDFF;
  	border: 1px solid #000000;
	margin-bottom: 10px;
	margin-top: 0px;
	padding:10px 0px 10px 3px;
	font-size: 10px;
	color: #666666;
}
.LBpointilles {
  position: relative;
  clear: both;
  width: auto;
  height: 1px;
  background: transparent url(/Images/LivreBlanc/tiret_horz_gris.gif) left 5px repeat-x;
  padding: 5px;
  margin: 0 0px 0 18px;
}
.LBcadre p.titre{
 	color:#787979;
	font-weight:bold;
	font-size:16px;
	/*V2 EMKG ajout ci dessous*/
	margin:5px 5px 5px 10px;
}
.LBcadre p.txt{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	margin:10px;
}
.LBcadre p.txt1{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	font-size:11px;
}
.LBcadre a{
 	color:#787979;
	 font-weight:bold;
	font-size:12px;
	text-decoration: none;
}
.LBcadre a:hover{
 	text-decoration: underline;
}

