body{
    background-repeat: repeat;
    background-image: url(font.png);
    font-family: 'Droid Serif', Georgia, arial, serif; font-size: 11px; color: #000;
}
/* titre 14 -> Droid Sans
contenu 12 -> Droid Serif */

.header{
    text-align: right;
    height:70px;
    margin-bottom:10px;
}

.page{
    margin:40px 7.5% 0 7.5%;
}

h1 { font-family: 'Droid Sans', Georgia, arial, serif; font-weight: bold; font-size: 16px;}
h3{ font-family: 'Droid Serif', Georgia, arial, serif; font-size: 12px; color: #000; margin-top:5px; margin-bottom:0px;}
.profil-nom{  font-family: 'Syncopate', serif;
  font-style: normal;
  font-weight: 400;
  text-shadow: 4px 4px 4px #bbb;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0.100em;
  word-spacing: 0.12em;
  line-height: 1em;}
.profil-element{  font-family: 'Raleway', serif;
                  display: inline; 
  font-style: normal;
  font-weight: 400;
  text-shadow: 2px 2px 2px #aaa;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1em; font-size: 24px; margin-left:15px;
}
.titre_news {font-family: Georgia; font-weight: bold; }
.content {
    text-align: left;
    margin-top: 5px;
    border:1px solid #000000;
    background-color: #fff;
}
/*.content-accueil-news{
    border: solid 1px;
    vertical-align: top;
    width: 80%;
    margin-left:8px;
    text-align: left;
}
.content-accueil-profil{
    border: solid 1px;
    vertical-align: top;
    width: 20%;
}*/
h2 {
    font-family: Georgia; font-weight: bold; font-size: 11px;
    display: inline;
}
/*.carres-profil{
    text-align:center;
    margin: 2px;
    height: 100%;
    background-color: #1ba0e1;
    font-family: 'Nobile', arial, serif;
    font-weight: bold; color: white;
    font-size: 14px;
}*/


img {border:none; border-bottom: none; border-bottom-style: none; border-bottom-width: 0px;}
a:link.img {border:none; border-bottom: none; border-bottom-style: none; border-bottom-width: 0px;}
a:visited.img {border:none; border-bottom: none; border-bottom-style: none; border-bottom-width: 0px;}
a:hover.img {border:none; border-bottom: none; border-bottom-style: none; border-bottom-width: 0px;}
a:active.img {border:none; border-bottom: none; border-bottom-style: none; border-bottom-width: 0px;}
/*a img {border:none;  border-bottom: none; border-bottom-style: none; border-bottom-width: 0px;}*/
a:link{color: #0099FF; text-decoration: none; border-bottom-style: dotted; border-bottom-width: 1px;}
a:visited{color: #0099FF; text-decoration: none; border-bottom-style: dotted; border-bottom-width: 1px;}
a:hover{color: #48c02d; text-decoration: none; border-bottom-style: dotted; border-bottom-width: 1px;}
a:active{color: #48c02d; text-decoration: none; border-bottom-style: dotted; border-bottom-width: 1px;}

.menu_bas {font-size: 11px; color: #CCCCCC; }
.content_news {font-family: Georgia; font-size: 11px;}
.occupation{font-family: Georgia; font-size: 11px; color: #FF6600}
.titre_partenaires {font-family: Georgia; font-weight: bold; font-size: 11px;}
.date_news {font-family: Georgia; font-size: 11px; color: #FF9900}


.menu{
    float:right;
}
.clear{
    clear:both;
}
#menu{
    padding: 0; margin:0; list-style-type:none; width:740px; display:block;
}

#menu li{
    display:block; float:left;
}

#menu li a {
    background-image:url(images/menu-font.png); background-repeat:no-repeat; text-indent: -100000px; display:block; height:20px;
    border:none; border-bottom: none; border-bottom-style: none; border-bottom-width: 0px;
}  /* text-indent 27px */

.contenu-top{
    width:85%;
}
/*.contenu-t-l{
    background-image:url(content-font.png);
    background-position:0px 0px;
    float:left;
    width:25%;
    height:10px;
    //display:inline;
}

.contenu-t-r{
    background-image:url(content-font.png);
    background-position:-79px 0px;
    float:right;
    width:25%;
    height:10px;
    //display:inline;
}

.contenu{
    background-image:url(content-font.png);
    background-position:-40px -40px;
    width:1px;
    height:1px;
    //display:inline;
}

.contenu-t-m{
    background-image:url(content-font-t-m.png);
    background-repeat:repeat-x;
    height:10px;
    width:50%;
    //display:inline;
} */

/* Menu Normal */
#menu li a.menu_accueil{width:69px; background-position: 0px 0px;}
#menu li a.menu_profil{width:60px; background-position: -69px 0px;}
#menu li a.menu_folio{width:60px; background-position: -129px 0px;}
#menu li a.menu_commande{width:90px; background-position: -189px 0px;}
#menu li a.menu_podcast{width:80px; background-position: -279px 0px;}
#menu li a.menu_download{width:119px; background-position: -359px 0px;}
#menu li a.menu_contact{width:75px; background-position: -478px 0px;}
#menu li a.menu_partenaires{width:127px; background-position: -553px 0px;}
#menu li a.menu_blog{width:60px; background-position: -679px 0px;}

/* Menu Dessus RollOver */
#menu li a.menu_accueil:hover{width:69px; background-position: 0px -19px;}
#menu li a.menu_profil:hover{width:60px; background-position: -69px -19px;}
#menu li a.menu_folio:hover{width:60px; background-position: -129px -19px;}
#menu li a.menu_commande:hover{width:90px; background-position: -189px -19px;}
#menu li a.menu_podcast:hover{width:80px; background-position: -279px -19px;}
#menu li a.menu_download:hover{width:119px; background-position: -359px -19px;}
#menu li a.menu_contact:hover{width:75px; background-position: -478px -19px;}
#menu li a.menu_partenaires:hover{width:127px; background-position: -553px -19px;}
#menu li a.menu_blog:hover{width:60px; background-position: -679px -19px;}

/* Menu Dessus RollOver */
#menu li a.menu_accueil_active{width:69px; background-position: 0px -38px;}
#menu li a.menu_profil_active{width:60px; background-position: -69px -38px;}
#menu li a.menu_folio_active{width:60px; background-position: -129px -38px;}
#menu li a.menu_commande_active{width:90px; background-position: -189px -38px;}
#menu li a.menu_podcast_active{width:80px; background-position: -279px -38px;}
#menu li a.menu_download_active{width:119px; background-position: -359px -38px;}
#menu li a.menu_contact_active{width:75px; background-position: -478px -38px;}
#menu li a.menu_partenaires_active{width:127px; background-position: -553px -38px;}
#menu li a.menu_blog:hover_active{width:60px; background-position: -679px -38px;}

/* Menu Dessus Visité */
#menu li.visite a.menu_accueil{width:69px; background-position: 0px -38px;}
#menu li.visite a.menu_profil{width:60px; background-position: -69px -38px;}
#menu li.visite a.menu_folio{width:60px; background-position: -129px -38px;}
#menu li.visite a.menu_commande{width:90px; background-position: -189px -38px;}
#menu li.visite a.menu_podcast{width:80px; background-position: -279px -38px;}
#menu li.visite a.menu_download{width:119px; background-position: -359px -38px;}
#menu li.visite a.menu_contact{width:75px; background-position: -478px -38px;}
#menu li.visite a.menu_partenaires{width:127px; background-position: -553px -38px;}
#menu li.visite a.menu_blog:hover{width:60px; background-position: -679px -19px;}

/* google web fonts */

