﻿body {
	margin: 0px 5pt;
	padding: 0;
	/*font-size: 11px;*/
	font:12px "Segoe UI",Verdana,Tahoma,Arial;
   
	color: #434343;
	background-color: #FFF;
	_text-align: center;
}

* { /* IE5-6 font declaration */
	_font-size: inherit;
	_font-family: inherit;
	_font-color: inherit;
	_font-weight: inherit;
}

strong { font-weight: bold; 
font-size:12px}

img { border: none; }

form {
	margin: 0;
	padding: 0;
}

form input {
	font: 12px Arial, Helvetica, sans-serif, Bitstream Vera Sans;
}
/*********************************************************************/

a {
	/*color: #477AC3;*/
	color:#3366CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.download {
	font-weight: bold;
	padding-left: 12px;
	background: url(images/arrow-actions.gif) no-repeat left;
}

a.image img {
	display: block;
	border: none;
}

a.button {
	display: block;
	width: 110px;
	text-indent: -9999px;
	overflow: hidden;
	height: 24px;
	margin-bottom: 10px;
}


/*********************************************************************/

p {
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 17px;
}

h1 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 24px;
	color: #FF9901;
	font-weight: normal;
	text-shadow: #CCCCCC 2px 2px 2px;
}

.wide h3 {
	margin: 0px 0 10px;
	padding: 10px 0 0 0;
	font-size: 16px;
	font-weight: normal;
	color: #FF9901;
	clear: both;
	display: block;
}

.wide span.h3 {
	margin: 0px 0 10px;
	padding: 10px 0 0 0;
	font-size: 16px;
	font-weight: normal;
	color: #FF9901;
	clear: both;
	display: block;
}

h2 {
	margin: 0px 0 10px;
	padding: 10px 0 0 0;
	font-size: 16px;
	font-weight: normal;
	color: #FF9901;
	clear: both;
	display: block;
}

h3 {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}

h5 {
	margin: 0 0 7px 0;
	padding: 0 0 3px 0;
	width: 100%;
	border-bottom: 1px solid #dedede;
	font-size: 11px;
	font-weight: bold;
}

ol {
	margin-top: 5px;
}

ul.features {
	margin: 0 0 10px 0;
	list-style: none;
	padding: 0;
}

ul.features li {
	padding: 0 0 10px 14px;
	line-height: 17px;
	background: url(images/bullet-features.gif) no-repeat 0 6px;
}

/* SEO headings */
strong.seo {
	display: block;
	height: 0px;
	text-indent: -9999px;
	overflow: hidden;
}

span.tiny {
	display: block;
	font-size: 11px;
	color: #777777;
	background: transparent;
	clear: both;
}

/*********************************************************************/

#container {
	width: 950px;
	margin: 0 auto;
	position: relative;
	padding: 107px 0 0 0;
	_text-align: left;
}

#top-of-page {
	position: absolute;
	top: 0;
	left: 0;
	width: 950px;
	height: 106px;
	clear: both;
	background: url('images/background-header.gif') no-repeat 0 20px;
}
.top-of-page1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 950px;
	height: 106px;
	clear: both;
	background: url(images/background-header.gif) no-repeat 0 20px;
}

/*********************************************************************/

#content-container {
	width: 100%;
	background: url(images/background-content.gif) repeat-y 721px 0;
	overflow: hidden;
	margin-bottom: 1px;
}

#content-left {
	width: 720px;
	float: left;
	overflow: hidden;
	background: url(images/background-addon.jpg) no-repeat top right;
	padding: 0 0 32px 0;
}

.index #content-left {
	padding: 0 1px 0 0;
	width: 720px;
}

#content-right {
	width: 226px;
	float: left;
	padding: 0 0 0 4px;
}

#content {
	border-left: 1px #A1C2E2 solid;
	margin: 0;
	padding: 0 40px;
}

#content li {
	padding: 5px 0;
}

#content-container.wide {
	width: 100%;
	background: none;
	overflow: hidden;
	margin: 0;
	margin-bottom: 1px;
}

#content-container.wide #content {
	border: none;
	margin: 0;
	padding: 30px 40px 32px 40px;
	min-height: 380px;
	height: auto;
	_height: 380px;
}

/*********************************************************************/

/*********************************************************************/

#site-tools {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 62px;
	right: 10px;
	font-size: 11px;
}

