/**** DESIGN LE SITE DES CHANSONS Noel ****/
body
{

	margin: auto;
	width: 100%;
	background-image: url(fond-scout.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	background-color: #4CFF8A;
}
body a
{
font-family : Arial,Helvetica, serif;
text-decoration: none;
color: blue;
}

body a:hover
{
color : red;
}
img
{
	border: none;
}
#menu_horizontal td a:hover 
{
	color: #046FFA;
}

#fond_menu_horizontal
{
	width: 983px;
	margin: auto;
	background-image: url("images/fond-marine2.jpg");
}

#menu_horizontal
{
	width: 983px;
	height: 36px;
	background-image: url("bords.png");
}

#menu_horizontal td
{
	vertical-align: middle;
}

#menu_horizontal td a
{
	font-family: Calibri, "Comic Sans MS", "Arial Black", "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	color : black;
	padding-left: 9px;
	padding-right: 9px;
}

#menu_vertical td a:hover 
{
	color: #046FFA;
}

#fond_menu_vertical
{
	width: 100%;
	height: 100%;
	margin: 0px;
	background-image: url("images/fond-marine1.jpg");
}

#menu_vertical
{
}

#menu_vertical td
{
	vertical-align: left;
}

#menu_vertical td a
{
	font-family: "Arial", "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	color : black;
	padding-left: 5px;
	padding-right: 5px;
}

#menu_vertical td a:hover 
{
	color: #046A6A;
}

#colonne_gauche
{
	width: 180px;
	vertical-align: top;
	padding: 0;
	margin: 0;
	padding-left: 4px;
	padding-top: 90px;
	text-align: center;
	background-image: url(neige2.jpg); 
}


  h1
{
	text-align: center;
	color: #990000;
	font-size: 22px;
	font-style: italic;
	font-family: "Arial Black","Arial", "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2
{
	text-align: center;
	color: #660000;
	font-family: "Arial", "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3
{
	text-align: center;
	color: #000099;
	font-family: "Arial", "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
}
h4
{
	text-align: center;
	color: #000000;
	font-family: "Arial", "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
}
h5
{
	text-align: left;
	color: #660000;
	font-family: "Arial", "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
}
h6
{
	text-align: left;
	color: #660000;
	font-family: "Arial", "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 5px;
}
h7
{
	text-align: center;
	color: #000099;
	font-family: "Arial", "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
}

.alphabet
{
	margin: auto;
	text-align: center;
}

.alphabet td
{
	padding-left: 3px;
	padding-right: 3px;
}

#centre
{
	background-image: url(neige3.jpg);
	width: 773;
	height: 100%;
	vertical-align: top;
}

#recherche
{
	width: 100%;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

#resultat
{
	margin: auto;
	font-size: 20;
	text-align: center;
}

#resultat a
{
	font-size: 16px;
	font-weight: bold;
}

#liste1
{
	font-size: 14px;
	text-align: left;
	font-weight:bold;
	width: 90%;
	margin: auto;
}
#liste2
{
	font-size: 14px;
	text-align: left;
	font-weight:bold;
}
#liste1 img
{
	padding-left : 5px;
	padding-right : 20px;
}

#menu_gauche
{
	text-align: center;
}