/************************************************************/
/* web.css                                                    */
/* CSS for the African Technology Development Forum Website */
/************************************************************/

/*** top/right/bottom/left ***/
/* border:3px solid red; */


/* Main structure ------------------------------------*/
body {
    margin: 0.3em;
    padding:0;
    font-family: Verdana, x-small Arial, Helvetica, sans-serif;
    font-size: 90%;
    background: white; #ffdd66;
    }

#frame {
    width: 65em;
    background: white;
    display: block;
    margin: 0 auto;
    border-right: 1px solid silver;
    border-left: 1px solid silver;
    }

#main {
    float:left;
    width: 49em;
    height: auto;
    min-height: 40em;
    padding: 10px 0px 15px 0px;
    }
#banner {
    background: #CC3300 url(../../squelettes/images/banner_atdf.png) no-repeat scroll left center;
    height: 5.7em;
    clear: both;
    overflow: hidden;
    }
#searchbar {
    background: #881100;
    height: 2.1em;
    color: #F0F0D0;
}
#searchbar a{
     color: white;
}
#searchbar a:hover{
     color: #DDCC88;
}
/* structuring */
.item {
     border-top: 1px dotted silver;
     padding: 10px;
     font-size: 1.05em;
}

/* Header -------------------------------------*/

.box {
   width: 19.667em;
   height: 5.5em;
   overflow: hidden;
   padding: 0.5em 1em;
   border-color: #FFBB00 #CC3300;
   font-size: 1em;
   background: #FF9900;
   color: #400000;
}
.box:hover {
   background: #FFF0D0;
   color: black;
}
.boxtext {
   text-align: left;
}

/* Content ------------------------------------*/
h1 {
   font-size: 170%;
}

.theme1 a {
    color: #663333;
    text-decoration: none;
    }
.theme1 a:hover {
    color: #ffcc99;
    }

.theme2 a {
    color: #A06305;
    text-decoration: none;
    }
.theme2 a:hover {
    color: #573502;
    }


a {
    color: #CC0000;
    text-decoration: none;
    }

a:hover {
    color: #F08070;
    }

/* Position -------------------------------------- */
#pos {
    display: block;
    padding: 12px;
    background: transparent;
    font-weight: bold;
    color:  black;
    text-decoration: none;
    text-align: left;
    }

#pos a, #pos a:active, #pos a:link {
    font-style: normal;
    text-decoration: none;
}

#pos a:hover {
    text-decoration: none;
}

#pos h3 {
    display: block;
    margin: 0;
    padding: 0px 0px 3px 0px;
    }

/* header -------------------------------------- */


/* main: before and after article: sub sub----------------------------- */
#prearticle {
    padding:   8px 60px;
    font-size: +1;
    line-height: 100%;
}

#postarticle  {
    padding:   8px 30px 8px 70px;
    font-size: +1;
    line-height: 100%;
}

#prearticle a, #prearticle a:active, #prearticle a:link,
#postarticle a, #postarticle a:active, #postarticle a:link{
    display: block;
    padding: 7px;
    padding-left: 20px;
    line-height: 17px;
    background: transparent url(../images/puce_arrowright13_ffcc66.png) no-repeat left center;
    text-decoration: none;
}
#prearticle #bottom {
    border-top: 1px dotted silver;
}
/* ---------------------------------------------------- */
.pagedescription {
    padding: 20px 68px 20px 68px;
    text-align: left;
    line-height: 130%;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    color:  black;
    font-size: 1.0em;
    font-weight: bold;
}

/* main: article -------------------------------------- */
.article {
    padding: 7px 38px 20px 38px;
    text-align: left;
    line-height: 130%;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    color:  black;
    font-size: 1.0em;
    }
.short .article h1 a:hover {
    color: #A06060;
    }
.article h1 {
    color:  #663333;
    line-height: 110%;
    margin:  15px 0 4px 0;
    padding: 0;
    text-decoration: none;
    }

.article h1 a {
    color:  #663333; /*102 51 51*/
    }

