/* @override 
	http://www.michelbraun.com/test/lib/tpl/AuerTpl/css/topbar.css
	http://auerphotobooks.com/lib/tpl/AuerTpl/css/topbar.css
*/

/**
 * css for mmClean template 
 *
 * @author Michael Klier <chi@chimeric.de> 
 *
 * Modification for mmClean Theme
 * @author Marcin Mierzejewski <marcin@mierzejewski.net>
 */

div.topbar a.wikilink2:link,
div.topbar a.wikilink2:active,
div.topbar a.wikilink2:visited,
div.topbar a.wikilink1:link,
div.topbar a.wikilink1:active,
div.topbar a.wikilink1:visited,

div.topbar a.interwiki:active,
div.topbar a.interwiki:visited,
div.topbar a.urlextern:link,
div.topbar a.urlextern:active,
div.topbar a.urlextern:visited
{
    font-size: 18px;
    
    height: 20px;
    display: compact;
    text-decoration: none;
    margin-left: 20px;
    white-space: normal;
    text-align: left;
/*    width: 50px;*/
    float: left;
	width: 200px;
	color: #eaeaea;
	visibility: visible;
	font-style: italic;
}

div.topbar a.interwiki:link{
text-decoration:none; /*underline */
 color: #a7a7a7;
}

div.topbar a.wikilink2:hover{
text-decoration:none; /*underline */
 color: red;
	text-align: left;
	direction: ltr;
	text-transform: capitalize;
	font: medium "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


div.topbar a.wikilink1:hover{
text-decoration:none; /*underline */
 color: #a7a7a7;
}


div.topbar a.interwiki:hover{
text-decoration:none; /*underline */
 color: #ffffff;

}


div.topbar a.urlextern:hover 
{
    text-decoration: none; 
    height: 18px;
    border-bottom: 0px solid #ffffff;
    color: #ffffff;
}


div.topbar h1,
div.topbar h2,
div.topbar h3,
div.topbar h4,
div.topbar h5,
div.topbar h6 
{
 /*  le rubriques */

  padding-bottom: 10px;
	font: normal 1.0em Georgia, "Times New Roman", Times, serif;
}


div.topbar
{
    height: 30px;
    border: 0px;
    list-style: none;
	background: #000 url(../../../../images/menu.jpg) no-repeat;
	width: 1000px;
	unicode-bidi: normal;

}

div.topbar ul
{ 
    padding: 0px;
	margin: 0px;
    padding-top: 0px;
    list-style: none;
    white-space: nowrap;
}

div.topbar li
{ 
   
    float: left;
    margin: 0px;
    font-size: 10px;
    height: 22px;
    line-height: 22px;
    white-space: nowrap;
    margin-right: 0px;	
}