#site-tools li {
	display: inline;
	padding: 0 0 0 7px;
	margin: 0 2px 0 0;
	background: url(images/separator.gif) no-repeat 0 2px;
	_background-image: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
	_padding-left: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
}

#site-tools li:first-child {
	background-image: none;
	padding-left: 0;
}

#site-tools li a {
	color: #3366CC;
	text-decoration: none;
}

#site-tools li a:hover {
	text-decoration: underline;
}

/*********************************************************************/

#global-sites {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 16px;
	left: 0;
	line-height: 36px;
	font-size: 13px;
	font-family:Verdana;
}

#global-sites li {
	display: block;
	float: left;
	/*background:url(images/orange_bullet_point.gif)   no-repeat 0 13px;*/
	padding: 0 0 0 17px;
	margin: 0 10px 0 10px;
}

* html #global-sites li {
	margin-left: 5px;
}

#global-sites li.active {
	margin: 0 10px 0 -47px;
	padding: 0 0 0 60px;
	background: url(images/link-left.gif) no-repeat;
	_padding-left: expression( (this===this.parentNode.childNodes[0]) ? "6px" : "auto");
	_margin-left: expression( (this===this.parentNode.childNodes[0]) ? "0px" : "-47px");
	_background-image: expression( (this===this.parentNode.childNodes[0]) ? "url(images/link-first.gif)" : "auto");
}

#global-sites li.active:first-child {
	margin-left: 0;
	padding: 0 0 0 6px;
	background: url(images/link-first.gif) no-repeat;
}

#global-sites li.active span {
	margin-right: -47px;
	background: url(images/link-right.gif) no-repeat top right;
	padding: 1px 62px 0 2px;
	position: relative; 
	display: block;
	height: 37px;
	float: left;
}

#global-sites li a {
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	position: relative;
}

#global-sites li a:hover {
	text-decoration: underline;
}

#global-sites li.active a {
	font-weight: bold;
	color: #7D9BC6;
	background-color: #FFF;
}

#global-sites li a.vmware {
	width: 71px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/logo.gif) no-repeat 0 -22px;
	margin: 7px 0 0 0;
}

#global-sites li.active a.vmware {
	background: url(images/logo.gif) no-repeat;
	width: 86px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 7px 4px 0 6px;
	padding: 0;
}

* html #global-sites li.active a.vmware {
	margin-left: 4px;
	margin-right: 2px;
}

/*********************************************************************/

#primary-navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 58px;
	left: 32px;
	font-size: 11px;
	z-index: 10;
}

#primary-navigation li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative; 
	background: url(images/separator.gif) no-repeat 100% 6px;
}

#primary-navigation li.last {
	background-image: none;
}

#primary-navigation li a {
	display: block;
	float: left;
	height: 22px;
	line-height: 16px;
	color: #477AC3;
	padding: 0 0 0 3px;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
}

#primary-navigation li a.active {
	color: #F69401;
}

#primary-navigation li a span {
	display: block;
	float: left;
	padding: 3px 9px 0 5px;
	cursor: pointer;
	height: 19px;
}

#primary-navigation li a:hover {
	color: #F69401;
}

#primary-navigation li.hover a {
	color: #F69401;
	height: 19px;
	overflow: hidden;
	z-index: 10;
	position: relative;
	margin-left: -1px;
	padding-left: 4px;
	background: url(images/link-main-left.gif) no-repeat;
}

#primary-navigation li.hover a span {
	cursor: pointer;
	background: url(images/link-main-right.gif) no-repeat top right;
}

#primary-navigation li div {
	display: none;
	background: url(images/dropdown-top.gif) no-repeat;
	padding: 4px 0 0 0;
	width: 168px;
	position: absolute;
	top: 18px;
	left: -1px;
}

#primary-navigation ul {
	margin: 0;
	padding: 0 8px 4px 8px;
	list-style: none;
	width: 152px;
	background: url(images/dropdown-bottom.gif) no-repeat bottom left;
}

#primary-navigation ul li {
	display: block;
	float: none;
	margin: 0;
	padding: 1px 0 1px 0;
	background: none;
	border-top: 1px solid #C9D6E8;
	_border-top: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
	width: 152px;
}

#primary-navigation ul li:first-child {
	border-top: none;
}

#primary-navigation li.hover ul li a {
	white-space: normal;
	display: block;
	float: none;
	height: auto;
	font-weight: normal;
	color: #477AC3;
	background: none;
	padding: 8px 0 8px 0;
	width: 100%;
	margin: 0;
	line-height: 14px;
}

