#titre_element {  
	color:#24B6CB;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;	
	font-size: 17.5px;
	margin-left:8.75px;
} 

#texte_element {  
    font-family:Verdana, Arial, Helvetica, sans-serif;  
	margin-left:17.5px; 
} 
  
/*DEBUT Style des graphismes  des éléments de "souscontenu" */
#sous_contenu, #scGraphHaut, #scGraphBas {
	margin: auto;
}

#sous_contenu {
	width: 930px;
	background-color: white;
	display: block;
	min-height: 100px;
	height:auto;
	overflow: hidden;
	position: relative;
}
#scGraphHaut{
margin-top:17px;
background: url(images/accueil_mini_haut.png) no-repeat;
width:930px;
height:16px;
position: relative;
	display:block;
}
#scGraphBas{
	background: url(images/accueil_mini_bas.png) no-repeat;
	width: 930px;
	height: 16px;
	position: relative;
	display:block;
}
#rightGraph{
	width: 241px;
	height: 600px;
	display: block;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	right:0;
}
#pad{
	float: left;
	width: 720px;
	position: relative;
}
#interneMenu {
	background-image: url(images/savoirfaire_rightFondMenu.png);
	background-repeat: no-repeat;
	width: 142px;
	height: 177px;
	margin-left:30px;
	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 {
	width: 210px;
	float: right;
	height:100%;
}

/*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: 500px;
height: 75px;
margin-left:10px;

}
#pot{
	/*Nom à changer selon la page*/
	background: url(images/news_rightGraph.png) no-repeat;
	background-position: right bottom;
	width: 241px;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	bottom: 0;
	right:0;
}
/*FIN style contenu des éléments de "sous contenu"*/
/* Fin du contenu particulier de la page */

.titre_element {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#2fb5cb;
	text-transform: uppercase;
	margin:5px;
	padding-left:30px;
}
.texte_element {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:5px;
	padding-left:50px;
}