body {
	background-color: #F0F0F4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color : #000000;
	scrollbar-shadow-color : #CCCCCC;
	scrollbar-highlight-color : #718093;
	scrollbar-3dlight-color : #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #9AA4B1;
	scrollbar-arrow-color : #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#site {
        float: left;
        position: absolute;
        top:    3px;
	margin-left: -12em;
}

#skyscraper {                    
        float: right;
        position: relative;
        top: 3px;
	margin-right: 5em;
}

.verdana10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: Aucune;
	color: #FFFFFF;
}

a.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: Aucune;
	color: #FFFFFF;
	text-decoration: none;
}

a.verdana10:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: Aucune;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #697A8F;
}

a.verdana10:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: Aucune;
	color: #FFFFFF;
	text-decoration: none;
}

.verdana10bleu {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: Aucune;
	color: #C0DAEF;
}
.verdana10bjaune {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #718093;
	font-weight: bold;
	text-decoration: none;
}
a.arial11:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.arial11b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.arial10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a.arial10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #718093;
	font-weight: bold;
	text-decoration: none;
}
a.arial10:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.arial11maj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
.champ1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #718093;
	height: auto;
	width: auto;
}
.champ2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #000000;

	font-weight: bold;
	background-color: #718093;
}

// Definition des Divs

td.main {
	font-size: 12px;
	width: 100%;
}

div.main {
	background-color: #ffffff;
	color: #000000;
	padding: 1px;
	text-align: left;
	border: 1px solid #718093;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.main div.partenaire td {
	padding: 10px;
}

