body {
	background: #FF0066;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}

#top{
	background:url(../images/fond/dvsitebandeau.png) no-repeat transparent top center;
	margin:15px auto;
	width:850px;
	height:152px;
	font-size:10px;
	line-height:105px;
	color:#FF0066;
	text-align:left;
}

/* Navigation */
#navigation {
	padding: 0px;
	margin: -15px auto;
	width:850px;
	height:35px;
}

#navigation ul {
	width: 850px;
	height:35;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#navigation ul li{
	margin:0px auto;
	float:left;
	padding:0;
	list-style:none;
}
#navigation ul li a{
	color:#FFF;
	background-repeat:no-repeat;
	background-position:top left;
}
#navigation ul li a:hover{
	color:#FFF;
	background-repeat:no-repeat;
	background-position:bottom left;
}
#navigation ul li a.btn-1{
	width:60px;
	height:35;
	background-image:url(../images/boutons/barremenu/bouton-NEWS-off.png);
}
#navigation ul li a.btn-2{
	width:79;
	height:35;
	background-image:url(../images/boutons/barremenu/bouton-ASSO-off.png);
}
#navigation ul li a.btn-3{
	width:118;
	height:35;
	background-image:url(../images/boutons/barremenu/bouton-CTLG-off.png);
}
#navigation ul li a.btn-4{
	width:81;
	height:35;
	background-image:url(../images/boutons/barremenu/bouton-PRESSE-off.png);
}
#navigation ul li a.btn-5{
	width:105;
	height:35;
	background-image:url(../images/boutons/barremenu/bouton-BOUTIQUE-off.png);
}
#navigation ul li a.btn-6{
	width:105;
	height:35;
	background-image:url(../images/boutons/barremenu/bouton-CONCERTS-off.png);
}
#navigation ul li a.btn-7{
	width:91;
	height:35;
	background-image:url(../images/boutons/barremenu/bouton-DIGITAL-off.png);
}
#navigation ul li a.btn-8{
	width:142;
	height:35;
	background-image:url(../images/boutons/barremenu/bouton-DUPLICATION-off.png);
}
#navigation ul li a.btn-9{
	width:69;
	height:35;
	background-image:url(../images/boutons/barremenu/bouton-LIENS-off.png);
}




/* Bloc central */
#centre {
	background: #ffffff; /* Voir -> Note 1 */
	width:850px;
	margin:0 auto;
}

/* Contenu principal */
#principal {
	background: #ffffff; /* -> 2 */
}
#principal a {
	color: #ff0066;
}
#principal a:hover{
	color:#33CC99;
}



a:link   {
	color: #6E5122;
}
#principal strong {
	color: #333;
	font-size: xx-large;
}

/* Contenu secondaire */
#secondaire {
	background:url(../images/fond/fond.png); /* -> 2 */
}



/* --- POSITIONNEMENT --- */

/* Page */
body {
	padding: 20px 5px;
}
#global {
	width: 850px;
	margin: 0px auto; /* -> 3 */
}

/* En-tête */
#entete {
	padding: 20px;
}
#entete h1 {
	margin: 0px auto;
}
#entete h1 img {
	float: left;
	margin: 7px 20px 10px 0;
}
#entete .sous-titre {
	margin: 4px 0 15px 0;
}




/* Bloc central */
#centre {
	margin: 15px auto;
	width: 850px ; /* -> 4 */
	overflow: hidden; /* -> 4 */
}

/* Contenu principal */
#principal {
	margin: 0px auto;
	float: left; /* -> 5 */
	width: 510px;
	padding: 30px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


/* Contenu secondaire */
#secondaire {	
	margin: 0px auto;
	float: right;
	width:280px;
	margin: 0px;
	padding: 0;
}


/*/////////////////////////////////////
		    Le footer
/////////////////////////////////////*/
#bas{
	margin:-15px auto;
	padding:0px 0px 30px 0px;
	background:url(../images/fond/bas.png) no-repeat;
	width:850px;
	height:35px;
	color:#FFF;
	line-height:25px;
}
#centre #principal p .style27 .style99 .style59 {
	color: #000;
}
#centre #principal p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.top {
	font-size: 12px;
}
.top {
	font-size: 16px;
}
