body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td
{
margin: 0; padding: 0; border: 0; outline: none;
}

body
{

font-size: 100%
}

h1, h2, h3, h4, h5, h6
{
font-size: 100%;
padding: .6em 0;
margin: 0 0px;
}

img { behavior: url(/debe/css/iepngfix.htc) }

body
{
	background-color: #090808;
	font-family: "Trebuchet MS";
	color: white;
}

#conteneur
{
	width: 800px;
	margin: 0 auto;
	position: relative;
}

#banniere
{
	height: 247px;
	background-image: url(/debe/images/interface/banniere_002_0_02.gif);
	background-repeat: no-repeat;
	position: relative;
}

#banniere h1
{
	display: none;
}

#logo
{
	width: 363px;
	height: 71px;
	position: absolute;
	top: 109px;
}

#menuhaut
{
	width: 800px;
	position: absolute;
	top: 216px;
	right: 0px;
	text-align: right;
	border-top: 6px solid gray;
}

#menuhaut li,#menubas li
{
	display: inline;
	border-right: 2px solid gray;
	padding: 0 10px;
}

a, a:hover, a:visited, a:active
{
	color: #FFFFCC;
	text-decoration: underline;
}


#menubas li a, #menuhaut li a
{
	color: white;
	text-decoration: none;
}

#menubas li a:hover, #menuhaut li a:hover, #menubas li a.active, #menuhaut li a.active
{
	color: #ff8c00;
	text-decoration: none;
}

#contenu, #contenularge
{
	/*text-align: justify;*/
	clear: both;
	overflow: hidden;
	height: 1%;
	margin: 1.5em;
	font-size: 85%;
}

#contenularge h2
{
	font-size: 220%;
	margin-bottom: 0.1em;
	color: silver;
	clear: both;
        padding:0.3em 0 0.1em 0;
}

#contenularge h3
{
	margin: 10px 0 0.3em 15px;
	clear: both;
	font-size: 100%;
	font-weight: normal;
        padding:0.1em 0;
}

#infocourte
{
	float: left;
	width: 32%;
}

img
{
	border: 0;
}

img.g
{
	float: left;
	margin: 0 1em 0.2em 0;
}

img.d
{
	float: right;
	margin: 0 0 0.2em 1em;
}

img.g
{
	display:block;
	margin: 0 0 1em 0;
	clear:both;
}


#pieddepage
{
	position: relative;
	border-top: 6px solid gray;
	height: 50px;
}

#menubas
{
	width: 500px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
}

.galerie
{
	padding: 0em;
	overflow: hidden;
        line-height:0;
margin-top:2em;
}

.galerie li
{
	list-style: none;
	float: left;
	margin: 0 0px 15px 15px;
	padding: 0px;
}

.galerie a
{
	display: block;
	padding: 0px;
	background: #090808;
}

.galerie a:hover
{
	background: #090808;
}


#infocourte h2
{
	font-size: 180%;
	line-height: 1.1;
	margin-bottom: 1em;
	color: silver;
}

#infocourte h3
{
	font-size: 130%;
	line-height: 1.1;
	margin-bottom: 0.3em;
	border-bottom: 1px dashed gray;
	padding-bottom: 0.3em;
	color: silver;
}

#infocourte h4
{
	font-size: 100%;
	line-height: 1.1;
	margin-bottom: 0.3em;

	padding-bottom: 0.3em;
	color: silver;
}

#infolarge
{
	float: right;
	width: 62%;
}

#infolarge h1
{
	font-size: 260%;
	line-height: 1.1;
	margin-bottom: 0.2em;
	color: silver;
	clear: both;
	padding-top: 0.2em;
}

#infolarge h2
{
	font-size: 160%;
   line-height: 1.1;
	margin-top: 0.3em;
	margin-bottom: 0.2em;
	padding-bottom: 0.3em;
	clear: both;
	color:silver;
}
#infolarge h3
{
	font-size: 130%;
	line-height: 1.1;
	margin-bottom: 0.3em;
	padding-bottom: 0.3em;
	clear: both;
	color:silver;
}

#infolarge p, #infocourte p
{
	margin-bottom: 0.8em;
	padding-bottom: 0.5em;
	line-height: 1.3;
}

.eb
{
	margin-bottom: 1em;
        border: none;
	border-bottom: 1px dashed gray;
	height: 4em;
}

.enb
{
	margin-bottom: 1em;
        border: none;
	height: 4em;
}


