/* width */
::-webkit-scrollbar {height: 4px; width:4px;}
/* Track */
::-webkit-scrollbar-track {background: #f1f1f1; }
/* Handle */
::-webkit-scrollbar-thumb {background: #888; }
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {background: #555; }

.bodyNews {
  color: white;
  background-color:black;
  font-family: Arial;
  font-size:14px;
  margin: 0;
  padding:10px;
  width: 870px;
  border: unset;
}
.label {width:50px;cursor:hand;}
.ScriptSelect {width:200px;}
.Script {float:right;}
.espace {margin-top:20px;}
.BreveName {width:110px;border-color:black;background-color:black;color:white}
.cadreImage {outline:3px solid gold;margin:3px;vertical-align:-50px}
.imageBouton {width:25px; vertical-align:-10px;margin-top:10px;}
.boxShadow {box-shadow: 6px 6px 6px black}
.cadreEditeur {background-color:#f4e1d2;width:800px;color:black}
.datefr {width:90px;border-color:black;background-color:black;cursor:hand;color:white;}    
.marginValue {width:30px}
.DivCachee {width:750px;height=700;horizontal-align=left;position:absolute;top:50;left:30;background-color:#839192;opacity:0.95;
border-width:3px;border-color:black;border-style:solid;box-shadow: 4px 4px 4px darkGrey;font-family:verdana;font-size:12px}
.Caption {width:100%;height:20px;text-align:center;font-size:16px;;position:relative;top:0;left:0;background-color:#273746;opacity:0.90;}
.Content {width:100%;padding:10px;font-size:14px;}
.Centre {text-align:center}
.hidden {display:none;}
.MenuItem {border:solid 1px black;width:130px;height:45px;cursorr:hand;text-align:center;margin:2px;background-color:#589482;color:black;font-family:calibri;font-weight:bold;font-size:16px;}
.Etat {position:absolute;left:0px;top:150px;z-index:9999;width:25px;}
.ScriptSelect {width:200px;}
.Script {float:right;}
.fondgris {background-color:#839192;color:black;padding: 2px 2px 2px 10px}
.lab {width:250px;}
.col1 {width:500px;}
.col2 {width:300px;}
.radio {width:20;}
.decale {margin-left:120px;}
.textarea2 {
  vertical-align: top;
  text-align: left;
  font-family: arial;
  font-size: 12px;
	width: 800px;
  height: 30em;
  background-color:#f4e1d2;
  color:black;
}
.textarea4 {
  vertical-align: top;
  text-align: left;
  font-family: arial;
  font-size: 12px;
	width: 800px;
  height: 80em;
  background-color:#f4e1d2;
  color:black;
}
textarea {
  vertical-align: top;
	width: 500px;
  height: 100px;
}

.smallbutton {
  width: 25px;
  font-family: calibri;
  font-size: 14px;
  margin-left: 0px;
}
.smallbutton3 {border:solid 1px black;height:40px;cursor:hand;text-align:center;margin:2px;background-color:#589482;color:black;border-radius:8px;vertical-align:middle;
  width: 120px; 
  font-family: calibri, arial;
  font-size: 14px;
  margin-left: 0px;
}
.button {border:solid 1px black;width:140px;height:45px;cursorr:hand;text-align:center;margin:2px;background-color:goldenrod;color:black;font-family:verdana}
input[type="file"] {
    display: none;
}
.labelFile {
    border:solid 1px black;height:28px!important;cursor:hand;text-align:center;vertical-align:middle;padding-top:10px;padding-bottom:-22px;background-color:#589482;color:black;border-radius:8px;
	display: inline-block;
  font-family: calibri, arial;
  font-size: 14px;
    cursor: hand;
	  width: 170px;
	  color:black;
//	  font-weight:bold;
}
.fileInput {border:none;background-color:#839192; color:black;width:150px;margin:3px;}
table, td {
	border-width: 0px;
	border-style: solid;
	border-collapse:collapse;
	color:white;
padding:5px 15px 5px 15px;
}
input {width:200px; background-color:white}
label {display:inline-block;width:100px;text-align:right;}
iframe {padding:0px;border:none;margin:50px}
.iframeNews {padding:0px;border:none;margin:2px}