@charset "UTF-8";
.fdotvMenu/* CSS Document */

    {
	width: 900px;
	height: 110px;
	background-image: url(images/menuFilet.gif);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fdotvMenu a  {
	color: #29334C;
	display: block;
	text-decoration: none;
}
.fdotvMenu a:hover {
	color: #798AB2;
	text-decoration: none;
}
.fdotvMenu .fdotvLogo          {
	height: 110px;
	width: 215px;
	float: left;
	position: relative;
	text-decoration: none;
	display: block;
	text-align: center;
	background-image: url(images/fdotvLogoGeneralD.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.fdotvMenu .fdotvLogo:hover  {
	background-image: url(images/fdotvLogoGeneralH.gif);
	background-repeat: no-repeat;
	background-position: center center;



}
.fdotvMenu .menuGauche   {
	float: left;
	position: relative;
	width: 305px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
	color: #798AB2;
}
.fdotvMenu .menuGaucheBouton {
	position: relative;
	top: 44px;
	float: right;
	margin-right: 0px;
	background-color: #000000;
	background-image: url(images/menuBouton.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	padding-right: 5px;
	height: 20px;
	line-height: 20px;
}
.fdotvMenu .menuGaucheBouton:hover  {
	background-image: url(images/menuBoutonH.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.fdotvMenu .menuDroite   {
	position: relative;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #798AB2;
	z-index: 100;

}
.fdotvMenu .menuDroiteBouton {
	position: relative;
	top: 44px;
	float: left;
	margin-right: 0px;
	background-color: #000000;
	padding-left: 3px;
	padding-right: 0px;
	height: 20px;
	line-height: 20px;
	/*overflow: hidden;*/
	color: #29334C;
}
/*.fdotvMenu .menuDroiteBouton:hover {
	display: block;
	overflow: visible;
}*/
.fdotvMenu .sousMenuDroite {
	position: relative;
	z-index: 105;
	background-color: #000000;
	left: 20px;
}


.fdotvMenu .menuPuce {
	background-image: url(images/menuBouton.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	float: left;
}
.fdotvMenu .menuTxt {
	clip: rect(auto,auto,auto,20px);
	margin-left: 25px;
	margin-right: 3px;
	margin-top: 3px;
}
.fdotvMenu .theme     {
	background-image: url(images/pucesContenuThemeD.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-right: 5px;
}
.fdotvMenu .theme:hover     {
	background-image: url(images/pucesContenuThemeH.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #798AB2;
}
.fdotvMenu .collec     {
	background-image: url(images/pucesContenuCollecD.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-right: 5px;
}
.fdotvMenu .collec:hover     {
	background-image: url(images/pucesContenuCollecH.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #798AB2;
}
.fdotvMenu .sujet     {
	background-image: url(images/pucesContenuSujetD.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-right: 5px;
}
.fdotvMenu .sujet:hover     {
	background-image: url(images/pucesContenuSujetH.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #798AB2;
}
.fdotvMenu .forum     {
	background-image: url(images/pucesContenuForumD.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-right: 5px;
}
.fdotvMenu .forum:hover     {
	background-image: url(images/pucesContenuForumH.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.fdotvMenu a:visited {
}

