/**
 * @version $Id$
 * @author Design Leila
 * @copyright Copyright (C) 2005 - 2007 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */


{
	margin: 0px;
	padding: 0px;
}
 
a:link, a:visited {
text-decoration  : none;
}
a:hover {
text-decoration: none;
color: #999;
}


.buttonheading {
text-decoration: none;
border: 0px;
}

a.category:link, a.category:visited {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  padding-left: 10px;
  color: #666666;
  font-weight: bold;
}
a.category:hover {
  color : #B1B1B1;
}

#conteneur {
	position: relative;
        background-color: #FFFFFF;
        width: 982px;
       	color: #000000;
	margin: 0px auto;
	text-align:left;
	padding: 0px;
}
#header {
width: 100%;
height: 161px;
align: top;
}
#header1 {
	height: 161px;
	width: 790px;
	float:right;
        align: top;
}
#breadcrumbs{
	text-align: left; 
        margin-left: 195px;
        margin-bottom: 8px;
        color: #3D6560;
        font-size: 11px;
	
}
#moduletableothermenu {
        text-decoration: none;
	margin-top: 0px;
        margin-bottom: 3px;
        border-top: 5px solid #A15535;
        font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
        font-size: 10px;
}
#moduletableothermenu ul{
    list-style-type: none;
    margin-top: 2px;
    padding-top: 1px;
    margin-bottom: 3px;
}
#moduletableothermenu ul li{
    display:inline;
    float: left;
    width: 100px;
    margin-right: 20px;
}
#moduletableothermenu ul li a {
       font-family: Verdana, Helvetica, sans-serif;
	
	color: #666666;
        font-size: 10.5px;
        text-align: center;
}
#moduletableothermenu ul li a:hover{

}
a.othermenu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#logo {
	position: absolute;
        margin: 2px;
	padding-top: 22px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	align: left;
        vertical-align: bottom;
}

#moduletabletop {
width:824px;
height: 39px;
display: block;
margin-left: 172px;
margin-bottom:14px;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

#moduletabletop #active_menu{
    display: block;  
    width: 157px;
    height: 37px;
    
color:#FFFFFF;
 }

#moduletabletop a:active{
color:#FFFFFF;
}


#moduletabletop ul {
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 8px;
	padding-bottom: 2px;
	font-weight: bold;
	list-style-type: none;
        text-align: center;
        border-top: 0.5px solid #FFFFFF;
   }

#moduletabletop ul li {
        display:inline;
        padding-top: 6px;
        padding-left: 1px;
	
        width: 157px;
        height: 37px;
	float: left;
        margin: 0px;
        background-color: #C7C7C7;
        border-bottom: 1.5px solid #DFDFDF;
     }
#moduletabletop ul li a:current {
width: 157px;
    height: 37px;

background-color: #7C707C;
color:#FFFFFF;
}
#moduletabletop ul li a {
        color: #A15535;
        font-weight: bold;
	border-width: 0px;
	text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
 }

#moduletabletop ul li:hover {
       	 background-color: #7C707C;
         border-bottom: 1.5px solid #DFDFDF;
         color:#FFFFFF;
         border: none;
         margin: 0px;
}
#moduletabletop ul li a:hover {
        color:#FFFFFF;
        font-size: 13px; 
}
#moduletabletop ul li a #active_menu {
        color:#FFFFFF;
        
}

#moduletableleft {
	
        background-color: #FFC87F;
	background-repeat: repeat-y;
	width: 180px;
        height: 400px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
        display: block;
}
#moduletableleft #active_menu {
color: #999;
}
#moduletableleft ul {

list-style-type: none;
list-style-position: inside;
}

#moduletableleft ul li{
       font-family: Verdana, Helvetica, sans-serif;
       letter-spacing: 0.5px;
       color: #666666;
       padding-left: 2px;
       font-weight: bold;
       
}
#moduletableleft ul li a{
       font-size: 12px;
        color: #666666;
 }
#moduletableleft ul li a:hover {
       color: #999;  
       
}
#moduletableleft .sublevel a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
        font-size: 11px;
        font-weight: bold;
        list-style-image: URL(/images/flecheverte.gif); 
}

.contentpaneopen 
{
	color:	#000000;
	width:100%;
	margin: 0px;
        padding: 0px;
	border: none;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.inside {
height: 100%;
margin-bottom: 15px;
}



.footer {
    text-align: center; 
    float: bottom;
    margin-left: 195px;
    padding-top: 20px;
    
}

ul {
	margin: 5px;
	padding: 5px;
}
li {
	margin: 2px;
	padding: 0px;
	list-style-image: url(/images/flecheverte.gif);
}	

.image_right {
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;
	margin-top: 5px;
        border: 0px;
}
.image_left {
       float:left;
        margin-right: 20px;
         margin-bottom: 10px;
	margin-top: 5px;
}


.inside {
 width: 765px;
 margin-left: 10px;
 margin-right: 5px;
 vertical-align: top;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 float: left;

}

.processing {
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #A15535;
}
.processingbold {
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #A15535;
}
.processingtitle {
	font-size: 14px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #A15535;
}
a.processing:link, a.processing:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #A15535;
}
a.processing:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.menu2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	color: #666666;
	font-weight: bold;
}
.menu3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	color: #000000;
	font-weight: bold;
}

a.home:link, a.home:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	color: #A15535;
}
a.home:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}
.img{
	bordercolor: #006699;
}
/*cummun with banana website*/

a {
	color: #000000;
}
p {
	line-height: 1.3em;
}
hr {
color: #ccc;
background-color: #ccc;
height: 1px;
width: 100%;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #CC3333;
	margin-top: 5px;
	margin-bottom: 12px;
}
.title {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #DA9511;
	font-weight: bold;
}
.subtitle {
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #DA9511;
}
.subtitleblack {
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.small {
  font-family      : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #19465b;
  text-decoration  : none;
  font-weight      : normal;
}
.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}			
.text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.textsmallcaption {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.textsmall {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.textbold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textyellow {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #DA9511;
}
.textbigyellow {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #DA9511;
}
.textbigyellowbold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #DA9511;
	font-weight: bold;
}
.textsmallyellow {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #DA9511;
}
.textgrey {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.textbiggrey {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.textbiggreybold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.textsmallgrey {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.textwhite {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
/*see if it is used*/
table.moduletable {
	font-size:11px;
	font-family:arial, sans-serif;
	padding-left: 5px;
}
table.moduletable th {
	color: #006699;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 0px;
	height: 21px;
	font-size: 10px;
	text-transform: uppercase;
}
.newsflash {
  font-family      : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #19465b;
  text-transform   : uppercase;
}
.frameheader {
  font-family      : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size        : 18px;
  color            : #006699;
}
.inputbox {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}

.contentdescription {
	font-family      : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size        : 11px;
	color            : #333333;
	text-align       : left;
}
.category {
  color            : #999999;
  font-family      : "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
}
.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
}
table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}
table.contenttoc td {
  padding: 2px;
}
table.contenttoc th {
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
.latestnews {
	line-height: 16px;
	padding-bottom: 4px;
}
.quote {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #555555;
	line-height: 1.2em ;
	text-decoration: none;
}