/*
Auteur:				Daniel Plante (www.danielplante.com)
Date de création:	15-01-2004
Pour: 				www.blackgrave.net
*/

a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #AA8734;
}

body {
	background-color: #3d3d3d;
}

h1 {
	font-size: 150%;
	font-weight: bold;
}

h1 img{
	margin-right: -5px;
	margin-top: 0em;
}

h2{
	font-size: 130%;
	font-weight: bold;
}

h3{
	font-size: 110%;
	font-weight: bold;
	margin-left: 25px;
}

h4{
	font-size: 100%;
	font-weight: bolder;
	margin-left: 25px;
}

img{
	border-color: #AA8734;
}

table tr td li{
	margin: 0px 5px 0px 20px;
}

table, td{
	border-color: #AA8734;
	padding: 0;
}

table{
	width: 100%;
}

ul, ul li/** ul, * ul li*/{
	margin: 0px 5px 0px 0px;
}

/************************************************************/
/* ID's */

#bas_pg td p{
	margin: 15px 5px 5px 5px;
	font-size: 90%;
}

#browsers p{
	text-align: right;
}

#content img/*.left*/{
	/*border: medium solid #8B008B;*/
	float: left;/**/
	clear: left;
}

#content table, #content table td{
	/*border: none;*/  /*  <-- mettre en commentaires pour debug */
}
#content table{
	border: none;
}

#content p, #content h1, #content h2, #content h3, #content h4/***/{
	margin: 10px 5px 0px 5px;
}

#desc_graphs{
	position: relative;/**/
	top: 0px;
	left: -113px;
	width: auto;
}

#global h1 {
	padding-top: 0.3em;
}

#global{
	position: relative;
	margin-left: 126px;
}

#global table img{
	/*border: dotted;*/
}

#global img.left{
	position:absolute;
	left:-126px;
}

/* attention: rechercher et supprimer les id='im_g' dans les *.php */
/*
#im_g{margin-right: 5px;}
*/
#lang{
	text-align: right;
	width: 15%;
}

#main{
	border: solid;
	border-width: medium;
	width: 740px;
}

#nav{
	width: 100%;
	background-color: #888A91;
	border-bottom: thin solid;
	border-top: thin solid;
}

#nav td{
	/*border: none;*/
	color: #ffffff;
}

#nav_boards p{	margin-bottom: 1em; margin-top: 0px;}

#placages{
	
}
#placages td{width: 20%; vertical-align: top;}
#placages img{height: 75px; width: 75px;/*border: dotted;*/}
#placages ul{ padding-bottom: 0.5em;}
/*
#placages td h4{
	margin-top: 1em;
	margin-bottom: 0.5em;
}
*/

#tr_push_up{height: 15em;}

#tbl_inside_content{width: auto;}

#tbl_int ul{margin-bottom: 1em;}

#tbl_int h4, #tbl_int p{
	margin-top: 0px;
	margin-bottom: 0px;
}

#tbl_int p{margin-bottom: 5px;}

#tbl_int tr td{vertical-align: top;}

div#wrap img.boards_left{
	/*float: left;
	clear: left;*/
}

/************************************************************/
/* classes */
/*
.banner div{
	position: absolute;
	display: block;
}*/

.bas_pg table{}

.calend_place{width: 350px;}

div#global span.fl_left img, #content span.fl_left img{float:right;clear:right;}

.graph_left{top: 133px;/**/ /*position: absolute;*/}
