@charset "utf-8";
/* CSS Document - Eléments de la page d'accueil */

/* Video mini de la page d'accueil */
#videosflv{
	width:230px;
	height:167px;
	}


/* Solutions */
#solutions{ /* Positionnement du bloc */
	position:absolute;
	top:514px;
	left:0px;
	z-index:1;
	width:240px;
	}
	
.select_solutions{
	background-color:#FFFFFF;
	border:1px solid #ABADB3;
	width:162px;
	}
/* End solutions */


#entreprises{ /* Positionnement du bloc */
	position:absolute;
	top:495px;
	left:257px;
	z-index:1;
	width:483px;
	height:105px;
	}


#direct_links{ /* Positionnement du bloc */
	position:absolute;
	top:457px;
	left:263px;
	z-index:1;
	color:#555555;
	}


#presentation{ /* Positionnement du bloc */
	position:absolute;
	top:228px;
	left:257px;
	z-index:1;
	width:483px;
	height:214px;
	background-color:#000000;
	}

	
/* Mini-Lecteur vidéo */

#video{ /* Positionnement du bloc */
	position:absolute;
	top:222px;
	left:0px;
	z-index:1;
	width:240px;
	}
	
.player_1{
	background: transparent url(../img/block_2_1.gif) no-repeat;
	width:5px;
	height:5px;
	}
	
.player_2{
	background: transparent url(../img/block_2_2.gif) repeat-x;
	width:230px;
	height:5px;
	}

.player_3{
	background: transparent url(../img/block_2_3.gif) no-repeat;
	width:5px;
	height:5px;
	}

.player_4{
	background: transparent url(../img/block_2_4.gif) repeat-y;
	width:5px;
	}
	
.player_5{
	background: transparent url(../img/block_2_5.gif) repeat-y;
	width:5px;
	}

.player_6{
	background: transparent url(../img/block_2_6.gif) no-repeat;
	width:5px;
	height:5px;
	}
	
.player_7{
	background: transparent url(../img/block_2_7.gif) repeat-x;
	height:5px;
	}
	
.player_8{
	background: transparent url(../img/block_2_8.gif) no-repeat;
	width:5px;
	height:5px;
	}

.player_9{
	background: transparent url(../img/block_2_9.gif) repeat-y;
	width:5px;
	}

.player_10{
	background: transparent url(../img/block_2_10.gif) repeat-x;
	height:33px;
	}
	
.player_11{
	height:33px;
	width:230px;
	}
	
/* END Mini-Lecteur vidéo */


/* Footer */
#footer{ /* Positionnement du bloc */
	position:absolute;
	top:619px;
	left:0px;
	z-index:1;
	width:1000px;
	}

/* END Footer */

/* IE Effects */
#effect_1{filter:progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0,wipeStyle=0, motion='forward', duration=3);}
/* END IE effects */
