body
{
	width:90%
	margin-left: auto;
	margin-right: auto;
	background-color: grey;
	font-family: Arial, "Times New Roman", Times, sans-serif;

}
#blocentete
{
	text-align: center
}
#petitlogo1
{
	width: 75px;
	height: 106px;
	position: absolute;
	top: 5px;
	left: 900px;
	background: url("IMGlogo1.jpg") no-repeat;
}
#logo3centre
{
	width: 248px;
	height: 351px;
	position: absolute;
	top: 200px;
	left: 600px;
	background: url("IMGlogo1.jpg") no-repeat;
}
#logo3right
{
	width: 248px;
	height: 351px;
	position: absolute;
	top: 255px;
	left: 800px;
	background: url("IMGlogo3.jpg") no-repeat;
}
#pied
{
	text-align: center;
	clear: left;
	clear: right;
}
#menucenter
{
	width: 60%;
	Margin-left: 35%;
}
#menularge
{
	width: 100%;
	float: left;
}
#menuleft
{
	width: 50%;
	float: left;
}
#menuright
{
	width: 50%;
	float: right;
}
a
{
	color: maroon
}
p
{
	color: Black
}
.HHH
{
	background-color: rgb(255,255,255);
}
.IMGmenu
{
	font-size: 1.4em;
	color: maroon;
	font-weight: bold;
	text-decoration: none;
}
.IMGmenu:hover
{
	background-color: rgb(255,255,255);
	color: maroon;
}
.IMGmenu:active
{
	color: rgb(255,255,255);
	background-color: Navy;
	font-weight: Bold;
}
.IMG
{
	color: maroon;
	font-weight: bold;
	text-decoration: none;
}
.IMG:hover
{
	background-color: rgb(255,255,255);
	color: maroon;
}
.IMG:active
{
	color: rgb(255,255,255);
	background-color: Navy;
	font-weight: Bold;
}
h1
{
	font-size: 2.5em;
	font-weight: bold;
	line-height: 0.5em;
}
h2
{
	font-size: 1.4em;
	font-weight: Bold;
	font-style: italic;
	line-height: 1em;
	color: navy
}
h3
{
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	line-height: 0.5em;
}
h4
{
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	line-height:1em;
}
h5
{
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: fuschia;
	line-height:1em;
	
}
.InfoD
{
	color: black;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	list-style-image: url("folder.png")
}	
.InfoDD
{
	color: black;
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	list-style-image: url("folder.png")
}	
.Cadre
{
	text-align: center;
	border-style: outset;
	border-width: 3px;
	border-color: rgb(153, 0, 0)
	width: 30%
	padding-left: 20px;
	margin-left: auto;
	margin-right: auto;
}

.InfoM
{
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.InfoM:hover
{
	background-color: rgb(255,255,255);
	color: maroon;
}
.InfoM:active
{
	color: rgb(255,255,255);
	background-color: Navy;
	font-weight: Bold;
}
.Transfer
{
	color: navy;
	font-weight: bold;
	text-decoration: none;
}
.Transfer:hover
{
	background-color: rgb(255,255,255);
	color: maroon;
}
.Transfer:active
{
	color: rgb(255,255,255);
	background-color: maroon;
	font-weight: Bold;
}