/* Start of CMSMS style sheet 'afrikbourse-style_leftsidebar' */
* {
margin:0;
padding:0;
}

/* POLICES */
body {
   text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 70%;
   line-height: 1em;
}

div {
   font-size: 1em;
}

.logo-text {
	text-indent: -100em;
	overflow: hidden;
	background: url(uploads/images/textafrik.gif) no-repeat;
	height: 18px;
	width: 100px;
	}

a,
a:link 
a:active {
   text-decoration: underline;
   background-color: inherit; 
   color: #990000; 
}

a:visited {
   text-decoration: underline;
   background-color: inherit;
  color: #660000;          
}

a:hover {
   text-decoration: none;
   color: #990000;
}

body {
   background-color: #666666;  /*a6a6a6;*/
   color: #333;
   margin:0.5em;   
}

/* center wrapper, min max width */
div#pagewrapper {
   margin: 0 auto;       
   width: 800px;   
   background-color: #fafafa;
   color: black;
   border: 5px solid #ccc;
}


/* ### HEADER ### */

/* header */

.header {
	background-color: #fff; /*f8f8f8;*/
	font-size: 1.2em;
	height: 80px;
	margin: 0 auto;
	background-image: url(uploads/images/banniere_afrikbourse.gif);
	background-repeat: repeat-x;
}
.header .left, .header .right {
	color: #FFF;
	height: 80px;	
}
.header .left {
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 105px;
	width: 270px;
	text-align: left;
}
.header .right {
	overflow: auto;
	width: 525px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

.left {float: left;}

.right {float: right;}


div#search {
   float: right;
   width: 27em;  
   text-align: right;
   padding: 0.6em 0 0.2em 0;
   margin: 0 1em;
}

div.breadcrumbs {
   padding: 0.8em 1em 0.8em 1em; 
   font-size: 90%;       
   margin: 0 ;       
   background: #f9f9f9;
   border-bottom: 1px dotted #a53512;

}


/* ### LIENS AU DESSUS DU LOGO DU SITE ### */

div.menutop {
   padding: 1em 1em 1.2em 0.5em; 
   margin: 0 ;       
   font-weight: bold;
   background:#000000;
   color: #fff; 
   text-align: right;
}

div.menutop a { 
   color: #fff; 
   margin: 0 4px 0 0;
}

div.menutop a:hover {
   text-decoration: none;
   background-color: transparent ;
   color: #d7d493;

}

div.menutop a:visited { 
   color: #fff; 
}

div.menutop p a { 
color: #cac78a; 
   margin: 0 4px 0 0;
}

div.menutop p a:hover {
   text-decoration: none;
   background-color: transparent ;
   color: #d7d493;

}


div#content {
   width:800px; 
   margin: 0.2em 0 2em 0;   
   padding: 0 0 0 0; 
   background: #fafafa;
}


div#main {
display:inline; 
float:left;
width:620px; 
margin:0 5px 0 10px; 
overflow:visible !important /*Firefox*/; 
overflow:hidden /*IE6*/;
   background: #fafafa;
}


div#main img {
border: 0px;
margin:0px ; 
}


div#sidebar {
   float: left;        
   width: 165px;
   display: inline;  
   margin-left: 0;
   overflow:visible !important /*Firefox*/; 
   overflow:hidden /*IE6*/;
   background: #fafafa;
}

div#sidebar img {
border:0;
}


div#content #liens a {
   padding: 3px;
   margin: 10px 0 15px 0;
}

/* ### COLONNE DE DROITE ### */

#rightFloat {
float: right;
width: 165px;
display:inline; 
padding: 0 2px;
margin:0 0 10px 2px;
color: #000;
background-color: #fafafa;
line-height: 1.5em;
}

#rightFloat img {
border:0;
}

#rightFloat a img {
  margin:0 0 0 8px;
  float: right;
}


div.hr {
   height: 1px;
   padding: 1em;
   border-bottom: 1px solid #a53512;
   margin: 1em;
}


