.white11 {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.publicite {
	font-family: Tahoma;
	font-size: 12px;
}
.maxi {
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
}
.liens {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.categories {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.sous-categories {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

.bouton {color: #FFFFFF; background-color: #666666; font-size: 9px; font-family: Verdana; border: 2 solid #CCCCCC}
}
.bg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #A8A8A8;
	border-right-color: #A8A8A8;
	border-bottom-color: #A8A8A8;
	border-left-color: #A8A8A8;
}
.publicite {
	font-family: Tahoma;
	font-size: 12px;
}
.petit {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

a.titresite:visited {
    position: relative; 
    z-index: 24;
    color: #999999;
    text-decoration: underline;
    font-size: 10px;
    font-family: Tahoma;
    font-weight: bold;
}
a.titresite:link {
    position: relative; 
    z-index: 24;
    color: #000000;
    text-decoration: underline;
    font-size: 10px;
    font-family: Tahoma;
    font-weight: bold;
}
a.titresite:hover {
    position: relative; 
    z-index: 24;
    color: #666666;
    text-decoration: underline;
    font-size: 10px;
    font-family: Tahoma;
    font-weight: bold;
}


a.titresite_top{
	position: relative; 
	z-index: 24;
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
}

a.titresite_top:hover{
	z-index:25;
	font-weight: bold;
	background-color:#fbfbfb;
}

a.titresite_top span{display: none}

a.titresite_top:hover span{ 
	display: block; 
	position: absolute;
	top: -1em;
	left: 7em;
	/*width: 15em;*/
	border: 1px solid #6699cc;
	background-color: #eeeeee;
	color:#6699cc;
	text-align: justify;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
	white-space:nowrap;
}
