﻿html,body
    {
    margin:0px 0px 0px 0px;
    font-family:Arial;
    font-size:12px;
    background-color:#ffffff;
    background-attachment:fixed;
    background-repeat:no-repeat;  
    }   
    .container
    {
    position:relative;
    width:1000px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(../img/gabarit/BackGround_container.gif);
    background-repeat:repeat-Y;
    font-style:normal
    }
    .adressArea
    {
    position:absolute;
    z-index:5;
    left:40px;
    font-size:11px;
    color:#508da4;
    font-weight:bold;
    }
    .adressArea a
    {
    color:#508da4;
    text-decoration:none;
    }
    .adressArea a:hover
    {
    color:#508da4;
    text-decoration:underline;
    }
    #headerMenu
    {
    position:absolute;
    z-index:99;
    left:4px;
    top:246px;
    width:577px;
    height:50px;
    background-image:url(../img/gabarit/BackGround_HeaderMenu.gif);
    background-repeat:no-repeat;
    font-size:12px;
    text-align:center;
    }
    .menuItem
    {
	width:150px;
	text-align:left;
	font-size:11px;
	}
	.menuBarIe
    {
	height:47px;
	width:110px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	}
	.menuBarMozilla
    {
	height:48px;
	width:110px;	
	margin: -10px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	}
	.menuBarSafari
    {
	height:54px;
	width:110px;
	margin: -10px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	}	
    .separateurMenu
    {
    display:block;
    width:9px;
    height:48px;
    background-image:url(../img/gabarit/Separateur_HeaderMenu.gif);
    background-repeat:no-repeat;
    }
    .title
    {
    margin-top:10px;
    margin-left:15px;
    top:10px;
    left:45px 
    }
    
    #centerText
    {
    background-image:url(../img/gabarit/center/body_cadre.jpg);
    background-repeat:repeat-y;
    }
    
    a.rightMenu
    {
    display:block;
    width:254px;
    height:21px;
    background-image:url(../img/gabarit/right_menu/BackGround_btn.gif);
    color:#43687a;
    font-weight:bold;
    text-decoration:none;
    padding-left:5px
    }
    
    a.rightMenu:hover
    {
    color:#444444;
    background-image:url(../img/gabarit/right_menu/BackGroundOver_btn.gif);
    }
    #newsArea
    {
    position: relative;
    left:5px;
    border:1px solid #96b750;
    background-color:#ffffff;
    font-size:11px;
    color:#2babdc;
    width:247px
    }
    #newsArea a
    {
    color:#8eb224;
    text-decoration:none;
    font-weight:bold
    }
    #newsArea a:hover
    {
    color:#2babdc;
    text-decoration:none;
    }
    .footer
    {
    position:relative;
    width:800px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    font-size:10px;
    color:#838383;
    font-style:normal
    }
    .footer a
    {
    color:#2babdc;
    text-decoration:none;
    }
    .footer a:hover
    {
    color:#2babdc;
    text-decoration:underline;
    }
    
    .txtBox
    {
		border:1px solid #444444;
		font-family:Arial;
		font-size:11px
    }
    
    .Contact
    {
	position:relative;
	left:20px;
	color:#444444;
	font-size:14px
    }
    
    .Contact a
    {
	color:#006699;
	text-decoration:none
    }
    .Contact a:hover
    {
	text-decoration:underline
    }
    
    .Mentions
    {
	position:relative;
	left:20px;
	color:#444444;
	font-size:12px
    }
    
    .Mentions a
    {
	color:#006699;
	text-decoration:none
    }
    .Mentions a:hover
    {
	text-decoration:underline
    }
    