﻿*
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    margin: 0 0 0 0;
    padding: 0;
}
#global
{
    width: 90%;
    min-width: 950px;
    max-width: 950px;
    margin: 0 auto; /* pour centrer le contenu ajouter ceci */
    position: relative; /* border: 2px solid #999; /*overflow: hidden;	*/
    min-height: 732px;
    background-color: #fff;
    top: 0px;
    left: 0px;
    overflow: hidden;
}

#logo , #logo2
{
    float: left;
    left: 19px;
    top: 0px;
    width: 288px;    
    background-image: url('VMSF2010-1/logo.png');
    background-repeat: no-repeat;
}
 #logo2{ height:178px;}

#fond_menu
{
    margin-left: 288px;
    height: 112px;
   background-image: url(VMSF2010-1/fond_menu.png);
    background-repeat: no-repeat;
   
}

#menu_reseaux_sociaux
{
    height: 26px;
    padding-top: 4px;
    width: 633px;
    text-align: right;
}
#menu_general
{
    margin-left: 23px;
    float: left;
    top: 93px;
    width: 391px;
    margin-top: 41px;
}

/*
 #menu a:link , #menu_general  a:link
{
   
}
#menu a:visited , #menu_general a:visited
{
    color:#000;
    text-decoration: none;
}
#menu a:hover , #menu_general a:hover
{
    color: #009FEC;
    text-decoration: none;
}
#menu a:active, #menu_general a:active
{
    color: #000;
}

*/
#menu_drapeau
{
    width: 200px;
    margin-left: 439px;
    margin-top: 15px;
    height: 40px;
    text-align: left;
}
#menu
{
    padding: 0px 0px 0px 0px;
    margin: 181px 0px 0px 86px;
    text-align: left;
    list-style-type: none;
    text-transform: uppercase;
}
#col-gauche
{
    padding: 0px 0px 0px 0px;
    margin-left:86px;
    text-align: left;
}

#contenu , #contenu2
{ 
    margin-left: 288px;
    width: 650px;
   
}
#contenu {  min-height:732px; }
#contenu2 {  min-height:68px; }
#contenu-large{
clear: both;
    margin-left: 86px;
    margin-right: 86px;
    
}
#pied-page
{
    clear: both;
    margin-left: 86px;
    margin-right: 86px;
    margin-top: 30px;
    font-size: 0.8em;
    text-align: center;
     padding:15px 0 0 0;
}
#sejours-retour { float:left;}
.accueil
{
    margin: 0 0 0 0;
    text-transform: uppercase;
}
.contacts
{
    margin: 0 0 0 15px;
    text-transform: uppercase;
}

.zone1{ /* zone cliquable */
float: left; /* permet de donner une dimension à la balise a qui est une balise en ligne */
width : 200px;
height: 82px;
margin-left: 86px;
margin-top: 30px;
/*border: 1px dotted black;  ajouté pour visualiser la zone*/
}

.newsLetter
{
    margin: 0 0 0 15px;
    text-transform: uppercase;
}
.espaceAdhérents
{
    margin: 0 0 0 15px;
    text-transform: uppercase;
}
.quiSommesNous
{
    border-width: 0px;
    width: 133px;
    height: 22px;
    margin: 0 0 0 20px;
}
.sejours
{
    width: 58px;
    height: 22px;
    margin-left: 20px;
}
.infosPratiques
{
    margin-left: 20px;
}
.offresEmploi
{
    margin-left: 20px;
}
.telechargements
{
    margin-left: 20px;
}
body
{
    background: #C8D3DB url(VMSF2010-1/fond_page.jpg) repeat-x scroll left top;
    font-family: "Trebuchet MS" , arial;
    font-size: 14px;
}
p
{
    /*margin-top: 11px;*/
    margin-bottom: 0px;
    text-align: left;
}
h3
{
    font-size: 1.3em;
    font-weight: 100;
    padding: 5px 0 0px 0;
    margin: 0;
    bottom: 0;
}
a:link
{
    color: #069;
    text-decoration: none;
    min-height: 51px;
    top: 0px;
    left: 1px;
}
a:visited
{
    color:#069;
    text-decoration: none;
}
a:hover
{
    color: #009FEC;
    text-decoration: none;
}
a:active
{
    color: #069;
}