#primary-navigation li.hover ul li:hover a {
	background: url(images/gradient.gif) repeat-y top;
	margin: 0;
	padding: 8px 0 8px 0;
	color: #477AC3;
}

#primary-navigation li.hover ul li a:hover {
	background: url(images/gradient.gif) repeat-y top;
	margin: 0;
	padding: 8px 0 8px 0;
	color: #477AC3;
}

#primary-navigation li.hover ul li a.active{
	font-weight: bold;
	background: url(images/gradient.gif) repeat-y top;
	margin: 0;
	padding: 8px 0 8px 0;
	color: #477AC3;
}

#primary-navigation li.hover div {
	display: block;
}

/* primary navigation for communities */

.communities #primary-navigation li a span {
	display: block;
	float: left;
	padding: 3px 20px 0 5px;
	cursor: pointer;
	height: 19px;
	background: url(images/link-main-right-act.gif) no-repeat top right;
}

.communities #primary-navigation li a.active span {
	background: url(images/link-main-active.gif) no-repeat 100% 0;
}

.communities #primary-navigation li.hover a span {
	cursor: pointer;
	background: url(images/link-main-right-act.gif) no-repeat 100% -22px;
}

/*********************************************************************/

#footer {
	width: 922px;
	height: 70px;
	/*background: url(images/background-footer.gif) no-repeat;*/
	font-size: 12px;
	line-height: 34px;
	padding: 0 14px 0 14px;
	position: relative;
	color: #999999;
	clear: both;
}

#footer p {
	display: inline;
}

#footer a.rss {
	position: absolute;
	top: 8px;
	right: 13px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 16px;
	height: 16px;
	background: url(images/rss.gif) no-repeat;
	padding:0px;
}

#navigation-bottom {
	margin: 0 0 0 12px;
	padding: 0;
	list-style: none;
	display: inline;
}

#navigation-bottom li {
	display: inline;
	background: url(images/separator.gif) no-repeat 0 2px;
	padding: 0 0 0 9px;
	margin: 0 3px 0 0;
	_background-image: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
	_padding-left: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");
}

#navigation-bottom li:first-child {
	background-image: none;
	padding-left: 0;
}

#navigation-bottom li a {
	color: #999999;
	text-decoration: none;
}

#navigation-bottom li a:hover {
	text-decoration: underline;
}

/*********************************************************************/

#secondary-navigation {
	width: 205px;
	margin: 0 0 0px 0;
	padding: 0 14px 20px 7px;
	list-style: none;
	border-top: 1px solid #A1C2E2;
	background: url(images/background-navigation-right.gif) no-repeat bottom left;
	font-size: 11px;
}

#secondary-navigation li {
	border-top: 1px solid #C5D4E9;
	padding: 1px 0 1px 0;
	background: url(images/arrow-right-lite.gif) no-repeat 0 12px;
}
#secondary-navigation li.first {
	border-top: none;}

#secondary-navigation li.active {
	background-image: url(images/arrow-right-dark.gif);
}

#secondary-navigation li a {
	padding: 8px 0 8px 12px;
	display: block;
	text-decoration: none;
}

#secondary-navigation li.active a {
	font-weight: bold;
	background: url(images/gradient.gif) repeat-y top;
}

#secondary-navigation li a:hover {
	background: url(images/gradient.gif) repeat-y top;
}

#secondary-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #C5D4E9;
}

#secondary-navigation ul ul {
	border-top: none;
	padding-left: 7px;
}

#secondary-navigation ul li.active ul li a {
	font-weight: normal;
	background: none;
}

#secondary-navigation li.active ul li a {
	font-weight: normal;
	background: none;
}

#secondary-navigation ul li.active ul li a:hover {
	background: url(images/gradient.gif) repeat-y top;
}

#secondary-navigation li.active ul li a:hover {
	background: url(images/gradient.gif) repeat-y top;
}

#secondary-navigation li ul li {
	background-position: 9px 12px;
	_width:204px;
/*	border-top: none;*/
}
#secondary-navigation li ul li a {
	padding-left: 21px;
}
#secondary-navigation li ul li ul li {
	background-position: 17px 12px; 
	border-top: none;
	_width:190px;
}
#secondary-navigation li ul li ul li a {
	padding-left: 29px;
}

