body 
{  
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:5px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    border-left:0px;
    font-family: Arial, Verdana, sans-serif; 
    font-size: 12px;
    color: #000000;
    background-image:url("images/background.gif");
}
h1{
    font-size: 16px;
    margin: 8px 0;
}
h2{
    font-size: 14px;
    margin: 7px 0;
}
TD        
{
    font-family: Arial, Verdana, sans-serif; 
    font-size: 12px;
    font-style: normal; 
    color: #000000;
}
a
{
    text-decoration: none;
    color: #0000FF;
}
input         
{
    BORDER-TOP-COLOR: #000000; 
    BORDER-LEFT-COLOR: #000000; 
    BORDER-RIGHT-COLOR: #000000; 
    BORDER-BOTTOM-COLOR: #000000; 
    FONT-SIZE: 11px; 
    FONT-FAMILY: Verdana,Helvetica; 
}
textarea
{
    BORDER-TOP-COLOR: #000000; 
    BORDER-LEFT-COLOR: #000000; 
    BORDER-RIGHT-COLOR: #000000; 
    BORDER-BOTTOM-COLOR: #000000; 
    FONT-SIZE: 10px; 
    FONT-FAMILY: Verdana,Helvetica; 
}
SELECT         
{
    BORDER-TOP-COLOR: #000000;
    BORDER-LEFT-COLOR: #000000; 
    BORDER-RIGHT-COLOR: #000000; 
    BORDER-BOTTOM-COLOR: #000000; 
    FONT-SIZE: 10px; 
    FONT-FAMILY: Verdana,Helvetica; 
}
a:hover
{
    text-decoration: none;
    color: #0000FF;
}
.menu1 
{  
    font-family: Arial, Verdana, sans-serif; 
    font-size: 13px;
    font-style: normal; 
    font-weight: bold; 
    color: #323D99;
    text-decoration: none;
}
a.menu1 
{
    text-decoration: none;
}
a.menu1:hover 
{
    color: #00A0B9;
    text-decoration: none;
    border: 1px #F2EBB4 solid;
}
.menu1_select
{
    font-family: Arial, Verdana, sans-serif; 
    font-size: 13px;
    font-style: normal; 
    font-weight: bold; 
    color: #00A0B9;
    text-decoration: none;
}
.menu2 
{  
    font-family: Arial, Verdana, sans-serif; 
    font-size: 11px; 
    font-style: normal; 
    font-weight: normal; 
    color: #000000;
    text-decoration: none;
}
a.menu2 
{
    text-decoration: none;
}
a.menu2:hover 
{
    color: #00A0B9;
    text-decoration: none;
    border: 1px #FFFFFF solid;
}
.menu2_select
{
    font-family: Arial, Verdana, sans-serif; 
    font-size: 11px;
    font-style: normal; 
    font-weight: bold; 
    text-decoration: none;
}
.contenu
{
    font-family: Arial, Verdana, sans-serif; 
    font-size: 12px;
    font-style: normal; 
    padding-right: 8pt;
    color: #000000;
}
a.contenu 
{
    text-decoration: none;
}
a.contenu:hover 
{
    color: #00A0B9;
    text-decoration: none;
    border: 1px #FFFFFF solid;
}
.contenu_p
{
    font-family: Arial, Verdana, sans-serif; 
    font-size: 11px;
    font-style: normal; 
    padding-right: 10px;
    color: #000000;
}
a.contenu_p 
{
    text-decoration: none;
}
a.contenu_p:hover 
{
    color: #00A0B9;
    text-decoration: none;
    border: 1px #FFFFFF solid;
}
.titre 
{  
    font-family: Arial, Verdana, sans-serif; 
    font-size: 15px;
    font-style: normal; 
    font-weight: bold; 
    color: #323D99;
    text-decoration: none;
}

/*******************************************************************************
* IMAGES TOURNANTES
*******************************************************************************/
.hidden
{
    clip: rect( 0px 0px 0px 0px );
    position:absolute;
    left:-1000;
    top:-1000;
    width:1px;
    height:1px;
}
.visible
{
    border-width:9;
    border-style:solid;
    border-color:RGB(255,255,255);

    clip: auto;
    position:static;
}
/******************************************************************************
* BANNIERE FONDU
******************************************************************************/
#imageContainer {
	height:300px;
    position:relative;
	margin:0 0 0 0px;
    background: transparent 0 no-repeat;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}