BODY
{
	background-color: #CCCC99;
	color:yellow;
	margin: 0;
}

#top
{
	height: 123px;
	width: 100%;
	background-image: url(images/barre.gif);
	background-repeat: repeat-x;
}

#logo
{
	left: 130px;
	position: absolute;
	top: 0pt;
	height: 123px;
}

#deco
{
	position: absolute;
	top: 96px;
	left: 0px;
	height: 27px;
	width: 137px;
}	

#left 
{
	position: absolute;
	width:150px;
	top:140px;
	left:10px;
	padding: 10px;
	border: 2px solid #CCB399;
	-moz-border-radius: 20px;
}

#left hr
{
    border: none;
    border-top: 2px dotted #CCB399;
}

#left ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#left li
{
	margin: 1px;
}

#left a:link,a:visited,a:hover{
	color: #46468B;
	text-decoration: none;
}

#left a:hover:after { 
	content:" « ";
}

#logmenu 
{
	margin:0;
    margin-bottom: 10px;
	padding:0;
	font-size: 12px;
	font-family: Verdana;
	color:Black;
}


#mainmenu
{
	margin:0;
	padding:0;
	font-size: 12px;
	font-family: Verdana;
	color:Black;
}

#lastupdate
{
	margin:0;
	padding:0;
	font-size: 12px;
	font-family: Verdana;
	color:Black;
}

#counter
{
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(http://fastcounter.bcentral.com/fastcounter?1888668+3777343);
	padding-bottom: 0px;
	margin: 10px 0 ;
	padding-top: 0px;
	background-repeat: no-repeat;
	height: 20px;
}

#buttons
{
	padding: 0;
	margin: 10px 0 ;
}

#content 
{
	position:absolute;
	top:123px;
	left:200px;
	background: #CCCC99;
	font-size: 12px;
	font-family: Verdana;
	color:Black;
	margin-left: auto;
}	


#content hr
{
    border: none;
	border-top: #CC9999 2px dotted;
	width: 30px;
	margin-left: 0;
    margin-top: 25px;
    margin-bottom: 25px;
}

#content p
{
	padding: 10px;
	border: 2px solid #CCB399;
	-moz-border-radius: 20px;
}

#content titre
{
	margin-bottom: 10px;
	font-size: 12px;
	font-style: italic;
}

#content h2
{
	font-weight: bold;
	font-size: 24px;
	color: black;
}

#content h3 
{
	margin-bottom: 10px;
	font-size: 12px;
	font-style: italic;
}

#content q
{
	font-size: 9px;
	font-style: italic;
}

#content table
{
	width:10%;
	border-style:none;
}

#content td { 
	border-style:solid; 
	border-width:2px; 
	border-color:#CCB399;
	padding: 10px;
	-moz-border-radius: 20px;
}

#content td.titre { 
	width:30%;
	text-align: center;
}

#content td.donnees { 
	width:50%;
	text-align: left;
}
