﻿/* border: solid 1px red; */

html
{
	height: 101%;
}

div 
{
	border: none;
}

body
{
	margin: 0;
	padding: 0;
	font: .8em verdana, "trebuchet ms", arial, helvetica, sans-serif;
	text-align: center;
	background: url(../img/fond.gif) repeat center top;
}

img 
{
	border: 0;
}

a:link {text-decoration: none}

a:visited {text-decoration: none}

a:active {text-decoration: none}

a:hover {text-decoration: underline; color: #604c3f;}

div#global
{
	position: relative;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 858px;	
	height: 3050px;
	text-align: center;
	background-color: White;
}

div#hdr
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 858px;
	height: 41px;	
	background: url(../img/hdr.gif) no-repeat left top;
}

div#hdr #contact
{
    padding-top: 5px;
	margin-top: 9px;
	width: 98%;
	height: 38px;
	text-align: right;
}

div#hdrlogo
{
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 858px;
	height: 141px;	
}

.logo_FR
{
	float: left;
	text-align: left;
	width: 225px;
	height: 141px;
	cursor: hand;
	text-decoration: none;
	background: url(../img/logo_FR.gif) no-repeat top;
}

.logo_EN
{
	float: left;
	text-align: left;
	width: 225px;
	height: 141px;
	cursor: hand;
	text-decoration: none;
	background: url(../img/logo_EN.gif) no-repeat top;
}

div#hdrlogo #menu
{
	float: right;
	left: 0px;
	top: 0px;
	text-align: right;
	width: 633px;
	height: 141px;
	background: url(../img/menu.gif) no-repeat top;
}

.menuglobalstd
{
    position: absolute;
    top: 60px;
    left: 465px;
    width: 350px;
    text-align: center;
}

.menuglobaladm
{
    position: absolute;
    top: 60px;
    left: 465px;
    width: 435px;
    text-align: center;
}

div#hdrlogo #menu #menu1
{
    position: absolute;
    top: 60px;
    left: 450px;
    width: 110px;
    text-align: center;
}

div#hdrlogo #menu #menu2
{
    position:absolute;
    top: 60px;
    left: 565px;
    width: 130px;
    text-align: center;
}

div#hdrlogo #menu #menu3
{
    position:absolute;
    top: 60px;
    left: 700px;
    width: 150px;
    text-align: center;
}

div#hdrlogo #menu #flag
{
    position:absolute;
    top: 100px;
    left: 355px;
    width: 500px;
    text-align: right;
}

div#subhdr
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 858px;
	height: 60px;	
	background: url(../img/subhdr.gif) no-repeat left top;
}

div#gauche
{
	float: left;
	width: 179px;
	height: 708px;
	text-align: right;
	background: url(../img/droitfond.gif) left;		
}

div#milieu
{
    float: left;
	width: 493px;
	margin-left: 2px;
	margin-right: 2px;
}

div#droit
{
	float: right;
	width: 180px;
	height: 708px;
	background: url(../img/droitfond.gif);
}

div#gauchehaut
{
	float: left;
	width: 179px;
	height: 157px;
	background: url(../img/gauchehaut.gif); 
}

div#droithaut
{
	float: right;
	width: 180px;
	height: 157px;
	background: url(../img/droithaut.gif);
}

div#content
{
    position: relative;
    width: 480px;
    text-align: center;
    z-index: 100;
}

div#content_help
{
    position: relative;
    padding: 5px 5px 5px 5px;
    left: -170px;
    background-color: #dddddd;
    color: #604c3f;
    font-size: 12px;
    width: 830px;
    text-align: justify;
}

div#content_ftb
{
    position: relative;
    left: -175px;
    width: 845px;
    text-align: center;
}

div#category
{
    position: relative;
    width: 380px;
    text-align: left;
}

div#categorytitle
{
    text-align: right;
    padding-top: 75px;
}

div#stat
{
    position: relative;
    width: 675px;
}

.txt1
{
	font-size: 11px;
	color: black;
}

.txt2
{
    font-size: 16px;
    color: #604c3f;
    font-weight: bold;
    font-style: italic;
}

.txt3
{
	color: red;
	font-weight: bold;
	font-size: 11px;
	font-style : italic;
}

.txt4
{
    font-size: 12px;
    color: #604c3f;
    font-weight: bold;
    font-style: italic;
}

.txt5
{
    font-size: 10px;
    color: #604c3f;
}

.txt6
{
    font-size: 12px;
    font-weight: bold;   
}

.txt7
{
    font-size: 20px;
    font-weight: bold;
    color: #dedb00;
}

.txt8
{
    font-size: 12px;
	color: #e36929;
	font-weight: bold;
}

.txt9
{
    font-size: 12px;
    color: #604c3f;
    font-weight: bold;
}

.txt10
{
    font: "trebuchet ms", verdana, arial, helvetica, sans-serif;
    font-size: 26px;
    color: #604c3f;
    font-weight: bold;
    font-style: italic;
}

.txt11
{
    font-size: 12px;
    color: White;
    font-weight: bold;
}

.menuglobaltxt
{
	font-size: 16px;
    color: #604c3f;
    font-weight: bold;
    font-style: italic;
    padding-right: 10px;
    padding-left: 10px;
}

.menuglobaltxt_selected
{
    color: #e36929;
    text-decoration: underline;
}

.menusstxt
{
	font-size: 11px;
	color: #e36929;
	text-align: right;
	font-weight: bold;
	font-style : normal;
	line-height: 30px;
	padding-right: 15px;
}

.menusstxt_selected
{
	color: #604c3f;
}

.UpdateProgress
{
	position:absolute;
    top: 200px;
    left: 750px;
    width: 100px;
    text-align: right;
}

.UpdateProgressLbl
{
	color: #a1a1a1;
	font-style: italic;
	font-size: 12px;
}

.news
{
    padding-top: 30px;
    Height: 525px;
}

.separator
{
    color: #ccc;
    height: 1px;
    border-style: dashed;
}