@charset "utf-8";
/* CSS Document */


* { margin: 0; padding: 0;}

body { background-color: #d8d8d8; font-family: 'Lato', sans-serif; min-width: 1250px;}

#header { height: 70px; background: url(../images/noir-70.png); position: fixed; width: 100%; z-index: 99;}
#header-inner { width: 1250px; margin: 0 auto; position: relative;}

#logo { background-color: #fff; border-bottom: 3px solid #e51b24; position: absolute; left: 50%; box-shadow: 0 0 10px rgba(0,0,0,.5);}
.logo-gros { width: 227px; height: 253px; margin-left: -113px; background: url(../images/logo-gros.png) 45px 30px no-repeat;}
.logo-petit { width: 304px; height: 100px; margin-left: -151px; background:url(../images/logo-petit.png) 35px 15px no-repeat;}

#logo:hover { border-bottom: 3px solid #000; box-shadow: 0 0 30px rgba(255,255,255,1); cursor: pointer;}

#recherche { float: left; list-style: none; margin: 10px 0 0 20px;}
#recherche li { width: 60px; height: 60px; border-radius: 6px 6px 0 0; display: block;}
#recherche li a { display: block; width: 60px; height: 60px;}
#recherche li a:hover { cursor: default;}
#recherche li img { margin: 15px 0 0 18px; opacity: 0.7;}
#recherche li:hover {background-color:#e51b24; }
#recherche li:hover img { opacity: 1;}
#recherche ul { opacity: 0; visibility: hidden; width: 250px; height: 50px; background-color:#e51b24; border-radius: 0 0 6px 6px;}
#recherche li:hover ul { opacity: 1; visibility: visible;}
#recherche ul li {  opacity: 1 !important;}
#recherche ul li:hover { background-color: transparent;}
#recherche input { font-family: 'Lato', sans-serif; color: #999; font-size: 16px; height: 28px; width: 208px; line-height: 25px; padding: 0 6px; margin: 10px 0 0 14px; box-shadow: 0 0 4px rgba(0,0,0,.3); border: 0;}
#recherche input:focus { color: #000; outline: 0;} 
#recherche #submit { display: none;}

#facebook, #pinterest, #instagram { width: 23px; height: 23px; text-indent: -9999px; display: block; position: absolute;  top: 25px;}
#facebook { background:url(../images/fb.png) no-repeat; right: 140px;}
#pinterest  { background:url(../images/pinterest.png) no-repeat; right: 110px;}
#instagram { background:url(../images/instagram.png) no-repeat; right: 80px;}
#facebook:hover, #pinterest:hover, #instagram:hover { background-position: -23px;}

#langue { color: #c5c5c5; text-decoration: none; padding: 3px 8px; display: block; position: absolute; right: 20px; top: 23px;}
#langue:hover { color: #fff;}

#footer { width: 1250px; margin: 0 auto; background-color: #fff; margin-top: 20px; padding: 30px 0; color: #4d4436; overflow: hidden; box-shadow: 0 0 10px rgba(0,0,0,.1); z-index: 99; position: relative;}
#footer a { color: #4d4436; text-decoration: none; border-bottom: 1px solid #fff;}
#footer a:hover {color: #e51b24; border-bottom: 1px solid #e51b24;}
#footer-left { width: 300px; float: left; padding-left: 50px;}
#footer-right {width: 730px; float: right; padding-right: 50px;}
#footer-copy { text-align: center; padding: 50px 0; color: #a3a3a3;}

#footer-logo-amos { position: absolute; left: 50%; margin: 20px 0 0 -600px;}
#footer-logo-amos img { opacity: 0.2;}
#footer-logo-amos:hover img { opacity: 0.5;}

.rouge { color: #e51b24;}

.clear { clear: both;}



/* CSS TRANSITIONS
*************************/

.menu a, #recherche li,  #recherche li ul, #logo, #langue, #nav a, #accueil-mission a, #accueil-mission a #blanc, .triptique-element p, .triptique-element p a, .triptique-element p a span, .triptique-element p a strong, #footer a, .triptique-titre, .triptique-element, #contenu-page p a, .pensionnaires-hover, .pensionnaires-hover-fleche, .pensionnaires-hover-plus, .pensionnaire-gallery img, #pensionnaires-retour, .nouvelle:hover img, .nouvelle .nouvelle-bg, .nouvelle .nouvelle-titre, #actualite-retour, #footer-logo-amos img, .don-element img, #campagne-photo a, .parrain-element, .parrain-element div {
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
transition: 0.3s}



/* STANDARDS GLOBAUX	
*************************/

#contenu-page {width: 1250px; margin: -260px auto 0 auto; position: relative; z-index: 5; background-color: #fff; box-shadow: 0 0 10px rgba(0,0,0,.1);}
#contenu-page-inner { padding: 30px 50px;}
#photo-top {z-index: -1; height: 678px; overflow: hidden; }
#photo-top img { width: 100%; min-width: 1400px;}

#fond-papier { background:url(../images/bg-beige.jpg) repeat-y; padding: 30px 50px; overflow: hidden;}
#fond-papier p { color: #54403d;}

.half-gauche { width: 545px; float: left; margin-right: 30px; overflow: hidden;}
.half-droit { width: 545px; float: right; margin-left: 30px; overflow: hidden;}

.contenu-full { padding: 30px 60px; overflow: hidden; background:url(../images/bg-beige.jpg) repeat-y;}

.img-droit {  background-color: #fff; box-shadow: 0 0 10px rgba(0,0,0,.3); padding: 10px; float: right; margin: 0 0 30px 30px;}

h1 { font-size: 55px; color: #fff; text-shadow: 2px 2px 8px #000; font-weight: normal; position: absolute; width: 100%; top: 300px; text-align: center; z-index: 10; text-transform: uppercase; letter-spacing: 2px;}
h1 span { color: #e51b24; font-weight: normal; font-size: 40px;}
h2 {
    position: relative; text-transform: uppercase; letter-spacing: 2px; font-weight: normal; margin: 0 0 40px 0; overflow: hidden; padding: 15px 0;
    font-size: 28px;
  line-height: 0.3;
  text-align: center;
}
h2 span {
  display: inline-block;
  position: relative;  
}
h2 span:before,
h2 span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-top: 1px solid #ef8372;
  top: 0;
  width: 500px;
}
h2 span:before {
  right: 100%;
  margin-right: 40px;
}
h2 span:after {
  left: 100%;
  margin-left: 40px;
}

h3 {color: #000; font-size: 20px; font-weight: normal; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 15px;}

p { font-size: 18px; line-height: 28px; padding-bottom: 40px; text-align: justify;}
#contenu-page p { color: #54403d;}
#contenu-page p a { color: #e51b24;}
#contenu-page p a:hover { background-color: #e51b24; text-decoration: none; color: #fff;}

#contenu-page ul { font-size: 18px; line-height: 28px; padding: 0 0 30px 40px; text-align: left; color: #54403d; list-style-image: url(../images/dot-li.png);}
#contenu-page li { padding-left: 5px;}

#contenu-page ol { font-size: 18px; line-height: 28px; padding: 0 0 30px 40px; text-align: left; color: #54403d;}

#actualite-retour { background-color: #e51b24; color: #fff; border-radius: 10px; display: block; padding: 10px; text-decoration: none; text-transform: uppercase; width: 220px; text-align: center;}
#actualite-retour:hover { background-color: #000;}

.sticky-enabled tr { background-color: transparent;}
.sticky-enabled td { padding: 5px; color: #54403d;}
.sticky-enabled th { border-color: #e51b24; padding-bottom: 3px; margin-bottom: 3px;}
.sticky-enabled a { color: #e51b24;}
.sticky-enabled a:hover { background-color: #e51b24; text-decoration: none; color: #fff;}


/* ACCUEIL
*************************/

.cycle-slideshow { z-index: -1; height: 678px; overflow: hidden;}
.cycle-slideshow img { width: 100%;}

#nav { position: absolute; top: 310px; width: 100%;}
#nav a { text-indent: -9999px; width: 100px; height: 100px; display: block; opacity: 0.5; position: absolute;}
#nav #prev { background: url(../images/carousel/prev.png) center center no-repeat; border-radius: 0 10px 10px 0;}
#nav #suiv { background: url(../images/carousel/next.png) center center no-repeat; border-radius: 10px 0 0 10px; right: 0;}
#nav a:hover { background-color: #e51b24 !important; opacity: 1; cursor: pointer;}

#contenu-accueil { width: 1250px; margin: -150px auto 0 auto; position: relative; z-index: 5;}

#accueil-mission { width: 1250px; height: 407px; background:url(../images/accueil/bg-mission.jpg) no-repeat; text-align: center;}
#mission-titre { font-size: 48px; text-transform: uppercase; color: #fff; font-weight: 300; text-shadow: 1px 1px 2px #1c1c19; padding: 60px 0 20px 0;}

#mission-boutons { overflow: hidden; padding-left: 350px;}
#mission-boutons a { float:left;}
#accueil-mission a { color: #f8e2b7; text-decoration: none; border: 1px solid #f8e2b7; padding: 20px 0; font-weight: bold; font-size: 18px; text-transform: uppercase; display: block; padding-left: 30px; width: 220px; text-align: left; margin: 30px 40px 0 0; position: relative;}
#accueil-mission #don {background-color:#e51b24; border: 1px solid #e51b24;}
#accueil-mission #don #blanc { opacity:1}
#accueil-mission #don:hover { background-color: #8d1218;}
#accueil-mission a span { position: absolute; right: 30px;}
#accueil-mission a:hover { color: #fff; background-color:#e51b24; border: 1px solid #e51b24;}
#accueil-mission a #blanc {opacity: 0;}
#accueil-mission a:hover #blanc { opacity: 1;}

#accueil-mission p { color: #f8e2b7; font-size: 22px; font-weight: 300; text-align: center; width: 900px; margin-left: 180px;}




#triptique { width: 1250px; height: 407px; background:url(../images/accueil/bg-triptique.jpg) no-repeat; overflow: hidden;}
.triptique-element { height: 407px; float:left; text-align: center;}
.triptique-element .triptique-dessin { width: 150px; height: 150px; margin: 30px 0 20px 130px;}
.triptique-element .triptique-titre { font-size: 24px; color: #000; text-transform: uppercase; border-bottom: 1px solid #e51b24; width: 250px; padding: 0 0 15px 0; margin-left: 80px;}
.triptique-element p { margin-top: -1px; padding: 15px 80px 0 80px; font-size: 16px; color: #555040; line-height: 22px; text-align: center; height: 143px;}
#triptique .triptique-un { width: 416px;}
#triptique .triptique-un .triptique-dessin { background: url(../images/accueil/oeuf.png) no-repeat;}
#triptique .triptique-deux { width: 417px;}
#triptique .triptique-deux .triptique-dessin { background: url(../images/accueil/trace.png) no-repeat;}
#triptique .triptique-trois { width: 417px;}
#triptique .triptique-trois .triptique-dessin { background: url(../images/accueil/pancarte.png) no-repeat;}

.triptique-element:hover { background-color: #f9f3e4;}
.triptique-element:hover p { color: #fff; border-radius: 10px 10px 0 0; border-bottom: 5px solid #e51b24;}
#triptique .triptique-un:hover p {background: url(../images/accueil/bg-triptique-1.jpg) no-repeat #282623;}
#triptique .triptique-deux:hover p {background: url(../images/accueil/bg-triptique-2.jpg) no-repeat #282623;}
#triptique .triptique-trois:hover p {background: url(../images/accueil/bg-triptique-3.jpg) no-repeat #282623;}
#triptique .triptique-deux:hover, #triptique .triptique-trois:hover { cursor: pointer;}

.triptique-element p .date { font-style: italic; font-size: 14px;}
.triptique-element p a { text-decoration: none !important; color: #e51b24;}
.triptique-element p a span { color: #555040; text-decoration: none;}
.triptique-element p a strong { color: #555040;} 

.triptique-element:hover p a { text-decoration: none !important; color: #fff;}
.triptique-element:hover p a span { color: #fff;}
.triptique-element:hover p a strong { color: #fff;} 
.triptique-element:hover p a strong:hover, .triptique-element:hover p a span:hover { text-decoration: underline;}

.triptique-element:hover .triptique-titre { color: #e51b24;}




/* PENSIONNAIRES
*************************/

#pensionnaires { overflow: hidden; margin-top: 20px;}
.pensionnaires-bloc { float: left; padding: 10px; width: 241px; height: 330px; position: relative; margin: 0 0 15px 20px;}
.pensionnaires-photo { height: 221px; background-color: #fff; box-shadow: 0 0 10px rgba(0,0,0,.3); padding: 10px; overflow: hidden;}
.pensionnaires-photo img { height: 221px;}
.pensionnaires-nom { text-align: center; text-transform: uppercase; font-size: 22px; padding-top: 10px;}
.pensionnaires-bloc:hover { cursor: pointer;}

.pensionnaires-hover { background:url(../images/bg-svq.jpg) bottom center no-repeat; position: absolute; width: 241px; height: 231px; border-bottom: 10px solid #e51b24; opacity: 0;}
.pensionnaires-hover p { color: #fff !important; text-align: left; padding: 20px; font-size: 14px; line-height: 20px;}
.pensionnaires-hover-fleche { opacity: 0;
    content: '';
    position: absolute;
    left: 120px;
    top: 241px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e51b24;
}
.pensionnaires-hover-plus { width: 38px; height: 38px; color: #e51b24; position: absolute; background-color: #000; border-radius: 19px 19px 19px 19px; text-align: center; font-size: 30px; top: 195px; left: 112px; opacity: 0;}

.pensionnaires-bloc:hover > .pensionnaires-nom { color: #e51b24;}
.pensionnaires-bloc:hover > .pensionnaires-hover {opacity: 1;}
.pensionnaires-bloc:hover > .pensionnaires-hover-fleche {opacity: 1; top: 251px;}
.pensionnaires-bloc:hover > .pensionnaires-hover-plus {opacity: 1; top: 185px;}


/* FICHE ANIMAL
*************************/

p.valeur { font-size: 26px; font-style:italic; line-height: 44px; text-align: left; letter-spacing: 1px; line-height: 36px;}
.pensionnaire-gallery { overflow: hidden; background:url(../images/bg-planches.jpg);}
.pensionnaire-gallery ul { list-style: none; padding:0 !important;}
.pensionnaire-gallery li { float:left; background-color: #e51b24; height: 250px; width: 250px; overflow: hidden; padding:0 !important;}
.pensionnaire-gallery a:hover img { opacity: 0.5;}

#pensionnaire-plus { overflow: hidden; background: url(../images/bg-svq.jpg) bottom left no-repeat;} 
#pensionnaire-plus .half-gauche { padding: 30px 10px 30px 60px;  width: 525px;}
.svq-titre { color: #f7e3ab; font-size: 26px; margin-bottom: 20px;}
#pensionnaire-plus .half-gauche p { color: #b7b7b7; font-size: 18px;}

#pensionnaire-plus .half-droit { padding: 30px 60px 30px 10px; width: 525px;}
#pensionnaire-plus .half-droit p { color:#666666;}

#pensionnaires-retour { background-color: #f0d7a5; padding: 10px 20px; border-radius: 10px; display: block; width: 230px; text-align: center; font-size: 20px; text-decoration: none; color: #54403d;}
#pensionnaires-retour:hover { background-color: #e51b24; color: #fff;}



/* FAQ
*************************/

#accordion { margin-bottom: 40px;}
.accordion-toggle {cursor: pointer;}
.accordion-content {display: none;}
.accordion-content p { padding-bottom: 10px !important; padding-left: 20px; margin-bottom: 10px; border-left: 10px solid #d8bf8c;}
.accordion-content.default {display: block;}
h4 { border-top: 1px solid #d8bf8c; color: #2b2b2b; font-size: 18px; font-weight: 600; line-height: 26px; padding: 12px 0;}
h4:hover { color: #e51b24;}
#accordion h4:first-child { border:0;}


/* COORDONNÉES
*************************/

#ouvert { color: #e51b24; text-align: center; display: block; margin: 40px 0; font-size: 25px;}



/* NOUVELLES
*************************/

#select-year-container { position: absolute; top: 0; left: 50%; margin: 320px 0 0 350px; z-index: 11;}
.nouvelle-chunk  { padding: 10px 0 40px 0; overflow: hidden; margin-top: -10px;}
.nouvelle { width: 358px; height: 140px; float:left; margin: 0 10px 20px 10px; overflow: hidden; background-color: #fff; box-shadow: 0 0 10px rgba(0,0,0,.3); position: relative;}
.nouvelle-bg { position: absolute; width: 358px; height: 140px; background: url(../images/bg-svq.jpg) bottom left no-repeat; opacity: 0;}
.nouvelle img { float: left; width: 100px; height: 140px; position: relative; z-index: 1; border-right: 10px solid #E9E9E9;}
.nouvelle .nouvelle-contenu { float: right; width: 210px; color: #5c5c5c; padding: 15px; position: relative; z-index: 1;}
.nouvelle .nouvelle-date { color: #e51b24; margin-bottom: 5px; display: block;}
.nouvelle .nouvelle-titre { color: #000; font-weight: bold; font-size: 22px; line-height: 28px; padding-bottom: 6px; margin: 0; display: block;} 

.nouvelle:hover { cursor: pointer;}
.nouvelle:hover img { border-right: 10px solid #e51b24; margin-right: 0;}
.nouvelle:hover .nouvelle-bg { opacity: 1;}
.nouvelle:hover .nouvelle-titre { color: #fff;}



/* DON
*************************/

.don-element { overflow: hidden; border-radius: 20px; width: 359px; height: 298px; float: left; background-color: #e51b24; margin: 0 8px;}
.don-element p { position: absolute; z-index: 1; color: #fff !important; text-align: center; margin: 0; padding: 160px 20px 0 20px; width: 319px; font-size: 25px; font-weight: bold; text-transform: uppercase; text-shadow: 0 0 10px #000;}
.don-element img { border-radius: 20px;}
.don-element span { color: #e51b24; font-size: 18px;}

.don-element:hover { cursor: pointer;}
.don-element:hover img { opacity: 0.7;}
.pensionnaires-hover .crochet { position: absolute; opacity: 1;}

.crochet-actif .pensionnaires-hover {opacity: 1;}
.crochet-actif .crochet { opacity: 1;}

#campagne-photo { width: 340px; float: left;}
#campagne-image { background-color: #fff; box-shadow: 0 0 10px rgba(0,0,0,.5); width: 288px; padding: 10px 10px 5px 10px;}
#campagne-image-inner { width: 287px; height: 363px; overflow: hidden;}
#campagne-photo a { width: 270px; color: #fff; text-decoration: none; background-color: #d7060f; border-radius: 15px; display: block; font-weight: bold; text-align: right; padding: 15px 20px; margin-top: 40px;}
#campagne-photo a span { font-size: 20px;} 
#campagne-photo a:hover { background-color: #000;}
#campagne-photo-animal { position: absolute; z-index: 1; top: 400px; width: 170px; height: 170px; border-radius: 85px; overflow: hidden; border: 2px solid #fff; box-shadow: 0 0 10px rgba(0,0,0,.5);}
#campagne-photo-animal img { margin: -25px 0 0 -25px;}

#campagne-info { width: 353px; float: left;}
#campagne-info-animal { font-weight: bold; background-color: #e6d5a4; padding: 20px; font-size: 18px; margin-bottom: 10px;}
#campagne-info-animal span { text-transform: uppercase;}
#campagne-info p { color: #5f5741; padding: 0 15px; margin-bottom: 40px;}
#campagne-info-citation { font-size: 22px; font-style:italic; color: #000 !important; border-left: 1px solid #d7060f; background: url(../images/don/guillemets.png) 15px 0 no-repeat; padding-top: 40px !important;}

#campagne-liste {width: 223px; float: left; }
#campagne-thermo { width: 190px; float: left; margin-left: 24px;}


.thermometer-wrapper { margin-left: 40px !important; background:url(../images/don/bg-thermo.png) top center repeat-y;}
.pcp-amount-goal, .pcp-amount-raised { background-color: #fff; text-align: center; font-weight: bold; padding: 15px 0; border-radius: 10px;}
.thermometer-fill-wrapper { background-image: none !important; background-color: #e8e8e8 !important; width: 33px; margin:0 !important; height: 350px !important; margin-left: 58px !important;}
.thermometer-fill {  background-image: none !important; background-color: #e51b24 !important; width: 17px !important; margin-left: 8px !important;}
.thermometer-pointer { color: #fff; background:url(../images/don/bg-goal.png) top left no-repeat; width: 140px; height: 35px; line-height: 35px !important; padding: 0 !important; text-align: center; top: -17px !important; left: 10px;}
.pcp-percent-raised { font-size: 20px; font-weight: bold;}

#crm-container .honor_roll { height: 350px !important; background-color: transparent; border-right: 0 !important; border-bottom: 0 !important; border-color: #ccc2a2;} 
#pcp_roll { height: 330px;}

.parrain-element { width: 520px; height: 114px; float: left; overflow: hidden; background: url(../images/liste-parrains/chevron.png) right center no-repeat #fff; box-shadow: 0 0 10px rgba(0,0,0,.3); margin: 10px 20px; position: relative;}
.parrain-humain { border-right: 9px solid #e51b24; width: 93px; float: left; position: relative; z-index: 99;}
.parrain-animal { width: 93px; float: left; position: relative; z-index: 99;}
.parrain-contenu { padding: 15px 50px 0 20px; float: left; font-size: 20px; font-weight: bold; position: relative; z-index: 99;}
.parrain-contenu .parrain-parrain { color: #e51b24; font-weight: normal; font-size: 16px; margin-bottom: 10px; display: block;}
.parrain-montant { font-size: 14px; color: #666;}
.parrain-montant strong { font-size: 20px;}
.parrain-element .nouvelle-bg { position: absolute; width: 520px; height: 114px; background: url(../images/bg-svq.jpg) bottom left no-repeat; opacity: 0; z-index: 0;}

.parrain-element:hover { cursor: pointer;}
.parrain-element:hover .parrain-contenu { color: #fff;}
.parrain-element:hover .parrain-montant { color: #fff;}
.parrain-element:hover .nouvelle-bg { opacity: 1;}

.parrain-non-cliquable { background-image: none !important;}
.parrain-non-cliquable:hover { cursor: default !important;}
.parrain-non-cliquable:hover .parrain-contenu { color: #000 !important;}
.parrain-non-cliquable:hover .nouvelle-bg { opacity: 0 !important;}

#donner-p { font-weight: bold; font-size: 20px; margin-right: 20px; text-align: left;}

.contribution_amount-section .label label { float: none !important; font-weight: bold !important; text-align: left !important; display: block !important;}

#don-page-personnelle {}
#don-page-personnelle #campagne-photo { float: right; position: relative;}
#don-page-personnelle #campagne-photo-animal { top: 250px;}

#priceset-div { overflow: hidden; margin-bottom: 30px;}

/* MENU */

#toggle, .toggle { display: none; }
.toggle{ 
	z-index: 2; 
}

#nav-menu {
    position: absolute;
	margin: 0 auto;
	z-index: 1;
	left: 100px;
}

#nav-menu span {
    display: none;
}

#nav-menu, #nav-menu ul {
    list-style: none outside none;
    padding: 0;
}
#nav-menu > li {
    float: left;
	position: relative;
}
#nav-menu li a {
    display: block;
	position: relative;
    text-decoration: none;
    white-space: normal;
	text-align: center;
	color: #fff;
	height: 70px;
	line-height: 70px;
	padding: 0 30px;
}

.menu-inactif { color: #fff; text-transform: uppercase; margin-bottom: 3px;}

#nav-menu > li > a {
    color: #fff;
    display: block;
    font-size: 20px;
    text-transform: uppercase;
}

#separ-logo { margin-left: 310px;}

#nav-menu > li:hover > a, #nav-menu > a:hover {
    color: #e51b24;
}
#nav-menu li.active > a {
    background-color: #333333;
    color: #FFFFFF;
}

.menu-phone { display: none;}


/* submenu */
#nav-menu ul.subs {
    margin: 20px 0 0 0;
    _margin: 0; /*IE6 only*/
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 70px;
    left: 0;
    z-index: 1;     
    background: url(../images/bg-ul.png) 0 0 no-repeat #636363;
    box-shadow: 0 5px 5px rgba(0,0,0,.3);  
    border-radius: 0 0 6px 6px;
    transition: all .2s ease-in-out;
}

#nav-menu li:hover ul.subs {
	visibility: visible;
	display: block;
	height: auto;
	top: 50px;
	opacity: 1;
}
#nav-menu ul.subs > li {
    vertical-align: top;
}
#nav-menu ul.subs > li a {
    color: #fff;
	text-align: left;
	height: auto;
	width: auto;
}

#nav-menu ul li ul { border-bottom: 1px solid #56543a; margin-bottom: 5px; padding: 0 0 8px 20px; list-style: square; color: #ccc;}

#nav-menu ul.subs > li:last-child a { border: 0;}

#nav-menu ul li a:hover {
    color: #f6881f;
}
#nav-menu ul.subs > li > a {
	padding: 10px;
    width: 200px;
	font-size: 17px;
	line-height: 20px;
    _height: 10px; /*IE6 only*/
    display: block;
    float: none;
    text-transform: none;
	border-bottom: 1px solid #777777;
}

#nav-menu ul.subs > li > a:hover {
	background-color: #333;
	color: #fff;
}

#nav-menu ul.subs > .sub-deux > a { border-bottom: 0; padding-bottom: 0; margin-bottom: 0;}
#nav-menu ul.subs > .sub-deux > a:hover { cursor: default; color: #fff;}

#nav-menu ul.subs > li li {
    float: none;
}

#nav-menu .subs { padding-top: 8px;}

#nav-menu .subs:after {
    content: '';
    position: absolute;
    left: 40px;
    top: -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #e51b24;
}

#nav-menu #li-last .subs:after { left: 180px;}

.media_embed { height: 510px;}
.media_embed iframe { width: 100%; height: 100%;}

.photo-animal-nouveaucompte #campagne-photo-animal { top: 30px; right: 30px; margin-bottom: 40px; margin-top: -20px;}