/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 

/* Video */
.frontpage-video { line-height: 17px; }

/* Social Icons Headline */
div.frontpage-social {
	line-height: 26px;
	font-size: 11px;
	text-transform: uppercase;
}

/* Poll */
form.short.frontpage-form > div { margin: 5px 0; }
form.short.frontpage-form button { margin-top: 10px; }

/* Newspaper */
.frontpage-newspaper {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 1px;
	height: 68px;
	background: #f7f7f7;
	border-top: 1px solid #e2e2e2;
}

.frontpage-newspaper img {
	position: absolute;
	bottom: 0;
	left: 0;
}

.frontpage-newspaper > div {
	margin-left: 100px;
	line-height: 16px;
}

.frontpage-newspaper > div h4 { margin: 9px 0 2px 0; }


/* Widgetkit
----------------------------------------------------------------------------------------------------*/

.frontpage-news,
.frontpage-weather,
.frontpage-stocks { background: url(../images/module_line_v.png) 0 0 repeat-x; }

.frontpage-news:first-child,
.frontpage-weather:first-child,
.frontpage-stocks:first-child { background: none; }

.frontpage-slideset {
	position: relative;
	width: 260px;
}

.frontpage-slideset img {
	position: absolute;
	top: 2px;
	left: 2px;
}

.frontpage-slideset h3 { margin: 0; }

.frontpage-slideset .slideset-content { margin-left: 70px; }

/* Revista Slideshow Articles */
.frontpage-news { padding-top: 10px; }

.frontpage-news:first-child { padding-top: 0; }

.frontpage-news h4 { margin: 2px 0 4px 0; }
.frontpage-news p { margin-top: 10px; }

/* Revista Slideshow Tabs */
.frontpage-weather {
	position: relative;
	padding: 11px 0 6px 0;
}

/* Weather */
.frontpage-weather h5 { margin: 0; }

.frontpage-weather span.temp,
.frontpage-weather span.icon { position: absolute; }

.frontpage-weather span.icon {
	top: 7px;
	right: 45px;
}

.frontpage-weather span.temp {
	top: 17px;
	right: 0;
	font-size: 26px;
}

.frontpage-weather span.high { color: #c85252; }
.frontpage-weather span.low { color: #5d9ccc; }

/* Stocks */
.frontpage-stocks {
	position: relative;
	padding:4px 0 4px 0;
	height: 18px;
}

.frontpage-stocks > span {
	position: absolute;
	top: 4px;
}

.frontpage-stocks span.up,
.frontpage-stocks span.down {
	top: 11px;
	left: 0;
	width: 9px;
	height: 5px;
	background: url(../images/icon_stocks.png) 0 0 no-repeat;
}
.frontpage-stocks span.down { background-position: 0 -15px; }

.frontpage-stocks span.name { left: 17px; }

.frontpage-stocks span.points { right: 43px; }

.frontpage-stocks span.percent { right: 0; }

.frontpage-stocks span.green { color: #6aa812; }
.frontpage-stocks span.red { color: #c85252; }


/* Bottom-C List */
#bottom-c .mod-plain ul.blank li {
	font-size: 11px;
	text-transform: uppercase;
}

/*mes modifications */
  .menu-dropdown a.level1 > span, .menu-dropdown span.level1 > span {
  
    text-transform: none;
}

.menu-dropdown a.level2, .menu-dropdown span.level2 {
    text-transform: none;
    font-size: 16px;
}
#toolbar{
	display:none;
}
.wk-slideshow .caption a {
    text-decoration: none;
}
/*Modification KOLAGBE du 29/11/2014 */
/*fond banniere */
body.wrapper-white .wrapper #headerbar, body.wrapper-white .wrapper #footer, body.wrapper-white .wrapper .mod-plain {
    text-shadow: none;
    background-color: #f2f2f2;
     box-shadow: 0 0 15px #f2f2f2;
}
#header {
    position: relative;
    background-color: #f2f2f2;
     box-shadow: 0 0 15px #f2f2f2;
}
/*fond pied de page */
#footer {
    position: relative;
    text-align: center;
     background-color: #f2f2f2;    
     box-shadow: 0 0 15px #f2f2f2;
}
/* Couleur des textes du site*/
 body#page {
   color: #000000;
}
/* bordure du menu général */
#menublock {
    padding: 5px 5px 2px;
     background: none repeat scroll 0 0 padding-box #f2f2f2;
      box-shadow: 0 0 25px #f2f2f2;
}
/* c'est le cadre de la page avec les couleurs d'ombre*/
body.wrapper-white .wrapper{
    background: none repeat scroll 0 0 padding-box #fff;
    border-left: 3px solid #ef2700 ;
    border-right: 3px solid #ef2700;
    box-shadow: 0 0 20px #ffff00;
}
/*  Début Configuration du menu général */
.menu-dropdown a.level1,
.menu-dropdown span.level1 {
	font-size: 15px;
	text-shadow: 0 1px #4b4b4b;
}

/* Set Hover */
.menu-dropdown li.level1:hover .level1,
.menu-dropdown li.remain .level1 {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	color: #ef2700;
	text-shadow: 0 1px 0 rgba(0,0,0,0.25);
}

/* Set Active */
.menu-dropdown li.active .level1 { text-shadow: 0 1px 0 black; }


/* Level 1 */
.menu-sidebar li.level1 { border-top: 1px solid #ddd; }

.mod-box-black .menu-sidebar li.level1 { border-top-color: #4b4b4b; }

/* Fin Configuration du menu général */ 
/* début images défillantes de la page d''accueil*/
.wk-gallery-revista-default .caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    width:110px;
    }
    
  .wk-gallery img, .spotlight img, a[data-lightbox] img {
   height: 292px;
    max-width: 90%;
}   

/* fin images défillantes de la page d''accueil*/
/* Zone de texte pour la recherche*/
.searchbox input {
 color:black;
}

/* Début de style ajouter par ASSABROU */

/* Début de style du tableau de publication comptes nationaux */
.tabl-pub th{
	border: 2px double #365f91;
	background:#198fff;
	color: #ffffff;
}

.tabl-pub td{
	border-collapse: collapse;
	border: 2px double #365f91;
	padding: 5px;
	width:auto;
}
/* Fin de style du tableau de publication comptes nationaux */

/* Début de style de la page Détails des Comptes Nationaux */
.import{
	width: 695px;
	text-align: justify;
	border: 1px solid #d9d9d9;
}
.import1{
	width: 329px;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
}
.import2{
	width:324px;
	margin-left:359px;
}

.metho{
	border:1px solid #d9d9d9;
	padding-left: 15px;
	padding-right:15px;
	margin-right: 2px;
	margin-top: 17px;
	text-align: justify;
}

.metho1{
	color:#4f81bd;
}
/* Fin de style de la page Détails des Comptes Nationaux */

/* Fin de style ajouter par ASSABROU */

/* Début de style ajouté par KOLAGBE */
/* Début de style du tableau de la page de présentation des ateliers */
.tabl-pub2 th{
	border: 2px double #b1b1b1;
	background:#337458;
	color: #ffffff;
}
.tabl-pub2 td{
	border-collapse: collapse;
	border: 2px double #b1b1b1;
	padding: 5px;
	width:auto;
}

/* Fin de style ajouté par KOLAGBE */