/*********************************************************************/

#breadcrumbs {
	margin: 0;
	padding: 4px 40px;
	font-size: 11px;
	position: absolute;
	top: 110px;
	left: 0;
	z-index: 0;
	color: #999;
	_clear:left;	
}

#breadcrumbs a {
	color: #999;
}

#ibreadcrumbs {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
}

/*********************************************************************/

/* Content Element */
#header {
/*border: 1px dotted red;*/
	margin: 0;
	padding: 32px 40px 0 41px;
	background: url(images/border-left-content.gif) no-repeat 0 0;
}

.wide #header {
/*border: 1px dotted red;*/
	margin: 1em 0;
	padding: 0;
	background: none;
}

#header br {
	padding-bottom: 0;
	margin-bottom: 0;
	overflow: hidden;
}

#header p {
	padding-bottom: 0;
	margin-bottom: 0;
	overflow: hidden;
}

#header .overlay{
	padding-bottom: 15px;
	margin-bottom: 0;
	overflow: hidden;
}

#header .overlay h1 {
	font-size: 30px;
	color: #7d9bc6;
}

#header .statement p {
	padding-bottom: 10px;
	width:auto;
}

/* Two-column Header (product, etc.) */
#header .overlay div.left {
	float: left;
	width: 130px;
	padding: 0 0 70px 0;
	background: url(templates/img/pattern_product.gif) no-repeat bottom left;
}

#header .overlay div.left a.image {
	display: block;
	margin-bottom: 20px;
}

#header .overlay div.right {
	float: right;
	_float: none;
	width: 490px;
	padding: 0 0 0 12px;
	border-left: 1px solid #A1C2E2;
}

/* First Level Hero template */

#header.firstlevel {
	/*overflow: hidden;*/
	height: 150px;
	padding: 0;
	margin: 0;
	background: url(images/background-hero-foot.gif) no-repeat bottom left;
}

#header.firstlevel .overlay {
	overflow: hidden;
	height: 118px;
	*height: 114px; /*IE7*/
	_height: 115px; /*IE5-6*/
	width: auto;
	display: block;
	padding: 34px 41px 0 40px;
	background: url(images/background-stdhero.jpg) no-repeat top right;
}

#header.firstlevel .overlay h1{
	font-size: 30px;
	font-weight: normal;
	color: #7d9bc6;
}

#header.firstlevel .statement {
	overflow: hidden; 
	position: absolute;
	width: 300px; 
	top: 115px;
	right: 275px;
	border: 2px solid white;
	background-color: #aec2d7; 
	padding: 10px;
	font-size: 11px;
	line-height: 150%;
	color: #fff; 
}
/***********************************************************/

.communities #header.firstlevel .overlay {
	background: url(images/background-stdhero-alt.jpg) no-repeat top right;
}

.communities #header.full {
	background: url(images/background-header-full-footer.gif) no-repeat bottom left;
	padding: 0 0 15px 0;
}
.communities #header.full .overlay {
	height: 187px;
	background: url(images/background-header-full.jpg) no-repeat top right; 
	padding-left: 40px;
	width: 679px;
	padding-top: 30px;
}

.communities #header.full p {
	color: #7D9BC6;
	font-size: 14px;
	line-height: 20px;
	margin-top: 5px;
	width: 420px;
}



.form_select
{
	font-family:verdana,Arial, Helvetica, sans-serif;
	font-size:9px;
	resize:both;
	border-style:solid;
	border-width:1px;
	border-color:teal;
	background-color:white;

}

.ContourRechercheCentre
{
	border-style:solid;
	border-width:1px;
	border-color:#E6E6E6;
	/*color:green*/
}

.TitreCentre
{
	font-family:verdana,Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:white;	
	text-align:center;
}

.TitreValeurs
{
	font-weight:bold;
	font-size:16px;
	color:#4A93FF
}

.LigneReseauBlanc
{
	background-color:white;
}
.ColonneNomResau
{
	
	width:147px;
	height:30px;
}
.TitreDictionnaire
{
	font-weight:bold;
	font-size:12px;
}
.SousTitrePiece
{
	color:#0066FF;
}

.TitreContact
{
	color:black;
	font-size:13px;
	font-weight:bold;
}
.LienServicePlus
{
	color:#434343;	
}

