/*************** SOUS-MENU TOP *********************/
.menu-container { background-color:#D65B9F;}
.sousMenu li a { color:#fff; text-shadow:1px 1px 1px #893463;}
.sousMenu li a:hover, .sousMenu li a.selected { background-color:#893463;text-shadow:1px 1px 1px #6c234b;}

/*************** MISE EN PAGE *********************/
h1 {color:#D65B9F;}
h3 {color:#D65B9F;}
a { font-weight:bold; color:#D65B9F; text-decoration:underline;}
a.lien { background-image:url(../gifs/puce-rose.png);}
a.lien:hover { border:1px solid #D65B9F;}
.fakeLi, .liste { background-image:url(../gifs/check-rose.jpg); background-repeat:no-repeat; background-position:5px 2px;}
.important h2 { color:#D65B9F;}
.logo-phyts { width:80px; margin:0 auto 10px auto;}
.encre-tarifs { width:150px!important;}

.tarifs {border-collapse: collapse; margin: 8px 0;}
.tarifs th {background:#F6F6F6;	width:200px;}
.tarifs td {width:200px;background: none repeat scroll 0 0 #fff;}
.tarifs td, .tarifs th { border: 1px solid #d9d9d9; padding: 5px 8px; text-align: left;}
.tarifs th {background: none repeat scroll 0 0 #EA77B8; width: 200px;color: #FFFFFF;}
.titre-tarifs1 {font-family: 'PT Sans', sans-serif; color:#5B5B5B; font-size:16px; font-weight:bold;}
.titre-tarifs2 {font-family: 'PT Sans', sans-serif; color:#D65B9F; font-size:16px; font-weight:bold;}

#listing_calendrier li li a { color: #D65B9F!important; text-decoration: none;}
.link { background-color:#D65B9F;}
.all_actu a {color:#D65B9F!important; text-decoration:none!important;}


/*************** COLONNE RIGHT *********************/
.titre-encart {border-bottom:1px solid #fff; background-color:#D65B9F; color:#FFFFFF; text-shadow: 1px 1px 1px #893463;
-webkit-box-shadow: 0px 0px 0px 1px rgba(214, 91, 159, 1); -moz-box-shadow: 0px 0px 0px 1px rgba(214, 91, 159, 1); box-shadow: 0px 0px 0px 1px rgba(214, 91, 159, 1);  }
.all_actu a {background-image:url(../gifs/puce-rose.png);}
.all_actu a:hover { border:1px solid #D65B9F;}

#slideshow-nav {height:24px; position:absolute; top:10px; right:5px; z-index:20;}
#slideshow-nav a { display:block; width:9px; height:9px; float:left;margin-right:5px; background-color:#fff;}
#slideshow-nav a.activeSlide, #slideshow-nav a:hover { background-color:#893463;}

.menuRight { list-style:none; margin-bottom:20px;}
.menuRight li { margin-bottom:2px;}
.menuRight li a {font-family: 'PT Sans', sans-serif; display:block; text-decoration:none; color:#D65B9F;font-size:16px; font-weight:normal; padding:3px 0 3px 25px; background-image:url(../gifs/puce-menu-right.png); background-repeat:no-repeat; background-position:10px 9px; background-color:#F6F6F6; border:1px solid #DADADA; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.menuRight li a:hover, .menuRight li a.selected { color:#fff; background-color:#D65B9F; border:1px solid #b84786;background-image:url(../gifs/puce-menu-right-over.png);}
