@charset "utf-8";

html {
		background-image:url(images/bgbody_07.jpg);
		background-repeat:repeat-x;
		background-position:center top;
}

body {
    	background: #FFF;
    	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
    	padding: 0;
    	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
		background-image:url(images/bglzrd_02.jpg);
		background-repeat:no-repeat;
		background-position:center top;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		
}

.oneColFixCtr #conteneur {
    	width: 990px;  /* paramétrage de la largeur à 20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
    	margin: 0 auto; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
    	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
		
}
.oneColFixCtr #mainContent {
padding: 0; /* ne pas oublier que le remplissage est l'espace à l'intérieur du cadre de l'élément div, alors que la marge est l'espace à l'extérieur de celui-ci */

}

/* DIVS */

#header {
	width:984px;
	height:98px;
	margin:0;
	padding:0;
	background-image:url(images/accueil-_03.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#diaporama {
	width:984px;
	height:401px;
	margin:0;
	padding:0;
}

#contact {
	width:767px;
	height:250px;
	margin:0;
	padding:180px 0 0 223px;
	background-image:url(images/bg_contact_10.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-size:12px;
}

iframe#map {
	border-color:#232323;
	border-width:1px;
	float:left;
	margin-right:10px;
}

#contenu {
	background-image:url(images/accueil-_08.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:288px;
	margin:0;
	padding:0 0 0 232px;
}

#footer {
	float:right;
	font-family:"Trebuchet MS", verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:11px;
	height:74px;
	color:#9c9e9f;
	position:relative;
	background-image:url(images/accueil-_19.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:5px 0 0 114px;
	margin:0 0 0 0;
	text-align:left;
}

/* Balises */
a {
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

a:hover {
	color:#999999;
}

a.contact {
	font-weight:bold;
	color:#b6a780;
	text-decoration:none;
}

a:hover {
	color:#999999;
}



/* Classes */
.date {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; color:#6a615b; font-size:14px;}
.event {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; color:#becd00; font-size:14px;}

.left {float:left;}
.right {float:right;}

.magenta {color:#e2007a;}

/* Menu */

ul, li {	/* utilisation de liste pour le menu */
	list-style-type: none;	/* suppression des puces de liste */
	height: 98px; /* hauteur du menu */
	margin:0;
	padding:0;
}

ul#first {
		/* arrière-plan général du menu */
	width: 501px; /* largeur du menu */
	text-align: center;
	float:right;
	margin:0;
	padding:0;
}

ul a {
text-indent: -5000px;

}

li {
	float: left;
}

li a:hover {
	background: transparent url(images/menu.jpg) top left no-repeat;
}
li a#lien1 {
	background: transparent url(images/menu.jpg) top left no-repeat;
	padding:0;
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	width:72px;
	height: 98px;
	color: #000;
	font-size: 14px;
	/*line-height: 50px;	hauteur de ligne pour éviter les paddings */
	text-decoration: none;
}

a#lien1:hover {
	background-position: -501px 0%;	/* décalage de l'arrière-plan pour chaque bouton */
	font-weight:800;
}

li a#lien2 {
	background-image:url(images/menu.jpg);
	background-position:-72px 0%;
	padding:0;
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	width:78px;
	height: 98px;
	color: #000;
	font-size: 14px;
	/*line-height: 50px;	hauteur de ligne pour éviter les paddings */
	text-decoration: none;
}

a#lien2:hover {
	background-position:-573px 0%;
	font-weight:800;
}

li a#lien3 {
	background-image:url(images/menu.jpg);
	background-position:-150px 0%;
	padding:0;
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	width:112px;
	height: 98px;
	color: #000;
	font-size: 14px;
	/*line-height: 50px;	hauteur de ligne pour éviter les paddings */
	text-decoration: none;
}

a#lien3:hover {
	background-position: -651px 0%;
	font-weight:800;
}

li a#lien4 {
	background-image:url(images/menu.jpg);
	background-position:-262px 0%;
	padding:0;
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	width:60px;
	height: 98px;
	color: #000;
	font-size: 14px;
	/*line-height: 50px;	hauteur de ligne pour éviter les paddings */
	text-decoration: none;
}

a#lien4:hover {
	background-position: -763px 0%;
	font-weight:800;
}

li a#lien5 {
	background-image:url(images/menu.jpg);
	background-position:-322px 0%;
	padding:0;
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	width:89px;
	height: 98px;
	color: #000;
	font-size: 14px;
	/*line-height: 50px;	hauteur de ligne pour éviter les paddings */
	text-decoration: none;
}

a#lien5:hover {
	background-position: -823px 0%;
	font-weight:800;
}
li a#lien6 {
	background-image:url(images/menu.jpg);
	background-position:-411px 0%;
	padding:0;
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	width:88px;
	height: 98px;
	color: #000;
	font-size: 14px;
	/*line-height: 50px;	hauteur de ligne pour éviter les paddings */
	text-decoration: none;
}

a#lien6:hover {
	background-position: -912px 0%;
	font-weight:800;
}


	/* FORMULAIRE */
.textr{
	font-family: Arial;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
	color: #becd00;
	font : bold;
}

.textg{
	font-family: Arial;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
	color: #4c4c4c;
	font : bold;
}

.title{
	font-family: Arial;
	font-size:11px;
	text-decoration:none;
	color: #29539d;
}

.input{
	font-family: Arial;
	font-size:11px;
}

.gigs {
	margin-left:70px;
	font-size:14px;
	color:#becd00;
	font-weight:bold;
	text-transform:uppercase;
}

.line {	margin-left:70px;
}

.deejay {
	font-size:14px;
	color:#6a615b;
	font-weight:bold;
	text-transform:uppercase;
}

.small {font-size:9px; color:#666;}
