
        table.torture {
width: 100%;
padding: 0;
margin: 0;
border-collapse: separate;}

table.torture caption {
height: 20%;
	width: 100%;
	border-style: ridge;
	border-color: lime;
	border-width: 10px;
	background-color: #F9DBF7;
	color: red;/*couleur police*/
	font-family: Colonna MT,Algerian;
	font-size: 25px;
	text-decoration: blink;
	font-weight: bolder;/*plus ou moins gra*/
	padding: 10px;
	text-align: center;}
td.vue1
{
height:20em;
width: 20em;
border-style: ridge;
	border-color: red;
	border-width: 10px;
    background-image: url("image/gauche.jpg");
	}
	td.vue2
{
height:20em;
width: 20em;
border-style: ridge;
	border-color: red;
	border-width: 10px;
    background-image: url("image/droite.jpg");
	}
	td.com
	{
	
	background-color: aqua;
	border-style: ridge;
	border-color: black;
	border-width: 10px;
	text-align: center;
	}
	p
	{
	text-align: center;
	color: red;
	font-size: 18px;
	font-family: algerian;
	}
	h1
{
    text-indent: 20px;
   color: black;
   font-size: 15px;
   font-family: papyrus,Arial;
}
.en
{
color: red;
font-family: algerian;
font-size: 20px;
text-decoration: blink;
}

a:hover
  {
  text-decoration: underline;
  color: lime;
  }
  .cpt
  {
  color: black;
  
  font-size: 13px;
 
 }
 h3
 {
 color: green;
 font-size: 12px;
 }
.annu
 {
 color: black;
 font-size: 11px;
 }
  a:hover.annu
 {
 color: aqua;
 }
