* {
	font-family: Arial;
}
body {
		background-image:url(/images/meilleursite.jpg);
		background-repeat:repeat-x;
		background-color: #a9c4ef;
}
#h2 {
	padding-top: 30px;
	font-size: 24px;
	color: #244fa4;	
}

table {
	padding: 0px;
	border: 0px;
}
td {
	padding: 3px;
	margin: 0px;
}
#top {
	height: 60px;
}
#h3 {
	font-size: 16px;
	width: 200px;
}
#h4 {
	font-size: 12px;
}
#h4 p{
	padding-top: 10px;
	border-bottom: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight:bold;
}
h3 {
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0px;
}
h1 {
	padding-bottom: 0px;
	margin: 0px;
}
a,
a:link,
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #fff;
}

#bas #h3 a,
#bas #h3 a:link,
#bas #h3 a:visited,
#h4 a,
#h4 a:link,
#h4 a:visited {
	color: #4977df;
}

#h4 img{
padding: 3px;
	width: 128px;
	height: 96;
}
#bas {
text-align: center;
width: 100%;
height: 600px;
background-image:url(/images/meilleursite1.jpg);
}
#bas1 {
	font-size: 14px;
	padding-top: 0px;
	height: 100px;
}
#bas1 #h3{
	font-size: 10px;
	font-weight: bold;
}
#bas2 {
text-align: center;
	font-size: 100px;
	padding-top:320px;
}

#inscri {
text-align: center;
	font-size: 20px;
width: 900px;
color: #FFF;
}


