/* 	#########################################################################

    ~~ Nom du Fichier: header.php
    ~~ Auteur: Akoli E. DOGBE, Ing&eacute;nieur en Informatique industrielle, Directeur Ex&eacute;cutif de l&rsquo;ONG PEA
    ~~ Date de Cr�ation: 29.05.2009
    ~~ Derni�res Modifications:
        -> Date: 05.06.09
            ->Personne: Akoli Edem DOGBE
            ->Description du changement ou ajout:
    ~~ Description:
    ~~ Copyright: Ambassade du Togo en Allemagne
    ~~ Produit par: ASDGroup IT-Solutions
    ~~ Sponsorisé par: African Sustainable Development Group, ASDGroup

######################################################################### */

    A:active{text-decoration:underline; font-weight:bold; font-family: Verdana, Arial, sans-serif; font-size: 12px; color:#680000;}
	A:link{ text-decoration:underline; font-weight:bold; font-family: Verdana, Arial, sans-serif; font-size: 12px; color:#680000;}
	A:visited{text-decoration:underline; font-weight:bold; font-family: Verdana, Arial, sans-serif; font-size: 12px; color:#680000;}
	A:hover{text-decoration:underline; font-weight:bold; font-family: Verdana, Arial, sans-serif; font-size: 12px; color:red;}

	/* Format des links des menus principaux*/
	A:active.menuprincipal{text-decoration:none; font-weight:bold; font-family: arial; font-size: 12px; color:#6E89DD;}
	A:link.menuprincipal{ text-decoration:none; font-weight:bold; font-family: arial; font-size: 12px; color:#6E89DD;}
	A:visited.menuprincipal{text-decoration:none; font-weight:bold; font-family: arial; font-size: 12px; color:#6E89DD;}
	A:hover.menuprincipal{text-decoration:none; font-weight:bold; font-family: arial; font-size: 12px; color:#6E89DD;}

	A:active.menubottom{text-decoration:none; font-weight:bold; font-family: arial; font-size: 11px; color:#6E89DD;}
	A:link.menubottom{ text-decoration:none; font-weight:bold; font-family: arial; font-size: 11px; color:#6E89DD;}
	A:visited.menubottom{text-decoration:none; font-weight:bold; font-family: arial; font-size: 11px; color:#6E89DD;}
	A:hover.menubottom{text-decoration:none; font-weight:bold; font-family: arial; font-size: 11px; color:blue;}

	A:active.menubodyleft{text-decoration:none; font-weight:normal; font-family: arial; font-size: 9.5pt; color:#333333; padding: 2px;}
	A:link.menubodyleft{ text-decoration:none; font-weight:normal; font-family: arial; font-size: 9.5pt; color:#333333; padding: 2px;}
	A:visited.menubodyleft{text-decoration:none; font-weight:normal; font-family: arial; font-size: 9.5pt; color:#333333; padding: 2px;}
	A:hover.menubodyleft{text-decoration:none; font-weight:normal; font-family: arial; font-size: 9.5pt; color:green; padding: 2px;}

	.peaDate{ background-color:#000066; font-family:Arial; font-size:10px; color:#FFFFFF; padding-top:0.3mm; }

    table.tableprojet
	{
        width: 100%;
        border-collapse: collapse;
        background-color: white;
        border: solid 1px #6E89DD;
	}

   table.tableprojet td
	{
        border: solid 1px #6E89DD;
	}

    table.budget1
	{
        width: 100%;
        border-collapse: collapse;
        background-color: white;
        border: solid 1px #6E89DD;
	}

    tr.budgetheader
    {
        background-color: #cccccc;
        border-top: solid 1px #6E89DD;
        border-bottom: solid 2px #6E89DD;
    }

    tr.budgetprojet
    {
        border-bottom: solid 2px #6E89DD;
    }
    tr.budgettotal
    {
        background-color: #D9FDF3;
        border-top: solid 2px #6E89DD;
        border-bottom: solid 0px blue;
    }

    tr.bodystart
    {
        padding-top: 10px;
    }

    td.bodystart
    {
        color:#000000;
        font-size:14px;
        font-family:Verdana, Arial, sans-serif;
        padding: 5px;
        margin-top: 0px;
        background-color: #ffffff;
        border: 1px solid #680000;
    }

    td.bodyleft
    {
        color:blue;
        font-size:10px;
        font-family:Verdana, Arial, sans-serif;
        padding: 5px;
        margin-top: 0px;
        border: 1px solid #6e89dd;
    }

    td.bodyright
    {
        border: 0px solid #6e89dd;
    }

    td.bdsmenu a
    {
        color:white; /*white;*/
        text-decoration:none;
        padding:0px;
        font-weight:bold;
        font-family:Verdana, Arial, sans-serif;
        font-size:11px;
        background:red;
    }

    p.pbodyleft
    {
        color: white;
        font-weight:bold;
        font-size:11px;
        background-color:#FFD000;
    }

    p.pbodyleft1
    {
        color:red;
        font-weight:bold;
        font-size:13px;
    }

    p.pbodystart
    {
        margin-top: 2px;
        margin-bottom: 8px;
        color: #680000;
        font-weight:bold;
        font-size:15px;
    }

    p.pbodytitel
    {
        margin-top: 2px;
        margin-bottom: 8px;
        color: #680000;
        font-weight:bold;
        font-size:17px;
        font-family:Verdana, Arial, sans-serif;
        /* background-color:#6e89dd; */
    }
    p.bdsmenualerte
    {
        padding-left:5px;
        padding-right:5px;
        color: white;
        font-weight:normal;
        font-size:12px;
        font-family:Verdana, Arial, sans-serif;
        background: red;
    }

    p.bdsmenuactualite
    {
        padding-left:5px;
        padding-right:5px;
        color: #680000;
        font-weight:normal;
        font-size:12px;
        font-family:Verdana, Arial, sans-serif;
        background: white;
    }

    p.bdsmenubienvenue
    {
        padding-left:5px;
        padding-right:5px;
        color: yellow;
        font-weight:normal;
        font-size:12px;
        font-family:Verdana, Arial, sans-serif;
        background: #FFCC00;
    }

    p.pbodytitel
    {
        margin-top: 2px;
        margin-bottom: 8px;
        color: #000000;
        font-weight:bold;
        font-size:17px;
        font-family:Verdana, Arial, sans-serif;
        /* background-color:#6e89dd; */
    }

    #bodylefttext{
        margin-top:4px;
        margin-left:0px;
        font-family:Verdana, Arial, sans-serif;
        /*background-color:#FAFEFE; */
        background-repeat:no-repeat;
        color:red;
        font-size:20px;
        font-weight:bolder;
        text-align:center;
        /* padding-bottom:0px; */
    }

    td.bodytext1 {
        color:#333333;
        background-color:white; /*A*/
        text-align:left;
        font-family:Verdana, Arial, sans-serif;
        font-size:14px;
        font-weight:normal;
        border: 1px solid #680000;
        padding: 7px;
    }

    table.bodyformtext1 th {
        color:#6e89dd;
        background-color:white; /*A*/
        /* text-align:right; */
        font-family:Verdana, Arial, sans-serif;
        font-size:15px;
        font-weight:normal;
        border-bottom: 1px solid #6e89dd;;
    }

    table.bodyformtext1 td {
        color:#6e89dd;
        background-color:white; /*A*/
        /* text-align:right; */
        font-family:Verdana, Arial, sans-serif;
        font-size:15px;
        font-weight:normal;
        border-bottom: 1px solid #6e89dd;;
    }

    table.bodytrborder
    {
        border: solid 1px #6E89DD;
    }

    table.bodytdborder td
    {
        border: solid 1px #6E89DD;
    }

    #headerboderleft{
        margin-left:50mm;
        margin-top:0mm;
        height:700px;
        width:89px;
        background-image:url(../img/drapeautogo1.jpg);
        background-repeat:no-repeat;
        position:absolute;
    }

    #menu ul {
        margin:0;
        padding:0;
        margin-left:7px; /*A*/
        margin-right:7px; /*A*/
        list-style-type:none;
        text-align:center;
        font-weight:normal;
    }
 
    #menu li {
        float:left; /*pour IE*/
        margin:auto;
        padding:0;
        /* font-weight:bold; */
        /* border-left: 1px solid #000000; */
    }
    /*--------------------*/

    #menu li:hover {
        background-color:#C1CDF0; /*A*/
         /* font-weight:normal; */
    }

    #menu li:hover a {
        color:white;
        /*font-weight:normal; */
    }

    /*--------------------*/
    #menu li a {
        display:block;
        width:auto;
        margin-left:5px; /*A*/
        margin-right:5px; /*A*/
    /*	width:100px; */
        color:white; /*white;*/
        text-decoration:none;
        padding:5px;
        font-weight:bold;
        font-family:Arial;
        font-size:12px;
        border-left:blue; /*nouveau*/
    }

    #menu li a:hover {
        background-color:#C1CDF0; /*A*/
        /*color:#C1CDF0; */
    }

    #menu ul li ul {
        display:none;
        background-color:red; /*A*/
        text-align:left;
        font-weight:normal;
    }

    #menu ul li:hover ul {
        display:block;
        margin-left:0px; /* nécessaire pour l'ajustement des sous-menus á gauche!!!!*/
        /*margin-right:0px; /*A*/
        width:220px;
        
    }

    #menu li:hover ul li {
        float:none;
        font-weight:normal;
        border-left: 0.3px solid #E6E6E6;
        border-right: 0.3px solid #E6E6E6;
        border-bottom: 0.3px solid #E6E6E6;
    }
   #menu li ul li a {
         font-weight:normal;
    }

    #menu li ul {
        position:absolute;
    }


/* Début Menus BodyLeft */

   #bodyrightmenu img {
        margin:0px;
        padding:0px;
        width:150px;
   }

   #bodyrightmenu ul {
        margin:auto;
        padding-left:0px;
        margin-left:0px; /*A*/
        margin-right:0px; /*A*/
        width:150px;
   }


    #bodyrightmenu li {
        float:left; /*pour IE*/
        margin:0px;
        color: white;
        width:150px;
        text-align:left;
        list-style-position:inside;
        /* border-top: 1px solid #CCCCCC; */
        /* list-style-image:url(../img/or_tri.gif); */
        list-style-type:none;
        border-bottom: 1px solid #680000;
    }


    #bodyrightmenu li a {
        display:block;
        width:150px;
        margin:0px;
        color:#CC6600;
        text-decoration:none;
        padding-top:6px;
        padding-bottom:6px;
        padding-left:0px;
        padding-right:0px;
        font-size:11px;
    }

    #bodyrightmenu li a:hover{
        color: yellow;
        background:#900000 ;
        width:150px;
    }

    /*--------------------*/

