body
{
   font-family:verdana;
   font-size:11px;	
   background-repeat: repeat-y;
}

#banniere
{
	margin-left:5%;
	margin-right :5%;
}

#bannierebas
{
	padding-top:20px;
	margin-left:5%;
	margin-right :5%;
}


#contenu
{
	width:70%;
	margin-left:15%;	
	margin-right:15%;
	background-image:url('fond.jpg');
	background-repeat: repeat-y;

}

#liens {
	padding-top: 3%;
	word-spacing : 5mm;
	text-decoration: none;
	text-align:center;
	color:none;
}

#liens a img{
	text-decoration: none;
	border:  none ;
}

#liens a:hover img{
	text-decoration: none;
	border:  none ;
}

#liens a:visited img{
	text-decoration: none;
	border:  none ;
}

#texte {
	width:70%;
	border-width: 10px ;
	border-style: groove;
	margin-left:14%;
	margin-top: 3%;
	padding-top:3%;
	font-family:verdana;
	font-size:13px;
}

#matos ul li{
	list-style-type: none;
	line-height:20mm;
}

#feuilles ul {
	text-align:center;
}

#feuilles ul li a{
	list-style-type: none;
	padding:0px;
	text-align:center;
	line-height:10mm;
}

#feuilles a:visited,a {
	color: blue;
	text-decoration: none;
	line-height:10mm;
}

#feuilles a:hover {
	color: red;
	text-decoration: underline;
}

b {
 padding-left:15px;
}

p {
	padding-left:3%;
	padding-right:3%;
	text-indent: 4% ;
}

#photosmatchs ul{
	text-align:center;
}

#photosmatchs img {
	width:85%;
}

	
/*
table
{
   border: 1px solid black;
   font-family:verdana;
   font-size:11px;
   border-collapse: collapse;
   width: 100% ;
}

th
{
   background-color: #C4E1FF;
   padding: 10px;
   border: thin solid #6495ed;
}

tr
{
   border: 1px solid black;
  
}

td
{
   background-color: #FFFFFF;
   padding: 10px;
   border: thin solid #6495ed;
}
*/