body {
	background:#d1d1d1;
	margin:0;
}

#global {
	width:962px;
	margin:0 auto;
	background-image:url('../images/bg_footer.jpg');
	background-repeat:no-repeat;
	background-position:bottom center;

}

#maindiv {
	background:#ffffff;
	width:962px;
	margin:0 auto;
}

#menu_top {
	background:url( "../images/back_mainmenu.jpg" ) no-repeat;
	width:902px;
	text-align:center;
	overflow:auto;
	padding-left:30px;
	padding-right:30px;
}

#menu_top a {
	height:29px;
	display:block;
	float:left;
}

.breadcrumb {
	margin-top:32px;
	margin-bottom:0px;
	font-family:"Arial";
	font-size:11pt;
	text-decoration:none;
	color: #45336b;
}

#top {
	margin-top:-5px;
}

#navigation {
	margin-left:0px;
	height:109px;
	width : 525px;
}

#newsletter {
	width : 200px;
	float:right;
	position:absolute;
	margin-left:525px;
	margin-top:-40px;
}

#menu_top a:hover {
	background-position:0px -29px;
}

#menu_bottom {
	width:902px;
	height:28px;
	background:url( "../images/back_submenu.jpg" ) no-repeat;
	padding-left:40px;
	padding-top:4px;
}

#menu_bottom a {
	margin:0px 10px 0px 10px;
	font-family:"Arial";
	font-size:10pt;
	font-weight: bold;
	text-decoration:none;
	color: #330066;
}
.section
{
	padding: 0 0 0 0;
}

#frame {
	z-index:2;
	min-height:600px;
	overflow:auto;
	font-family:"Arial";
	font-size:10pt;
	line-height:16px;
}

#myshoppingmall 	{background:url( "../images/header_myshoppingmall.jpg" ) no-repeat ;}
#mybrand 			{background:url( "../images/header_mybrand.jpg" ) no-repeat ;}
#myretail 			{background:url( "../images/header_myretail.jpg" ) no-repeat;}
#mycity 			{background:url( "../images/header_mycity.jpg" ) no-repeat;}
#myagency 			{background:url( "../images/header_myagency.jpg" ) no-repeat;}
#pzinteract 		{background:url( "../images/header_pzinteract.jpg" ) no-repeat;}
#pzmobile 			{background:url( "../images/header_pzmobile.jpg" ) no-repeat;}
#pzwidget 			{background:url( "../images/header_pzwidget.jpg" ) no-repeat;}
#pzcrm 				{background:url( "../images/header_pzcrm.jpg" ) no-repeat;}
#accueilproduits 	{background:url( "../images/header_produits.jpg" ) no-repeat;}
#accueilsolutions	{background:url( "../images/header_solutions.jpg" ) no-repeat;}
#societe			{background:url( "../images/header_approche.jpg" ) no-repeat;}
#generique 			{background:url( "../images/header_small.jpg" ) no-repeat;}
#news			{background:url( "../images/header_news.jpg" ) no-repeat;}
#cmb			{background:url( "../images/header_cmb.jpg" ) no-repeat;}

img {
	border:0px;
}

#frame h1 {
	color:#45316c;
	padding:0px;
	margin:12px 0 10px 0;
}

#frame h2 {
	color:#1e6cb4;
	padding:0px;
	font-family:"Arial";
	font-size:13pt;
}

#frame h3 {
	color:#333333;
	padding:0px 0px 3px 0px;
	margin:0px 0px 12px 0px;
	font-family:"Arial";
	font-size:14pt;
	border-width:2px;
	border-style:solid;
	border-color:#b7d2ea;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:solid;
	border-left-style:none;
}

#frame h4 {
	color:#1e6cb4;
	font-family:"Arial";
	font-size:1em;
	line-height:1.3em;
	text-align:left;
	margin-bottom:10px;
}


#frame .image-droite {
	float:right;
	position:relative;
	z-index:20;
}

