ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body
{
  margin: 0;
  padding: 0;
  font-family: "Tahoma", "DejaVu Sans Mono", "Arial", "Verdana", sans-serif;
  font-size: 11px;
	background-color: #830084;
}

body
{
  padding: 0;
	margin: 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}

#login form {
}

.form_error
{
	color: #d8732f;
}

div#indicator
{
  position: absolute;
  width: 150px;
  padding: 20px;
  left: 10px;
  top: 10px;
  z-index: 900;
  background: url(/images/indicator.gif) #FFFFFF no-repeat 10px 10px;
  border: 2px solid #CACACA;
  text-align: center;
}

div#page
{
	text-align: left;
	margin: auto;
	padding: 2px;
	width: 900px;
	background: url('/images/bulle4/fond_page.png') repeat-y top right white;
}

div#content_bar
{
	background-color: #a6d962;
	float: right;
	width: 150px;
	margin-top: 5px;
	font-size: 10pt;
	color: white;
}

div.menu
{
}

div.menu_haut
{
        background: url('/images/bulle4/menu_haut.png') no-repeat top center;
}

div.menu_bas
{
        background: url('/images/bulle4/menu_bas.png') no-repeat bottom center;
}

div#content_bar li
{
	list-style: none;
}

div.menu_titre 
{
	background: url('/images/bulle4/menu_bulle_titre.png') no-repeat top center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	height: 24px;
	margin: 4px 0;
}

div.menu_bulle
{
	margin: 0 auto;
	width: 137px;
	background: url('/images/bulle4/menu_bulle_fond.png') repeat-y top center;
}

div.menu_bulle_text
{
	color: black;
	padding: 8px;
	font-size: 9pt;
	line-height: 11pt;
	font-family: arial, sans-serif;
}

div.menu_bulle_haut
{
	background: url('/images/bulle4/menu_bulle_haut.png') no-repeat top center;
	width: 137px;
	height: 6px;
	line-height: 6px;
}

div.menu_bulle_bas
{
	background: url('/images/bulle4/menu_bulle_bas.png') no-repeat bottom center;
	width: 137px;
	height: 6px;
	line-height: 6px;
}

div#content_bar a 
{
	color: black;
}

div#contenu
{
	margin-right: 155px;
	min-width: 700px;
	padding-left: 10px;
}

p.clearfooter
{
	clear: both;
}

div.form-row
{
	margin: 5px;
	padding: 5px;
	border-bottom: dashed 1px black;
}

div.submit-row
{
	margin: 5px;
	padding: 5px;
}

div.submit-row input
{
	border: 2px solid green;
}

fieldset
{
	border: 0;
	padding: 5px;
}

div.aide
{
	margin: 5px 0;
	background: transparent url('/images/icon_info.gif') no-repeat top left;
	padding-left: 16px;
	line-height: 16px;
	color: gray;
}

span.mod_action
{
	margin: 0 5px;
}

.rank_1
{
	font-size: 80%;
}

.rank_2
{
	font-size: 100%;
}

.rank_3
{
	font-size: 120%;
}

.rank_4
{
	font-size: 140%;
	font-weight: bold;
}

div.lien_tag a:hover
{
	font-color: blue;
}

#pager_nav
{
	line-height: 15px;
}

div.form-row span.error_msg
{
	color: #d8732f;
}

div.article_nav
{
	text-align: center;
}