.article img{    margin: 10px 0px 0px 20px;    }

.rubrique img{    margin: 2px 10px 0px 0;    }

.auteur {
    color: #5d5d5d;
    text-align: right;
    margin-bottom: 8px;
}

a.brown, a.brown:active, a.brown:link {
    color: #663333;
    text-decoration: none;
}

a.brown:hover {
    color: #ff9900;
    text-decoration: none;
}

.spip_logos { border: 0; }

.spip_documents img { border: 0; }

/* result ----------------------------------*/

a.result, a.result:active, a.result:link {
    display: block;
    padding-left: 20px;
    background: transparent url(../images/puce_arrowright13_ffcc66.png) no-repeat center left;
    text-decoration: none;
}

a.result:hover{    color: #573502; text-decoration: none; }

/* main: article formating -------------------------------------- */
.surtitre  {
    font-weight: bold;
    font-size: +2;
    font-variant: small-caps;
    padding: 20px 30px 10px 0px;
}

.soustitre {
    font-size: +1;
    font-weight: normal;
    padding: 0 10px 10px 0px;
    font-style: italic;
}

.artlogo {
    margin-top: 40px;
    margin-right: 30px;
}

.description {
    padding:   0 10px 10px 30px;
    margin-top: 40px;

    font-weight: bold;
    line-height: 120%;
    text-align: justify;
}

.chapo {
    padding: 15px 30px 0 30px;
    margin-top: 10px;

    font-weight: bold;
    line-height: 120%;
    text-align: justify;
}

.texte {
    margin-top: 10px;
    text-align: justify;
    }

.doc {

    text-align: justify;
    }

.doct {
    font-weight: bold;

    text-align: justify;
    }


.ps {
    border-top: 1px dashed #ccc;
    margin-top: 20px;
    margin-left: 4px;
    padding-top: 5px;
    font-size: 12px;
}

.source {
    border-top: 1px dashed #ccc;
    margin-top: 10px;}

/* main: menu right -------------------------------------- */
.menurightborder{
    border-left: 1px solid #ccc;
    width: 200px;
    vertical-align: top;
    padding: 2px;
    }

#menuright {
    text-align: left;
    line-height: 130%;
    font-size: -1;
    color:  black;
    width: 14em;
    padding: 0.5em 1em;
    float: right;
    background: white;
    }

.FrontPic {
    color: #E68A00;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
    }

.FrontPic a{
    color: black;
    font-style: normal;
    }

 h3.recherche {
 font-size: 10px;
 color: white;
}

h3.actu, h3.agenda, h3.web, h3.breve, h3.latestnews,
h3.lien, h3.rubrique, h3.popular{
    margin: 15px 0 0 0;
    min-width: 150px;
    height: 36px;
    border-bottom:1px solid #ddd;
}

h3.actu  span, h3.agenda  span, h3.web  span, h3.breve  span , h3.latestnews  span,
h3.lien  span, h3.rubrique  span, h3.popular span{
    display:none
}

h3.actu { background: transparent url(../images/icon_latestnews.png) no-repeat bottom left; }
h3.web  { background: transparent url(../images/icon_web.png) no-repeat bottom left; }
h3.breve{ background: transparent url(../images/icon_news.png) no-repeat bottom left; }
h3.latestnews { background: transparent url(../images/icon_latestnews.png) no-repeat bottom left; }
h3.lien { background: transparent url(../images/icon_links.png) no-repeat bottom left; }
h3.agenda     { background: transparent url(../images/icon_agenda.png) no-repeat bottom left; }
h3.rubrique   { background: transparent url(../images/icon_alsoinsection.png) no-repeat bottom left; }
h3.popular   { background: transparent url(../images/icon_mostpopular.png) no-repeat bottom left; }

.gray { color: #777; }

/* footer -------------------------------------- */
#footer {
    margin: 20px 10% 0 10%;
    padding: 5px 0 10px 0;
    font-size: -2;
    color:  black;
    border-top: 1px solid #ddd;
    text-align: center;
    clear: both;
}

