@charset "utf-8";
/* CSS Document */
.bouton a#prod{
	width: 175px;
	background-image:url(../images/btn_products_over.png);
	}
/*page produits*/

.product_page-ill{
	width:800px;
	height:185px;
	margin:0px;
	padding:0px;
	background-image:url(../images/products/products_ill.jpg);
	background-repeat:no-repeat;
}

.illustr_produits{
	width:800px;
	height:150px;
	margin:0px;
	padding:0px;
	}
.illustr_produits-txt{
	width:400px;
	height:100px;
	margin:40px 140px 10px 20px;
	float:right;
	}
.illustr_produits-img{
	width:240px;
	height:150px;
	float:right;
	}
	
.ligne-prod{
	width:800px;
	height:155px;
	margin-top:20px;
	padding:0px;
	/*background-image:url(../images/products/products_degrad.jpg);*/
	float:left
}	

.ligne-prod-img{
	width:384px;
	height:155px;
	float:left;
	}

.ligne-prod-txt{
	width:380px;
	height:125px;
	padding:20px 0px 10px 0px;
	float:left;
	}

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

.illustr_backup, .illustr_sync, .illustr_online, .illustr_mediamove{
	width:800px;
	height:192px;
	margin:0px;
	
	}

.illustr_backup{
	background-image:url(../images/products/BackUp/images/backup_ill.jpg);
	background-repeat:no-repeat
	}
.illustr_sync{
	background-image:url(../images/products/sync_ill.jpg);
	background-repeat:repeat-x;
	}
	
.illustr_online{
	background-image:url(../images/products/online/images/online_ill.jpg);
	background-repeat:no-repeat
	}	
	
.illustr_mediamove{
	background-image:url(../images/products/mediamove_ill.jpg);
	background-repeat:no-repeat
	}	
	
.bande-ill{
	width:800px;
	height:60px;
	text-align:center;
	float:left;
	padding-bottom:15px;
	}
	
/*TAGS LINE TEXTE... once upon a time...*/	
/*.illustr-title{
	width:370px;
	margin:30px 0px 0px 35px;
	float:left;
}	

.illustr-img{
	width:392px;
	margin:0px;
	padding:0px;
	float:left;
}	*/

.illustr-img{
	width:392px;
	margin:0px;
	padding:0px;
	float:right;
}	

.prod_ctnt{
	width:760px;
	height:auto;
	padding:20px 20px 40px 20px;
	margin:0px;
	}
.prod-col {
	width:350px;
	height:auto;
	float:left;
	margin:10px;
	text-align:justify
}

.prod-col img{
	float:left;
	margin:10px;
}

.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;
}
	
.online-encart{
	width:540px;
	height:auto;
	background-image:url(../images/products/images/online-encart-2.jpg);
	background-repeat:repeat-y;
	padding: 0px 30px 0px 30px;
	
	
}

.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;
	margin-left:20px;
	color:#FFFFFF;
}
.online-encart-blue{color:#5eb5d3}

/* pages de testimonials*/
.testimonial-bubble{
	width:700px;
	height:auto;
	background-image:url(../images/products/Sync/images/testim-bulle-2.jpg);
	background-repeat:repeat-y;
	padding: 0px 30px 0px 30px;
}

/* pages de telechargements*/

.illustr_download-backup, .illustr_download-sync{
	width:800px;
	height:192px;
	margin:0px;
	/*padding:80px 0px 0px 65px;
*/
	}
	
.illustr_download-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;
}	

.illustr_download-sync{
	background-image:url(../images/products/Sync/download-images/sync_dld-ill.jpg);
	background-repeat:no-repeat
	}		
/* popup pour mediamove */
#popupForm {

}

#subscribeForm {

}

#subscribeForm p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 70px;
}
#subscribeForm p input{
}
#subscribeForm p label{
	float: left;
	width: 100px;
}

#subscribeForm #message {
	padding-left: 50px;
	font-weight: bold;
	color: #FF0000;
	display: none;
}

#step1 {
	height: 100px;
	width: 330px;
	padding-top: 70px;
}

#step2 {
	height: 170px;
	width: 330px;
}

#step1 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#step1 ul li{
	padding-bottom: 20px;
}



