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

.bouton a#company{
	background-image:url(../images/btn_company_over.png);
	}

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

.illustr_partners{
	width:800px;
	height:165px;
	margin:0px;
	padding:0px;
	background-image:url(../images/oem_degrad.jpg);
	background-repeat:repeat-x;
	
	}
.illustr_partners-txt{
	width:400px;
	height:115px;
	margin:40px 140px 10px 20px;
	float:right;
	}
.illustr_partners-img{
	width:240px;
	height:165px;
	float:right;
	}
	
	
.company_ctnt{
	width:760px;
	height:auto;
	padding:20px;
	margin:0px;
	float:left
	}
	
/*COMPANY PAGE*/
	
.big-black-line{
	width:794px;
	height:87px;
	background-image:url(../images/company_bigblackline.jpg);
	background-repeat:repeat-x;
	float:left;
	padding:3px;
}
	
/*INVESTORS*/	

.investor-ctnt{
	width:750px;
	height:auto;
	float:left;
	padding:20px 0px 20px 20px;
	margin:15px;
	}	
	
.logos{
	width:170px;
	height:70px;
	float:left;
	}
	
.investor-title-txt{
	width:510px;
	height:70px;
	float:left;
	}	
	
.investor-txt{
	width:480px;
	height:auto;
	float:left;
	text-align:justify;
	margin:10px 20px 0px 0px;
	
	}	
	
.separ{
	width:1px;
	height:150px;
	float:left;
	margin:20px 5px 5px 5px;
	background-color:#000000;
}

.investor-links{
	width:200px;
	height:110px;
	float:left;
	padding:20px 0px 0px 20px;
	}
.quotes{
	width:730px;
	color:#666666;
	font-style:italic;
	float:left;
	margin-top:20px;
	padding-right:20px
}
/*TEAM*/	

.team-ctnt{
	width:750px;
	height:auto;
	float:left;
	padding: 0px 0px 10px 20px;
	margin-left:15px;
	}	
	
/*PRESS & EVENTS*/

.pr-left{
	width:560px;
	float:left;
	}
.pr-title-txt{
	width:350px;
	height:90px;
	float:left;
	}	
.pr-title-txt h2{
	color: #cc3300;
	}	
	
.pr-txt{
	width:500px;
	height:auto;
	float:left;
	text-align:justify;
	margin:10px 20px 0px 20px;
	
	}	

.pr-separ{
	width:1px;
	height:130px;
	float:left;
	margin:0px 5px 5px 5px;
	background-color:#CCCCCC;
}

.pr-links{
	width:120px;
	height:80px;
	float:left;
	padding:20px 0px 0px 10px;
	}	
	
/*AWARDS*/

.small-separ{
	width:1px;
	height:70px;
	float:left;
	margin:0px 5px 5px 5px;
	background-color:#CCCCCC;
}

.small-links{
	width:120px;
	height:50px;
	float:left;
	padding:5px 0px 0px 10px;
	}	
	
/*NEWSLETTER*/

.nl{
	width:600px;
	}
	
	
.message {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

#formNewsletter {
	height: 90px;
}
/*MEDIAKIT*/

.medias-logos{
	width:170px;
	height:100px;
	float:left;
	text-align:center;
	}
