/* CSS Document */
img{
	border: none;
	vertical-align: middle;
}
#container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1024px;
	height: 768px;
	font-family: Arial, Verdana;
	font-size: 14px;
	background-image: url(fond.jpg);
}
#Header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1024px;
	height: 100px;
	text-align: center;
	font-family: Arial;
	font-size: 20;
	color: Maroon;
}
#Menu {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 1024px;
	height: 547px;
	text-align: center;
	font-size: 25px;
	padding-top: 111px
}
#presentation {
	position: absolute;
	top: 127px;
	left: 0px;
	width: 980px;
	height: 500px;
	text-align: center;
	font-size: 15px;
	padding: 20px;
	overflow:auto;
	color: Maroon;
}
#presentation2 {
	position: absolute;
	top: 127px;
	left: 0px;
	width: 980px;
	height: 500px;
	text-align: center;
	font-size: 15px;
	padding: 20px;
	overflow:auto;
	color: Maroon;
	border-width: 0;
	border-style: none;
}
#presentation3 {
	position: absolute;
	top: 127px;
	left: 110px;
	width: 640px;
	height: 380px;
	text-align: center;
	font-size: 15px;
	padding: 80px;
	overflow:auto;
	color: Maroon;
}
#presentation img{
	padding: 10px;
}
#new {
	font-weight: bold;
}
#sujet {
	text-align: center;
	color: #FF3300;
	font-size:18px;
}
#Footer {
	position: absolute;
	top: 668px;
	left: 0px;
	width: 1024px;
	height: 100px;
	text-align: center;
}
a:link, a:visited {
	text-decoration: none;
	color: #aqua;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
#titre {
	font-size:40px;color:black;
	font-family:georgia,arial,verdana;
	text-align:center;
	color:Maroon;
}
#titre2 {
	font-size:20px;color:black;
	font-family:georgia,arial,verdana;
	text-align:center;
	color:Maroon;
}
#titre1 {
	font-size:30px;color:black;
	font-family:georgia,arial,verdana;
	text-align:center;
	color:Maroon;
}
p: {
	font-size:14px;color:rgb(153,50,204);
	font-family:georgia,arial,verdana;
}
.Liens {
	border-color: rgb(153,102,0);
	border-style: groove;
	border-width: thin thin thin thin
}

#boutton {
	border-color: Silver;
	border-style: solid;
	border-width: thin;
	font-size: 20px;
	font: Arial, Helvetica, sans-serif;
}
table {
border-style:solid; 
border-width:1px; 
border-color: Background;
width:100%;
text-align: center;
border-collapse: collapse;
}
td { 
border-style:solid; 
border-width:1px; 
border-color:Background;
width:25%;
}
.centrer {
	text-align: center;
}
.Style2
	 {font-size: small;
}
.Style3 {
	font-size: medium;
}
.Info {
	font-size: medium;
	text-decoration:blink;
	color:#FF0000;
}

