body {
		font-family:  Trebuchet, Verdana, "Gill Sans", "Courier New", monospace, "Comic Sans";
		color: #666666;
		font-size: 12px;
		/*background-color : #E4E3CC; */
		background-color: #FFFFFF;
}
/* Hide from IE-Mac \*/
html>body #content dd
{
	font-size: 0.9em;
}
/* End hide */

#container
{
width: 780px;
margin: 10px auto;
background-color: #FFFFFF;
color: #333;
/*border: 1px solid gray; */
line-height: 130%;
/*background-image: url("img/fond.png");
background-position: center 95px; */

}

#top
{
padding-top: 1.2em;
padding-right: 1em;
background-image: url("img/banizzyslogan1.png");
background-repeat: no-repeat;
background-color: #fff;
height: 100px;
background-position:  center top;
text-align: right;
}

#top h1
{
padding: 0;
margin: 0;
font-size: 2em;
}

#top h1 a
{
padding: 0;
margin: 0;
color: white;
background-image: url("img/scanline.gif");
/*background-color: #FEDE58; */

}


#leftnav
{
float: left;
width: 175px;
min-height: 390px;
margin: 0;
padding-top: 1em;
padding-left: 0.5em;
/*background-image: url("img/leftnav.png");
background-position: left top;
background-repeat: no-repeat; */
background-image: url("img/charbon2.png");
background-position: top 185px;
background-repeat: no-repeat;
font-family: Georgia, Verdana, "Lucida Grande", Tahoma, Helvetica;

}

#rightnav
{
float: right;
width: 160px;
margin: 0;
padding: 1em 1em 1em 0,5em;
background-image: url("img/coin2.png");
background-position: 1px 1px ;
background-repeat: no-repeat;
display: block;
}

#content
{
display: block;
margin-left: 178px;
margin-right: 170px;
margin-top: 10px;
padding: 1em 0.1em 1em 2em;
max-width: 36em;
/*background-repeat: no-repeat;
background-image: url("img/charbon2.png");
background-position: top left;
background-repeat: no-repeat;*/
background-color: #fff;
}


#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
/*background-color: #ddd;
border-top: 1px solid gray; */
background-image: url("img/ban_bot.png");
background-position: center center;
background-repeat: no-repeat;

}

#leftnav p { margin: 0 0 1em 0; 
}

#content h1 {
font-family: Georgia, Verdana, "Lucida Grande", Tahoma, Helvetica;
font-size: 1.8em;
}

#content h2 { margin: 0 0 .5em 0; 
font-family: Georgia, Verdana, "Lucida Grande", Tahoma, Helvetica;
font-size: 1.5em;
}
#content h3 { 
font-size: 1.1em;
font-family: Georgia, Verdana, "Lucida Grande", Tahoma, Helvetica;
font-style: italic;
}


-------
dl{
	float: left;
}

dd {
font-size: 1em;
}

dd img {
	float: left;
	padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  display: block;
	}


dd.comm:first-letter {
font-size: 200%;
float: left;
}

#content li {
list-style-image: url("img/fleche_v.png");
}


#footer p {
	text-align: center;

}

ul li.leftnav{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.leftn{
list-style: none;
	padding: 0;
	margin: 0;
}

#rightnav p {
padding-left:14px;
padding-top:6px;
}

#rightnav a img{
		text-decoration:  none;
		border-color:white;
		color:white;
		}


#rightnav ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#rightnav ul li a:hover {
text-decoration: underline;
background-image:url("img/scanline.gif");
font-stretch: condensed;
}

#rightnav ul li a:visited {
font-stretch: condensed; 
color: #716242;
}

#leftnav>ul {
	padding: 0;
	list-style: none;
	font-size: 1.2em;
}
#leftnav>ul li{
	padding: 0;
	list-style: none;
	font-size: 1.1em;
}

#leftnav a {
/* color: white; */
font-size: 1.1em;
}


li.menu a {
background-color: white;
 height: auto;
 padding-right: 5px; }
li.menu {
 background-image:url("img/fleche_j.png");
 background-position:right;
 margin-left: 0;
 padding-left: 0;
 margin-bottom:10px;
 list-style: none;
}
#leftnav ul.som {
 margin-left: 0;
 padding-left: 0;
}
li.menu:first-letter {
text-decoration: underline;
}

p.tiret {
	border-bottom-color: #C4C4C4;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-bottom: 0.8em;
}

a {
	color: #99CC66;
	text-decoration: none;
}

a.ext {
padding-right: 15px;
}

a.ext:hover {
background: url('img/extlink.gif') right center no-repeat !important;
font-size: 1.1em;
}

a.top{
color: #716242;
}

a.faq {
cursor: help;
}
a.faq:visited {
cursor: help;
}
	

#content img {
	border-width: 1px;
	border-color: #C4C4C4;
	border-style: solid;
}

#content ul li {
	list-style-image: url("img/puce.png");
}

h2 {
padding: 0.5em;
}

#palm {
display: none;
}
#nopalm {
display: block;
}


div.log {
margin-left: 200px;
text-align: right;
font-size: 0.2em;
}

div.log input.logg {
background-color: #FFE171;
}

blockquote {
	font-size: 12px;
	color: #323232;
	font-style: normal ;
	padding-left: 20px;
	background: url("img/quotemarks.gif") no-repeat 0 3px;
	background-color: white;
	text-align: justify;
	}
.alt {
display: none;
}


