/* fichier abandonné */

/* cadre par tiers / 3 par colonne */
.cadredroite3 { float:right; width:200px; height:10px;}
.cadredroitehaut3 { height:10px;font-size:0px;width:200px;background: transparent url(../img/cadrehaut.png) no-repeat top left; }
.cadredroitemilieu3 {width:180px;padding:0px 10px;margin:0px;border:0px;}   
.cadredroitemilieu3 { background: transparent url(../img/cadremilieu.png) repeat-y top left; }
.cadredroitebas3 { height:10px;width:200px;background: transparent url(../img/cadrebas.png) no-repeat top left; }

.cadregauche3 { float:left;}
.cadregauchehaut3 { height:10px;font-size:0px;width:200px;background: transparent url(../img/cadrehaut.png) no-repeat top left; }
.cadregauchemilieu3 {width:180px;padding:0px 10px;margin:0px;border:0px;}   
.cadregauchemilieu3 { background: transparent url(../img/cadremilieu.png) repeat-y top left; }
.cadregauchebas3 { height:10px;width:200px;background: transparent url(../img/cadrebas.png) no-repeat top left; }

.cadrecentre3 { width:750px;text-align:center;}
.cadrecentrehaut3 { height:10px;font-size:0px;width:200px;background: transparent url(../img/cadrehaut.png) no-repeat top left; }
.cadrecentremilieu3 {width:180px;padding:0px 10px;margin:0px;border:0px;}   
.cadrecentremilieu3 { background: transparent url(../img/cadremilieu.png) repeat-y top left; }
.cadrecentrebas3 { height:10px;width:200px;background: transparent url(../img/cadrebas.png) no-repeat top left; }


/* cadre par demi / 2 par colonne */
.cadredroite2 { float:right; width:300px; height:10px;padding-right:50px;}
.cadredroitehaut2 { height:10px;font-size:0px;width:300px;background: transparent url(../img/cadrehaut2.png) no-repeat top left; }
.cadredroitemilieu2 {width:280px;padding:0px 10px;margin:0px;border:0px;}   
.cadredroitemilieu2 { background: transparent url(../img/cadremilieu2.png) repeat-y top left; }
.cadredroitebas2 { height:10px;width:300px;background: transparent url(../img/cadrebas2.png) no-repeat top left; }

.cadregauche2 { float:left;}
.cadregauchehaut2 { height:10px;font-size:0px;width:300px;background: transparent url(../img/cadrehaut2.png) no-repeat top left; }
.cadregauchemilieu2 {width:280px;padding:0px 10px;margin:0px;border:0px;}   
.cadregauchemilieu2 { background: transparent url(../img/cadremilieu2.png) repeat-y top left; }
.cadregauchebas2 { height:10px;width:300px;background: transparent url(../img/cadrebas2.png) no-repeat top left; }


/* cadre par un / 1 par colonne */
.cadrecentre1 { width:750px;text-align:center;}
.cadrecentrehaut1 { height:10px;font-size:0px;width:600px;background: transparent url(../img/cadrehaut1.png) no-repeat top left; }
.cadrecentremilieu1 {width:580px;padding:0px 10px;margin:0px;border:0px;}   
.cadrecentremilieu1 { background: transparent url(../img/cadremilieu1.png) repeat-y top left; }
.cadrecentrebas1 { height:10px;width:600px;background: transparent url(../img/cadrebas1.png) no-repeat top left; }


