/* Created by Wikiwi.be - Raphael De Naeyer */
/* Fedito Wallonne */

/* General style */


BODY {
  color:#536B87;
  FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
  background: url(/images/fedito_bgbottom_large.png) no-repeat bottom right;
  background-attachment:fixed;
}
A {
  COLOR: #536B87;
  text-decoration: underline;
	transition: font-size .50s ease-out, color .25s ease-in-out, background .50s ease-in-out;
	-moz-transition: font-size .50s ease-out, color .25s ease-in-out, background .50s ease-in-out;
	-webkit-transition: font-size .50s ease-out, color .25s ease-in-out, background .50s ease-in-out;
}
A:hover {
	color: #E41F4E;
}
HR {
	color: #536B87;
}
UL {
	position:relative;
	float: left;
	line-height: 20px;
	font-size: 12px;
	margin: 5px 0px 10px 30px;
}
UL LI UL{
	position:relative;
	float: left;
	line-height: 16px;
	font-size: 12px;
	margin: 0px 0px 10px 30px;
}
B, strong  {
	color: #536B87;
}


/* Content style */

div#zone_global {
	text-align: center;
	
	z-index: 2;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,ffffff+57,f7f7f8+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 1%, #ffffff 57%, #f7f7f8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 1%,#ffffff 57%,#f7f7f8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 1%,#ffffff 57%,#f7f7f8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f8',GradientType=0 ); /* IE6-9 */
	border-bottom: 4px solid #4f273a;
}

div#zone_centre {
	position:relative;
	text-align: center;
	margin: auto;
}



div#zone_top {
	min-height: 320px;
	text-align: center;
}
div#zone_middle {
	margin-top: 20px;
}

img#fedito_wallonne_toxicomanes_logo {
	width: 300px;
	border: 0px;
	margin: auto;
	margin: 50px 0px 0px 0px;
}
div#bout_membre {
	min-width: 150px;
	float: right;
	margin: 10px 0px 0px 0px;
	right: 0px;
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	background-color: #4f273a;
	border-radius: 10px;
}
div#bout_membre  {
	background-color: #4f273a;
	color: #ffffff;
}
div#bout_membre:hover,  {
	background-color: #e41f4e;
	color: #ffffff;
}div#bout_membre a, div#bout_membre b { color: #ffffff; }

div#bout_membre img {
	position:absolute;
	left: 0px;
	height: 19px;
	width: 6px;
}
div#navbar {
	background: white;
	border: none;
	margin-top: 40px; 
	padding: 0px;
	z-index: 100;}

.navbar .navbar-nav {
	
  display: inline-block;
  float: none;
  vertical-align: top;
}
div#navbar a {
	font-size: 15px;
	color: #536b87;
	font-weight: bold;
	text-decoration: none;
}
div#navbar ul.dropdown-menu li a{
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.navbar .navbar-collapse {
  text-align: center;
}

.navbar-default .navbar-nav > li.dropdown:hover > a, 
.navbar-default .navbar-nav > li.dropdown:hover > a:hover,
.navbar-default .navbar-nav > li.dropdown:hover > a:focus,
.navbar-default .navbar-nav > li.dropdown > ul > li:hover > a, 
.navbar-default .navbar-nav > li.dropdown > ul > li:hover > a:hover,
.navbar-default .navbar-nav > li.dropdown:hover > a:focus,

div#navbar ul.dropdown-menu li:hover a
{
	
    background-color: rgb(106, 54, 78);
    color: rgb(255, 255, 255);
}
div#navbar li:hover a {
    color: rgb(255, 255, 255);
}
div#navbar ul.dropdown-menu li a {
    color: #536b87;
}

li.dropdown:hover > .dropdown-menu {
    display: block;
}

div#zone_contrale {
	position:relative;
	float: left;
	margin: auto;
	text-align: left;
	width: 1000px;
	margin-bottom: 100px;
}

div#zone_content {
	position:relative;
	float: left;
	margin: auto;
	text-align: left;
	width: 100%;
	min-height: 200px;
	margin-top: 0px;
}
h1#titre, h5#titre_boxmembres {
	position:relative;
	float: left;
	text-align: left;
	width: 100%;
	margin: 2px 0px 0px 0px;
	color: #723B54;
	font-weight: normal;
	font-size: 17px;
}
div#zone_texte {
	position:relative;
	float: left;
	text-align: justify;
	width: 100%;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	background: url(/images/bg_contenu.png) repeat;
	border: 1px solid #dddee3;

}

