body
{
	width: 1000px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/fond.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
}

#en_tete
{
	width: 1000px;
	height: 100px;
	background-image: url(../images/banniere3.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#menu
{
	float: left;
	width: 160px;
}

.element_menu
{
	background-color: #FFFFFF;
	background-image: url(../images/fond.png);
	background-repeat: repeat-x;
	border: 0px solid black;
	margin-bottom: 20px;
}

.element_menu h3
{   
	color: #000000;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	text-align: center;
}

.element_menu ul 
{
	list-style-image: none;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 5px;
}

#corps
{
	width: 810px;
	margin-left: 176px;
	margin-bottom: 20px;
	padding: 5px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/fond.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	border: 0px solid black;
}

#corps p
{
	color: #000000;
}

#corps h1
{
	color: #000000;
	text-align: left;
	padding-left: 100px;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps h3, #corps h2
{
	color: #00809d;
}

#corps h4
{
	color: #000000;
	font-style: italic;
}

#chanson
{
	width: 300px;
	text-align: center;
}

#pied_de_page
{
	width: 1000px;
	padding: 5px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/fond.png);
	background-repeat: repeat-x;
	border: 0px solid black;
}

#partenaire
{
	width: 1000px;
	padding: 5px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: none;
	border: 0px solid black;
}

#chansongra
{
	float: left;
	width: 200px;
	padding: 5px;
	margin-left: 200px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: none;
	border: 0px solid black;
}

#jasiris
{
	float: right;
	width: 200px;
	padding: 5px;
	margin-right: 200px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: none;
	border: 0px solid black;
}

.lettre
{
	float: left;
	font-size: 2.8em;
}

.photo
{
	text-align: center;
}

.imgflottante
{
	float: left;
	margin-right: 15px;
}

.imgflottante2
{
	float: right;
	margin-left: 15px;
}

a img
{
	border: 0;
}

#corps a, #pied_de_page a, #partenaire a
{
	font-size: 1.1em;
	text-decoration: none;
	color: rgb(0,145,145);
}

#corps a:hover, #pied_de_page a:hover, #partenaire a:hover
{
	text-decoration: underline;
	color: rgb(0,105,105);
}

#corps a:active, #corps a:focus, #pied_de_page a:active, #pied_de_page a:focus, #partenaire a:active, #partenaire a:focus
{
	background-color: rgb(0,165,165);
}

#corps a:visited, #pied_de_page a:visited, #partenaire a:visited
{
	color: rgb(0,105,105);
}

#menu ul
{
	list-style-type: none;
}

.imp
{
	color: blue;
	font-size: 1.1em;
}

label
{
   color: blue;
}

legend
{
   font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
   color: #fa0000;
   font-weight: bold;
}

fieldset
{
   margin-bottom: 5px;
   background-color: #7dbcff;
}

.construction
{
	color: red;
	font-size: 2em;
}

#souspied
{
	text-align: center;
	font-size: 1.5em;
	font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#chatfond
{
	background-image: url(../images/chatfond.png);
	background-repeat: no-repeat;
	width: 350px;
	height: 311px;
}