html {
	background-image: url(france_rugby.jpg);
	width: 1200px;
}
body {
	margin: 0;
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-size: 0.8em;
	background-image: url(adidas-allblacks.jpg);
	width: 1000px;
}

#bandeau {
	background-image:  url(Rugby_0.jpg);
	width: 1000px;
}
#zone_de_texte {
	border: 2px;
	color: #FFFF00;
	font-size: 20px;
	font-style: normal;
	background-image: url(rugby_3.jpg);
	width: 1000px;
}

#pied_de_page {
	color: #000000;
	background-image:  url(header_bg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 1000px;
}
h1,h2,h3 {
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
}
h1 {
	font-size: 400%;
	text-transform: capitalize;
	font-variant: normal;
	color: #FFFFFF;
	font-style: normal;
	text-align: center;
}
h2 {
	font-size:320%;
	background-color: #999999;
	width: 1000px;
	clear: left;
	color: #FFFFFF;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-color: #FFFF00;
	border-width: 4;
	border-style: double;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	background-image: url(sports_rugby002.jpg);
	width: 1000px;
}
td tr{
	border-color: #FFFF00;
	border-bottom-style: solid;
	border: 50;
}
th {
	font-family: monospace;
	border: thin solid #6495ed;
	background-color: #FFFF00;
	position: relative;
	left: auto;
	right: auto;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	font-size: 18px;
}

address {
	text-align: center;
	font-size: 80%;
	font-style: normal;
	letter-spacing: 2px;
	line-height:1.5em;
	font-weight: bold;
	background-color: #FFFFFF;
	}

form {
	width:400px;
	padding:100px;
	border:1px solid #8c8c8c;
	background-image: url(adidas-justinmarshall.jpg);
	position: relative;
}
#nav {
	height: 12px;
	margin-left: 600px;
	margin-top: 20px;
	margin-right: 100px;
}
#menuDeroulant
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	background-image:   url("68.jpg");
	top: 100px;
	left: 300px;
	margin-right: 200px;
}

#menuDeroulant li
{
	 float: left;
	 margin: 0;
	 padding: 0;
	 border: 0;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	height: 1%;
	color: #FFF;
	background: #3B4E77;
	margin: 0;
	padding: 4px 8px;
	border-right: 1px solid #fff;
	text-decoration: none;
	background-color: #0000FF;
}
#menuDeroulant li a:hover { background-color: #FFFF00; }
#menuDeroulant li a:active { background-color: #5F879D; }

#menuDeroulant .sousMenu li a:link,
#menuDeroulant .sousMenu li a:visited
{
	display: block;
	color: #FFF;
	margin: 0;
	border: 0;
	text-decoration: none;
}
#menuDeroulant .sousMenu li a:hover
{
 background-image: none;
 background-color: #FFFF33;
}
#menuDeroulant .sousMenu li
{
	 float: none;
	 margin: 0;
	 padding: 0;
	 border: 0;
	 width: 149px;
	 border-top: 1px solid transparent;
	 border-right: 1px solid transparent;
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant .sousMenu
{
	 display: none;
	 list-style-type: disc;
	 margin: 0;
	 padding: 0;
	 border: 0;
}
#menuDeroulant li:hover > .sousMenu { display: block; }

.suivante li {
	display: inline;
}
