.homepage #leftColumn {
	float:left;
	width:468px;
	margin-left:-16px;
}
.homepage #rightColumn {
	float:right;
	width:448px;
}
	.homepage #rightColumn .presentation {
		margin-bottom:4px;
	}
		.homepage #rightColumn .presentation h2{
			color:#e49c00;
			font-size:16px;
			font-weight:bold;
		}
		.homepage #rightColumn .presentation h2 big{
			font-size:20px;
			font-weight:bold;
		}
		.homepage #rightColumn #contact-us {
			background:#e39c00 url(/argosSites/roquette_ventures/images/button.jpg) no-repeat scroll 6px 0;
			height:13px;
			font-weight:bold;
			font-size:12px;
			color:#213e69;
			width:130px;
			padding-left:29px;
			padding-top:2px;
			display:block;
			margin-top:-34px;
			float:right;
		}
		.homepage #rightColumn .presentation .content{
			margin-top:12px;
		}
			.homepage #rightColumn .presentation .content p{
				margin-bottom:18px;
				line-height:14px;
				font-size:13px;
			}
	.homepage #rightColumn #actu {
		margin-left:-4px;
		width:462px;
	}
	.homepage #rightColumn #actu .header {
		background:transparent url(/argosSites/roquette_ventures/images/actu-head.png) no-repeat scroll 0 0;
		height:30px;
		padding:10px 0 0 14px;
		margin-bottom:-5px;
		margin-left:1px;
	}
		.homepage #rightColumn #actu .header h3 {
			font-size:16px;
			font-weight:bold;
			background:transparent url(/argosSites/roquette_ventures/images/puce_title.jpg) no-repeat scroll 0 0;
			padding-left:18px;
			/* float:left; */
		}
		.homepage #rightColumn #actu .header #see-news {
			margin-left:22px;
			color:#e39c00;
		}
		.homepage #rightColumn #actu .header .nav {
			float:right;
			margin-right:14px;
			width:15px;
		}
		.homepage #rightColumn #actu .section {
			background:url("/argosSites/roquette_ventures/images/actu-bg.png") repeat-y scroll 1px 0 transparent;
			padding:0 4px;
		}
		.homepage #rightColumn #actu .article,
		.homepage #rightColumn #actu .last {
			border-bottom:1px solid #204377;
			clear:both;
			height:71px;
			margin-top:-5px;
			padding:6px 12px;
			}
		.homepage #rightColumn #actu .last {
			border-bottom:0px none;
		}
		.homepage #rightColumn #actu .footer {
			background:transparent url(/argosSites/roquette_ventures/images/actu-footer.png) no-repeat scroll 1px 0;
			height:7px;
			margin-top:-1px;
		}
			.homepage #rightColumn #actu .article img,
			.homepage #rightColumn #actu .last img{
				float:left;
				margin-right:18px;
			}
			.homepage #rightColumn #actu .article .date,
			.homepage #rightColumn #actu .last .date {
				color:#e49c00;
				font-weight:bold;
				line-height:14px;
			}
			.homepage #rightColumn #actu .article h4,
			.homepage #rightColumn #actu .article p, 
			.homepage #rightColumn #actu .last h4,
			.homepage #rightColumn #actu .last p {
				line-height:14px;
			}
			.homepage #rightColumn .article h4 span,
			.homepage #rightColumn .last h4 span {
				font-weight:normal;
			}
			.homepage #rightColumn #actu .readmore {
				display:block;
				background:transparent url(/argosSites/roquette_ventures/images/more.jpg) no-repeat scroll 0 0;
				width:13px;
				height:12px;
				float:right;
				margin-top:-10px;
				padding-bottom:6px;
			}
				.homepage #rightColumn #actu .readmore span {
					position:absolute;
					top:-2000px;
					left: -2000px;
				}
/** Sliiiiiiiiiiddddddddeeeeeeeeeeeee **/
#.homepage #rightColumn #actu {  
	width:462px; 
	display:block; 
	position:relative; 
}
	.homepage #rightColumn #actu .Slide_forward,
	.homepage #rightColumn #actu .Slide_back{ 
		display:block; 
		/* position:relative; 
		clear:both; */
		margin:0px auto;
		cursor:pointer; 
		width:15px; 
		height:7px;
		overflow:hidden;
	}
	.homepage #rightColumn #actu .Slide_forward {
		background:transparent url('/argosSites/roquette_ventures/images/up.png') no-repeat scroll 0 0;
	}
	.homepage #rightColumn #actu .Slide_back { 
		margin-top:2px;
		background:transparent url('/argosSites/roquette_ventures/images/down.png') no-repeat scroll 0 0;
	}
#vertical_inner{ 
	position:relative ; 
	overflow:hidden ; 
	width:462px ;
	margin:0px auto 0px;
	padding:0px;
}
#vertical_items { 
	display:block; 
	position:relative; 
}
#vertical_items div.article { 
	display:block; 
	position:relative;
	
	border-bottom:1px solid #204377;
	clear:both;
	height:71px;
	margin-top:-5px;
	padding:6px 12px;
}
