/* Moostik
  
  Copyright (C) 1998 1999 2000 2001 2002 2003 2004 Charles Bouillaguet, Nicolas Vion, Olivier Fraysse.
 
  This file is part of Moostik.
 
  Moostik is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.
 
  Moostik is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.
 
  You should have received a copy of the GNU General Public License
  along with Moostik; if not, write to the Free Software
  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 (http://www.gnu.org/licenses/gpl.txt)
 
 http://moostik.net/
 http://archives.moostik.net/source/
 Contact : statistik at moostik.net 
 IRC : #moostik @ irc.moostik.net:6667
 
*******************************************************************/

body{
	font-family: vernada, verdana, arial, serif;
}

#bigouille1{
	display:none;
}
#bigouille2{
	display:none;
}
#bigouille3{
	display:none;
}

img{
	border:none;
}

#sondage{
	display:none;
}

.cadre_error{
	border:2px solid #cc2020;
	text-align:center;
	font-weight:bold;
	margin:10px;
	padding-right:10px;
	padding-left:10px;
	display:block;

}
.cadre_bravo{
	display:block;
	font-weight:bold;
	border:2px solid #20cc20;
	text-align:center;
	margin:10px;
	padding-right:10px;
	padding-left:10px;
}

#centre p{
	text-align:justify;

}

#top{
 	display:none; 
}
#menu{
 	display:none; 
}

#centre li{
	padding-left:10px;
	margin-left:20px;
	
}

#menu ul{
	font-size: 13px;
	list-style-type: none;
	list-style:none;
	font-family:monospace;
	margin-left:10px;
	padding:20px 0px 10px 0px;
	white-space:nowrap;
}


.title {
	font-family: Vernada, Verdana, Arial, Serif;
	font-size: 45px; 
   
 }

.hidden{
display:none;
}

a:after { 
	content: " (" attr(href) ") "; 
}

.moncompte_block{
	margin:auto;
}
.moncompte_gauche{
/* 	display: */
	margin:5%;
}
.moncompte_droite{
/* 	width:300px; */
	float:right;
/* 	margin:5%; */
}
.moncompte_milieu{
/* 	height:300px; */
/* 	width:500px; */
/* 	margin:50%; */
}
#moncompte_accesadmin{
/* 	float:left; */
	font-weight:bold;
}

.spacer {
  	clear: both;
	visibility:hidden;
}

div.bottommenu {
	padding:10px;
	padding-left:70px;
}
span.bottommenu{
	float:right;
	color:#aaaaaa;
}
.bottommenu{
/* 	border:1px solid blue; */
}

p.topmenu{
	float:right;
}
div.topmenu {
	padding:10px;
	padding-left:70px;
}
ul.frequentation_compteur {
	width:600px;
	margin:auto;
	list-style-type: none;
	list-style:none;
}

li.frequentation_compteur {
	width:200px;
	text-align:center;
	border:1px solid #c0c0c0;
	float:left;
}
div.code{
/* width:400px; */
padding:12px;
overflow:auto;
border:1px solid black;
}

ul.forum_liste{
	list-style-type: none;
	padding:2px;
}
li.forum_first{
	padding:10px;
	padding-bottom:20px;
}
.forum_date
{
	display:block;
	float:left;
	width:150px;
}
.forum_nbrep
{
	display:block;
	float:left;
	width:40px;
}
.forum_first .forum_date
{
	margin-left:3em;
	float:right;
}
.forum_first .forum_exp
{
	float:right;
}
.forum_reponse .forum_exp
{
	margin-left:3em;
}
.forum_obj
{
	font-weight:bold;
}

.forum_text
{
	display:block;
	padding:1em;
/* 	width:90%; */
	margin:5px;
}
.forum_navig
{
	display:none;
}
#forum_form
{
	display:none;
}
.clear
{
	clear: both;
}
