/****** ZONE NEWS ******/
DIV.zone_news {
	float: left;
	width:230px;
	height:380px;
	left:40px;
	top:40px;
}
DIV#conteneurDefilant {
	position:absolute;
	top:px;
	left:px;
	width:230px;
	height:380px;
	clip: rect(0 230 380 0);
	overflow:hidden;
	z-index:1;
	visibility:visible; 
}
DIV#contenuDefilant, DIV#contenuDefilant TD {
	width:230px;
	padding-top:20px;
	font: normal normal normal 14px Arial;
	color: #006600;
}
DIV#contenuDefilant TABLE.actualites TR {
	font: normal normal bold 14px Arial;
	color: #006600;
}
DIV#contenuDefilant TABLE.actualites TD A {
	font: normal normal bold 12px Arial;
	color: #006600;
}
DIV#contenuDefilant TABLE.actualites TD A:hover {
	font: normal normal bold 12px Arial;
	color: #3366cc;
}
DIV#contenuDefilant TABLE.actualites TD SPAN.date_article {
	font: normal normal bold 10px Arial;
	color: #999999;
}
/***** MENU DEROULANT ******/
TD.zone_menus_principaux {
	position: relative;
}
DIV.qui_sommes_nous {
	left:310px;
	top:30px;
	width:170px;
	float: left;
}
DIV.espace_clients {
	left:-10px;
	top:110px;
	width:170px;
	float: left;
}
DIV.espace_collaborateurs {
	left:-275px;
	top:210px;
	width:200px;
	float: left;
}
DIV.services_pratiques {
	left:50px;
	top:280px;
	width:180px;
	float: left;
}
.zone_menus_principaux td div{
	position: relative;
}
.zone_menus_principaux a{
	text-decoration: none;
}
.menuContentFond {
	text-align:right;
}
.menuContent {
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3;
	opacity: 0.3;
}
.menuContent  TD{
	text-align:right;
	height: 20px;
}
.menuContent a {
	display: block;
	padding: 2px 0 2px 20px;
	color: #3366cc;
	font: normal normal bold 11px Arial, Helvetica, sans-serif;
}
.menuContent a:hover{
	background: #3366CC url(../images/carre_degrade.jpg) no-repeat top left;
	color: #FFF;
}
.menuContent .degradeDroit {
	width:20px;
}

/* Styles menus principaux */
.conteneurZoneTitre {
	padding-top:10px;
}
.titreMenuPrincNO {
	font: normal normal bold 12px Verdana;
	font-variant: small-caps;
	text-align:right;
	color: #006600;
	padding-left:20px;
}
.titreMenuPrincACT {
	font: normal normal bold 12px Verdana;
	font-variant: small-caps;
	text-align:right;
	color: #3366cc;
	padding-left:20px;
}