﻿
/***********************************************/
/*	SPHERE	*/
/***********************************************/
.Contenu .Infos .ZoneSphere
{
    position:absolute;
	top:0px;
	left:0px;	
	width:100%;	
}

.Contenu .Infos .ZoneSphere .TexteSphere
{	
	font-family:Arial;
	font-size:11px;
	word-spacing:3px;
	line-height:15px;
	color:#767676;
	text-align:justify;
}

/***********************************************/
/*	SPHERE ENTREPRISE ETENDUE	*/
/***********************************************/

.Contenu .Infos .ZoneSphereEtendue
{
	position:absolute;
	top:30px;
	width:944px;
	height:375px;			
}

/*.Contenu .Infos .ZoneSphereEtendue .TableauVignettesShere
{
	width:358px;
	position:absolute;
	right:0px;
}

.Contenu .Infos .ZoneSphereEtendue .TableauVignettesShere .VignetteSphere
{	
	background-image:url('../../../Res/Solutions/Sphere/VignetteSphere.jpg');
	width:358px;
	height:94px;
}

.Contenu .Infos .ZoneSphereEtendue .TableauVignettesShere .VignetteSphere .TitreVignetteSphere
{	
	font-family:Calibri;
	font-size:16px;
	color:White;
	text-align:center;
	
	position:relative;
	top:0px;
	width:100%;
	height:20px;
}

.Contenu .Infos .ZoneSphereEtendue .TableauVignettesShere .VignetteSphere .TexteVignetteSphere
{		
	font-family:Arial;
	font-size:10px;
	position:relative;		
	margin:5%;
	
	color:White;
	width:100%;
	height:75px;
}*/