/* ---------------------------------------------------------------------
   common
   -------------------------------------------------------------------*/
BODY, TD {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 9pt;
	color: #000000;
	}

A {
	text-decoration: none;
	color: #0066ff;
	}

A:Hover {
	text-decoration: underline;
	color: #FF0000;
	}


/* ---------------------------------------------------------------------
   menu
   -------------------------------------------------------------------*/
.menu_rubrique { 
	font-size : 8pt; 
	color: #666666;
}

A.menu_rubrique {
	color: #666666;
	text-decoration: none;
}

A.menu_rubrique:hover {
	color: #EA0D8B;
	text-decoration: none;
}

A.menu_rubrique: active, link, visited {
	color: #666666;
	text-decoration: none;
}

/* ---------------------------------------------------------------------
   sub_menu
   -------------------------------------------------------------------*/
.sub_menu_title {
	color: #EA0D8B;
	font-weight: normal;
	}

.sub_menu1 {
	color: #000000;
	}

A.sub_menu1 {
	color: #000000;
	text-decoration: none;
}

A.sub_menu1:hover {
	color: #000000;
	text-decoration: underline;
}

A.sub_menu1: active, link, visited {
	color: #000000;
	text-decoration: none;
}

.sub_menu2 {
	color: #666666;
	}

A.sub_menu2 {
	color: #666666;
	text-decoration: none;
}

A.sub_menu2:hover {
	color: #EA0D8B;
	text-decoration: none;
}

A.sub_menu2: active, link, visited {
	color: #666666;
	text-decoration: none;
}

.sub_menu3 {
	color: #666666;
	}

A.sub_menu3 {
	color: #666666;
	text-decoration: none;
}

A.sub_menu3:hover {
	color: #EA0D8B;
	text-decoration: none;
}

A.sub_menu3: active, link, visited {
	color: #666666;
	text-decoration: none;
}


/* ---------------------------------------------------------------------
   highlight
   -------------------------------------------------------------------*/
.highlight_titre {
	color: #A7A7A7;
	}

.menu_highlight {
	color: #000000;
	}

A.menu_highlight {
	color: #000000;
	text-decoration: none;
}

A.menu_highlight:hover {
	color: #666666;
	text-decoration: none;
	background: #eeeeee;	
}

A.menu_highlight: active, link, visited {
	color: #000000;
	text-decoration: none;
}


/* ---------------------------------------------------------------------
   enterhome
   -------------------------------------------------------------------*/
.enterhome_nav {
	color: #A7A7A7;
	font-size : 11pt;
	font-weight: bold;
	line-height: 20pt;
	}

.enterhome {
	color: #EA0D8B;
	font-size : 11pt;
	font-weight: bold;
	line-height: 20pt;
	}

A.enterhome {
	color: #EA0D8B;
	text-decoration: none;
}

A.enterhome:hover {
	color: #000000;
	text-decoration: none;
	background: #eeeeee;	
}

A.enterhome: active, link, visited {
	color: #EA0D8B;
	text-decoration: none;
}

/* ---------------------------------------------------------------------
   toplink
   -------------------------------------------------------------------*/

.toplink {
	color: #666666;
	}

A.toplink {
	color: #666666;
	text-decoration: none;
}

A.toplink:hover {
	color: #666666;
	text-decoration: none;
	background: #eeeeee;	
}

A.toplink: active, link, visited {
	color: #666666;
	text-decoration: none;
}

/* ---------------------------------------------------------------------
   custom
   -------------------------------------------------------------------*/
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	}

.titre_rubrique {
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 16pt;
	}

.titre_sous-rubrique {  
	font-family: Arial, verdana, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 13pt
	}

.td_main {
	background-color: #FFFFFF;
	}

.td_home {
	background-color: #FFFFFF;
	background-image: url(../images/pix_m4ac_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

.td_filet {
	background-color: #888A8C;
	}

.message {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.txt_divers {
	color: #000000;
	font-size : 8pt;
	}

.content_title {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	}

.head1 {
  background-color: #DDDDDD;
  color: #000000;
  font-family : Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}


/* ---------------------------------------------------------------------
   music section
   -------------------------------------------------------------------*/

.tracks_nbr {
	color: #666666;
	font-size : 8pt;
	}

.tracks_listing {
	color: #000000;
	font-size : 8pt;
	}

.tracks_timing {
	color: #000000;
	font-size : 8pt;
	}

.tracks_credits {
	color: #888A8C;
	font-size : 8pt;
	}

.tracks_seealso_title {
	color: #888A8C;
	font-size : 8pt;
	}

.tracks_seealso_txt {
	color: #000000;
	font-size : 8pt;
	}
A.tracks_seealso_txt {
	color: #000000;
	text-decoration: none;
}

A.tracks_seealso_txt:hover {
	color: #000000;
	text-decoration: none;
	background: #eeeeee;	
}

A.tracks_seealso_txt: active, link, visited {
	color: #000000;
	text-decoration: none;
}
.tracks_seealso_format {
	color: #888A8C;
	font-size : 8pt;
	}

.tracks_infos {
	color: #000000;
	font-size : 8pt;
	}

A.tracks_infos {
	color: #666666;
	text-decoration: none;
}

A.tracks_infos:hover {
	color: #666666;
	text-decoration: none;
	background: #eeeeee;	
}

A.tracks_infos: active, link, visited {
	color: #666666;
	text-decoration: none;
}

/* ---------------------------------------------------------------------
   archive section
   -------------------------------------------------------------------*/
   
.archive_more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	}

A.archive_more {
	color: #666666;
	text-decoration: none;
}

A.archive_more:hover {
	color: #666666;
	text-decoration: none;
	background: #eeeeee;	
}

A.archive_more: active, link, visited {
	color: #666666;
	text-decoration: none;
}

/* ---------------------------------------------------------------------
   news section
   -------------------------------------------------------------------*/

.news_title {
	color: #000000;
	font-size : 9pt;
	font-weight: bold;
	}

.news_txt {
	color: #000000;
	font-size : 8pt;
	}

.news_date_txt {
	color: #000000;
	font-size : 8pt;
	}

.news_date {
	color: #666666;
	font-size : 8pt;
	}

.news_more {
	color: #000000;
	font-size : 8pt;
	}

A.news_more {
	color: #666666;
	text-decoration: none;
}

A.news_more:hover {
	color: #666666;
	text-decoration: none;
	background: #eeeeee;	
}

A.news_more: active, link, visited {
	color: #666666;
	text-decoration: none;
}

/* ---------------------------------------------------------------------
   content section
   -------------------------------------------------------------------*/

.content_txt {
	color: #000000;
	font-size : 8pt;
	}
