/* CONSTRUCTION DE LA PAGE -------------------- */
*{
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}
body{
	background: url(/site/img/interface/default/fond3.jpg) repeat-x top #fff;
}
#contenu_top{
	background: url(/bip/img/interface/default/haut.gif) no-repeat top center #fff;
}
#box{
	margin: auto;
	width: 550px;
	margin-top: 0px;
}
#menu{
	width: 45px;
	height: 550px;
	float: left;
	margin: 40px 0 0 0;
}
#arrondi_top{
	background: url(/bip/img/interface/default/top4.gif) no-repeat top center;
	height: 11px;
	overflow: hidden;
}
#arrondi_bottom{
	background: url(/bip/img/interface/default/bottom.gif) no-repeat top center;
	height: 11px;
	clear: both;
	overflow: hidden;
}
#contenu{
	background: #FFF;
	width: 475px;
	float: left;
	text-align: left;
	overflow:hidden;
}
#corps{
	padding: 5px 10px 0px 10px;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	overflow:hidden;
}
#logo{
	width: 450px; height: 102px;
	float: left;
	margin: 0px 0px 10px 10px;
}
#langues{
	 }
#lien{
	font-family: "Lucida Sans", Verdana;
	font-size: 13px;
	color:#39206D;
	margin-left: 60px;
	margin-top: -19px;
}
#hierarchie{
	clear: left;
	margin: 25px 0 10px 10px;
}

#contenu_bottom{
	background: url(/bip/img/interface/default/bas.gif) no-repeat bottom center #fff;
	padding-bottom: 180px;
	text-align: center;
	height: 700px;
}
html>body #contenu_bottom{
	height: auto;
	min-height: 700px;
}
#bottom_menu{
	font-size: 11px;
	text-align:center;
}
#footer{clear:both; position:relative; text-align:left; }
.netitbee{
	position:absolute; 
	top: 90px;
	left: 0px;
	/*border: 4px solid #FFF;*/
	width: 500px; height: 80px;
}


/* Divs particulières      -------------------- */
a{text-decoration: none; color: #836AA6;}
a:hover {text-decoration: underline;}
a.suite{
	display: block;
	padding: 0 0 0 20px;
	background: url(/bip/img/interface/default/suite.gif) no-repeat center left;
}
h1.cat{
	text-align: right;
	font-size: 30px;
	letter-spacing: -2px;
	color: #39206D;
	font-style: italic;
	border-bottom: 6px dotted #B4A5C9;
	padding: 0 30px 10px 0;
	clear: right;
}
div.presentation{
	padding: 0 20px 20px 20px;
	font-style: italic;
	
}
div.article{
	clear: both;
	margin: 0 0 20px O;
}
div.txt_article{
	margin: 0 10px 0 100px;
}

div.separateur{
	height: 20px;
	clear: right;
	
}
div.technos{text-align:right;}
div.illustration{
	float: left; 
	width: 90px;
	height: 90px;
	margin: O;
}
div.article h1,div.article h1 a{
	font-family: "Lucida Sans", Verdana;
	font-size: 17px;
	color:#39206D;
	letter-spacing: -1px;
}
/* COMMENTAIRES ----------------------------------------- */
fieldset{
	border: 1px solid #836AA6;
	padding: 10px;
}
legend{
	color: #39206D;
	padding: 10px;
	font-size: 18px;
	letter-spacing: -1px;
	font-family:"Lucida Sans", Verdana;
}
.message{
	margin: 0 0 15px 0;
}
.infos{
	color: #39206D;
	font-weight: bold;
	font-style:italic;
}
/* MULTIPAGE ------------------------------------------- */
.navigation{
	text-align: center;
	font-size: 80px;
	margin: 30px 0 55px 0;
	color: #B4A5C9;
}
.navigation a{ color: #B4A5C9; }
.navigation a:hover{ color: #39206D; text-decoration: none;}