#frame .image-gauche {
	float:left;
	clear:left;
	position:relative;
	z-index:20;
	padding-left:30px;
}

#frame .texte-gauche {
	float:left;
	width:430px;
	min-height:246px;
	color:#333333;
	clear:left;
	margin-bottom:50px;
	margin-left:40px;
}

#frame .titre-seul {
	float:left;
	width:470px;
	min-height:166px;
	color:#333333;
	clear:left;
	margin-bottom:20px;
	margin-left:50px;
}

.span_frame  img{
	border:0px #CCCCCC solid;
}

/* Bloc central */
#centre_2colonnes {
	width: 100%;
	overflow: hidden;
	background:url( "../images/sep_2colonnes.gif" ) repeat-y;
}
#centre_4colonnes {
	width: 100%;
	overflow: hidden;
	background:url( "../images/sep_4colonnes.gif" ) repeat-y;
}
#centre {
	width: 830px;
	overflow: hidden;
	margin-left:35px;
	margin-right:0px;
}

.footer
{
	display:block;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	height:204px;
	clear:both;
	width:100%;	
	background:url( "../images/bg_footer.jpg" ) no-repeat;
	background-position:bottom center;
} 

.footer_background {

	position: relative;
	width:100%;
}

.footer_content {
	font-family:"Arial";
	font-size:11px;
	position: relative;
	padding-top:50px;
	margin-left:auto;
	margin-right:auto;
	width:860px;
	vertical-align:middle;
	color:#163a76;
}

#fond_bleu {
	background-color: #b7d2ea;
	padding: 20px 20px;
}
/* Contenu principal */
#principal {
	float: left;
	width: 385px;
	margin-left: 24px;
	padding: 15px 15px;
}
#principal > :first-child {
	margin-top: 10px;
}
#principal p {
	line-height: 1.5;
}

#principal li {
	line-height: 1.5;
}

#principal ul {
	margin-left: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Contenu secondaire */
#secondaire {
/* background-color: #00ff00;*/
	margin-left: 465px;
	margin-right: 0px;
	padding: 0px 10px 0px 15px;
}

#colonne { 
	float: left; 
	width: 161px;
	padding: 16px 26px 0px 20px;
	font-size:11px;
}

#colonne img
{
	margin: 0px -26px 0px 0px;
}

.conteneur {
	width: 100%;
	margin-left: 35px;
}

/* Footer produits */
#footer-produits {
	background:url( "../images/bg_footerproduits.jpg" ) repeat-x;
	height:187px;
	width:830px;
	position: relative;
	left: 35px;
	margin-top:24px;
}

/* Benefices */
#features
{
	margin-left:-35px;
	margin-top:24px;
	margin-bottom:12px;
}
#features img
{
	display: block;
	border: 0px solid rgba(0,0,0,0.1);
	float: left;
	margin: 0px 0px 0px 0px;
}
#features p
{
	font-size:9pt;
	color:#333333;
	line-height: 1.35;
	text-align:justify;
}
#features p strong
{
	font-size:10pt;
	color:#6633cc;
}
hr {
	clear: both;
	visibility: hidden;
}

#frame .resume{
	font-family:"Arial";
	font-size:17px;
	font-weight : bold;
	line-height:20px;
	color:#333333;
}

#frame p {
	margin: 0px;
	padding:0px;
}

fieldset {
	border: #3c3c3c 2px solid;
	margin-bottom: 20px;
	padding: 9px 18px;
	background-color: #fff;
}

legend {
	background: #3c3c3c;
	color: #fff;
	font: normal 12px/18px Arial, sans-serif;
	font-weight : bold;
	margin-bottom: 9px;
	padding: 2px 11px;
}

input[type=submit], input[type=reset] {
	padding: 2px;
 }

.separation {
	background:url( "../images/back_h2.gif" ) repeat-x;
	width: 100%;
	margin-top:5px;
	margin-bottom:5px;
	height: 10px;
}
.separation hr {
	display: none;
}

.article_actu {
	width: 60%;
	margin-left:30px;
}


