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

/* @group General */
html {
height:100%;

}
body {
	margin:0;
	padding:0;
	font-family: "Verdana", Arial, Helvetica, sans-serif; 
	font-size:76%;
	color: #012d55;
	background: #3F1060 url(../img/bg-img-body.jpg) repeat-x top center;
}

h1, h2, h3, h4, h5 {
	margin : 0;
}

h2 {
	font-size : 2.4em;
}

h3 {
	font-size : 1.4em;
}

h4 {
	font-size : 1.2em;
}

p {
	margin : 0;
}

a {
	text-decoration: none;
}
	
a.chevron {
	color: #002d56 !important;
}

a:hover {
	text-decoration: underline;
}

/* @group Access - liens d'évitements */
#easy-access{
	position:absolute;
	top: -30px;
}
/* @end */

/* @group Contenu */

div.bigcontainer {
	/*width: 1480px;*/
	/*height: 890px;
	margin-left: auto;
	margin-right: auto;
	/*background: url(../img/bg-img-body.jpg) repeat-x 0 0;	
	background: url(../img/bg-body.jpg) repeat-x 0 0;*/
	/*background: #441365 url(../img/bg-body.jpg) repeat-x 0 0;*/	
}	

div.maincontainer {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

/* @group Bdx Top */
div.bdx-top{
	width : 960px;
	margin-left : auto;
	margin-right : auto;
	height : 142px;
	overflow: hidden;
	background: url(../img/logo_SmartPower.png) no-repeat 170px 55px;
}

div.navigation_top {
	height: 28px;
	width: 780px;
	background: transparent url(../img/bg-menu.png) no-repeat;
	margin-top: 87px;
	margin-left: 170px;
}

div.navigation_top ul {
	list-style-type: none;
	height: 28px;
	float: left;
}

div.navigation_top ul li{
	float : left;
	height: 28px;
	/*display : block;*/
	/*margin-left : 23px;*/
	padding-left : 12px;
	padding-right: 14px;
	padding-top: 5px;
	background: transparent url(../img/pipe-menu.png) no-repeat center right;	
}

div.navigation_top ul li:hover,
div.navigation_top ul li.actif,
div.navigation_top ul li.last:hover,
div.navigation_top ul li.last.actif {
	background: transparent url(../img/bg-navtop.png) repeat-x top left;
}

div.navigation_top ul li.first {
	background-image: url(../img/pipe-menu-1.png);
	padding-left: 35px;	
}

div.navigation_top ul li.first:hover,
div.navigation_top ul li.first.actif {
	background: transparent url(../img/bg-navtop-first.png) repeat-x top left;
}

div.navigation_top ul li.last {
	background: none;
}

div.navigation_top ul li a { 
	text-decoration : none;
	color : #ffffff;	
}

div.navigation_top ul li a:hover, div.navigation_top ul li.actif a { 
	font-weight: normal;
}

div.navigation_top form.search-top {
	float: right;
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 5px; 	
}

div.navigation_top form.search-top .text_field {
	border: 1px #92d0e5 solid;
	width: 140px;
	color: #92d0e5;
	font-size: 0.9em;
	line-height: 1em;
	height: 17px;
	padding-top: 2px;
	padding-left: 5px;
	margin-left: 2px;
	float: left;
}

div.navigation_top form.search-top .btn-search {
	margin-left: 5px;
}

div.logo {
	float : left;
}

div.logo img {
	margin-top: 12px;
}

div.tools {
	float : right;
	width : 230px;
	margin-top: 16px;
}

div.page .content div#cse-search-results iframe {
	width: 520px;
}

div.bdx-top .flags {
	float : left;
	margin-top : 4px;
	margin-left : 16px; 
}

div.bdx-top .flags .flag{
	display:  block;
	float: left;
	width: 24px;
	height: 12px;
	margin-left: 8px;
}
.bdx-top .flags a.french {background : transparent url(../img/flag-fr.png) no-repeat 0 0;}
.bdx-top .flags a.english {background : transparent url(../img/flag-en.png) no-repeat 0 0;}


div.bdx-top .network-links {
	float : left;
	margin-left : 20px;
}

div.bdx-top .network-links .link{
	display:  block;
	float: left;
	width: 19px;
	height: 20px;
	margin-left: 7px;
}