#dbsmenualerte ul {
padding:0;
margin:0;
list-style-type:none;
}
#dbsmenualerte li
{
margin-left:0px;
float:left; /*pour IE*/
}
#dbsmenualerte ul li a
{
display:block;
float:left;
width:90px;
background-color:red;
color:#680000;
text-decoration:none;
text-align:center;
padding-left: 0px;
padding-right:0px;
padding-bottom:4px;
padding-top:4px;
border-width:2px;
border-style:solid;
/*pour avoir un effet "outset" avec IE :*/
border-color: #FF9900;
}
#dbsmenualerte ul li a:hover
{
background-color:#FF9900;
border-color: #FF9900;
}

#dbsmenuactualite ul {
padding:0;
margin:0;
list-style-type:none;
}
#dbsmenuactualite li
{
margin-left:2px;
float:left; /*pour IE*/
}
#dbsmenuactualite ul li a
{
display:block;
float:left;
width:91px;
background-color:#FFCC00;
color:#680000;
text-decoration:none;
text-align:center;
padding:4px;
padding-left: 0px;
padding-right: 0px;
border-width:2px;
border-style:solid;
/*pour avoir un effet "outset" avec IE :*/
border-color: #FF9900;
}
#dbsmenuactualite ul li a:hover
{
background-color:#FF9900;
border-color: #FF9900;
}

