body
	{ 
		width:100%;
		background:#000000; 
		background-image:url(images_outils/logo.jpg);
		background-repeat: no-repeat;
		background-attachment:scroll;
		font-size:18px;
		font-family:Garamond, Georgia, Bookman Old Style, "Times New Roman", Comic Sans MS, Times, sans-serif;
		color:#ffffff;
	} 

h1
{
font-size:22px;
}

table tr td
	{
	text-align:center;
	}
legend
	{
	color:#849f36;
	font-size:18px;
	padding-bottom:5px;
	}
select
	{
	background-color:#000000;
	color:#849f36;
	width:250px;
	}		
.clear
	{
	clear:both; 
	display:block;
	font-size:1px;
	padding:0px;
	} 
.float_left
	{
	float:left;
	margin:20px;
	margin-left:20px;
	margin-right:20px;
	}
.float_right
	{
	text-align:center;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	}
.texte
	{
	text-align:justify;
	}
.class_galerie a
	{
	float:left;
	background-color:#000000;
	/* verifie : le margin donne bien 5px entre chaque DIV interne a la galerie */
	margin:5px;
	/* verifie : le padding influe bien sur le positionnement des images dans les DIV interne */
	padding-left:20px;
	padding-right:20px;
	width:200px;
	height:270px;
	line-height:270px;
	text-align:center;
	overflow:hidden;
	border-width: 1px 2px 2px 1px;
	border-color: #849f36 #4a4a4a #4a4a4a #849f36;
	border-style: solid;
}	
.class_galerie a:hover, a:focus
{
	border-width: 2px 1px 1px 2px;
	border-color: #4a4a4a #849f36 #849f36 #4a4a4a;
	border-style: solid;
}	
.class_petite_image
	{
	border-width: 1px 2px 2px 1px;
	border-color: #849f36 #4a4a4a #4a4a4a #849f36;
	border-style: solid;
	}
.class_petite_image a:hover, a:focus
	{
	border-width: 1px 2px 2px 1px;
	border-color: #849f36 #4a4a4a #4a4a4a #849f36;
	border-style: solid;
	}
.class_img1
	{
	margin:auto;
	/*border:#849f36 2px solid;*/
	border:none; 
	vertical-align:middle;
	font-size:10px;
	}
.class_img2
	{
	margin:auto;
	padding:auto;
	}
.annonce
	{
	color: #fd8f00;
	font-weight: bold;
	}		
.commentaires
	{
	text-align:center;
	margin:auto;
	/*padding:auto;*/
	font-size:16px;
	}
.pied
	{
	font-size:12px;
	text-align:right;
	color:#849f36;
	margin:auto;

	}
.taille_fieldset
	{ 
	width:250px;
	border-top:#849f36 thin solid;
	border-bottom:none;
	border-left:none;
	border-right:none;
	color:#fd8f00;
	padding:3px;
	font-size:12px;
	}
#titre_cache
	{
	margin-top:40px;
	margin-left:310px;
	padding-bottom:2px;
	height:22px;
	width:800px;
	
	visibility:visible;
	}
#menu
	{
	margin-top:10px;
	margin-left:310px;
	padding-left:auto;
	padding-right:auto;
	border-top:#ffffff 1px solid;
	padding:0px;
	height:80px;
	width:800px;
	z-index:1000;
	}
#menu div
	{
	float:left;
	display:inline;
	width:110px;
	padding:0 0 0 5px;
	}
#menu div a
	{
	color:#FF3366;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	}
#menu div  a:hover
	{
	color:#FFFFFF;
	}
#menu div ul
	{
	position:absolute;
	overflow:visible;	
	margin-top: 0px !important; /* pris en compte par Firefox */ 
	margin-top:20px; /* pris en compte par IE */ 
	margin-left: 0px !important; /* pris en compte par Firefox */ 
	margin-left:150px; /* pris en compte par IE */ 
	font-size:12px;
	line-height:14px;
	/*border-left:thin solid #849f36;*/
	/*border-right:thin solid #849f36;*/
	/*border-top:thin solid #849f36;*/
	border-bottom:thin solid #849f36;
	}
#menu ul, #menu li
	{
	margin:0px;
	padding:5px;
	font-size:20px;
	list-style-type:none;
	list-style-position:outside;
	}
#menu li
{
	width:200px;
	background-color:#000000;
/*	background-image:url(images/store_V0.jpg);*/
}	
#menu ul li
	{
	font-size:16px;
/* mettre 5px en padding top pour separer les li */	
	padding:2px 1px;
	background-image:url(images/fond_menu.jpg);
	}
#menu ul li a
	{
	font-size:16px;
	font-weight:bold;
	/*color:#fd8f00;*/
	color:#FF3366;
	/*color:#e1a93b;*/
	text-decoration:none;
	}
#menu ul li a:hover
	{
	font-size:16px;
	color:#f5f5f5;
	text-decoration:underline;
	} 
#message_accueil
	{
	margin-top:15px;
	margin-left:327px;
	width:720px;
	}
#div_form_genre
	{
	position:absolute;
	top:460px;
	left:40px;
	padding-top:25px;
	}
#div_form_artiste
	{
	position:absolute;
	top:600px;
	left:40px;
	padding-top:25px;
	}
#div_message_actu
	{
	position:absolute;
	top:610px;
	left:4px;
	padding-left:5px;
	padding-right:5px;
	height: 184px;
	width: 312px;
	}

.class_legend
	{	
	color:#FFFFFF;
	}
#galerie
	{
	margin-top:5px;
	margin-left:310px;
	width:800px;
	overflow:hidden;
	visibility: visible;
	}
div#galerie_accueil
	{
	/* tailles largeur et hauteur en phase avec le java-script "appelerJqft.js */
	visibility:hidden;
	text-align:center;
	width:300px;
	height:200px;
	border:#FFFFFF thin solid;
	}	
#conteneur_nav_bas
	{
	position: absolute;
	/*top:770px;*/
	top:725px;	
	left:465px;
	text-align:center;
	visibility: visible;
	width: 465px;
	height:20px;
	/*background:#000000;A REMETTRE APRES */ 
	}
#petite_image
	{
	margin-top:5px;
	margin-left:310px;
	width:800px;
	height:480px;
	overflow:visible;
	visibility: visible;
	}
#grande_image
	{
	margin-top:5px;
	margin-left:310px;
	width:800px;
	overflow:hidden;
	visibility: visible;
	}
#loupe
	{
	position:absolute;
	top:710px;
	left:1140px;
	height:32px;
	width:32px;
	visibility:visible;
	z-index:2;
	}	
#pied
	{
	position:absolute;
	top:780px;
	left:310px;
	border-top-color:#849f36;
	border-top-style:solid;
	border-top-width:1px;
	padding:0px;
	height:20px;
	width:800px;
	z-index:1000;
	}
#pied a
	{
	color:#FF3366;
	}
#pied a:hover
	{
	color:#FFFFFF;
	}
	