.LienServicePlus
{
	/*font-size:14px;*/
	text-align:center;
	
	
}
.Surlignement
{
	
	
	color:#0066FF;
	font-size:11px;
	font-weight:bold;
}

.MargePuceInterieure
{
	margin-left:15px
}

/**************** Carousel Partenaires ************/
#partnersContainer {
	width:700px;
	height: 146px;
	background: url(images/carouselBg.png);
	margin-left: 9px;
	padding-left: 8px;
	clear: both;
}

#partnersContainer img.navButton {
	float: left;
	display: inline;
	cursor: pointer;
	margin-top: 45px;
}

#partners {
	width: 620px;
	height: 90px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-top: 25px;
	z-index: 2;
	position: relative;
}

#partners ul {
	position: relative;
	width: 2200px;
	height: 90px;
	z-index: 1;
}

#partners ul li {
	float: left;
	display: inline;
	width: 220px;
	text-align: center;
}

#scrollArea {
	display: inline;
	margin-top: 10px;
	margin-right: 20px;
	float: right;
	width:10px;
}


/* -----------AcCCORDEON---------*/
.subMenuList 
{

	/*background: url(images/carouselBg.png);
*/
	
	width:181px;
	text-align:center;
	
}
.containerDIV
{
	width:181px;
}
.subMenuItem
{
	/*background-image:url('images/navigation/menuItemBg.png') ;
	background-position:2px;
	background-repeat:no-repeat;*/

margin-left:4px;
	
	
}
.enjeux
{
	
	margin-top:-4px;
	background-image:url('images/navigation/enjeuxSelectedBg.png');
}
.efficacite
{
margin-top:-4px;

		background-image:url('images/navigation/efficaciteSelectedBg.png');

}

.rdv
{
margin-top:-4px;

		background-image:url('images/navigation/rdvSelectedBg.png');

}

.decouvertes
{
margin-top:-4px;

		background-image:url('images/navigation/decouvertesSelectedBg.png');

}
.architecte
{
margin-top:-4px;

		background-image:url('images/navigation/architecteSelectedBg.png');

}
.infrastructure
{
margin-top:-4px;

		background-image:url('images/navigation/infrastructureSelectedBg.png');

}
/* +++++++++++++++*/

ul {
    list-style-type: none;
}


ul, li, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: inherit;
    font-family: inherit;
}



/* ---------- ACCORDEON GRAND -------------*/

/* -----------AcCCORDEON---------*/
/*.subMenuList 
{

	width:581px;
	text-align:center;
	
}*/
.containerDIVGrand
{
	width:581px;
}

.subMenuList 
{

	/*background: url(images/carouselBg.png);
*/
	
	width:600px;
	text-align:center;
	
}

.TitreProduitNsiaBanque
{
	font-weight:bold;
	font-size:14px
}

.TitreIndexProduitNsiaBanque
{
	font-weight: bold; 
font-size:12px;
margin-left:15px;
color:#FF9901;
}

.EspacementIndicateurMotDG
{
	
	margin-left:10px;
}

.EspacementIndicateurMotDGInterieur
{
	
	margin-left:10px;
}


code {font-family:"Courier New",Courier}

#options {width:457px; margin:20px auto; text-align:right; color:#9ac1c9}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}

#acc {width:700px; list-style:none; color:#033; margin:0 auto 40px}
#acc h3 {text-align:left; width:560px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
#acc h3:hover {background:url(images/header_over.gif)}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {width:542px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}

#nested {width:542px; list-style:none; color:#033; margin-bottom:15px}
#nested h3 {width:527px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
#nested h3:hover {background:url(images/header_over.gif)}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:509px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}
#nested .acc-selected {background:url(images/header_over.gif)}

.CitationHaut
{
	width:639px;
	background-image:url('images/autres/quote_top_full.gif');
	background-repeat:no-repeat;
	
}

.CitationBas
{
	width:639px;
	height:40px;
	background-image:url('images/autres/quote_bottom_full.gif');
	background-repeat:no-repeat;
	
}


.Citation
{
	width:617px;
	margin-left:13px;
}

.TexteSurligne
{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	
	
}
.TexteInterneDescriptionAvecDecallage
{
	margin-left:20px;
}

.TitreQuestion
{
	color:#3399FF;
	font-weight:bold;
}

.FenetreGanrantie
{
	
	width:620px;
	margin-left:5px;
	margin-top:-4px
}

.DecallageContact
{
	margin-left:5px;
}

