#items{width: 200px;}
 
.pan{width: 215px; min-height: 30px; background-color: #ffffff; border: 1px dashed #67809b; padding-bottom: 5px; margin-top: 5px; margin-bottom: 20px; color: #67809b; text-align: center;}
.pan .info{color: #444; font-size: 10px; text-align: center; font-weight: bold;}
 .item {width: 75px;	height: 64px; border: 1px solid #67809b; margin: 10px; border-right: 1px solid #67809b; border-bottom: 1px solid #67809b; background-color: #fff; text-align: center;}
.item img{cursor: move;}
.item:hover{background-color: #67809b;}

td#td_item div{float: left;}
td#td_item{width: 300px;}

.pan .item {width: 75px; height: 64px; border: 1px solid #eee; margin: 10px; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; background-color: #fff; text-align: center;}

/* Portail web */
#portailSpace{width: 715px; padding: 15px 0 15px 10px; margin: 5px 10px 0 5px;}
#portailSpace h2{padding: 0 10px 10px 30px; margin: 0 10px 20px 0; background: url(../images/information.png) no-repeat 0 0; font-size: 18px; color: #5776d0; border-bottom: 1px dashed #5776d0;}/* border: 1px solid #1f2223; */


.portail{margin-top: 40px;margin-left: -2px;}

.souligne{cursor: pointer;}
.souligne:hover{text-decoration: underline;}
.black {color: #000000;}
.itemContent {color:#444444; font-size:11px; font-family: arial;}
.inputBox {background:#eeeeee none repeat scroll 0 0; border:1px solid #4b4b4b; color:#4b4b4b; cursor:pointer; margin-top:15px;}
 
#spaceDemo{padding-right: 0; width: 685px;}
#dragSpace {border: 1px solid #1f2223; height: 165px; background: #cccccc;}
#dragSpace img {cursor: move; margin-left: 0px;}
