#entete {
	height: 352px;
	width: 917px;
	background-image: url(img/interface/ethersound.jpg);
	
}
#enteteNEW {
	height: 195px;
	width: 917px;
	background-image: url(img/interface/ethersoundNEW.jpg);
	
}

#col_home {
	width: 917px;
}
#col_home_gauche {
	float:left;
	width: 527px;
}
#col_home_droite {
	float:left;
	width: 390px;
}
#stories_home {
	width: 527px;
	height: 230px;
	background-color:#404040;
	overflow: hidden;
}
#int_home_g {
	float:left;
	width: 104px;
}
#int_home_d {
	float:left;
	width: 423px;
	overflow:visible;
}
#technologies_home {
	width: 527px;
	height: 113px;
	background-color:#A10000;
	overflow: hidden;
}

#news_home {
	width: 527px;
	/*height: 209px;*/
	background-color:#242424;
	overflow:visible;
}
#applications_home {
	width: 390px;
	height: 150px;
	background-color:#A1A1A1;
	overflow: hidden;
}
#int_home_g2 {
	float:left;
	width: 72px;
}
#int_home_d2 {
	float:left;
	width: 318px;
}
#products_home {
	width: 390px;
	height: 193px;
	background-color:#8D8D8D;
	overflow: hidden;
}

#tab_home_g {
	float:left;
	width: 286px;
	color:#FFFFFF;
	font-size: 12px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#tab_home_g a:link{
	color:#FFFFFF;
	text-decoration:none;
}
#tab_home_g a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#tab_home_g a:active{
	color:#FFFFFF;
	text-decoration:none;
}
#tab_home_g a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#tab_home_g ul{
	padding-left:5px;
	list-style-position: outside;
	list-style-image: url(img/interface/puce_marron_gris.gif);
	margin: 0px;
}

#tab_home_g_news {
	float:left;
	width: 421px;
	color:#FFFFFF;
	font-size: 12px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#tab_home_g_news a:link{
	color:#FFFFFF;
	text-decoration:none;
}
#tab_home_g_news a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#tab_home_g_news a:active{
	color:#FFFFFF;
	text-decoration:none;
}
#tab_home_g_news a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#tab_home_g_news ul{
	padding-left:5px;
	list-style-position: outside;
	list-style-image: url(img/interface/puce_marron_gris.gif);
	margin: 0px;
}

#tab_home_g_stories {
	float:left;
	width: 421px;
	color:#FFFFFF;
	font-size: 12px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#tab_home_g_stories a:link{
	color:#FFFFFF;
	text-decoration:none;
}
#tab_home_g_stories a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#tab_home_g_stories a:active{
	color:#FFFFFF;
	text-decoration:none;
}
#tab_home_g_stories a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#tab_home_g_stories ul{
	padding-left:5px;
	list-style-position: outside;
	list-style-image: url(img/interface/puce_marronclair_gris.gif);
	margin: 0px;
}



#tab_home_d {
	float:left;
	width: 135px;
	color:#8d8d8d;
	font-size: 12px;
}
#tab_home_d a:link{
	color:#8d8d8d;
	text-decoration:none;
}
#tab_home_d a:visited{
	color:#8d8d8d;
	text-decoration:none;
}
#tab_home_d a:hover{
	color:#8d8d8d;
	text-decoration:underline;
}
#tab_home_d a:active{
	color:#8d8d8d;
	text-decoration:none;
}
#pied_home {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #242424;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 15px;
}