/* CSS Document */

body
{
	margin: 20px 5px 10px 5px;
	padding: 0;
	color: #FFF;
	font: 14px/14px Calibri, Arial, Helvetica, sans-serif;
	text-align: justify;
	background-color: #333;
}

#top
{
	width: 1012px;
	height: 259px;
	position: relative;
	margin: auto;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	top: auto;
	right: auto;
}

#container
{
	width: 900px;
	height: auto;
	top: auto;
	right: auto;
	margin: auto;
	padding: 0px 5px 0px 5px;
	background-color: #333333;
		background-repeat: repeat-y;
	background-position: 0 0;
}

#bottom
{
	width: 1012px;
	height: 21px;
	top: auto;
	right: auto;
	margin: auto;
	padding: 0px 5px 0px 5px;
	background: #333333 url(folders/images/bottom_geo.gif) no-repeat 0 0;
}

#sidebar-left
{
	float: left;
	background-color: #333;
	padding-top: 10px;
	padding-left: 5px;
	height: auto;
}

#sidebar-left ul
{
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 16px;
	list-style: none;
	vertical-align: top;
}

.no-puce
{
  list-style-type: none;
}

#sidebar-left ul a,
#sidebar-left ul a:link,
#sidebar-left ul a:visited,
.sidebar a,
.sidebar a:link,
.sidebar a:visited
{
	text-decoration: none;
	color: #FFF;
}

#content
{
	height: auto;
	min-height: 300px;
	background-color: #333333;
	width: auto;
	margin-top: auto;
	margin-right: 30px;
	margin-bottom: auto;
	margin-left: 200px;
}

.table
{
  border: 0;
  font-size: 11px;
}

.title-main
{
	margin-bottom: 10px;
	padding: 5px 10px;
	font-weight: bold;
	background-color: #000;
	border-color: #DBDBDB;
	border-width: 1px 0;
	border-style: solid;
	display: block;
}

#footer
{
	margin: 0 10px;
	margin-top: 10px;
	padding: 5px 5px 0 5px;
	text-align: center;
	border-top: 2px solid #DBDBDB;
	background: #333333;
	text-color: #fff;
}

.footer-nav
{
	font-size: 10px;
	font-weight: bold;
	display: block;
}

.footer-copy
{
	font-size: 10px;
	display: block;
}

#footer a,
#footer a:link,
#footer a:visited,
.footer a,
.footer a:link,
.footer a:visited
{
	text-decoration: none;
	color: #FFF;
}

.marge {
margin-left: 5em;
}

#footer a:hover,
.footer a:hover
{
	text-decoration: underline;
}
