	/****************************************************************************************************  GENERAL */

	/*---------- CONTAINERS ----------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9E9E9E;
	margin: 10px 0 10px 0;
	text-align: center;
	color: #7B7B7B;
	font-size: 12px;
	text-align: center;
}
div#content {
	background: url(../img/bg.gif) repeat-y center top;
	width: 830px;
	padding: 0 10px 10px 10px;
    margin: 0 auto;
}

	/*---------- TITRES ----------*/

h1 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 20px;
	letter-spacing: 1px;
	color: #73BE1E;
	border-bottom: 1px solid #9E9E9E;
}
h2 {
	color: #FFA52E;
	font-size: 16px;
	letter-spacing: 0.5px;
	margin-bottom: 0;
	padding-top: 5px;
}
h3 {
	color: #7CB0D1;
	font-size: 16px;
	border-bottom: 1px solid;
	padding-bottom: 4px;
	margin-top: 0;
}
h4 {
}
h5 {
}

	/*---------- AUTRES BALISES ----------*/

img {
	border: none;
	display: block;
	margin:0;
	padding:0;
}
p {
}
a {
	color: #339999;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

	/*---------- TABLEAUX ----------*/

table {
	width: 100%;
	border-collapse: collapse;
}
th {
	padding: 5px;
	text-align: right;
}
td {
	text-align: center;
	padding: 5px;
}

	/*---------- FORMULAIRES ----------*/

form {
	margin: 0;
	padding: 0;
}
.large {
	width: 98%;
}
table input {
	border: 1px solid #666666;
	color: #305947;
}
.needed {
	background-color: #F7F7F7;
}

	/*---------- DIVERS ----------*/

.clear {
	clear: both;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}

	/****************************************************************************************************  TOP */

div#top {
	height: 170px;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	text-align: left;
}
div#top img#logo {
	margin:20px 0 0 11px;
	padding: 20px 0 0 0;
}
#content ul#menu{
	margin:0;
	margin-left:1px;
	padding:0;
}
ul#menu {
	width: 828px;
	margin: 0;
	padding: 0;
	background: url(../img/bg_menu.gif);
	height: 32px;
	border-top: 1px solid white;
	border-bottom: 1px solid #9E9E9E;
	margin-right: auto;
	margin-left: auto;
}

ul#menu li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	font-variant:small-caps;
	
}
ul#menu li a {
	display: block;
	float: left;
	line-height: 32px;
	color: white;
	text-decoration: none;
	font-size: 1.145em;
	padding: 0 13px;
	letter-spacing: 1px;
}
ul#menu li a:hover {
	background: url(../img/bg_menu_over.gif);
}
ul#menu li a.selected {
	background: url(../img/bg_menu_over.gif);
	
}


	/****************************************************************************************************  LEFT */

div#left {
	text-align: justify;
	float: left;
	width: 570px;
	padding: 20px 5px 0 10px;
	line-height: 18px;
}
div#left ul li {
	margin-bottom: 4px;
	list-style-type: square;
}


	/****************************************************************************************************  RIGHT */

div#right {
	text-align: left;
	float: right;
	width: 220px;
	padding: 20px 10px 0 5px;
}
div#right ul {
	margin-left: 0;
	padding-left: 0;
}
div#right ul li {
	list-style-type: none;
	margin-bottom: 10px;
}



	/****************************************************************************************************  BOTTOM */

h6 {
	background: url(../img/bottom.gif) no-repeat top;
	margin: 0;
	padding: 18px 0 0 0;
	color: white;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
}
h6 a {
	color: white;
	text-decoration: underline;
}
.proadmin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	background-color: white;
	padding: 0 2px 0 2px;
	letter-spacing: 1px;
	font-weight: bold;
}
.pro { color: rgb(23,61,118); }
.admin{ color: rgb(100,100,100); }


/****************************************************************************************************  CREDITS */

div#credits {
	text-align: left;
	background-color: white;
	border: 1px solid;
	padding: 10px;
}
/****************************************************************************************************  Telechargement */

#telechargement tr{width:300px;}

.size{
margin-left:10px;
}
