#cadre{
border-width : 5px; 
border-style : double; /* alure de la bordure centrale */
border-color : #330099; /*couleur de la bordure */
background-color: #66CCFF ;
width : 350px;

}