@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	font-family:tahoma;
	font-size:11px;
	color:#666;
	background-color:#7d8180;
}
.container{
	background-color:#FFFFFF;
	padding:0px 10px 0px 10px;
}
a{
color:#016EC9;
text-decoration:none;
}
.tmm{
color:#cccccc;
font-size:11px;
background:#fff url(../images/tmm.gif) repeat-x bottom;
padding-bottom:2px;
}
.tmm a{
color:#999999; text-decoration:none;
}
.tmm a:hover, .tmm a.active{
color:#333333; text-decoration:none;
}
.tmm a.active{
	font-weight:bold;
}
.top-navigation {
}
.logo {
padding-top:15px;
padding-bottom:10px;
}
ul#nav {padding: 0px; margin: 0px; list-style: none;}
ul#nav li {float: left; position: relative; margin-right:4px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px}
ul#nav li a{display: block; text-align: center; width: 131px; background:url(../images/navtop_bg_act.png) no-repeat top; padding: 6px 0px; color: #016EC9; text-decoration: none;}
ul#nav li a.active {background:url(../images/navtop_bg_act.png) no-repeat top; color: #000; text-decoration: none;}
ul#nav li a.over {background:url(../images/navtop_bg_over.png) no-repeat top; color: #fff; text-decoration: none; cursor:default;}

.menu-content, .left, .right {
	height:250px;
}
.menu-content .left {
	float:left;
	width:716px;
}
.menu-content .right {
	float:right;
	width:235px;
	background:#016EC9;
}
#imageheader {
	overflow: hidden;
	background-color:#4394d6;
}
#tabcontent {
	background-color:#FFF;
	text-align:left;
}

#tabcontent ul{
	padding:10px;
	margin:0px;
}
#tabcontent ul li{
	list-style-type:none;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px; 
	padding-left:14px;
	line-height:16px;
}
#tabcontent ul li a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.news-panel{
	background-color:#EEF5F8;
	padding:5px 0px 0px 10px;
}
#newsscroller {
	height: 20px;
	padding: 3px;
}
#newsscroller a {
	color:#666666;
	text-decoration: none;
}
#newsscroller a:hover {
	color:#016EC9;
	text-decoration: none;
}
.someclass {
}

.footer{
	padding:10px;
	font-size:11px;
	color:#CCCCCC;
}
.footer a{color:#CCCCCC;}

.imgDH{
overflow:hidden;
height:109px;
}

.services{
background:#016EC9 url(../images/services.jpg) no-repeat top center;
height:250px;
padding:35px 20px 20px 20px;
}
.industries{
background:#016EC9 url(../images/industries.jpg) no-repeat top center;
height:250px;
padding:45px 20px 20px 20px;
}
.connexion{
background:#016EC9 url(../images/connexion.jpg) no-repeat top center;
height:250px;
}
.mediaroom{
background:#016EC9 url(../images/mediaroom.jpg) no-repeat top center;
height:250px;
}
.solutions{
background:#016EC9 url(../images/solutions.jpg) no-repeat top center;
height:250px;
padding:90px 20px 20px 20px;
}
.Aboutus{
background:#016EC9 url(../images/about_us.jpg) no-repeat top center;
height:250px;
padding:20px;
padding:55px 20px 20px 20px;
}