/* COLONNE NUMERO 3 */
.ColThree  	{float:left;width:980px;padding-left:10px;padding-right:10px;}
/* CADRE PAIEMENT */

#TopPaiement {float:left;width:980px;height:11px;background: #FFF url(../images/graphics/TopCadreColThree.gif) no-repeat;font:1px/1px Arial;}
#Paiement {
	float:left;
	width:978px;
	border-left:1px solid #9B9B9B;
	border-right:1px solid #9B9B9B;
	font:11px/11px Arial;
}
	.LignePaiement		{float:left;width:958px;padding-left:10px;padding-right:10px;padding-bottom:10px;}
	.LignePaiementGrise	{float:left;width:978px;height:1px;background-color:#C7C7C7;margin-bottom:10px;font:1px/1px Arial;}

	#blocPrincipal {clear:both;width:958px;padding:0 10px 10px 10px;height:auto;}
	#blocPrincipal .CaseGauche {float:left;width:450px;height:auto;}
	#blocPrincipal .CaseGauche p {font:11px/14px Arial;}
	#blocPrincipal .CaseGauche .ssTitre {clear:both;color:#1A6089;font-weight:bold;font-size:12px;}
	#blocPrincipal .CaseGauche ul li {padding:0 0 5px 0;list-style-type:square;}

	#blocPrincipal .CaseDroite{float:right;width:450px;height:200px;background: url(../images/graphics/fondtel.jpg) no-repeat;}
	#blocPrincipal .CaseDroite p {font:11px/14px Arial;}
	#blocPrincipal .CaseDroite .ssTitre {clear:both;color:#D93222;font-weight:bold;font-size:12px;text-decoration:underline;}
	#blocPrincipal .CaseDroite	#LigneBouton	{clear:both;width:450px;height:auto;}
	#blocPrincipal .CaseDroite  #LigneBouton	.UneCaseBtn	{float:left;text-align:center;width:225px;}
	#blocPrincipal #photos {clear:both;background: #FFFFFF url(../images/graphics/photos2.gif) no-repeat;width:958px;height:150px;}
									   

#BottomPaiement	{float:left;width:980px;height:11px;background: #FFF url(../images/graphics/BottomCadreColTwob.gif) no-repeat;padding-bottom:10px;}

.button {
		height:28px;
		font-family:arial; 
		font-size:11px; 
		border-width : 2px; 
		border-style:outset; 
		border-color:red;
		font-weight:bold; 
		text-transform: uppercase;
		color: #FFFFFF;
		background:url(../images/graphics/menubasbg.gif); 
		cursor:pointer;
}