#dbsmenubienvenue ul {
padding:0;
margin:0;
list-style-type:none;
}
#dbsmenubienvenue li
{
margin-left:2px;
float:left; /*pour IE*/
}
#dbsmenubienvenue ul li a
{
display:block;
float:left;
width:100px;
background-color:#FFCC00;
color:#680000;
text-decoration:none;
text-align:center;
padding:4px;
padding-left: 0px;
padding-right: 0px;
border-width:2px;
border-style:solid;
/*pour avoir un effet "outset" avec IE :*/
border-color: #FF9900;
}
#dbsmenubienvenue ul li a:hover
{
background-color:#FF9900;
border-color: #FF9900;
}

 /*--------------------*/

 /* Début Menus Bottom */
   #bottommenu ul {
        margin:0px;
        padding-bottom:0px;
        padding-left:0px;
        margin-left:0px; /*A*/
        margin-right:0px; /*A*/
        list-style-type:none;
        text-align:left;

    }

    #bottommenu li {
        float:left; /*pour IE*/
        margin:0px;
        padding:0;
        border-bottom: 1px solid #CCCCCC;
        border-top: 1px solid #CCCCCC;

    }
 
    #bottommenu li a {
        display:block;
        width:142px;
        margin-left:0px;
        margin-right:0px;
        color:red;
        text-decoration:none;
        padding:4px;
        font-size:11px;

    }

    #bottommenu ul li ul {
        display:block; /*pppppppppppppppppp*/
        text-align:left;
        float:none;
        color:#999999;
    }

    #bottommenu ul li ul li a:hover {
        font-weight:normal;
        color:#666666;
    }
    #bottommenu ul li ul li a {
        font-weight:normal;
        font-size:10px;
        color:white;
        margin-left:0px; /*A*/
    }

    #bottommenu ul li ul li {
        float:none;
        margin-left:0px; /*A*/
        border-bottom: 0px solid #CCCCCC;
        border-top: 0px solid #CCCCCC;
    }

    #bottommenu li ul {
        position:absolute;
    }

    /*--------------------*/
    #bheadertext {
        color:#680000;      
        background-color:#FFCC00;
        text-align:left;
        font-family:Verdana, Arial, sans-serif;
        font-size:25px;
        font-weight:bold;     
        border: 1px solid #680000;
        padding-left: 7px;
    }


    /*--------------------*/
    #hheaderlink ul {
        margin:0;
        padding:0;
        margin-left:2px; /*A*/
        margin-right:2px; /*A*/
        list-style-type:none;
        text-align:left;
    }

    #hheaderlink li {
        float:left; /*pour IE*/
        margin:auto;
        padding-top:5px;
    }

    #hheaderlink li:hover a {
        color:blue;
    }

    #hheaderlink li a {
        display:block;
        width:auto;
        margin-left:3px;
        margin-right:3px;
        color:#FFFFFF;
        text-decoration:none;
        padding-top:2px;
        font-size:10px;
        font-weight:bold;
    }

    #btext {
        margin-left:3px;
        color:#444444;
        text-decoration:none;
        padding-top:4px;
        padding-bottom:4px;
        font-size:14px;
        background-color:#E0FBFE;
        font-weight:bold;
    }
    
    #bottomtext {
        margin-right:3px;
        color:#FFFFFF;
        text-decoration:none;
        padding-top:4px;
        padding-bottom:4px;
        font-size:11px;
    }
	/* Format de tableaux et td avc des images de fond */	
    /* Header background */
	.HeaderImageBG0{background-image:url(../img/ataheaderimagebg_neu5.gif); background-repeat:no-repeat; }
	.HeaderImageBG1{background-image:url(../img/togoheaderimagebg1.jpg); background-repeat:no-repeat; }
	.HeaderImageBG2{background-image:url(../img/togoheaderimagebg2.jpg); background-repeat:no-repeat; }
	.HeaderImageBG3{background-image:url(../img/togoheaderimagebg3.jpg); background-repeat:no-repeat; }
	.HeaderImageBG4{background-image:url(../img/togoheaderimagebg4.jpg); background-repeat:no-repeat; }

	.ImageFondHeader1{background-image:url(../img/ataheaderbg.gif); background-repeat:no-repeat; }
	.ImageFondHeader2{background-image:url(../img/ataheaderbg2.gif); background-repeat:no-repeat; }
	.ImageFondHeader3{background-image:url(../img/ataheaderbg3.gif); background-repeat:no-repeat; }
	.ImageFondHeader4{background-image:url(../img/ataheaderbg4.gif); background-repeat:no-repeat; }
	.ImageFondHeader5{background-image:url(../img/ataheaderbg5.gif); background-repeat:no-repeat; }

    .HeaderMenuBG1{background-image:url(../img/togoheadermenubg1.jpg); background-repeat:no-repeat; }
    .ImageFondHeaderMenu2{background-image:url(../img/ataheadermenubg2.jpg); background-repeat:no-repeat; }
    .ImageFondHeaderMenu3{background-image:url(../img/ataheadermenubg3.jpg); background-repeat:no-repeat; }
    

	.ImageFondHeaderImange1{background-image:url(../img/ataheaderimagebg.jpg); background-repeat:no-repeat; }
    .ImageFondHeaderImange2{background-image:url(../img/ataheaderimagebg2.jpg); background-repeat:no-repeat; }
	.ImageFondHeaderImange3{background-image:url(../img/ataheaderimagebg3.jpg); background-repeat:no-repeat; }
	.ImageFondHeaderImange4{background-image:url(../img/ataheaderimagebg4.jpg); background-repeat:no-repeat; }
	.ImageFondHeaderImange5{background-image:url(../img/ataheaderimagebg5.jpg); background-repeat:no-repeat; }
    .ImageFondHeaderImange6{background-image:url(../img/ataheaderimagebg6.jpg); background-repeat:no-repeat; }



    /* Body left background */
	.ImageFondBodyLeft1{background-image:url(../img/atabodyleftbg.gif); background-repeat:no-repeat; }
	.ImageFondBodyLeft2{background-image:url(../img/atabodyleftbg1.gif); background-repeat:no-repeat; }
	.ImageFondBodyLeft3{background-image:url(../img/atabodyleftbg2.jpg); background-repeat:no-repeat; }
        .sponsoredBottomText{
            padding-top:1px;
            padding-bottom:1px;
            font-family:Arial;
            font-size:9pt;
            color:#333333;
            background-color:#FFFFFF;
            border-bottom: 0px solid #CCCCCC;
            border-top: 1px solid #CCCCCC;
        }

	.MButton{ background-color:blue; color:white; width:90px; border:1px solid white; font-family: arial; font-size:8pt;}	

	.Textb{ font-family:Arial,sans-serif; font-size:10pt; color:white; margin:0px; margin-top:18px; }
	.Menu{ z-index: 10; visibility: hidden;  position: absolute; }