html  { 
	height : 100%; 
	width:100%;
}
 
body  { 
	background-color : white; 
	color : black; 
	font-family : Arial; 
	font-size : 14px; 
  	max-width: 1100px;
  	min-width :500px;
	margin-left: auto;
  	margin-right: auto;
}


 
#bando  { 
	padding-top : 5px; 
	padding-bottom : 5px; 
	padding-left : 0; 
	padding-right : 0; 
	margin : 1px; 
	width : 99%; 
	border : solid 2pt; 
	text-align : center; 
	border-color : rgb(158, 150, 30); 
	background-color : rgb(246, 246, 235); 
}

#bando_Resp, #bouton_Resp, #bouton2_Resp  { 
	display : none; 
}


 /* -----------------------            div  ---------------------------------*/

 
#versions  { 
	padding-top : 5px; 
	padding-bottom : 5px; 
	padding-left : 0; 
	padding-right : 0; 
	margin : 1px; 
	width : 99%; 
	border : solid 2pt; 
	text-align : center; 
	border-color : rgb(158, 150, 30); 
	background-color : rgb(246, 246, 235); 
}


#Small  { 
	display : none; 
}


* {
  box-sizing: border-box;
}

input[type=text], select, textarea {
  width: 95%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
}

label {
  padding: 12px 12px 12px 0;
  display: inline-block;
}

input[type=submit] {
  	text-decoration : none; 
	text-align : center; 
	font-size : 12pt; 
	vertical-align : top; 
	background-color : white; 
	border-style : solid; 
	border-color : grey; 
	padding : 10px 6px 10px 6px; 
	marging : 10px 0px 10px 0px;
	line-height: 2em;
	color : black; 
	font-weight : bold; 
	font-family : Verdana, Helvetica; 
	width : 15%; 
	border-left-color : #dbdbaa; 
	border-top-color : #dbdbaa; 
  border-radius: 4px;
  cursor: pointer;
display: block;
   margin : auto;
}

input[type=submit]:hover {
	border-bottom-color : white; 
	border-right-color : white; 
	border-left-color : black; 
	border-top-color : black; 
}

.container {
  border-radius: 5px;
  background-color: rgb(246, 246, 205);
  padding: 20px;
}

.col1 {
  float: left;
  width: 25%;
  margin-top: 6px;
}

.col2 {
  float: left;
  width: 75%;
  margin-top: 6px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}


 /* -----------------------            tablettes  ---------------------------------*/
@media screen and (max-width: 960px)
{ 

td.dispright  { 
	display : none; 
}

#bando  { 
	display : none; 
}
td.display {
	display : none;
}
#Small  { 
	display : inline; 
}
  .col1, .col2, input[type=submit] {
    width: 100%;
    margin-top: 0;
  }
}
 /* -----------------------            smartphones  ---------------------------------*/
@media screen and (max-width: 480px)
{ 
#bando, #bouton, #bouton2, #Bouquet, #Bouquet2  { 
	display : none; 
}

#bando_Resp, #bouton_Resp, #bouton2_Resp  { 
	display : inline; 
	border-radius: 4px;
}
#col2, #Muscol2, #col2Menu { 
	margin-top : 20px; 
	margin-left : 2px; 
	margin-right : 2px; 
	width : 100%;
}

#Small  { 
	display : inline; 
}
  .col1, .col2, input[type=submit] {
    width: 90%;
    margin-top: 0;
  }

}
  /* -----------------------            tous supports  ---------------------------------*/
#pied  { 
	clear : both; 
	width : 100%; 
	margin-top : 20px; 
	margin-bottom : 20px; 
	margin-left : 0; 
	margin-right : 0; 
}
 
#Bouquet, #Bouquet2  { 
	width : 100%; 
	margin-bottom : 10px; 
	padding-top : 3px; 
	padding-bottom : 3px; 
	padding-left : 5px; 
	font-family : Arial; 
	text-align : left; 
	vertical-align : middle; 
	border-top-style : solid; 
	border-top-color : black; 
	border-top-width : 1pt; 
	border-bottom-style : solid; 
	border-bottom-color : black; 
	border-bottom-width : 1pt; 
	color : rgb(225, 10, 80); 
}
 
#bouton, #bouton2, #bouton_Resp, #bouton2_Resp  { 
	margin : 10px 0px 2px 0px;
	padding : 5px 0px 2px 0px;
	text-align:center;
	font-size : 12pt; 
	line-height : 2em; 
	border-radius: 4px;
}
 
 
#copyright  { 
	font-family : "Times New Roman"; 
	text-align : right; 
	font-size : 12px; 
}
 

 
h1  { 
	margin-right : 0; 
	margin-bottom : 3pt; 
	margin-left : 0; 
	text-align : center; 
	page-break-after : avoid; 
	font-size : 30px; 
	font-family : Arial; 
	color : rgb(225, 10, 80); 
}
 
h2  { 
	margin-top : 12pt; 
	margin-right : 0; 
	margin-bottom : 2pt; 
	margin-left : 0; 
	page-break-after : avoid; 
	font-family : Arial; 
	font-size : 18px; 
	font-style : italic; 
	font-weight : bolder; 
}
 
h3  { 
	margin-top : 12pt; 
	margin-right : 0; 
	margin-bottom : 0; 
	margin-left : 0; 
	page-break-after : avoid; 
	font-family : Arial; 
	font-size : 16px; 
	font-weight : bolder; 
}


.date	{
	color: blue;
	font-style:italic;
	font-size:lower;
}


table.Bando td  { 
	border-spacing : 0; 
	text-align : left; 
	font-size : 10pt; 
	line-height : 1.6em;
	padding : 0.5em; 
	border : solid 2pt; 
	border-color : rgb(158, 150, 30); 
	background-color : rgb(246, 246, 235); 
}

table.Bando li { 
	list-style-type : none; 
}


  /* -----------------------           liens  ---------------------------------*/
a  { 
	color : rgb(0, 111, 0);
	text-decoration : none; 
	font-weight : bold; 
}
 
a:hover  { 
	text-decoration : underline; 
}

table.Bando a { 
	font-weight : normal; 
	color : black;
}

#sommaire a { 
	font-weight : normal; 
	color : black;
	text-align : left; 
}

.LIENS a {
 	font-weight : normal; 
	color : black;
	text-align : left; 
}
 
  /* -----------------------           boutons  ---------------------------------*/
#bouton a, #bouton2 a, #bouton_Resp a, #bouton2_Resp a  { 
	position : relative; 
	text-decoration : none; 
	text-align : center; 
	vertical-align : top; 
	background-color : white; 
	border-style : solid; 
	border-color : grey; 
	padding : 10px 6px 10px 6px; 
	marging : 10px 0px 10px 0px;
	line-height: 2em;
	color : black; 
	font-weight : bold; 
	font-family : Verdana, Helvetica; 
	width : 15%; 
	border-left-color : #dbdbaa; 
	border-top-color : #dbdbaa; 
	border-radius: 4px;
}
 
#bouton a:hover, #bouton2 a:hover, #bouton_Resp a:hover, #bouton2_Resp a:hover  { 
	background-color : rgb(246, 246, 205); 
	border-bottom-color : white; 
	border-right-color : white; 
	border-left-color : black; 
	border-top-color : black; 
	border-radius: 4px;
}
 
#Bouquet a, #Bouquet2 a, .rubrique a  { 
	color : black; 
	font-weight : normal; 
	display : block; 
	text-decoration : none; 
}
 
#Bouquet a:hover, #Bouquet2 a:hover  { 
	color : rgb(2, 64, 2); 
	background-color : white; 
}

	
