body {
background-color: #FFFF00;
}


#txt {background-color: #FF4000;
padding:20px;
border-width: 1px;
border-style: solid;
text-align: center;
width: 70%;
margin-left: 15%;
}


.barnav { text-align: center;
          width: 10%;
		  background-color: #FF4000;
		  border: 1px solid black;
		  padding:14px;
		  float: left;
		  border-left: none
		  }
		  
.barnab { text-align: center;
          width: 10%;
		 float:left;
		  background-color: #FF4000;
		  border: 1px solid black; 
		  padding: 14px; 
		  border-collapse: collapse; 
		  margin-left: 15%; 
		  }
		  
.badge{width:10%;}

a:link    {color:black; background-color:transparent; text-decoration:none}
a:visited {color:black; background-color:transparent; text-decoration:none}
a:hover   {color:black; background-color:transparent; text-decoration:underline}
a:active  {color:black; background-color:transparent; text-decoration:underline}

.photo {width:150px;
       height:100px;
	   }
	
.ag {margin-left: 15%; 
    width: 70%;
	text-align: center;
	}
	
.ga {margin-left: 15%;
	text-align: left;
	}
	
img{width:192px;
}

.pa{width: 13%;
    margin-left : 1%;}
	
h1 {text-align: center;}

.ap{width: 100px;}

.gauche {float:left;
		width:10%;
		padding-right:5%;}
.droit {float:left;
		width:85%;}

h4 {text-align: left;}

.tac{width: 50%;
     padding-left: 25%;}
	 
table, td {
    border: 1px solid black;
    border-collapse: collapse;
}

.epice{width: 50%;}	

 .recadre{width: 50 px;
          height: auto;
          overflow: hidden;
}

.badge {width:18%}

th, td {
    padding: 15px;
	padding-left: 30px;
}