.bdx-top .network-links a.facebook {background : transparent url(../img/link-facebook.png) no-repeat 0 0;}
.bdx-top .network-links a.viadeo {background : transparent url(../img/link-viadeo.png) no-repeat 0 0;}
.bdx-top .network-links a.linked {background : transparent url(../img/link-linked.png) no-repeat 0 0;}
.bdx-top .network-links a.rss {background : transparent url(../img/rss.png) no-repeat 0 0;}
.bdx-top .network-links a.twitter {background : transparent url(../img/twitter.png) no-repeat 0 0;}

.bdx-top .top-links {
	float: right;
	margin-top: 21px;
	text-align: right;
	width: 555px;
	margin-right: 25px;
}

.bdx-top .top-links a {
	color: #012d55;
	text-decoration: underline;
	padding: 5px 0px 5px 32px;
	height: 25px;
}

.bdx-top .top-links a:hover {
	color: #812281;
	font-weight: normal;
}

.bdx-top .top-links a.forum {background : transparent url(../img/icon-forum.png) no-repeat 0 0; padding-right : 15px; text-decoration: none;}
.bdx-top .top-links a.forum:hover { text-decoration: underline; }
.bdx-top .top-links a.wiki {background : transparent url(../img/icon-wiki.png) no-repeat 0 0; padding-right : 15px; text-decoration: none;}
.bdx-top .top-links a.wiki:hover { text-decoration: underline; }
.bdx-top .top-links a.dev {background : transparent url(../img/icon-dev.png) no-repeat 0 0; padding-right : 15px; text-decoration: none;}
.bdx-top .top-links a.dev:hover { text-decoration: underline; }
.bdx-top .top-links a.webmaster {background : transparent url(../img/icon-webmaster.png) no-repeat 0 0; text-decoration: none;}
.bdx-top .top-links a.webmaster:hover { text-decoration: underline; }


/* @group Bdx content */
div.bdx-content {
	/*width : 960px;*/
	margin-left : auto;
	margin-right : auto;	
}

div.bdx-content .box {
	height : 180px;
}

div.right-column {
	float: left;
	width: 205px;
	padding-left: 15px;
}

div.right-column .news {
	margin-top: 20px;
}

div.right-column .news h2 {
	font-size: 27px;
}

div.right-column .news .link a,
div.right-column .product-news .link a{
	font-size: 0.8em;
	letter-spacing: 0px;
	color: #1DA5D3;
	font-weight: bold;
	background-image: url(../img/puce-blue.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;	
}

div.right-column .product-news {
	margin-top: 20px;
}

div.right-column .product-news h2{
	font-size: 27px;
}

div.right-column .product-news .innertube {
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	margin-top: -3px;
	padding-left: 10px;
	padding-right: 15px;
}

div.right-column .product-news .bkg-product-news {
	background: transparent url(../img/bkg-news-product.png) no-repeat bottom center;
	height: 10px;
}

div.right-column .product-news table.invisible a.simple {
  font-size: 0.8em;
  letter-spacing: 0px;
  color: #812281;
  font-weight: bold;
  background-image: url(../img/puce.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 10px;  
}

div.right-column .product-news div.link a {
  font-size: 0.8em;
  letter-spacing: 0px;
  color: #812281;
  font-weight: bold;
  background-image: url(../img/puce.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 10px;  
}

div.right-column .newsletter {
	height: 79px;
	margin-top: 35px;
}

div.right-column .newsletter .text_field {
	border: 1px #92d0e5 solid;
	width: 145px;
	margin-top: 45px;
	margin-left: 15px;
	float: left;
}

div.right-column .newsletter .btn-ok {
	padding-top: 42px;
	margin-left: 5px;
	float: left;
}
/**/

a.box-download, a.box-knowmore {
	height: 103px;
	width: 206px;
	display: block;
	margin-bottom: 20px;	
}

/* @group Bdx footer */
div.bdx-footer {
	padding-top: 40px;
	height: 50px;
	clear: both;
	color: #ffffff;
	font-size: 0.9em;
}

div.bdx-footer ul {
	text-align: center;
}

div.bdx-footer ul li {
	display: inline;
	padding-left: 8px;
	color: #a43aa6;
}

div.bdx-footer ul li a {
	padding-right: 8px;
}

div.bdx-footer ul li.last {
	border: none;
}

div.bdx-footer ul li a:hover {
	text-decoration: underline;
	font-weight: normal;
}

div.bdx-footer ul li a {
	color: #ffffff;
}
/**/

