/* Start of CMSMS style sheet 'homapge' */
/* @override 
	http://localhost:8888/je/stylesheet.php?cssid=42&mediatype=screen
	http://je/stylesheet.php?cssid=42&mediatype=screen
*/

div#barre div#nav, div#portfolio_view{
	width: 340px;
	height: 100%;
	display: inline;
	float: left;
}
div#portfolio_view{
	height: 230px;
	background-color: #e8eff2;
}
	
div#content, div#extra{
	width: 287px;
	display: inline;
	float: left;
	padding: 20px;
	height: 190px;
	text-align: justify;
}
div#extra{
	
	background-color: #fff;
}


div#portfolio a:hover{
	text-decoration: none;
}


div#leftB {
	width: 330px;
	height: 35px;
	overflow: hidden;
	float: right;
	text-align: center;
	display: inline;
	
	
}



div#funfact {
	background: url(./images/site/home/images/funfact2.png) no-repeat;
	width: 279px;
	height: 80px;
	margin-top: -2px;
	margin-left: 3px;
	position: absolute;
	padding: 10px 25px 5px 25px;
}
div#review {
		background: url(./images/site/home/quote2.png) no-repeat;
	width: 280px;
	height: 86px;
	margin-top: 3px;
	margin-left: 8px;
	overflow: hidden;
	text-align: justify;
	padding: 10px 22px 10px 22px;
}
	
div#review_auteur{
	position: absolute;
	margin-top: -13px;
	margin-left: 203px;
	color: #505050;
	font-size: 10px;
}

/* @group box */
#boxB{
	width: 328px;
	height: 223px;
	margin-left: 5px;
	margin-top: 2px;
	background: #fff url(./images/site/home/fond.png) repeat-y;
	
}
#boxB #headerB{
	width: 318px;
	height: 138px;
	margin-left: 5px;
	
}
#boxB #contentB{
	width: 318px;
	height: 75px;
	margin-left: 5px;
	margin-top: 5px;
	
}
#boxB #h{
	height: 5px;
	width: 100%;
	background: url(./images/site/home/h.png) repeat-x;
}
#boxB #b{
	height: 5px;
	width: 100%;
	background: url(./images/site/home/b.png) repeat-x;
}
#boxB .coin#bd{
	width: 29px;
	height: 28px;
	background: url(./images/site/home/coin_bd.png) no-repeat;
	margin-top: -28px;
	
}
#boxB .coin#bg{
	width: 5px;
	height: 5px;
	background: url(./images/site/home/coin_bg.png) no-repeat;
	margin-top: -7px;
	
}

/* @end */

#contentB div.content {
	padding-top: 5px;
	width: 240px;
	height: 55px;
	margin-left: 10px;
}
#contentB div.content h2{
	font-size: 10px;
	margin-bottom: 0px;
}
#contentB div#logodown{
	width: 26px;
	height: 26px;
	margin-right: 24px;
	margin-top: 35px;

}
/* End of 'homapge' */

