@charset "utf-8";
/* CSS Document */
.box {margin:0px;font-family:Tahoma;padding:0px;}
.box *{line-height:normal;}
.boxrtop, .boxrbottom{display:block;background:#ffffff; font-size:1px;}
.boxrtop *, .boxrbottom *{display:block;height:1px;overflow:hidden;}
.boxrtop *, .boxtitre{background-color:#151a2e; border:none;}
.boxrbottom *, .box{background-color:#223159;}
.boxr1{margin:0 5px;background-color:#151a2e;}
.boxr2{margin:0 3px;border-right:#151a2e 2px solid;border-left:#151a2e 2px solid;}
.boxr3{margin:0 2px}
.boxr1,.boxr3,.boxr4,.boxtitre,.boxcontent{border-left:#151a2e 1px solid;border-right:#151a2e 1px solid;}
.boxtitre{padding:0 5px 4px 5px;font-size:11px;text-transform:uppercase;color:#FFFFFF;font-weight:bold;border-bottom:#151a2e 1px solid;}
.boxr4{margin:0 1px;height:2px;}
.boxcontent{font-size:12px;padding:4px 5px 0 5px;}

.box2 .boxrtop *,.box2 .boxtitre{background-color:#ffffff;}
.box2 .boxrbottom *,.box2{background-color:#ffffff;}
.box2 .boxr1{margin:0 5px;background-color:#223159;}

/*
.box-input {margin:0px;font-family:Tahoma;padding:0px;}
.box-input input, .box-input textarea{margin:0px;font-family:Tahoma;padding:0px; border:none; padding-top:3px;}
.box-input input{ height:18px;}
.box-input .boxrtop, .box-input .boxrbottom{display:block;background:#ffffff; position:absolute;}
.box-input .boxrtop *, .box-input .boxrbottom *{display:block;height:1px;overflow:hidden;}
.box-input .boxrtop *, .box-input .boxtitre{border:none;background-color:#ffffff;}
.box-input .boxrbottom *, .box-input{background-color:#ffffff;}
.box-input .boxr1{margin:0 5px;background-color:#999999;}
.box-input .boxr2{margin:0 3px;border-right:#999999 2px solid;border-left:#999999 2px solid;}
.box-input .boxr3{margin:0 2px}
.box-input .boxr1,.box-input .boxr3,.box-input .boxr4,.box-input .boxtitre,.box-input .boxcontent{border-left:#999999 1px solid;border-right:#999999 1px solid;}
.box-input .boxtitre{padding:0 5px 4px 5px;font-size:11px;text-transform:uppercase;color:#FFFFFF;font-weight:bold;border-bottom:#999999 1px solid;}
.box-input .boxr4{margin:0 1px;height:2px;}
.box-input .boxcontent{font-size:12px;color:#555555; padding:0px;}
*/