/* Modification des balises html */
body
	{
	background-image: url(../images/degrade_fond.jpg);
	background-repeat: repeat-x;
	background-color: #c1df71;
	text-align: center;
	margin: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


a:link {text-decoration: underline; color:black;border:0px; padding:0px;}
a:visited {text-decoration: underline color; :black;border:0px; padding:0px;}
a:active {text-decoration: none; color:black;border:0px; padding:0px;}
a:hover {color:black; text-decoration: none;border:0px; padding:0px; }

a img
{
	border:0px;
	padding:0px;
}

img
{
	border:0px;
	padding:0px;
}
h3
{
	display:inline;
}

/* Création de nouvelles classes */
#baniere
	{
	background-image: url(../images/baniere.jpg);
	width:812px;
	height:105px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	border:0px;
	float:middle;
	}
#conteneur1
{
	width:812px;
	height:457px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}


#menu
	{
	width:812px;
	height:38px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;

	}

#degrade_gauche
	{
	background-image: url(../images/degrade_gauche.jpg);
	width:23px;
	height:385px;
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	}
#degrade_droite
	{
	background-image: url(../images/degrade_droite.jpg);
	width:25px;
	height:385px;
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;

	}


#contenu
	{
	background-color: #fff9eb;
	width: 764px;
	height: 385px;
	overflow: auto;
	text-align:left;
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	}
#pied_page
	{
	background-image: url(../images/pied_page.jpg);
	width:812px;
	height:72px;
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:left;
	}
.marquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#abc36d;
}

.marquee a:link {text-decoration: none; color:#abc36d;border:0px; padding:0px;}
.marquee a:visited {text-decoration: underline color:#abc36d;border:0px; padding:0px;}
.marquee a:active {text-decoration: none; color:#abc36d;border:0px; padding:0px;}
.marquee a:hover {color:#49463f; text-decoration: none;border:0px; padding:0px; }
