@charset "UTF-8";

body
{	
	background-color:#FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Lucida Grande, "Lucida Grande", Tahoma, Arial, Helvetica;
	color:#666666;
	font-size:11px;
	line-height:18px;
	text-align:justify;
}

#container
{
	position:absolute;
	left:50%;
	margin-left:-500px;
	width:980px;
	height:auto;
	background-image:url(../img/iplus.png);
	background-repeat:no-repeat;
	overflow:hidden;
}

#flamme 
{
	position: absolute;
	left: 0%;
	width: 450px;
	height: 921px;
	background-image:url(../img/flamme.jpg);
}

#containerglobal {
	position: absolute;
	height: 100%;
	width: 100%;
	background:url(../img/repeat.png);
	background-repeat:repeat-x;
}

#flash
{
	position:relative;
	float:left;
	height:160px;
	width:700px;
	color:#FFFFFF;
	overflow:hidden;
	margin-top:20px;
    font-size:13px;
    margin-left:280px;
}

*html #flash
{
	margin-left:140px;
}

.quote
{
	font-size:18px;
	line-height:28px;
	font-weight:normal;
	color:#ffffff;
	text-align:left;
	padding-right:150px;
}

.quoteinfo
{
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:right;
	padding-right:100px;
	padding-left:100px;
}

#text
{
	float:left;
	height:auto;
	width:700px;
	overflow:hidden;
	margin:0;
}

#menugauche {
	float:left;
	width:200px;
	margin-right:45px;
	background-color:#FFF;
	margin-left: 15px;
}

#navBox
{
	margin-top: 20px;
}

.navBoxItem
{
	float:left;
	width:200px;
	background-image:url(Images/navBoxItem.png);
	background-repeat:repeat-x;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	cursor:pointer;	
	overflow:hidden;
}

.navBoxItem:hover
{
	background-image:none;
	background-color:#eef1f5;		
}

.navBoxItemIcon
{
	float:left;
	width:48px;	
	overflow:hidden;
}

.navBoxItemIcon img
{
	margin-top:10px;
	margin-left:10px;
}

.navBoxItemDesc
{
	float:left;
	width:185px;
	margin-left:10px;
	overflow:hidden;
	padding-top:8px;
	padding-bottom:8px;
	padding-right:5px;
	text-align:center;
}

.last {
border-bottom:1px solid #CCCCCC;
}

.navBoxItemDesc h2, .navBoxItemDesc p
{
	margin:0;
	padding:0;	
}

.partenaire
{
	width:200px;
	overflow:hidden;
	text-align:center;
	width:200px;
	margin-right:45px;
	background-color:#FFF;
	border:1px solid #CCCCCC;
	margin-top: 340px;
}

#follow
{
	width:250px;
	float:left;
	margin-top:10px;
	color:#999999;
}
