.epoque
{
	background-image: url(../image/vert.gif);
	background-repeat: repeat;
	width: 100%;
	height: 180px;
}
.epoque a
{
  text-decoration: none;	
  color: Red;
  font-weight:bold;
}
.epoque a:hover
{
  text-decoration: underline;
  color: Blue;
}
.epoque ul,ol,li
{
	color: Black;
}
.oil
{
   background-image: url(../image/rig2.jpg);
	background-position: 98%;
	background-repeat: no-repeat;
	background-color: #98FB98;
	width: 98%;
	height: 160px;
	margin-top: 10px;
   margin-right: 10px;	
   padding-top: 6px;	
}
.oil1
{
	background-color: #98FB98;
	width: 98%;
	height: 100%;
	margin-top: 10px;
   margin-right: 10px;	
   padding: 6px;
	margin-bottom: 10px;	
	font-size: 0.9em; 
   
}