#footer a, #footer a:active, #footer a:link {
    color: #5c5c5c;
    text-decoration: none;
}

#footer a:hover {
    color: black;
}

#footerprint {
    display: none;
}


/* Subscription  and Search forms -------------------------------------- */
form {
    margin: 0;
    padding: 2px 0;
    }

input, textarea, select {
    border: 1px solid #ccc;
    padding: 0;
    }

.subscribe {font:x-small Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold;}

/* forum elements -------------------------------------- */
.forum {
    margin: 10px 40px;
    }

.forum .text {
    padding: 4px;
    background: #F0F0F0;
}
.forum .title {
    font-weight: bold;
    font-size: 1.05em;
    margin-top: 0.8em;
    margin-bottom: 0.2em;
}
.forum .auteur {
    color: gray;
    font-size: 0.8em;
    font-weight: normal;
    align: right;
}
.forum .subject {
    margin-top: 1em;
    margin-bottom: 1em;
    border: 1px dotted #DDDDDD;
    padding-right: 1.5em;
}

.forum .main {
    font-size: 1.2em;
}
.forum .action {
    padding-left: 11px;
    background: url(../images/puce_triangle_663333.png) no-repeat left center;
}

/* plan site -------------------------------------------- */
h1 a.plan { color:  #624234;}
h1 a.plan, h1 a.plan:hover {
    font-size: +2;
    text-decoration: none;
}

.plan ul {
    margin: 2px 0 0 20px;
    padding: 2px;
}

.plan li {
    line-height: 110%;
    list-style-type: none;
    padding: 2px;
    margin: 0;
}


ul li a.plan,  ul li a.plan:hover{
    text-decoration: none;
    padding-left: 10px;
    background: transparent url(../images/puce_bullet_black.png) no-repeat 0px 7px; /* IE5 BUGGY*/
    /*list-style-image: url(../images/puce_bullet_black.png); /* alternate ? */
}

ul li a.planrubrique{
    display: block;
    margin: 0;
    padding: 5px 0 0 20px;
    background: transparent url(../images/puce_arrowright13_ffcc66.png) no-repeat left center;
    color: #a06305;
    text-decoration: none;
}

ul li a.planrubrique:hover{
    color: #573502;
    text-decoration: none;
}
/* agenda extra  -------------------------------------- */
td.agenda {
    border: 1px solid #ccc;
    padding: 0;
}

/* logo extra  -------------------------------------- */
.logo {
    margin-left: 30px;
    border: 0;
}

a.logo {
    border: 0;
}

/* lettre extra  -------------------------------------- */
.green {
    color: #009900;
}
.red {
    color: #FF0000;
}

/* spip main class -------------------------------------- */
b.spip  {font-weight: bold;}
p.spip  {padding-left: 3px;}
hr, hr.spip {
    display:block;
    height: 0;
    color: white;
    border-style:solid;
    border-color: #ccc;
    border-width:0px 0px 1px 0px;
}

.spip_encadrer {
    margin: 10px 30px 0 30px;
    border: 1px solid #ccc;

    padding: 0;
    border-top: 1px solid white;
}

.spip_encadrer b{
    display: block;
    background: #eee;
    padding: 4px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

/* table *************************************/
table.fun {
    border: 1px dotted #777;
}

table.result,  table.resultgray {
    border-collapse: collapse;
    border: 0;
    font-size: -1;
}

table.resultgray {
    border: 1px solid #aaa;
}

table.result td, table.resultgray  td{
    border: 0;
    color: #333;
    padding: 2px 6px;
}

table.resultgray td {
    border: 1px solid #ccc;
}

/* lower body (sommaire)  *************************************/
.bottomright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: +1;
    text-align: justify;
    padding: 0 20px 0px 10px;
    }

.bottomright h3 {

    font-weight: bold;
    text-align: left;
    }

.bottomright a {
    color:  #663333;
    font-weight: normal;
    font-style: normal;
    }

.newdevtitle a{
    font-style: normal;
    }

.bottomleft {
    font-family: Arial, Helvetica, sans-serif;

    padding: 0 10px 10px 10px;
    text-align: justify;
    width: 22em;
    }

.bottomleft h3 {

    font-weight: bold;
    text-align: left;
    }

.bottomleft h4 {
    color:  black;

    font-weight: bold;
    text-align: left;
    margin: 0;
    padding: 0px 0px 8px 0px;
    }

.bottomleft a {
    text-decoration: none;
    }

.bottomleft img{
    margin: 0 10px 0 0;
    }

.site_info {
    padding: 7px 38px 20px 38px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;

    color:  black;
    }


/* newsletter *************************************/

.newsletter {
    font-size: 11px;
    font-weight: bold;
    margin-top: 35px;
    padding: 10px 10px 10px 0px;
    }


/* ATDF today -------------------------------------- */
.date {
    font-size: 10px;
    font-weight: bold;
    color:  #E68A00;
    text-align: left;
    padding: 3px 5px;
    }

.content {
    font-size: -1;
    font-weight: bold;
    font-variant: small-caps;
    color: black;
    }

.nbarticles {
    font-size: 12px;
    font-weight: normal;
    color:  black;
    padding: 0px 0px 5px 2px;
    }

.city {
    font-size: 12px;
    font-weight: normal;
    color:  black;
    }

.time {
    font-size: 12px;
    font-weight: normal;
    color:  #E68A00;
    }

.introtext {
    padding: 2px 40px 10px 20px;
    text-align: left;
    line-height: 120%;
    text-align: justify;
    font-family: Arial,Helvetica,sans-serif;
    }

.introtext h3 {
    font-weight: bold;
    font-size: +1;
    margin:  0px 0 10px 0;
    text-align: left;
    }

.introtext h4 {

    font-weight: bold;
    text-align: left;
    margin: 0;
    padding: 0px 0px 0px 0px;
    }


/* contacts -------------------------------------- */
.contacts {
    padding: 0px 0px 20px 0px;
    text-align: left;
    line-height: 120%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: +1;
    color:  #663333;
}

.contact {
    padding: 0px 0px 30px 0px;
    text-align: left;
    line-height: 120%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: +1;
    color:  #663333;
    background: transparent url(../images/article_end.png) no-repeat bottom center;
}

.contacts h3 {
    color:  #663333;
    font-size: +2;
    padding: 0;
    text-decoration: none;
    }

.contacts a {
    color: #663333;
    text-decoration: none;
}

/* Rubrique all -------------------------------------- */
.ruball {
    font-family: Arial, Helvetica, sans-serif;
    color:  black;
    font-weight: bold;
    text-align: left;
    line-height: 140%;
    padding: 0px 0px 0px 38px;
    margin: 10px 10px 0px 0;
    font-size: 1.1em;
    }

.RubAllDate {
    font-family: Arial, Helvetica, sans-serif;
    color: #5d5d5d;

    font-weight: normal;
    font-style: italic;
    text-align: left;
    line-height: 150%;
    }

.author {
    font-family: Arial, Helvetica, sans-serif;
    color: #5d5d5d;

    text-align: left;
    margin: 0 30px 0 40px;
    padding: 2px 38px 0px 20px;
    }

.author a{
    text-decoration: none;
    }

.author a:hover {
    color: #ffcc99;
    }

.nbpages {
    font-family: Arial, Helvetica, sans-serif;
    color:  black;

    font-weight: bold;
    text-align: left;
    margin: 100px 30px 0 0;
    }

/* Journals page -------------------------------------- */
.journal {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:  black;
    margin-top: 40px;
    }
/* Steering Committe pages -------------------------------------- */
.biodata {
    text-align: justify;
    font-family: Arial, Helvetica, sans-serif;

    color:  black;
    line-height: 130%;
    margin-top: 0px;
    }

.biodata h4 {
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    margin: 2px 0 2px 0;
    }

.biodata h5 {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: +1;
    }

    /* border:5px solid red; */