div#banners img
{
	margin-left: 20px;
}

div#banners_home
{
	margin-top: 10px;
}

/*HOME BOVENSTE 2 CONTENT BOXES*/

div.boxItems
{
}

div.boxHeader{
	width:250px;	
	height:21px;
	color:#000000;
	font-weight: bold;
	padding-left:7px;
	padding-top:2px;
}

div.boxImage img{
	border:none;
	width:256px;
	display: block;
}

div.boxContent{
	margin-top: 0;
	padding: 5px 0 20px 15px;
	width:220px;
	line-height:1.3;
	font-size:0.90em;
	height:180px;
	overflow:hidden;
}

div.boxContent div.header
{
	font-weight: bold;
	padding: 5px 0;
}

div.boxContent p
{
	margin: 0;
	padding: 5px 0;
}

.yellow_box {
	background:url("..//images/site/home/box_Intland_01.jpg") no-repeat;
}

.grey_box {
	background:url("..//images/site/home/box_campagne_01.jpg") no-repeat;
	color: #ffffff;
}

.first{
	display:block;
	width:264px;
	height:254px;
	float: left;
	color: #191919;
}

.second{
	display:block;
	width:264px;
	height:254px;
	float:right;
	color: #191919;
}

.grey_box:hover{
	background:url("..//images/site/home/box_campagne_02.jpg") no-repeat;
	text-decoration:none;
}

.yellow_box:hover{
	background:url("..//images/site/home/box_Intland_02.jpg") no-repeat;
	text-decoration:none;
}

.homeBoxHeader{
	color: #ffffff;
}
