body {
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	color: #6dadd2;
	background-color: #001022;
	margin: 0;
	text-align: center;
}

.clearHide {
	clear: both;
	visibility: hidden;
}

#global {
	margin-left: auto;
	margin-right: auto;
	width:902px;
	text-align: left;
}

#header {
	width: 646px;
	height: 150px;
	float: right;
}
#colonne {
	width: 250px;
	height: 750px;
	float: left;
	background: url(../_img/fond.jpg) repeat-y;
}

/* MENU DE NAVIGATION */

ul#menu {
	list-style-type: none;	
	width: 231px;
	margin: 0;
	padding: 0 0 0 9px;
}

ul#menu li.concert a {
	display: block;	
	background: url(../img-menu/concert.png) top no-repeat;
	width: 231px;
	height: 28px;
	text-decoration: none;
	position: relative;
}
ul#menu li.concert a:hover {
	background: url(../img-menu/concert.png) bottom no-repeat;
}

ul#menu li.biogra a {
	display: block;	
	background: url(../img-menu/bio.png) top no-repeat;
	width: 231px;
	height: 28px;
	text-decoration: none;
}
ul#menu li.biogra a:hover {
	background: url(../img-menu/bio.png) bottom no-repeat;
}

ul#menu li.pro a {
	display: block;	
	background: url(../img-menu/pro.png) top no-repeat;
	width: 231px;
	height: 28px;
	text-decoration: none;
}
ul#menu li.pro a:hover {
	background: url(../img-menu/pro.png) bottom no-repeat;
}

ul#menu li.disco a {
	display: block;	
	background: url(../img-menu/disco.png) top no-repeat;
	width: 231px;
	height: 28px;
	text-decoration: none;
}
ul#menu li.disco a:hover {
	background: url(../img-menu/disco.png) bottom no-repeat;
}

ul#menu li.score a {
	display: block;	
	background: url(../img-menu/score.png) top no-repeat;
	width: 231px;
	height: 28px;
	text-decoration: none;
}
ul#menu li.score a:hover {
	background: url(../img-menu/score.png) bottom no-repeat;
}

ul#menu li.presse a {
	display: block;	
	background: url(../img-menu/presse.png) top no-repeat;
	width: 231px;
	height: 28px;
	text-decoration: none;
}
ul#menu li.presse a:hover {
	background: url(../img-menu/presse.png) bottom no-repeat;
}

ul#menu li.photo a {
	display: block;	
	background: url(../img-menu/photo.png) top no-repeat;
	width: 231px;
	height: 28px;
	text-decoration: none;
}
ul#menu li.photo a:hover {
	background: url(../img-menu/photo.png) bottom no-repeat;
}

ul#menu li.lien a {
	display: block;	
	background: url(../img-menu/lien.png) top no-repeat;
	width: 231px;
	height: 28px;
	text-decoration: none;
}
ul#menu li.lien a:hover {
	background: url(../img-menu/lien.png) bottom no-repeat;
}

ul#menu li.mail a {
	display: block;	
	background: url(../img-menu/mail.png) top no-repeat;
	width: 231px;
	height: 28px;
	text-decoration: none;
}
ul#menu li.mail a:hover {
	background: url(../img-menu/mail.png) bottom no-repeat;
}

ul#menu li.recom a {
	display: block;	
	background: url(../img-menu/recom.png) top no-repeat;
	width: 231px;
	height: 28px;
	text-decoration: none;
}
ul#menu li.recom a:hover {
	background: url(../img-menu/recom.png) bottom no-repeat;
}

/* Menu Anglais */

ul#menu li.concertgb a {
	display: block;	
	background: url(../img-menu-gb/concert.png) top no-repeat;
	width: 231px;
	height: 28px;
	text-decoration: none;
	position: relative;
}
ul#menu li.concertgb a:hover {
	background: url(../img-menu-gb/concert.png) bottom no-repeat;
}

ul#menu li.biogragb a {
	display: block;	
	background: url(../img-menu-gb/bio.png) top no-repeat;
	width: 231px;
	height: 28px;
	text-decoration: none;
}
ul#menu li.biogragb a:hover {
	background: url(../img-menu-gb/bio.png) bottom no-repeat;
}

ul#menu li.progb a {
	display: block;	
	background: url(../img-menu-gb/pro.png) top no-repeat;
	width: 231px;
	height: 28px;
	text-decoration: none;
}
ul#menu li.progb a:hover {
	background: url(../img-menu-gb/pro.png) bottom no-repeat;
}

ul#menu li.discogb a {
	display: block;	
	background: url(../img-menu-gb/disco.png) top no-repeat;
	width: 231px;
	height: 28px;
	text-decoration: none;
}
ul#menu li.discogb a:hover {
	background: url(../img-menu-gb/disco.png) bottom no-repeat;
}

ul#menu li.scoregb a {
	display: block;	
	background: url(../img-menu-gb/score.png) top no-repeat;
	width: 231px;
	height: 28px;
	text-decoration: none;
}
ul#menu li.scoregb a:hover {
	background: url(../img-menu-gb/score.png) bottom no-repeat;
}

ul#menu li.pressegb a {
	display: block;	
	background: url(../img-menu-gb/presse.png) top no-repeat;
	width: 231px;
	height: 28px;
	text-decoration: none;
}
ul#menu li.pressegb a:hover {
	background: url(../img-menu-gb/presse.png) bottom no-repeat;
}

ul#menu li.photogb a {
	display: block;	
	background: url(../img-menu-gb/photo.png) top no-repeat;
	width: 231px;
	height: 28px;
	text-decoration: none;
}
ul#menu li.photogb a:hover {
	background: url(../img-menu-gb/photo.png) bottom no-repeat;
}

ul#menu li.liengb a {
	display: block;	
	background: url(../img-menu-gb/lien.png) top no-repeat;
	width: 231px;
	height: 28px;
	text-decoration: none;
}
ul#menu li.liengb a:hover {
	background: url(../img-menu-gb/lien.png) bottom no-repeat;
}

ul#menu li.mailgb a {
	display: block;	
	background: url(../img-menu-gb/mail.png) top no-repeat;
	width: 231px;
	height: 28px;
	text-decoration: none;
}
ul#menu li.mailgb a:hover {
	background: url(../img-menu-gb/mail.png) bottom no-repeat;
}

ul#menu li.recomgb a {
	display: block;	
	background: url(../img-menu-gb/recom.png) top no-repeat;
	width: 231px;
	height: 28px;
	text-decoration: none;
}
ul#menu li.recomgb a:hover {
	background: url(../img-menu-gb/recom.png) bottom no-repeat;
}

/* FIN DU MENU DE NAVIGATION */


#page {
	width: 646px;
	float: right;
}

/* Animation sous le menu*/

object#annonce{
	margin: 0;
	padding: 0;
	width: 231px;
	height: 179px;
}

p {
	margin-left: 15px;
	text-align: justify;
}

.legende{
	text-align: center;
	font-style: italic;
	font-size: 0.80em;
}

h4 {
	margin-left: 15px;
}

.rose {
	margin-left: 15px;
	color: #FF0099
}



.roset {
	margin-left: 15px;
	color: #FF0099
}

.Style4 {
	font-size: 11px
}
.Style5 {
	color: #00CCFF
}
.titre_bleu {
	color: #ABDEFF;
	font-size: 24px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #6DADD2;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a img{
	border: none;
}