/*
font-family: 'Knewave', cursive;
font-family: 'Fugaz One', cursive;
font-family: 'Boogaloo', cursive;
font-family: 'Sansita One', cursive;

Bleu : #0066FF
*/
/*@import url();   */

@font-face {
                font-family: 'Sosa';
                src: url('fonts/sosa/sosa.eot') format('eot'), url('fonts/sosa/sosa.woff') format('woff'), url('fonts/sosa/sosa.ttf') format('truetype');
            }


* {
    padding: 0;
    margin: 0
}

body{
    background:#EEE;
    font-family :  Calibri, Tahoma, verdana, Arial;
font-size: 16px;
/*background:#FFF url(../../images/v2/fond_decembre.jpg) no-repeat center fixed;  */
  -webkit-background-size: cover; /* pour Chrome et Safari */
  -moz-background-size: cover; /* pour Firefox */
  -o-background-size: cover; /* pour Opera */
  background-size: cover; /* version standardisée */
}

.mcg_contenu{
    width:1024px;
    margin:auto;
    background:#FFF;
    border:1px solid grey;
    margin: auto;
    box-shadow: 0 0 12px #000;
    -moz-box-shadow: 0 0 12px #888;
    -webkit-box-shadow: 0 0 12px #000;
}

.top_info, .bot_info  {
    width:100%;
    height: 20px;
}

.connectes24{
    float:left;
    width:48%;
    height:16px;
    font-family: Tahoma, Arial;
    font-size: 11px;
    margin-left: 5px;
}

.connectes24 a{
    text-decoration: none;
    color: black;
}

.connectes24 a span{
    font-weight: bold;
}

.connectesgeo{
    float:right;
    width:48%;
    height:16px;
    text-align: right;
    font-family: Tahoma, Arial;
    font-size: 11px;
    margin-right: 5px;
}

.connectesgeo a{
    text-decoration: none;
    color: #555;
}

.connectesgeo a span{
    font-weight: bold;
}

.heritage{
    width: 820px;
    float: right;
    margin:5px;
}

.heritage685{
    margin : 20px 5px 10px 10px;
    width: 685px;
    float: left;
}


.accueil300{
    margin : 20px 10px 10px 5px;;
    width: 305px;
    float: right;
}
.bandeau{
    border-top:1px solid grey;
    border-bottom:1px solid grey;
    width:100%;
    height: 100px;
    -moz-box-shadow: 0 0 3px #888;
    -webkit-box-shadow: 0 0 3px #000;
    box-shadow: 0 0 3px #000;
    background:#2A7FFF url(../../mcg_images/fd_entete_2.png) repeat-x top left;
    /*background: url(../../images/v2/bandeau_or.jpg) repeat-x top left; */


}

.bandeau h1 a{
    background:transparent url(../../mcg_images/monclubgay.png) no-repeat top left;
    width:376px;
    height:90px;
    font-size:0;
    margin : 5px 0 5px 10px;
    cursor:pointer;
    float: left;
}

.pub468{
    width:468px;
    height:60px;
    float: right;
    margin :20px 20px;
}


.bot_info span{
 cursor: pointer;
 font-weight: bold;
 margin-left: 20px;
 text-decoration: blink;
}

