div#frameLeft {
	/*position:relative;*/
	float: left;
	width: 16%;
	/*overflow:hidden;*/
	/*background-color:#0C0;*/
	margin-left: 40px;
	margin-right: 20px;
}

div#frameRight {
	float:right;
	/*margin-left:950px;*/
	overflow:hidden;
	/*position:relative;*/
	/*background-color:#0FF;*/
	width: 13%;/*15%*/
	text-align:center;
	margin-right:30px;
	margin-left: 20px;
/*	margin-left:85%;*/
	/*margin-top:20px;*/
}

#frameRight .imagecenter{
	width:130px;
}

#frameRight img{
padding-top:5px;
								
}

div#frameContent {
	/*float:left;*/
	/*position:relative;*/
	/*background-color:#0F3;*/
	margin-left:220px;

	/*width:40%;*/
	/**/
	/*width:60%;*/
	width:600px;
	/*margin-right:20px;
	margin-top:0px;*/
	margin-bottom:0px;
	
	
}

/* ------ liens et mot clefs------- */
#frameContent a{
/*	font-weight:bold;*/
/*	font-size: 12px;*/
/*	color:#09F; /*#833;*/
/*	text-align:center;*/
	font-stretch:bold;
	/*Text-decoration:none;
	border-bottom-style:dashed;*/
	border-width:1px;
	
}

#frameContent .synthese .image a {
	text-align:center;
	text-decoration:none;
	border:none;
	
}

#frameContent a img {
	text-align:center;
	text-decoration:none;
	border:none;
}


#frameContent strong{
	font-weight:bold;
	
/*	font-size: 12px;*/
/*	color:#09F;*/
	text-align:center;
	Text-decoration:none;
}

	

/* ------ raccourci fin de page ------- */

ul#endpage_shortcuts {
    list-style-type: none;
}
ul#endpage_shortcuts li {
    display: inline;
    font-size: smaller;
    margin-left: 10px;
    margin-right: 10px;
}
ul#endpage_shortcuts li a {
    color: #F3664A; /* orange */
}




/*----------- Tableau comparaison solutions--------------------*/

table.steps tr th a:link{
   color:#da2131; 
}

table.steps tr th a:visited{
   color:#da2131; 
}


table.compare_solutions tr th a:visited {
   text-decoration: underline;
 	color: white; 
}

table.compare_solutions tr th a:link{
 	font-size:13px;
 	color:white;
 	text-decoration: underline;
}

table.compare_solutions tr th.SLA {
    background: #95B3D7; 
    color:white;
    font-size: 12px;
    text-align:center;
}

table.compare_solutions tr th.community {
    background: #92D050; 
    color:white;
    font-size: normal;
    text-align:center;
    
  
}
table.compare_solutions tr th.proedition {
   background:#60497B; 
    color:white;
    text-align:center;
    line-height :14px;
   
}
table.compare_solutions tr th.proservices {
    background: #376091; /*blue*/
    color:white;
    text-align:center;
}

table.compare_solutions tr th.hosted {
    background: #31849B; 
    color:white;
    text-align:center;
}



table.compare_solutions tr td {
    text-align: left;
   border-bottom:1px solid #dedfde;
	text-align:center;
	padding-left:5px;
	color:grey;
	
}
table.compare_solutions tr td.whatfor {
    background:white;
	color:grey;
	text-align:center;
	font-size:10px;
	line-height :12px;
	
	
}

table.compare_solutions tr td.criteria1 {
    background:#60497B;
	color:#FFF;
	font-weight: bold;
	text-align:left;
	font-size:13px;
	border-bottom:1px solid #dedfde;
	 
}
table.compare_solutions tr td.criteria {
    background-color:#95B3D7;
	color:white;
	font-weight: bold;
	text-align:left;
	font-size:12px;
	line-height :14px;
	border-bottom:1px solid #dedfde;
	
}
table.compare_solutions tr td.criteria2 {
    background:#376091;
	color:#FFF;
	font-weight: bold;
	text-align:left;
	font-size:13px;
	border-bottom:1px solid #dedfde;
	
}


th.criteria-sla {
    height:30px;
    font-size:13px;
	background-color:#95B3D7;
	text-align: center;
	color:#FFF;
}

table.compare_solutions tr td.criteria3 {
    background: grey;
	color:#FFF;
	line-height:13px;
	text-align:left;
	font-size:13px;
	border-bottom:1px solid #dedfde;
	
}

/*----------- Liste business solutions--------------------*/

ul.solutions-list li{
    list-style:decimal; 
    font-size:14px;
     line-height:25px;
    color:#1e168f;

 }   
/*ul.solutions-list li span{
   color:#1e168f;
 } */ 

