/*
 * ------------------------------------------------------------------------
 * JA T3 Blank template for joomla 2.5
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites: http://www.joomlart.com - http://www.joomlancers.com
 * ------------------------------------------------------------------------
*/

 
.ja-megamenu {
    position:absolute;
    margin-top: -20px;
} 



.ja-megamenu a.over, .ja-megamenu a.active { 
    color: #00b1e0 !important;
}
/***** menu qui sommes nous couleur bleu *******/
.ja-megamenu .actualites a.over, .ja-megamenu .actualites a.active { 
    color: #00b1e0 !important;
}
.ja-megamenu .actualites .childcontent-inner {
border-top: 5px solid #00b1e0;
}
/***** menu qui sommes nous couleur vert *******/
.ja-megamenu .quiSommesNous a.over, .ja-megamenu .quiSommesNous a.active { 
    color: #c9dd03 !important;
}
.ja-megamenu .quiSommesNous .childcontent-inner {
border-top: 5px solid #c9dd03;
}
/***** menu le commerce équitable couleur violet *******/
.ja-megamenu .commerceEquitable a.over, .ja-megamenu .commerceEquitable a.active { 
    color: #80379B !important;
}
.ja-megamenu .commerceEquitable .childcontent-inner {
border-top: 5px solid #80379B;
}

.ja-megamenu .commerceEquitable .level1 .childcontent-inner { border-top: 5px solid #80379B !important; margin-left: 20px; margin-top: -40px;}
/***** menu consom Action couleur orange *******/
.ja-megamenu .consomAction a.over, .ja-megamenu .consomAction a.active { 
    color: #FFA02F !important;
}
.ja-megamenu .consomAction .childcontent-inner {
border-top: 5px solid #FFA02F;
}
.ja-megamenu .consomAction  .level1 .childcontent-inner {
border-top: 5px solid #FFA02F !important;
}
/***** menu consom AGIR couleur jaune *******/
.ja-megamenu .agir a.over, .ja-megamenu .agir a.active { 
    color: #FECB00 !important;
}
.ja-megamenu .agir .childcontent-inner {
border-top: 5px solid #FECB00;
}
.ja-megamenu .agir  .level1 .childcontent-inner {
border-top: 5px solid #FECB00 !important;
}
/***** menu producteur couleur rouge *******/
.ja-megamenu .producteurs a.over, .ja-megamenu .producteurs a.active { 
    color: #E00034 !important;
}
.ja-megamenu .producteurs .childcontent-inner {
border-top: 5px solid #E00034;
}
.ja-megamenu .producteurs  .level1 .childcontent-inner {
border-top: 5px solid #E00034 !important;
}
/***** menu ressources couleur noir *******/
.ja-megamenu .ressources a.over, .ja-megamenu .ressources a.active { 
    color: #1E1E1E !important;
}
.ja-megamenu .ressources .childcontent-inner {
border-top: 5px solid #1E1E1E;
}
.ja-megamenu .ressources  .level1 .childcontent-inner {
border-top: 5px solid #1E1E1E !important;
}
/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level1 li.mega { border-top: 1px dotted #ccc; }

.ja-megamenu ul.level1 li.first { border-top: 0; }

.ja-megamenu ul.level1 li.mega a.mega {
	border: 0;
}

 /* CHILD CONTENT
-----------------------------------*/
.ja-megamenu .childcontent-inner {
	background: none repeat scroll 0 0 #FFF;
	border: 0;
	border-top: 5px solid #00b1e0;
	color: #fff;
        box-shadow: 0px 5px 10px 1px #dadada;
}

.ja-megamenu .level1 .childcontent-inner { border-top: 5px solid #00b1e0; margin-left:-20px;}

.ja-megamenu .childcontent .ja-moduletable { 
    color: #333;
}

.ja-megamenu .childcontent .ja-moduletable h3 {
	background: none;
	border-bottom: 1px dotted #ccc;
	text-transform: uppercase;
}

/* Grouped --- */
.ja-megamenu .group-title { border-bottom: 1px solid #ccc; }

.ja-megamenu .group-title .menu-title {
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 115%;
        font-family: "Helvetica";
        font-style: normal;
}

.ja-megamenu .group-title .menu-desc {
	color: #999;
	padding-left: 0 !important;
}

/* menu à l'intérieur du Megamenu--- */
.ja-megamenu ul.level1 li.over, ul.level1 li.haschild-over {
    color: #00b1e0;
}

.megacol .menu-title {
    text-transform: none;
    font-style: normal;
    font-size: 120%; 
}

/* Positionnement Menu principal--- */
#ja-megamenu {
    padding-left: 160px;
}

/* Traits Menu principal--- */
#menu101 .menu-title{
    border-right: 1px solid #b0b0b0;
}

#menu133 .menu-title{
    border-right: 1px solid #b0b0b0;
}

#menu134 .menu-title{
    border-right: 1px solid #b0b0b0;
}

#menu135 .menu-title{
    border-right: 1px solid #b0b0b0;
}

#menu136 .menu-title{
    border-right: 1px solid #b0b0b0;
}

#menu137 .menu-title{
    border-right: 1px solid #b0b0b0;
}




