body { 
	background-color: #FFC0CB;
	background-image: url(fond.gif);
	background-repeat: repeat; 
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	font-size: x-small;  
	color: Maroon;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;  
}
 a:HOVER {
		color : #FFC0CB;
		background-color: #CD5C5C;		
		text-decoration :  none;
		font-family :  Verdana;
		font-size :  x-small;
}


a {
		color: Maroon;
		text-decoration :  underline ;
		font-family :  Verdana;
		font-size :  x-small;
}
 a:LINK {
		color: Maroon;
		text-decoration :  underline;
		font-family :  Verdana;
		font-size :  x-small;
}
input { border: thin solid Maroon;}

table.cadre { background-color:#FFC0CB; border: thin solid;  border-color: Maroon; padding: 1px;  margin: 1px;   }
table.cadreTransp { border: 0px; padding: 0px;  margin: 0px;   }
table.box { background-color: #FFC0CB; border: thin solid Maroon;  padding: 1px;  margin: 1px;  }
table.texte { background-color: #FFC0CB; border: thin solid Maroon;  padding: 0px;  margin: 0px;  }
table.titre{  background-color: #FFC0CB; border: thin solid Maroon;  padding: 0px;  margin: 0px; color: Maroon; }
td.contenu { padding: 2px;  margin: 1px; }
td.box{
	
}
img.thumb {
	width: 200px;
	height: 150px;
	border: thin solid Maroon;
}
h1.titre {
		color: Maroon;
		
		font-family :  Verdana;
		font-size : x-large;
		
		
}
h3.titre {
		color: Maroon;
		text-decoration :  underline;
		font-family :  Verdana;
		font-size : large;
		font-weight: normal;
}
h2.titre {
		color: Maroon;
		text-decoration :  underline;
		font-family :  Verdana;
		font-size : medium;
		font-weight: normal;
}