div.main div.blockTitle {
	background-color: #A9BDD6;
	padding: 2px;
	text-align: left;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

div.main div.blockContent {
	background-color: #ffffff;
	padding: 10px;
	text-align: left;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

div.main div.blockContent a:link {
	font-weight: bold;
	color: #718093;
	text-decoration: none;
}

div.main div.blockContent a:visited {
	font-weight: bold;
	color: #718093;
	text-decoration: none;
}

div.main div.blockContent a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

div.main div.blockssTitle {
	background-color: #718093;
	padding: 1px;
	text-align: left;
	border: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}

div.main div.blockssFooter {
	background-color: #718093;
	padding: 1px;
	text-align: right;
	border: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
}

div.main div.blockssFooter a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

div.main div.blockssFooter a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

div.main div.blockssFooter a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

div.blockssTitle .espaceur{
	background-color: #718093;
	padding: 1px;
	text-align: right;
	border: 0px;
	width: 5px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
}

div.blockssTitle .titre {
	background-color: #718093;
	padding: 1px;
	text-align: left;
	border: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}

div.blockssTitle .date{
	background-color: #718093;
	padding: 1px;
	text-align: right;
	border: 0px;
	width: 140px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #ffffff;
}

div.main div.blockssContent {
	background-color: DCE6EF;
	padding: 10px;
	text-align: justify;
	border: 0px;
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

div.main div.blockssContentActu {
	background-color: DCE6EF;
	padding: 10px;
	text-align: justify;
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #718093;
	border-left-color: #718093;
	border-bottom-color: #718093;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

div.main div.blockssContentLastNews {
	background-color: DCE6EF;
	padding: 10px;
	text-align: justify;
	
	border-width: 1px;
	border-style: solid;
	border-color: #718093;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

div.main div.blockssContent2 {
	background-color: #DBDBDB;
	padding: 10px;
	text-align: justify;
	border: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

div.main div.blockssContent a:link {
	font-weight: bold;
	color: #718093;
	text-decoration: none;
}

div.main div.blockssContent a:visited {
	font-weight: bold;
	color: #718093;
	text-decoration: none;
}

div.main div.blockssContent a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

div.main div.blockssContent a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

div.blockssContent form {
	margin: 0px;
	padding: 0px;
}

div.blockssContent td {
	border: 0px;	
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

div.blockssContent input {
	border: 1px solid #5E5D63;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

div.blockssContent select {
	border: 1px solid #5E5D63;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

 .FormSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #000000;

	font-weight: bold;
	background-color: #718093;
}

div.blockssContent .pieddenews {
	text-align: right;	
}

div.blockContent form {
	margin: 0px;
	padding: 0px;
}

div.blockContent input {
	border: 1px solid #5E5D63;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

div.blockContent select {
	border: 1px solid #5E5D63;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}


div.blockContent .FormSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border: 1px solid #000000;

	font-weight: bold;
	background-color: #718093;
}

div.menuhaut {
	font-size: 10px;
}

div.menuhaut a:link {text-decoration: none; color: #FFFF00; background-color: transparent;}
div.menuhaut a:visited {text-decoration: none; color :#FFFF00; background-color: transparent;}
div.menuhaut a:hover {text-decoration: underline; color: #FFFF00; background-color: transparent;}


.tdmenuhaut1 {
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	font-size: 13px;
	color: #ffffff;
	background-color: #000000;
}

.tdmenuhaut2 {
	background-color: #718093;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.tabOn {
	padding: 2px;
	text-align:left;
	border-top: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
	cursor: pointer;
	color: #000000;
	background-color: #4b6983;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tabOff {
	padding: 2px;
	text-align:left;
	background-color: #000000;
	color: #666666;
	border-top: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tabOff a:link {text-decoration: none; color: #FFFFFF; background-color: transparent;}
.tabOff a:visited {text-decoration: none; color :#FFFFFF; background-color: transparent;}

.tabOn a:link {text-decoration: none; color: #FFFFFF; background-color: transparent;}
.tabOn a:visited {text-decoration: none; color :#FFFFFF; background-color: transparent;}
.tabOn a:hover {text-decoration: none; color: #FFFFFF; background-color: transparent;}

div.onairtoday {
	padding: 4px;
}

.onairtoday {
	background-color: #A9BDD6;
}

.onairtoday a:link {
	font-weight: bold;
	color: #718093;
	text-decoration: none;
}

.onairtoday a:visited {
	font-weight: bold;
	color: #718093;
	text-decoration: none;
}

.onairtoday a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


div.onairtodayNEW {
	padding: 0px;
}

.onairtodayNEW {
	background-color: #A9BDD6;
}

.onairtodayNEW a:link {
	font-weight: bold;
	color: #718093;
	text-decoration: none;
}

.onairtodayNEW a:visited {
	font-weight: bold;
	color: #718093;
	text-decoration: none;
}

.onairtodayNEW a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.verdana10b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.verdana10bl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

div.grille {
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.grille table {
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
}
div.grille th.titre {
	background-color: #9aa4b1;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
}
div.grille th.heure {
	background-color: #9aa4b1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	width: 60px;
	line-height: 20px;
}
div.grille th.jour {
	background-color: #9aa4b1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	width: 100px;
}
div.grille td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}

div.bandeau_ecoute {
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
}

div.bandeau_ecoute td.type {
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	width: 60px;
}

div.bandeau_ecoute td.player {
	margin-left: 1px;
	margin-right: 1px;
}
div.bandeau_ecoute td.player img {
	border: 0px;
}


div.bandeau_ecoute table {
	margin-left: auto;
	margin-right: auto;
}
div.bandeau_ecoute tr.bandeau_ecoute {
	background-color: #718093;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #333333;
	border: 1px solid #ffffff;
}
div.bandeau_ecoute td.bandeau_ecoute {
	text-align: center;
	width: 25px;
}

div.bandeau_only90s {
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
}

div.bandeau_only90s a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
        text-transform: Aucune;
        color: #FFFFFF;
        text-decoration: none;
}

div.bandeau_only90s a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
        text-transform: Aucune;
        color: #FFFFFF;
        text-decoration: none;
}

div.bandeau_only90s a:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
        text-transform: Aucune;
        color: #FFFFFF;
        text-decoration: none;
}

div.topflop {
	background-color: #ffffff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
div.topflop table {
	align: center;
	margin-left: auto;
	margin-right: auto;
}
div.topflop th.titre {
	background-color: #9aa4b1;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
}
div.topflop td.position {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #333333;
	width: 30px;
	font-weight: bold;
}
div.topflop td.pochette {
	background-color: #9aa4b1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	width: 40px;
	height: 40px;
}
div.topflop td.evolution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #333333;
	width: 30px;
}
div.topflop td.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #333333;
	
	width: 250px;
}
div.topflop td.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #333333;

	width: 50px;
}


div.chart {
	background-color: #ffffff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
div.chart table {

	margin-left: auto;
	margin-right: auto;
}
div.chart th.titre {
	background-color: #9aa4b1;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
}
div.chart td.heure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #333333;
	width: 30px;
}
div.chart td.pochette {
	background-color: #9aa4b1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	width: 40px;
	height: 40px;
}
div.chart td.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #333333;
	
	width: 250px;
}


div.ListeServeurs {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
div.ListeServeurs table.ListeServeurs {
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}
div.ListeServeurs th.titre {
	background-color: #9aa4b1;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
}

div.ListeServeurs tr.generique {
	background-color: #DBDBDB;
}
div.ListeServeurs td.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #333333;
}
div.ListeServeurs td.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	width: 100px;
}
div.ListeServeurs td.localisation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #333333;
	width: 150px;
}

div.ListeServeurs td.separation_curmax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #333333;
	width: 10px;
}

div.ListeServeurs td.offline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #333333;
	width: 76px;
}

div.ListeServeurs td.nosource {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #333333;
	width: 76px;
}

div.ListeServeurs td.bitrate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #333333;
	width: 80px;
}
div.ListeServeurs td.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #333333;
	width: 30px;
}
div.ListeServeurs td.maximum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #333333;
	width: 30px;
}

div.ListeServeurs td.partenaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	width: 100px;
	height: 35px;
}

div.blockssContent .Smiley {
  border: 0px;
}

div.livreor {
  margin-left: auto;
  margin-right: auto;
}

div.livreor .info{
  padding: 1px;
  border: 0px;
  width: 350px;

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #333333;
}

div.livreor .navig{
  padding: 1px;
  border: 0px;
  width: 100px;

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #333333;
}

div.livreor div.livreortitre {
  background-color: #718093;
  padding: 1px;
  text-align: left;
  border: 0px;

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: #ffffff;
}

div.livreortitre .espaceur{
  background-color: #718093;
  padding: 1px;
  text-align: right;
  border: 0px;
  width: 5px;

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: #ffffff;
}

div.livreortitre .pseudolocalisation {
  background-color: #718093;
  padding: 1px;
  text-align: left;
  border: 0px;
  width: 430px;

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color: #ffffff;
}

div.livreortitre .date{
  background-color: #718093;
  padding: 1px;
  text-align: right;
  border: 0px;
  width: 140px;

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #ffffff;
}

div.livreor div.livreormessage {
  background-color: DCE6EF;
  padding: 10px;
  text-align: justify;
  border: 0px;
  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  color: #333333;
}



div.ActuComment {
  background-color: #718093;
  padding: 1px;
  text-align: left;
  border: 0px;

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: #ffffff;
}

div.ActuComment .espaceur{
  padding: 1px;
  text-align: right;
  border: 0px;
  width: 5px;

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: #ffffff;
}

div.ActuComment .pseudolocalisation {
  padding: 1px;
  text-align: left;
  border: 0px;
  width: 430px;

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color: #ffffff;
}

div.ActuComment .date{
  padding: 1px;
  text-align: right;
  border: 0px;
  width: 140px;

  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #ffffff;
}

div.ActuComment div.ActuCommentmessage {
  background-color: DCE6EF;
  padding: 10px;
  text-align: justify;
  border: 0px;
  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  color: #333333;
}

.trOff { background-color: #FFFFFF; }
.trOn { background-color: #F0F0F0; } 


/* bouton bas droite */
div#tooCoolD {
 position: fixed;
 _position: absolute;
 right: 0;
 bottom: 0;
 display: block;
 height: 80px;
 width: 80px;
 background: url(http://www.frequence3.fr/images/pub-coin/pub-tshirt.png) right no-repeat bottom;
}

div#tooCoolD a {display:block; width:100%; height:100%;text-decoration: none;}
div#tooCoolD a span {visibility:hidden}
div#tooCoolD:hover {opacity:0.9;}

/* Frequence3 Titrage
******************/
#frequence3{
background: #000000;
}
#frequence3 h4{
margin: 0px;
margin-left: 10px;
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
}
#frequence3 div#f3Display{
border: none;
margin: 0px;
padding: 0px;
}
#frequence3 div#f3DisplayThumb{
border: none;
margin: 0px;
padding: 0px;
text-align: center;
}
#frequence3 #f3DisplayThumb img{
border: none;
}
#frequence3 div#f3DisplayTitle{
border: none;
margin: 0px;
margin-left: 10px;
padding: 0px;
text-align: left;
color: #ffffff;
}