.menu {
    position:relative;
    margin: auto;
    width:100%;
    border-top:1px solid grey;
    border-bottom:1px solid grey;
    background: #EEE;
    display:block;
    z-index:10;
}
.menu ul {
    position:relative;
    list-style: none outside;
    margin:0 20px;
    padding:0;
}
.menu ul li {
    position:relative;
    float:left;
    padding:0;
    margin:0;
}
.menu ul li a {
    background-image: url(../../mcg_images/menu_fd_ong.png);
    display:block;
    width:164px;
    text-align:center;
    text-decoration:none;
    font-family: 'Fugaz One', cursive;
    font-size : 18px;
    color : #0066FF;
}
.menu ul li a:hover{color:#FF6600;}

.level1 { left:0px; top:30px;}
.level2 { left:200px; top:0px;}
.level2r { left:-200px; top:0px;}
.menu ul li ul.sub_menu { background-image:none; margin:0; padding:0; position:absolute; overflow:visible; display:none;
    border:1px solid grey;
    background: #EEE;
    padding : 3px;
        -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.menu ul li ul.sub_menu li { float:none; width:180px; position:relative;}
.menu ul li ul.sub_menu li a {background-image:none;width:150px; display:block; padding:10px 35px; line-height:14px; font-size:16px; color:#0066FF; font-family: 'Fugaz One', cursive;  text-transform:none; text-align:left}
.menu ul li ul.sub_menu li:hover>a{color:#FF6600;}

/*
.mfirst{
      background-image: url(../../mcg_images/fd_menus.png);
      background-position: 0 0px;
      padding-top: 10px;
}

.mmid {
      background-image: url(../../mcg_images/fd_menus.png);
      background-position: 0 -140px;
      padding-top: 5px;
}

.mlast{
      background-image: url(../../mcg_images/fd_menus.png);
      background-position: 0 -176px;
      padding-top: 4px;
      padding-bottom: 6px;
}    */

.mfirst, .mmid { border-bottom:1px solid grey;
}
.ico_ann {
      background-image: url(../../mcg_images/ico/annonces.png);
      background-repeat: no-repeat;
}

.ico_pro {
      background-image: url(../../mcg_images/ico/profils.png);
      background-repeat: no-repeat;
}

.ico_dia {
      background-image: url(../../mcg_images/ico/dialogues.png);
      background-repeat: no-repeat;
}

.ico_zap {
      background-image: url(../../mcg_images/ico/zapping.png);
      background-repeat: no-repeat;
}

.ico_gui {
      background-image: url(../../mcg_images/ico/guide.png);
      background-repeat: no-repeat;
}

.ico_his {
      background-image: url(../../mcg_images/ico/histoires.png);
      background-repeat: no-repeat;
}

.ico_exp {
      background-image: url(../../mcg_images/ico/expressions.png);
      background-repeat: no-repeat;
}

.ico_liv {
      background-image: url(../../mcg_images/ico/livres.png);
      background-repeat: no-repeat;
}

.ico_dvd {
      background-image: url(../../mcg_images/ico/dvd.png);
      background-repeat: no-repeat;
}

.ico_spe {
      background-image: url(../../mcg_images/ico/specialistes.png);
      background-repeat: no-repeat;
}

.ico_eph {
      background-image: url(../../mcg_images/ico/ephemeride.png);
      background-repeat: no-repeat;
}

.ico_fdc {
      background-image: url(../../mcg_images/ico/cal.png);
      background-repeat: no-repeat;
}

.ico_jeu {
      background-image: url(../../mcg_images/ico/jeux.png);
      background-repeat: no-repeat;
}

.ico_goo {
      background-image: url(../../mcg_images/ico/goodies.png);
      background-repeat: no-repeat;
}

.ico_eca {
      background-image: url(../../mcg_images/ico/ecartes.png);
      background-repeat: no-repeat;
}

.ico_rep {
      background-image: url(../../mcg_images/ico/repondeurs.png);
      background-repeat: no-repeat;
}

.ico_pre {
      background-image: url(../../mcg_images/ico/prevention.png);
      background-repeat: no-repeat;
}

.ico_lie {
      background-image: url(../../mcg_images/ico/annuaire.png);
      background-repeat: no-repeat;
}

.ico_act {
      background-image: url(../../mcg_images/ico/actus.png);
      background-repeat: no-repeat;
}

 .ico_vod {
      background-image: url(../../mcg_images/ico/videos.png);
      background-repeat: no-repeat;
}

 .ico_mod {
      background-image: url(../../mcg_images/ico/galeries.png);
      background-repeat: no-repeat;
}

.ico_vov {
      background-image: url(../../mcg_images/ico/films.png);
      background-repeat: no-repeat;
}

.ico_keu {
      background-image: url(../../mcg_images/ico/films.png);
      background-repeat: no-repeat;
}

.ico_hmw {
      background-image: url(../../mcg_images/ico/homwear.png);
      background-repeat: no-repeat;
}
.ico_hose {
      background-image: url(../../mcg_images/ico/homeose.png);
      background-repeat: no-repeat;
}


.ico_ssa {
      background-image: url(../../mcg_images/ico/agayn.png);
      background-repeat: no-repeat;
}

.ico_acc {
      background-image: url(../../mcg_images/ico/accueil.png);
      background-repeat: no-repeat;
}

.ico_cpt {
      background-image: url(../../mcg_images/ico/compte.png);
      background-repeat: no-repeat;
}

.ico_con {
      background-image: url(../../mcg_images/ico/contact.png);
      background-repeat: no-repeat;
 }

.ico_rec {
      background-image: url(../../mcg_images/ico/reco.png);
      background-repeat: no-repeat;
 }

.ico_fac {
      background-image: url(../../mcg_images/ico/facebook.png);
      background-repeat: no-repeat;
 }

.ico_wls {
      background-image: url(../../mcg_images/ico/wlive.png);
      background-repeat: no-repeat;
}

.ico_faq {
      background-image: url(../../mcg_images/ico/aide.png);
      background-repeat: no-repeat;
 }


 /*heritage*/
.col_gauche {
    width:160px;
    float:left;
    margin:10px;
}

.col_droite {
    width:120px;
    height:100%;
    float:right;
    margin:10px;
}

.nob{
    margin:0;
    padding:0;
    border:0;
    line-height: 0;
}


.menug{
    width:98%;
    -moz-box-shadow: 3px 3px 3px #888;
    -webkit-box-shadow: 3px 3px 3px #888;
    box-shadow: 3px 3px 3px #888;
    margin: 5px 1% 15px 1% ;
}

.t_menug{
   width:100%;
   color: white;
   font-family: 'Fugaz One', cursive;
   font-size: 18px;
}

.ooooao{
    border : 2px solid #0000A0;
}

.ooooao .t_menug{
  background:  #0000A0;
}


.oooooo{
    border : 2px solid black;
}

.oooooo .t_menug{
  background:  black;
}

.oo66ff{
    border : 2px solid #0066FF;
}

.oo66ff .t_menug{
  background:  #0066FF;
}

.ffoo66{
    border : 2px solid #FF0066;
}

.ffoo66 .t_menug{
  background:  #FF0066;
}

.ff66oo{
    border : 2px solid #FF6600;
}

.ff66oo .t_menug{
  background:  #FF6600;
}

.ffoooo{
    border : 2px solid red;
}

.ffoooo .t_menug{
  background:  red;
}

.ffoooo{
    border : 2px solid red;
}

.ffoooo .t_menug{
  background:  red;
}

.cc99cc{
    border : 2px solid #CC99CC;
}

.cc99cc .t_menug{
  background:  #CC99CC;
}

.oob2oo{
    border : 2px solid #00B200;
}

.oob2oo .t_menug{
  background:  #00B200;
}

.menug ul{
    list-style-type: none;
    padding: 1%;
}

.menug ul li{
    list-style-type: none;
    margin-left:5px;
}
.menug ul li a{
  font-size: 14px;
  text-decoration: none;
  font-family: 'Sansita One', cursive;
  color: black;
}

.menug ul li a:hover{
  text-decoration: underline;
  color: #ff6600;
}
.menug ul li ul li{
margin-left:7px;
line-height :10px;
margin-bottom: 4px;
}

.menug ul li ul li a{
  font-size: 12px;
  text-decoration: none;
  font-family: 'Sansita One', cursive;
  color: #0066ff;
}

.menug ul li ul li a:hover{
  text-decoration: underline;
  color: #ff6600;
}

.menug ul li ul li ul li a{
margin-bottom: 4px;
}

.menug ul li ul li ul li a{
  font-size: 11px;
  text-decoration: none;
  font-family: 'Sansita One', cursive;
  color: #333;
}

.menug ul li ul li ul li a:hover{
  text-decoration: underline;
  color: #ff6600;
}

.jyvais {
    -moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
    -webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
    box-shadow:inset 0px 1px 0px 0px #a4e271;
    background-color:#74b807;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #74b807;
    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:1px 1px 0px #528009;
}.jyvais:hover {
    background-color:#77a809;
}.jyvais:active {
    position:relative;
    top:1px;
}

.ok {
    -moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
    -webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
    box-shadow:inset 0px 1px 0px 0px #a4e271;
    background-color:#74b807;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #74b807;
    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    padding:2px 4px;
    text-decoration:none;
    text-shadow:1px 1px 0px #528009;
}.ok:hover {
    background-color:#77a809;
}.ok:active {
    position:relative;
    top:1px;
}



.pdp{
    margin-top: 20px;
    width:100%;
    background:#eee;
    border-top:1px solid #888;
}

.lignebleue{
    width:100%;
    background:#0066FF;
    height:8px;
}

.obshauttb1 li{ list-style-type: none; line-height: 16px; margin-left: 20px;}

.dauphins_signature{
width:100%;
height:57px;
background: #eee url(../../images/dauphins_signature.png) center no-repeat;
}

.cols {
    padding:10px 1%;
    float :left;
}

.vingt {width:20%;}

.trente {width:30%;}




.logo_ombre a{
    background:transparent url(../../images/sign_mcggr.png) no-repeat top left;
    width:211px;
    height:39px;
    font-size:0;
    margin : 5px 0;
    cursor:pointer;
    display: block;
}

.cols ul li a{
  font-size: 20px;
  text-decoration: none;
  font-family: 'Sansita One', cursive;
  color: #0066FF;
}

.cols ul li ul li a{
  font-size: 12px;
  text-decoration: none;
  font-family: 'Sansita One', cursive;
  color: #333;
}

.cols ul li ul li a:hover{
  font-size: 12px;
  text-decoration: none;
  font-family: 'Sansita One', cursive;
  color: #FF6600;
}

.cols p{color: #333; font-family: 'Sansita One', cursive; font-size: 12px; line-height:18px; margin-top : 20px;}

.sosa { font-family: 'Sosa', cursive;  font-size: 18px;line-height:18px}

/* galerie de modeles*/
ul#galmod {
    margin-left: 30px;
}

ul#galmod li {
    float: left;
    display: block;
    list-style: none;
    padding: 1px;
}

.photo_album {
 border : 1px black solid;
}

.onepx{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:0%;
    vertical-align:baseline;
    background:transparent;
    height:1px;
}

.madeinfrance{
background:transparent url(../../images/v2/drapeau-francais.gif) no-repeat center left;
width:100%;
height:40px;
padding-left: 30px;
}



/* MailChimp Form Embed Code - Slim - 08/17/2011 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email {display:inline-block; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:58%; min-width:130px;}
#mc_embed_signup input.button {display:inline-block; width:35px; margin:0 0 10px 0;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
#mc_embed_signup{background:#eee; clear:left; font:14px Helvetica,Arial,sans-serif;  width:100%;}


/*Formulaire*/
input {
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    border : 1px solid #0066FF;
    margin: 2px 0 0 2px;;
}

/* Ephemeride */
.blocAgenda{}
.blocAgenda{
    width:300px;
    margin : 5px 0 10px 0;
}

.blocAgenda .calendrier{
    background :  url(../../images/v2/mcgcalend.png) no-repeat;
    width:120px;
    height:147px;
    float: left;
}

.blocAgenda .calendrier .jour{
    font-family: 'Sansita One', cursive;
    padding-top : 50px;
    font-size: 16px;
    width:110px;
    margin: 3px 5px;
    text-align: center;
}

.blocAgenda .calendrier .num{
    font-family: 'Sansita One', cursive;
    color: #C00;
    font-size: 24px;
    width:110px;
    margin: 3px 5px;
    text-align: center;
}

.blocAgenda .calendrier .mois{
    font-family: 'Sansita One', cursive;
    font-size: 16px ;
    width:110px;
    margin: 3px 5px;
    text-align: center;
}

.blocAgenda .bonneFete{
    float: right;
    width:170px;
}

.blocAgenda .bonneFete .titre{
    padding-top : 30px;
    font-family: 'Sansita One', cursive;
    font-size: 16px ;
}

.blocAgenda .bonneFete .prenoms{
    font-family: 'Sansita One', cursive;
    font-size: 14px ;
    color : #333;
    padding-bottom : 10px;
}

.blocAgenda .bonneFete .lien{
    font-family: 'Sansita One', cursive;
    font-size: 10px ;
    background: green;
    border-radius: 5px;
    width:90px
}

.blocAgenda .bonneFete .lien a{
    color:#fff;
    text-decoration: none;
    text-align: center;
    padding: 5px;
}

.bloc_large{
     position:relative;
     border-radius: 5px;
     box-shadow:1px 1px 3px #333;
     padding : 5px;
     margin : 20px 0;
     width:98%
}

.bloc_large div {
   margin-left:200px;
   height:190px;
    }

.bloc_large div p{
font-size: 18px;
/*font-weight: bold; */
    }

.bloc_large div h2{
    font-family: 'Sansita One',cursive;
    }

.pres_soft{
    background :  url(../../dialogues/images/ill_dials_soft.png) no-repeat;
    }
.pres_hot{
    background :  url(../../dialogues/images/ill_dials_sexe.png) no-repeat;
    }
.pres_setm{
    background :  url(../../dialogues/images/ill_dials_hard.png) no-repeat;
    }
.pres_soft div h2{
      color:rgb(0, 102, 255);font-size: 24px;
}

.pres_hot div h2{
      color:#cc0000;font-size: 24px;
}

.pres_setm div h2{
      color:#000000;font-size: 24px;
}


.btndrt{
    font-size:18px;
    margin-left:20px;
    position:absolute;
    bottom:10px;
    right: 0;
}

.btndrt{
    -moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
    -webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
    box-shadow:inset 0px 1px 0px 0px #a4e271;
    background-color:#74b807;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #74b807;
    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    padding:2px 4px;
    text-decoration:none;
    text-shadow:1px 1px 0px #528009;
    font-size:18px;
    margin-left:20px;
    position:absolute;
    bottom:10px;
    right: 0;
}

.introDials{
      text-align: center;
      font-family: 'Fugaz One', cursive;
      font-size:20px;
      margin : 20px 0 40px 0;
}


.badge_big {
  position: absolute;
  top: -16px;
  right: -10px;
  width: 40px;
  font: 14px/40px Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: white;
  text-align: center;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
  text-indent: -1px;
  letter-spacing: -1px;
  background: #e54930;
  border: 1px solid;
  border-color: #b33323 #ab3123 #982b1f;
  border-radius: 21px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: -webkit-linear-gradient(top, #f75a3b, #d63b29);
  background-image: -moz-linear-gradient(top, #f75a3b, #d63b29);
  background-image: -o-linear-gradient(top, #f75a3b, #d63b29);
  background-image: linear-gradient(to bottom, #f75a3b, #d63b29);
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
}