#DivHomeProducts
{
	width:730px;
	height:175px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/layout/back_toolbox_products.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#DivHomeNews
{
	width:720px;
	height:90px;
	margin: 0px;
	padding: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.NewsItem
{
	overflow:hidden;
	float: left;
	width: 230px;
	height: 85px;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	font-size:11px;
}
.NewsItem h1
{
	margin: 0px;
	padding: 0px;
	font-size:11px;
	text-transform:uppercase;
	color:#FFFFFF;
}
.NewsItem h2
{
	margin: 0px;
	padding: 0px;
	font-size:11px;
	text-transform:uppercase;
	color:#FFFFFF;
}
.NewsItem a
{
	margin: 0px;
	padding: 0px;
	font-size:9px;
	text-transform:uppercase;
	color:#FFFFFF;
}
.NewsItem h1:hover
{
	text-transform:uppercase;
	text-decoration:underline;
	color:#FFCC00;
}



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

#homeBuilderContentBG
{
	background: url(../images/home/bgHome.jpg) repeat-x;
	border-top:1px solid #222;
	color: black;
}

.homeContent
{
	background: url(../images/home/homeContent.jpg) repeat-x top #b4b7c2;
	float:left;
	display:block;
}

.homeContentNews
{
	width: 218px;
	height: 213px;
	margin-right:13px;
}

.homeContentEvenement
{
	width: 226px;
	height: 213px;
	margin-right:13px;
}

.homeContentProduit
{
	width: 290px;
	height: 213px;
}

.homeTitle
{
	height:20px;
	color: #2a51a2;
	font-size: 12px;
	padding-top:5px;
	padding-left:10px;
	text-transform:uppercase;
}

.homeContentBack
{
	background: url(../images/home/homeContentBack.jpg) no-repeat;
	width: 218px;
	height: 11px;
}

.homeContent2Back
{
	background: url(../images/home/homeContent2Back.jpg) no-repeat;
	width: 226px;
	height: 11px;
}

.homeContent3Back
{
	background: url(../images/home/homeContent3Back.jpg) no-repeat;
	width: 290px;
	height: 11px;
}

.homeContentText
{
	height:170px;
	padding: 5px 5px 5px 10px;
	font-size:9px;
}

.homenewstitle
{
	color: #017cdb;
	text-transform:uppercase;
	font-size:11px;
	margin-top:10px;
}

.lireLaSuite
{
	margin-top:10px;
	margin-bottom: 10px;
}

.lireLaSuite a
{
	color: #444;
	font-size: 9px;
	vertical-align: middle;
}

.lireLaSuite img
{
	vertical-align: middle;
	margin-bottom:2px;
}

.homeSeparator
{
	display:block;
	height:1px;
	background:#444;
	overflow:hidden;
}