@charset "utf-8";
/* CSS Document */
:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {


	background-color: #000000;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%
}
html { height: 100%; }
a {
	outline: none;
}
:focus {
	-moz-outline-style: none;
}
.Texte_Menu {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	
}
.Texte_Menu_On {
	color: #FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	
}
.Texte_Menu_ssLink {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.Texte_Content {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #999999;
}
.Texte_Content_FR {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #4d4d4d;
}
.Titre_Content {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
.Titre_News {
	font-family:Arial, Helvetica, sans-serif;
	line-height:100%;
	font-size: 16px;
	font-weight: bold;
	color: white;
}



#MainTable { height: 100%; }

#menuMainOff td {

}
#menuMainOff td a {
/*display:block;*/
color: #808080;
/*background: black;*/
text-decoration:none;
}

#menuMainOff td a:link,
#menuMainOff td a:visited {
color: #808080;
/*background: black;*/
}
#menuMainOff td a:hover,
#menuMainOff td a:active {
color: #FFFFFF;
/*background: white;*/
}


#menuMainOn td {

}
#menuMainOn td a {
/*display:block;*/
color: #FFFFFF;
/*background: white;*/
text-decoration:none;
}

#menuMainOn td a:link,
#menuMainOn td a:visited {
color: #FFFFFF;
/*background: white;*/
}
#menuMainOn td a:hover,
#menuMainOn td a:active {
color: #FFFFFF;
/*background: white;*/
} 


#menuSub td {

}

#menuSub td a {
/*display:block;*/
color: #808080;
/*background: black;*/
text-decoration:none;
}

#menuSub td a:link,
#menuSub td a:visited {
color: #808080;
/*background: black;*/
}
#menuSub td a:hover,
#menuSub td a:active {
color: #FFFFFF;
/*background: black;*/
} 

#logoTmp { background-image: url(img/logo_gedeon.jpg); background-repeat: no-repeat; background-align: right; }

#logo { background-image: url("../img/logo_gedeon.jpg");
  
  background-position: top right;
  background-repeat: no-repeat;
  }
  


.link_news{

	text-decoration:none;
}
.link_on{
	color: #FFFFFF;
	text-decoration:none;
}
#news1 { background-image: url("../img/news1.png");
  
  background-position: top right;
  background-repeat: no-repeat;

  }
#news2 { background-image: url("../img/news2.png");
  
  background-position: top right;
  background-repeat: no-repeat;
  

  }
#news3 { background-image: url("../img/news3.png");
  
  background-position: top right;
  background-repeat: no-repeat;
  

  }
  
