/* ===================================== DEBUT CSS du menu ===================================== */

#menu {
	font-weight:bold;
	padding-left:22px;
	padding-top:10px;
	line-height:21px;
	height:60px;
}

#menu ul {
	font-weight:bold;
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
}

#menu li ul {
	position:absolute;
}

#menu li {
	float:left;
	margin:auto;
	padding:0;
}

#menu li a {
	color:#FFF90F;
	background:url(img/degrade_menu_unselected.gif);
	display:table-cell;
	width:95px;
	height:46px;
	text-decoration:none;
	vertical-align:middle;
	padding:2px;
	border-right:1px #FFFFFF solid;
}

#menu li ul li a {
	background:url(img/degrade_menu_unselected.gif);
	border-top:1px #FFFFFF solid;
	display:block;
	width:300px;
	height:18px;
	text-decoration:none;
}

#menu li a:hover {
	background:url(img/degrade_menu_selected.gif);
}
 
#menu ul li ul {
	display:none;
}

#menu ul li:hover ul {
	display:block;
}

#menu li:hover ul li {
	float:none;
}

#menu #home_button {
	border:0px;
	display:block;
	width: 50px; /* largeur de ton image */
	height: 50px; /* hauteur de ton image */
	background-image: url(img/home.gif);

}

#menu #home_button:hover {
	border:0px;
	background-image: url(img/home_hover.gif);
}

/* ===================================== FIN CSS du menu ===================================== */ 


/* ===================================== DEBUT CSS du body ===================================== */

#banner
{
	background-image:url(img/fond_centre.gif);
	background-repeat:repeat-y;
	height:100px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	width:760px;
	margin-bottom:10px;
}

#bloc_contenu {
	height:100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-8px;
	width:1000px;
}

#bloc_central {
	background:url(img/fond_centre.gif);
	background-repeat:repeat-y;
	float:left;
	width:auto;
}

body {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	text-align:left;
}

#cell_desc
{
	border-bottom:1px #CCC solid;
	border-left:1px #CCC solid;
	margin-top:-1px;
	padding:3px;
	text-align:justify;
	vertical-align:top;
	width:75%;
}

#cell_image
{
	border-bottom:1px #CCC solid;
	border-right:1px #CCC solid;
	padding-left:5px;
	text-align:center;
	vertical-align:middle;
	width:25%;
}

#cell_title
{
	border:1px #CCC solid;
	text-align:center;
	width:100%;
}

#content
{
	float:none;
	margin-left:22px;
	margin-right:10px;
	margin-top:20px;
	min-height:630px;
	text-align:justify;
	width:711px;
}

#rideau_gauche {
	background-color:#000000;
	float:left;
	text-align:right;
	width:108px;
}

#rideau_droit {
	background-color:#000000;
	float:left;
	margin-left:-8px;
	text-align:left;
	width:108px;
}

#tab_spectacle
{
	margin-bottom:20px;
	width:75%;
}

#title_article
{
	background-image:url(img/bout_guitare_2.gif);
	background-repeat:repeat-x;
	padding-top:16px;
	vertical-align:middle;
}

/* ===================================== FIN CSS du body ===================================== */ 

/* ===================================== DEBUT CSS du footer ===================================== */ 

#bandeauBas
{
	background:url("img/fond_bandeauBas2.png") no-repeat center top;
	clear:both;
	color:#ffffff;
	font-size: 0.8em;
	height:80px;
	margin-top:50px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	text-align:center;
	width:700px;
}

#bandeauBas a:link
{
	color: #ffffff;
}

#bandeauBas a:visited
{
	color: #ffffff;
}

#bandeauBas a:hover
{
	color: #ffffff;
	text-decoration:none;
}

#footer
{
	background-image:url(img/fond_centre.gif);
	background-repeat:repeat-y;
	height:auto;
	padding-top:10px;
	padding-left:6px;
	padding-bottom:20px;
	text-align:center;
	width:760px;
}

#footer_contact
{
	border-right: 1px solid lightgrey;
	font-size:0.9em;
	float: left;
	height:65px;
	margin-left:10px;
	margin-top:5px;
	padding-right:10px;
	padding-top:5px;
	width:30%;
}

#logoPilou
{
	color:#ffffff;
	float:right;
	font-size: 0.7em;
	height: 70px;
	margin-right:10px;
	margin-top:5px;
	text-align: center;
	width: 20%;
}

#mentions
{
	border-right: 1px solid lightgrey;
	float:left;
	height: 70px;
	margin-top:5px;
	text-align: center;
	width: 45%;
}

#stats
{
	display:none;
}

/* ===================================== FIN CSS du footer ===================================== */ 

/* ===================================== DEBUT CSS autres ===================================== */

h1,h2,h3,h4,h5
{
	font-size:12px;
	margin:0;
	padding:0;
}

h1
{
	display:none;
}

#article_title_long
{
	font-size:15px;
	margin-left:5px;
}

#article_title
{
	font-size:18px;
	margin-left:5px;
}


#normal_link
{
	text-decoration:none;
	color:#000000;
}

#normal_link2
{
	text-decoration:none;
	color:#000000;
	font-size:11px;
}

#cell_bg
{
	border-bottom:1px #CCC solid;
	text-align:center;
	width:150px;
}

#table_bg
{
	border:1px #CCC solid;
	width:150px;
}

#table_contact
{
	border:1px #CCC solid;
	width:150px;
}

#table_bg td, #table_contact td
{
	padding: 5px;
}

#bloc_gauche
{
	float:left;
	height:auto;
	margin-bottom:7px;
	margin-right:20px;
	width:auto; 
}

.slogan .h1{
	text-align:center;
	font-weight:bold;
	font-size:1.6em;
	margin-top:20px;
	margin-bottom:5px;
}

.slogan .h2{
	text-align:center;
	font-weight:normal;
	font-style:italic;
	font-size:1.0em;	
	margin-bottom:10px;
}

#auto-promo{
	width: 80%;
	border: 1px dotted gray;
	margin: 20px auto;
	padding: 10px;
}

/* ===================================== FIN CSS autres ===================================== */ 


