body {
	
	text-align:center;
	background-color:#f7921c;
	font-family: arial; 
	font-size: 16px;
}



.table_partenaire td
	{
	border: 2px solid #0059A9;
	}

.table_partenaire td:hover
	{
	border: 2px solid #0059A9;
	}
	
.table_partenaire img
	{
	border: 0px;
	}

.input_style {
	height: 18px;
	width: 120px;
	border: 1px solid #969EA4;
	background-color: #EBEBEB;
	margin-bottom: 0px;
	font-family: arial,sans-serif;
	font-size:11px;
	color: black;
}

.texte_rouge {
	color: red;
}


 
 .inputover {
 text-align:center;
 text-decoration: none;
 background-color: #f7921c;
 border-width:0px;
 font-family:Arial;
 font-size:11px;
 font-weight:bold;
 width:100%;
 color:#0067b2;
 
 }

 .inputout {
 text-align:center;
 text-decoration: none;
 background-color: #f7921c;
 font-family:Arial;
 font-size:16px;
 width: 100%;
 color: black;
 
 }

 .Barre {
 margin-left: 10px;
 background-color:#f7921c;
 text-align: center;
 Height: 26px;
 width:962px;
 padding:0px;
 }

 .type1 {
 text-align:center;
 position: absolute;
 visibility: hidden;
 top: inherit;
 border: 1px outset;
 background-color: #f7921c;
 width: 150px;
 cursor: pointer;
 
 }

 .button {
 text-align:center;
 margin-top: 0;
 border: 0;
 background-color: #f7921c;
 height: 12px;
 width: 100%;
 font-family:Arial;
 font-weight:bold;
 font-size:11px;
 color:white;
 }
 
 .lien_menu{
 text-align:center;
 text-decoration:none;
 margin-top: 0;
 border: 0;
 background-color: #f7921c;
 height: 12px;
 width: 100%;
 font-family:Arial;
 font-weight:bold;
 font-size:11px;
 color:white;
 }
 
 .lien_page{
 text-align:left;
 text-decoration:none;
 margin-top: 0;
 border: 0;
 height: 12px;
 width: 100%;
 font-size:10px;
 color:#f7921c;
 }
 
  .lien_page_2{
 text-align:left;
 margin-top: 0;
 border: 0;
 height: 12px;
 width: 100%;
 font-size:10px;
 color:#f7921c;
 }
 
 .contenu_texte{
 width:950px;
 height:380px;
 font-size:11px;
 color:white;
 overflow:auto;
 }

 
table.tableau {
	border: 2px solid;
	border-color:white;
	width: 600px;
	text-align: center;
	padding: 4px;
}

table.tableau_challenge{

	width: 600px;
	text-align: center;
}

td {
	text-align:center;
	color:white;
	font-size:11px;
	padding: 6px;
}

th{
	border: 2px solid;
	border-color:white;
	background-color:#f7921c;
	color:#0059a9;
	font-size:11px;
	padding: 6px;
}

td.td_challenge{
	text-align:center;
	border-style:solid;
	border-width:2px;
	border-color:white;
	color:white;
	font-size:11px;
	padding: 6px;
}

td.trait {
	height:1px;
	background-color:#f7921c;
}
.line_b {
	border-bottom:1px solid #04ABC8;
}

.sousDivChallenge{}
.sousDivChallenge #tabArcelor { text-align:center; border:1px solid white; border-collapse: collapse;}
.sousDivChallenge #tabArcelor th {font-size:12px; color:#DFE9F6; background-color:#005EA8; border:1px solid white; font-weight:bold;}
.sousDivChallenge #tabArcelor td {font-size:11px; color:#DFE9F6; background-color:#005EA8; border-left:1px solid white; font-weight:bold;}


/************* FIN STYLE **************/
