table
{
font-family: Century Gothic;

}


input[type="file"] {
  height: 0;
  width: 0;
  overflow: hidden;
}

input[type="file"] + label {
	padding: 20px 50px;	
    border-radius: 20px;
font-weight:bold;
 color: #ffffff;
 background-color: #444444;
  border: 4px double #444444;
  font-weight:  bold;
  font-size:38px;
width:80%;
}

input[type=text] {

font-family: Century Gothic;

    border-radius: 5px;
    overflow: hidden;
  font-size:38px;

	padding: 5px 5px;

 }
 
 input[type=number] {

font-family: Century Gothic;

    border-radius: 5px;
    overflow: hidden;
  font-size:38px;

	padding: 5px 5px;

 }
 

 
 select
{
font-family: Century Gothic;
    border-radius: 5px;
    overflow: hidden;

}
 



 input[type=submit]
{
	padding: 20px 0px;	
    border-radius: 20px;
font-weight:bold;
 color: #ffffff;
 background-color: #444444;
  border: 4px double #444444;
  font-weight:  bold;
  font-size:38px;
width:80%;

 }
 
  input[type=button]
{
	padding: 20px 0px;	
    border-radius: 20px;
font-weight:bold;
 color: #ffffff;
 background-color: #444444;
  border: 4px double #444444;
  font-weight:  bold;
  font-size:38px;
width:80%;

 }
petitbouton
{
	

  font-size:38px;

 }
 
 
 .cadre_scroll{
  overflow:scroll;
  max-height: 1800px;
}

StyleTitre
{

font-family: Century Gothic;
  font-weight:  bold;
  font-size:16px;
}


StyleTitre2
{

font-family: Century Gothic;
  font-weight:  bold;
  font-size:24px;
}