/*
* Feuille de style (css) pour la mise en page de la page de la Clé des chants
* Créée le 18/03/05
*/

body 
{
	background-color:#0078BC;
	color:#000;
/*	font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;*/
	font-family: Helvetica, arial, sans-serif;
	font-size: normal;
	background-position: top center;
  margin: 0px; 
	padding: 0px;
	text-align: justify;
}
a a:hover a:visited
{
	background-color: transparent;
	color: #369;
}
#conteneur 
{
	text-align: center;
}
#cadreppal {
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	position: relative;   
	text-align: justify;
	background-color: #fff;
	width: 779px;
	background: url(classement_periodique_clair.jpg) ; 
}

#titre h1 
{ 
	margin: 0 0 0 0;
	background: url(haut.jpg) no-repeat ; 
	position: relative;   
	height:181px;
	text-indent: -5000px;
}
#titre h2 {
	position:absolute;
	padding: 0 0 0 250px;
}
#navigation 
{
	text-align: center;
/*	background-color: #F7941D;	*/
	position:absolute;
	margin: -55px 0 0 230px;
	padding: 0 0 0 0;
}
#navigation a, a:visited
{
	text-decoration: none;
	background-color: #F7941D;	
	color: #0078BC;
	margin: 0 2px 0 5px;
	padding: 0 5px 0 5px;
	height: 20px;
	font-weight: bold;
	font-size: 16px;
	text-align: justify;
}
#navigation a:hover {
	color: #F7941D;	
	background-color: #0078BC;
}
#paragraphe1
{
	margin: 10px 0 40px 0;
	padding: 0 50px 0 50px;
}
#paragraphe1 a, a:visited
{
	color: #0078BC;
	background-color: transparent;
	font : normal;
	text-decoration: underline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.zargun
{
	font-weight: bold;
}
#vendeur
{
	font-weight: bold;
}
#adresse_vendeur
{
	font-style: italic;
}
#footer
{
	background: url(bas.jpg) no-repeat ; 
	position: relative;
	height:131px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #fff;
}
#footer h2
{
	background-color: #F7941D;
	color: #0078BC;
	font-style: italic;
}
#email a, a:visited
{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
}
#referencement {
	text-indent: -5000px;
}
