
#pts_visuels{
margin-top:24px;
}

.pt_visuel{
float:left;
width:270px;
}

.pt_visuel p{
font:normal 11px Verdana, Arial, Helvetica, sans-serif;
color:#121212;
padding-left:9px;
}

.cadre_blanc{
background-color:#fbfaf9;
padding-top:15px;
}

/*---------------------------MENUS BLOCS---------------------------*/


a.menu4, a.menu5, a.menu6, a.menu7, a.menu8, a.menu9{
  	display: block;
	line-height: 28px;
	text-decoration: none;
	float:left;
}
a.menu4 {
	width: 101px;
	background: url(/_img/home/marketing.gif) no-repeat 0 0;
}	
a.menu4:hover {
	width: 101px;
	background: url(/_img/home/marketing.gif) no-repeat 0 -28px;
}
a.menu5{
	width: 169px;
	background: url(/_img/home/schema_fabrication.gif) no-repeat 0 0;
}
a.menu5:hover {
	width: 169px;
	background: url(/_img/home/schema_fabrication.gif) no-repeat 0 -28px;
}

a.menu6 {
	width: 121px;
	background: url(/_img/home/innovation.gif) no-repeat 0 0;
}	
a.menu6:hover {
	width: 121px;
	background: url(/_img/home/innovation.gif) no-repeat 0 -28px;
}
a.menu7{
	width: 149px;
	background: url(/_img/home/bureaux_creation_en.gif) no-repeat 0 0;
}
a.menu7:hover {
	width: 149px;
	background: url(/_img/home/bureaux_creation_en.gif) no-repeat 0 -28px;
}

a.menu8 {
	width: 151px;
	background: url(/_img/home/distribution.gif) no-repeat 0 0;
}	
a.menu8:hover {
	width: 151px;
	background: url(/_img/home/distribution.gif) no-repeat 0 -28px;
}
a.menu9{
	width: 119px;
	background: url(/_img/home/details_en.gif) no-repeat 0 0;
}
a.menu9:hover {
	width: 119px;
	background: url(/_img/home/details_en.gif) no-repeat 0 -28px;
}


/*---------------------------MARQUES LICENCES---------------------*/

#marques_licences{
width:540px;
margin-left:auto;
margin-right:auto;
margin-top:25px;
text-align:center;
}

#marques_licences ul{
margin:13px 0 0 0;
list-style-type:none;
}

#marques_licences li{
float:left;
border-right:1px solid #fbfaf9;
padding:0 13px 0 13px;
}

#marques_licences li.noborder{
border:none;
}

#marques_licences li a{
font:normal 10px Verdana, Arial, Helvetica, sans-serif;
color:#fbfaf9;
text-decoration:none;
}

#marques_licences li a:hover{
color:#404040;
}

#separateur{
border-top:1px solid #bbb8bb;
margin-top:25px;
height:20px;
}