div.left49 {
  width: 49%; 
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}

/********************
CONTENT STYLING
*********************/
div#content { }

/* HEADINGS */
div#content h1 {
   font-size: 2em; /* font size for h1 */
   line-height: 1em;
   margin: 0;
}

div#content h2 {
	color: #000000; 
	font-size: 1.5em; 
	text-align: left; 
	padding-left: 0;
	padding-bottom: 1px;
	border-bottom: 3px solid #a53512; 
        line-height: 1.5em;
        margin: 0 0 0.5em 0;
	background-color: inherit;
} 

div#content h3 {
   color: #333333; 
   border-bottom: 1px solid #333333;
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}
div#content h4 {
   color: #294B5F; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h5 {
   color: #294B5F; 
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   color: #294B5F; 
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* ### TEXTE ### */
p {
   font-size: 1em;
   margin: 0 0 1.5em 0; 
   line-height: 1.4em;
   padding: 0;
}

blockquote {
   border-top: 1px solid #333;
   border-bottom: 1px solid #333;
   background-color: #ccc;
   margin: 0 5px 0 10px;
   padding: 0.3em ;
}
strong, b {
   font-weight: bold;
}
em, i {
   font-style:italic;
}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;
}

/* Separating the divs on the template explanation page, with some bottom-border */
div.templatecode {
  margin: 0 0 2.5em;
}

/* END TEXT */

/* ### LISTES ### */
/* lists in content need some margins to look nice */
div#main ul,
div#main ol,
div#main dl {
   font-size: 1.0em;
   line-height: 1.4em;
   margin: 0 0 1.5em 0;
}

div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

/* definition lists topics on bold */
div#main dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}
div#main dl dd {
   margin: 0 0 1em 1em;
}

div#main dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #c0c0c0;
}


/* END LISTS */

#toplinks { top: 0; left: 0; }
#toplinks li {list-style: none; float: left; margin-right: 10px; }
#toplinks a { display: block; padding-top: 0; color: #fff; font-family: Arial, helvetica, Sans-Serif; font-size: 11px; font-weight: bold; }
#toplinks a:hover {text-decoration: none; background-color: transparent ; color: #d7d493; }

/*********************/
div#foot {
   clear: both;      
   background-color: #fff; 
   border-top: 3px solid #000;
   text-align:center;
   padding: 5px 0 0 0;
}

div#foot a {
   border: 0; 
}

div#foot a img {
   border: 0; margin-right: 25px;
}

/*********************/
div#footer {
   clear: both;      
   color: #000;
   background-color: #fafafa; 
   border-top: 3px solid #000;
 text-align: center; 
}

div#footer p {
   font-size: 0.8em;
   padding: 1.5em;       
   text-align: center; 
   margin: 0;
}

div#footer p a {
   color: #000; 
}

/*********************/
    div#footer ul {
        margin: 5px ;
        list-style: none;
        font-size: 0.8em;
         text-align: center; 
       }

    div#footer li {
        float: left;
        display: inline;
        list-style: none;
       }
    div#footer a,
    div#footer a:link,
    div#footer a:active,
    div#footer a:visited {
        text-align:center;
        padding: 5px 8px;
        text-decoration: none;
    }

/* TABLES */ 
table {border: 2px solid #a53512; border-collapse:collapse; width:90%; margin-left: 3ex; }
td {background-color: #fff; padding:3px; border: 1px solid #a53512;}
th {text-align:left;border: 1px solid #a53512}
thead th {color:#fff; font-size:1.5em; background-color: #666 ; padding: 10px 6px; text-align:center;}
tbody th {color:#fff; font-size:1.15em; background-color: #a9a9a9 ; padding: 6px}
tbody th.sub {font-size: .90em; color:#000; background-color: #fff; padding: 6px}

/*formulaires*/

.denti {
 font-size: 10px;
 background-color: #CCCCCC;
 color:# eda;
}
/* End of 'afrikbourse-style_leftsidebar' */

