/*DEBUT Style des graphismes  des éléments de "souscontenu" */
#sous_contenu, #scGraphHaut, #scGraphBas, #sous_contenu_sscat {
	margin: auto;
}

#sous_contenu {
	width: 930px;
	background-color: white;
	background-image: url(images/savoirfaire_fondRight.png);
	background-position: right;
	background-repeat: repeat-y;
	height:900px;
	display: block;
}
#scGraphHaut{
margin-top:17px;
background: url(images/savoirfaire_mini_haut.png) no-repeat right;
width:930px;
height:16px;
}
#scGraphBas{
	background: url(images/savoirfaire_mini_bas.png) no-repeat right;
	width: 930px;
	height: 16px;
}
#rightGraph{
width: 210px;
height: 100%;
margin-top:40%;
}
#pad, #pad_vitrine, #pad_audit, #pad_ecommerce, #pad_intra, #pad_refonte, #pad_ebusiness{
	float: left;
	width: 720px;
	height: 160px;
	position: relative;
}
#interneMenu {
	background-image: url(images/savoirfaire_rightFondMenu.png);
	background-repeat: no-repeat;
	width: 142px;
	height: 177px;
	margin-top: 50px;
}
a#l2{
	margin-left:10px;
	margin-top:55px;
	display:block;
	width: 15px;
	float:left;
}
a#l1 {
	margin-top:25px;
	margin-left:30px;
	display:block;
	width: 15px;
	float:left;
}
#RightPart {
	height: auto;
	width: 210px;
	float: right;
	position: relative;
}
.bande{
	margin-top: 10px;
	width: 631px;
	height: 109px;
	padding-top: 15px;
	padding-left:15px;
	margin-left:15px;
	background: url(images/bande.png) no-repeat;
}
.bande p {
	width: 600px;
}
.puce {
	margin-right:10px;
}
/*FIN style graphismes "sous contenu" */


/* DEBUT style contenu des éléments de "sous contenu" */

#pad h2{
font-family: arial;
font-size: 18px;
padding-top:15px;
padding-left:30px;
color:#676969;
width: 100%;
height: 42px;
background-image: url(images/savoirfaire_titre_graph.png);
background-repeat: no-repeat;
background-position: left;
margin-left:5px;
margin-bottom:0px;
}

a.suite {
	background-image: url(images/accueil_bleu_puce.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 9px;
	width: auto;
	padding-left:20px;
	padding-bottom:5px;
	font-size: 10px;
	margin-top:-15px;
	margin-left:500px;
	color:#76c8d8;
	position: absolute;
}
a.suite:hover {
	height: 9px;
	width: auto;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 1px;

}
#pot{/*Nom à changer selon la page*/
background:url(images/savoirfaire_rightGraph.png) no-repeat;
width:163px;
height:422px;
margin-left:40px;
}
/*FIN style contenu des éléments de "sous contenu"*/
/* Fin du contenu particulier de la page */



/*----Sous cat générale ----*/


#sous_contenu_sscat {
	width: 930px;
	background-color: white;
	background-image: url(images/savoirfaire_fondRight.png);
	background-position: right;
	background-repeat: repeat-y;
	height:650px;
	display: block;
	margin: auto;
}
#pad_audit h2.sscat, #pad_vitrine h2.sscat , #pad_ecommerce h2.sscat, #pad_intra h2.sscat, #pad_refonte h2.sscat, #pad_ebusiness h2.sscat {
	background: none;
	background-repeat: no-repeat;
	background-position: right;
	line-height: 0px;
	padding-bottom:0px;
	padding-top:50px;
	height: auto;
	margin-bottom:5px;
	width: 90%;
	margin-left:50px;
}
#sstitre {
	float:left;
	z-index: 2;
	margin-left:95px;
	margin-top:20px;
	margin-bottom:30px;
}
#hr {
	border-bottom: 1px dashed #3da5b3;
	height:1px;
	width: 500px;
	display:block;
	margin-left:150px;
	z-index: 2;
	margin-top: -70px;
	
}

#pot_sscat{/*Nom à changer selon la page*/
background:url(images/savoirfaire_rightGraph.png) no-repeat;
width:163px;
height:300px;
margin-left:40px;
}
#decriptionsscat {
	margin-left:100px;
	margin-top:0px;
}
#decriptionsscat h3 {
	font-size: 18px;
	font-weight: bold;
	color:#1a171b;
}
#decriptionsscat p {
	line-height: 20px;
	float:left;
}
img.graphleft {
	float: left;
	margin-top:25px;
	margin-right:20px;
}
#plan_site {  
	color:#24B6CB;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 17.5px;
	margin-left:45%;
	margin-top:20px;  
}