body {
	font-family: Segoe-ui,Arial,sans-serif;
}

.compdiv {
	border: 1px solid #f8eec9;
		border-radius: 10px 10px 0 0;
	margin:10px;
	margin-bottom:15px;
    padding:0px;
    /*font-size:1em;*/
    top: 0px;
    right: 0px;
}


.compbox {
     -webkit-border-radius:10px ;
    -moz-border-radius:  10px  ;
     border-radius: 10px;
}
.compbox table {
	border-collapse: collapse;
	width: 100%
 	/* width:600px; */
}
.compbox caption {
  	margin:0;
    padding:10px;
    font-size:1.2em;
    -webkit-border-radius:10px 10px 0 0 ;
    -moz-border-radius:  10px 10px 0 0 ;
    border-radius: 10px 10px 0 0 ;
 }
.compdiv H1 ,
.compdiv H2 ,
.compbox caption {
	border: 1px solid #362917;
	background: #675423 url("images/ui-bg_diamond_25_675423_10x8.png") 50% 50% repeat; 
	font-weight: bold;
	color: #f8eec9;
}

.compbox tr {
    padding:5px;
    margin:5;
}
 .compbox th , 
 .compbox td {
	vertical-align : top;
    padding:5px;
    margin:5;
	border: 1px solid #d49768;
 }
 .compdiv {
}
.compdiv H1 {
	border-radius: 10px 10px 0 0;
	margin:0px;
    padding:10px;
    /*font-size:1.2em;*/
    font-size:100%;
    top: 0px;
    right: 0px;
    text-align: center;
}	
.compdiv H2 {
/*	border-radius: 10px 10px 0 0; */
/* 	font-weight: bold; */
/*     width:100%; */
	margin:0px;
    padding:10px;
    font-size:100% ; /* 1.2em; */
    top: 0px;
    right: 0px;
     text-align: center;
}

.compdiv p {
	margin :10px;
} 

#zdidconfigpasswddiv .compbox  caption ,
#zdidconfigdiv .compbox  caption {
		border-radius: 0 0 0 0;
}

.compboxcoteseulement td {
	border-top: 0px;
	border-bottom:0px;
	border-right: 0px;
	border-left:0px;
}
.compboxcoteseulement tr {
	border-top: 0px;
	border-bottom:0px;
}