div#zone_texte p {
	margin: 10px 10px 10px 20px;
}
div#zone_contact {
	position:relative;
	float: left;
	margin: auto;
	text-align: center;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 100px;
	font-size: 12px;
}

div#zone_content_dr {
	position:relative;
	float: right;
	margin: auto;
	text-align: left;
	width: 490px;
	margin-top: 0px;
	height: 260px;
}

div#box_agenda_ttl {
	position: relative;
	float: left;
	width: 100%;
	margin: 2px 0px 0px 0px;
	height: 16px;
	line-height: 16px;
	text-align: left;
	font-size: 17px;
	color: #e52e70;
}
div#box_newsletter_ttl {
	margin: 15px 0px 0px 0px;
	color: #74c9e1;
}
div#box_newsletter {
	position: relative;
	float: left;
	width: 488px;
	margin-top: 0px;
	text-align: left;
	border: 1px solid #d5d5dd;
	margin: 0px 0px 0px 0px;
	background-color: white;
}
div#box_agenda {
	position: relative;
	float: left;
	width: 100%;
	min-height: 120px;
	margin-top: 0px;
	text-align: left;
	border: 1px solid #d5d5dd;
	margin: 0px 0px 0px 0px;
	background-color: white;
}
div#box_agenda div#slider_actu {

}
div#box_agenda div#slider_actu div {

}
div#box_agenda a {
	position: relative;
	float: left;
	display: block;
	width: 96%;
	font-size: 12px;
	margin: 5px 2% 5px 2%;
	text-align: left;
	border-bottom: 1px solid #d5d5dd;
	color: #c7cdcd;
	text-decoration: none;
}
div#box_agenda a:hover {
}
div#box_agenda a.lien {
	background: url(/images/fedito_plus_off.png) no-repeat bottom right;
}
div#box_agenda a.lien:hover {
	background: url(/images/fedito_plus_on.png) no-repeat bottom right #faebf1;
}

div#box_agenda a:hover p.ttl_news {
	color: #e52e70;
}

p.date_news {
	width: 100%;
	color: #723B54;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 0px 5px;
}

p.ttl_news {
	width: 98%;
	color: #546d8b;
	text-align: justify;
	margin: 0px 0px 15px 5px;
}



div#zone_copyright {
	position: fixed;
	width: 100%;
	text-align: center;
	height: 80px;
	background: url(/images/fedito_bgbot.png) repeat-x bottom center;
	z-index: 3;
	bottom: 0;
}
div#zone_copyrightb {
	height: 80px;
	margin: auto;
	background: url(/images/fedito_bgcopyright.png) no-repeat bottom center;
}

p#box_soutient {
	position:relative;
	float: left;
	width: 100%;
	font-size: 11px;
	line-height: 40px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	color:#646567;
}
p#box_soutient a {
	text-decoration: none;
}
p#box_soutient a img {
	position:relative;
	float: right;
	margin: 0px 0px 0px 5px;
	width: 22px;
	height: 34px;
}
p#box_soutient a span {
	display: none;
}

p#box_soutient a:hover span {
	display: block;
	position: absolute;
	top: -55px;
	right: 0px;
}
p#box_soutient a:hover span IMG {
	width: 64px;
	height: 87px;
}

p#copyright_wikiwi {
	width: 100%;
	font-size: 10px;
	text-align: left;
	margin: 15px 0px 0px 5px;
	color:#8a6576;
}
p#copyright_wikiwi a {
	color:#8a6576;
}
p#copyright_wikiwi a:hover {
	color: #ffffff;
}

/**Styles relatifs à la shadow box **/
 /*Style du masque recouvrant la page au chargement de la shadow box*/
 #page {position:absolute;left:0;top:0;z-index:9000;background-color:#536b87;display:none;}
 /*Positionnement et dimensions de la shadow box*/
 #boxes .window {position:absolute;left:0;top:0;width:440px;height:180px;display:none;z-index:9999;padding:20px;}
 #boxes #dialog {width:400px;height:180px;padding:10px;color:#00406d;background-color:#ffffff;}
 /*Style du bouton*/
 /*.shadowbox{position:absolute;width:100px;}*/
