body
{
	background-color: #555;
	background-image: url("degrade.gif");
	background-repeat: no-repeat;
	background-position: top center;
}

#frame
{
	width: 820px;
	height: 620px;
	margin: auto;
	margin-top: 40px;
	background-color: #FF00BA;
	border: solid 2px #fff;
}

#banner
{
	background-color: #FF00BA;
	background-image: url("ms.gif");
	background-repeat: no-repeat;
	margin: auto;
	padding-left: 50px;
	height: 60px;
}
	
.titre
{
	font-family: "Arial Black";
	font-size: 32px;
	margin-top: 20px;
	letter-spacing: -0.1em;
	color: #fff;
}

#corps
{
	height: 480px;
	margin-left:50px;
	margin-right: 20px;
	padding: 20px;
	background-color: #fff;
	background-image: url("fond.gif");
	background-repeat: no-repeat;
	font-family: "Arial";
}

#corps2
{
	height: 480px;
	margin-left:50px;
	margin-right: 20px;
	padding: 20px;
	background-color: #fff;
	background-image: url("fond-crea.gif");
	background-repeat: no-repeat;
	font-family: "Arial";
}

#corps3
{
	height: 480px;
	margin-left:50px;
	margin-right: 20px;
	padding: 20px;
	background-color: #fff;
	background-image: url("fond-contact.gif");
	background-repeat: no-repeat;
	font-family: "Arial";
}

#menu
{
	background-color: #FF00BA;
	margin: auto;
	padding-left: 50px;
	height: 40px;
	
	
}

.page
{
	text-align: right;
	font-family: "Arial";
	color: #FF00BA;
	font-size: 10px;
}

.page a
{
	color: #FF00BA;
	font-family: "Arial";
	font-size: 10px;
	text-decoration: none;
}

	
a
{
	color: #fff;
	font-family: "Arial Black";
	font-size: 12px;
	text-decoration: none; 
}	

a:hover
{
	color: #FFC0CB;
}

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

img:hover
{
	border: none;
}

.index
{
	margin-top: 0px;
}

.info
{
	text-align: right;
	vertical-align: middle;
	font-family: "Arial Black"; 
	color: #FF00BA;
	font-size: 11px;
}

.information a
{	
	color: #FF00BA;
	font-family: "Arial Black";
	text-decoration: none; 
}

.information a:hover
{
	color: #FFC0CB;
}


.bandeau
{
	margin-left: 50px;
	margin-right: 20px;	
}

table
{
	border: solid 0px red;
	width: 100%;
	border-collapse: collapse;
}

td
{
	border: solid 0px #000;
	border-collapse: collapse;

}

p
{
	text-align: justify;
	font-family: "Arial Black"; 
	color: #555;
	font-size: 11px;
}

h3
{
	text-align: Left;
	font-family: "Arial Black"; 
	color: #FF00BA;
	font-size: 12px;
}

marquee
{
	height: 100%;
	border-collapse: collapse;
	border: solid 0px blue;
}

#chargement
{
	visibility: hidden;
}