body
{
margin: 0px;
background-color: #ffffff;
font-family: verdana, helvetica, arial;
font-size: 10px;
}
td
{
font-size: 12px;
}
.hidden
{
visibility: hidden;
display:none;
}
#global
{
width: 100%;
margin-top: 4px;
}
.main
{
width: 780px;
border: 1px solid #C2AFA0;
margin-bottom: 20px;
}
#home
{
height: 500px;
background-image: url(images/background_home.jpg);
background-repeat: no-repeat;
border: 1px solid #C2AFA0;
}


#champ
{
background-image: url(images/background_champs_top.jpg);
background-repeat: no-repeat;
height: 130px;
}


#aproposPage
{
background-image: url(images/background_apropos_top.jpg);
background-repeat: no-repeat;
height: 130px;
}

#remerciementsPage
{
background-image: url(images/background_remer_top.jpg);
background-repeat: no-repeat;
height: 130px;
}

#liensPage
{
background-image: url(images/background_liens_top.jpg);
background-repeat: no-repeat;
height: 130px;
}

#quoideneufPage
{
background-image: url(images/background_quoideneuf_top.jpg);
background-repeat: no-repeat;
height: 130px;
}


#nousjoindrePage
{
background-image: url(images/background_nousjoindre_top.jpg);
background-repeat: no-repeat;
height: 130px;
}
#bottinPage
{
background-image: url(images/background_bottin_top.jpg);
background-repeat: no-repeat;
height: 130px;
}
#preventionPage
{
background-image: url(images/background_depistage_top.jpg);
background-repeat: no-repeat;
height: 130px;
}

#homeBottom
{
width: 780px;
height: 90px;
background-image: url(images/background_bottom_home.jpg);
background-repeat: no-repeat;
border-bottom: 1px solid #C2AFA0;
}

#champBottom
{
width: 780px;
height: 90px;
background-image: url(images/background_champs_bottom.jpg);
background-repeat: no-repeat;
}

#quoideneufBottom
{
width: 780px;
height: 90px;
background-image: url(images/background_quoideneuf_botto.jpg);
background-repeat: no-repeat;
}


#bottinBottom
{
width: 780px;
height: 90px;
background-image: url(images/background_bottin_bottom.jpg);
background-repeat: no-repeat;
}

#preventionBottom
{
width: 780px;
height: 90px;
background-image: url(images/background_depistage_bottom.jpg);
background-repeat: no-repeat;
}


#aproposBottom
{
width: 780px;
height: 90px;
background-image: url(images/background_apropos_bottom.jpg);
background-repeat: no-repeat;
}

#remerciementsBottom
{
width: 780px;
height: 90px;
background-image: url(images/background_remer_bottom.jpg);
background-repeat: no-repeat;
}

#liensPageBottom
{
width: 780px;
height: 90px;
background-image: url(images/background_liens_bottom.jpg);
background-repeat: no-repeat;
}
#nousjoindreBottom
{
width: 780px;
height: 90px;
background-image: url(images/background_nousjoindre_bot.jpg);
background-repeat: no-repeat;
}


#homelinks
{
float: right;
}

.header
{
height: 145px;
}

#logo
{
margin-top: 10px;
margin-left: 10px;
}

#menuContainer
{
}

#menu
{
padding-left:9px;
background-image: url(images/poster.gif);
background-repeat: repeat-y;
}

.menuItem
{
padding-bottom: 9px;
}

#journalHome
{
position: relative;
top: 40px;
left: 120px;
}

.journal
{
/*display: none;
visibility: hidden;*/
margin-top: 30px;
margin-left: 30px;
}

.video
{
float: right;
position: relative;
top: 221px;
}

.envideo
{
position:relative;
top: 30px;
}

#right
{
float: right;
margin-top: 90px;	
}

.topMenu
{
position: relative;
top: 0px;
margin-right: 4px;
}

.topMenu img
{
margin-top: 3px;
margin-bottom: 2px;
}


#lienActivite
{
position: relative;
top: 130px;
left: -60px;
}
#lienBulletin
{
position: relative;
top: 70px;
left: -90px;
}
#lienDerniereheure
{
position: relative;
top: 120px;
left: 75px;
}
.bottom
{
font-size: 9px;
}
.copy
{
margin-left: 200px;
}
.vieprive
{
float: right;
}
.vieprive a
{
text-decoration: none;
color: #000000;
}

.content
{
width: 410px;
padding-left: 5px;
font-size: 12px;
margin-top: 10px;
}

h2
{
margin-top: 2px;	
font-size: 14px;
color: #333333;
}
h3
{
margin-top: 0px;
font-size: 12px;
color: #333333;
}


.content p
{
line-height: 150%;
}

.content li
{
line-height: 150%;
}


.subMenu
{
margin-left: 15px;
font-size: 10px;
}
.subMenu a
{
text-decoration:none;
color: #000000;
font-size: 10px;
}
.subMenu a:hover
{
text-decoration:underline;
color: #000000;
font-size: 10px;
}