body{background-image: url(images/fondpage.png);}
body,td,th{color:#ff0;}
.TITRE{color: #ff0;font-family: Tahoma, Geneva, sans-serif;font-size: 21px;}
.TITRE2{font-family: Tahoma, Geneva, sans-serif;font-size: 20px;color: #fff;}
.PETITTITRE{font-family: Tahoma, Geneva, sans-serif;font-size: 14px;color: #fff;padding-right: 10px;}
.texte{font-family: Tahoma, Geneva, sans-serif;font-size: 12px;color: #fff;text-decoration: none;}
.titretexte{font-family: Tahoma, Geneva, sans-serif;font-size: 12px;color: #ff0;text-decoration: none;font-weight: bold;}
#auth .login tr td div .texte .texte .texte .Style4 {color: #fff;}
a:link,a:visited,a:active {color: #ff0;}
a:hover {color: #fff;}
.login1{color: #ff0;font-family: Verdana, Geneva, sans-serif;font-size: 12px;}
.texte1{font-family: Tahoma, Geneva, sans-serif;font-size: 12px;color: #fff;}
.cont{height:273px;background-image:url(images/fondtableaubas.png);}
.haut{width:885px;height:367px;background-image:url(images/fondtableauhaut.png);}
.bas{height:11px;background-image:url(images/fondarrondi.png);}
.gras{font-weight:bold;}
.souligne{text-decoration: underline;}

/* smartphone/tablette */
@media screen and (max-width:768px) and (min-width:250px) {
	#contenu_paiement{width:420px;margin:0 auto;}
}
/* ordinateur */
@media screen and (min-width:769px) {
	#contenu_paiement{width:910px;margin:0 auto;}
}

#customers{border-collapse:collapse;width:100%;}
#customers td,#customers th{border:1px solid #ddd;padding:8px;}
#customers th{padding-top:12px;padding-bottom:12px;text-align:left;background-color:#346cd3;color:white;}