@charset "UTF-8";
/* CSS Document */

.999{color:#999999;}

/* sous-pages de produits (backup, sync online...)*/

/* ligne1*/

#illustr_produits{
	width:800px;
	height:192px;
	margin:0px;
	}

.ill-backup{
	background-image:url(../images/products/BackUp/images/backup_ill.jpg);
	background-repeat:no-repeat
	}
.ill-sync{
	background-image:url(../images/products/sync_ill.jpg);
	background-repeat:repeat-x;
	}
	
.ill-online{
	background-image:url(../images/products/online/images/online_ill3.jpg);
	background-repeat:no-repeat
	}	
	
.ill-mediamove{
	background-image:url(../images/products/mediamove_ill.jpg);
	background-repeat:no-repeat
	}	
	
.illustr-img{
	width:392px;
	margin:0px;
	padding:0px;
	float:right;
}	

	
/* ligne2*/

#illustr2_produits{
	width:330px;
	height:175px;
	margin:0px;
	float:left;
	padding: 30px 20px 0px 450px;
	font-size:13px;
}

.ill2-backup{
	background-image:url(../images/products/BackUp/images/backup-ill2.jpg);
	background-repeat:no-repeat;
	}
	
.ill2-online{
	background-image:url(../images/products/online/images/online-ill2.jpg);
	background-repeat:no-repeat;
	}

.accroches-grey{
color:#999999;
font-size:16px;
}

/*contenu*/

#produits_ctnt{
	width:720px;
	height:auto;
	padding:0px 40px 40px 40px;
	margin:0px;
	float:left;
	}
	
#produits-colonnes{
	width:360px;
	height:auto;
	float:left;
}


/*boutons de download*/
a.btn-dld-backup{
	width:720px;
	height:75px;
	background-image:url(../images/products/BackUp/images/btn-backup-download.jpg);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	
	cursor:pointer;
	float:left; 
}
a:hover.btn-dld-backup{
	background-position:bottom;
}

/*boutons de download pour online page*/
a.btn-dld-backup-small{
	width:360px;
	height:70px;
	background-image:url(../images/products/online/images/dld-backup-small.jpg);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	cursor:pointer;
	float:left; 
}
a:hover.btn-dld-backup-small{
	background-position:bottom;
}

a.btn-dld-sync-small{
	width:360px;
	height:70px;
	background-image:url(../images/products/online/images/dld-sync-small.jpg);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	cursor:pointer;
	float:left; 
}
a:hover.btn-dld-sync-small{
	background-position:bottom;
}

/*tableau*/

.prod-tab-top{
	width:720px;
	height:10px;
	background-image:url(../images/products/images/prod-tab-01.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
.prod-tab-middle{
	width:720px;
	height:auto;
	background-image:url(../images/products/images/prod-tab-02.jpg);
	background-repeat:repeat-y;
	float:left;
	}
	
.prod-tab-bot{
	width:720px;
	height:10px;
	background-image:url(../images/products/images/prod-tab-03.jpg);
	background-repeat:no-repeat;
	float:left;
	}

/*online*/
.online-encart-new{
	width:440px;
	height:160px;
	background-image:url(../images/products/images/online-encart-2a.jpg);
	background-repeat:no-repeat;
	float:left;
	padding:60px 30px 0px 250px;

	color:#FFFFFF;
}
.online-encart-blue{color:#5eb5d3}

/*screenshots*/
.screenshot-line{
	width:795px;
	height:123px;
	background-image:url(../images/products/prod-big-black-line.jpg);
	background-repeat:repeat-x;
	float:left;
	padding-left:5px;
	margin-top:20px;
	}

.screenshot-line img{
padding:10px 4px;
}

/* pages de telechargements*/

.prod_ctnt{
	width:760px;
	height:auto;
	padding:20px 20px 40px 20px;
	margin:0px;
	}

#illustr_download{
	width:800px;
	height:192px;
	margin:0px;
	
	}
	
.ill-dld-backup{
	background-image:url(../images/products/BackUp/download-images/backup_dld-ill.jpg);
	background-repeat:no-repeat
	}		
	
.download-button{
	width:335px;
	height:145px;
	margin:20px 10px 10px 20px;
	float:left;
}	

.download-txt{
	width:315px;
	height:105px;
	margin:30px 10px 20px 20px;
	padding:10px;
	border:solid 1px #CCCCCC;
	float:left;
}	

.ill-dld-sync{
	background-image:url(../images/products/Sync/download-images/sync_dld-ill.jpg);
	background-repeat:no-repeat
	}		
	
	
#faqOnline {
	padding-left: 50px;
}

