/* feuille de style pour le bloc 24h (formulaire qui s'affiche) **/
/* à inclure sur les pages où la feuille de style "style_alpha.css est incluse ***/

.fondBlanc{
	position:absolute;
	width:100%;
	height:100%;
	background:url(../fr/IMG_HOME/pngtrans.png) repeat top left;
	z-index:101;
	left:189px;
	top:0;
}


#guide div {
	margin:0 auto;
	width:700px;
	height:587px;
	border:solid 2px #000099;
	position:relative;
	background:#000099;


	
}

#form24 .bloc-bleu, #ami .bloc-bleu {
	margin:0 auto;height:auto;
	position: relative;
	border:solid 1px #8195bd;
	top:190px;
	background-color: #C1D1EA;
	background-image: url(../fr/img/commun/ferm_tableau.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 206px;
	padding:0;
	text-align:center;
	
}


#form24 .bloc-bleu .titre  , #ami .bloc-bleu .titre  {
	background-image: url(../fr/img/gamme/bg_tabtitre.gif);
	background-position: left 0;
	height: 30px;
	margin: 0 0 0 0;
	padding: 12px 0 0 2px;
	background-repeat: repeat;
	font-family: Arial;
	font-size: 11px;
	
} 
#form24  .bloc-bleu .contenu , #ami .bloc-bleu .contenu {
	margin: 0 5px 0 5px;
	padding:10px 0 25px 0; 
}

#form24  .bloc-bleu .contenu form *{
	margin:0;
	padding:0;
}


#guide div .bt {
	position:absolute;
	top:0;
	right:0px;
	height:20px;
	width:20px;

	background:url(../fr/IMG_HOME/trans.gif) repeat;

}

