/*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: 600px;
	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;
	position: relative;
}

.BigNews {
	height: 400px;
	width: 700px;
	background-image: url(images/news_fondPrincipal.png);
	margin:40px;
}
div.SmallNews {
	height: 107px;
	width: 653px;
	background-image: url(images/news_fondSecondaire.png);
	margin:40px;

}
.BigNews h3, div.SmallNews h3 {
	font-weight: bold;
	line-height: 0px;
}
.BigNews span.contenunews, div.SmallNews span.resumenews {
	display: block;
	overflow: hidden;
	margin-left:30px;
}
.BigNews p, div.SmallNews p {
line-height: 25px;
letter-spacing: 0.5px;
}
.BigNews p.soustitre, div.SmallNews p.soustitre {
	margin-left:110px;
	padding-bottom:1px;
	font-size: 10px;
}
.BigNews h3 {
	padding:45px;
	padding-bottom:5px;
	font-size: 18px;
		color:#76c8d8;
}
.BigNews span.contenunews {
	width: 650px;
	min-height:240px;
	margin-bottom:10px;
}
a.suite {
	background-image: url(images/accueil_bleu_puce.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 9px;
	width: 12px;
	padding-left:20px;
	font-size: 10px;
	margin-left:500px;
	color:#76c8d8;
}
a.suite:hover {
	height: 9px;
	width: auto;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 1px;

}


div.SmallNews h3 {
	font-size: 14px;
	padding:20px;
	padding-top:20px;
	padding-bottom:0px;
		color:#76c8d8;
}
div.SmallNews span.resumenews {
	width: 650px;
	height:60px;
	margin-bottom:5px;
	display:block;
	margin-top:-10px;
}
div.SmallNews p.soustitre {
	margin-left:80px;
	margin-top:2px;
	color:#000000;	
}

/*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;
background-image: url(images/news_titre_graph.png);
background-repeat: no-repeat;
background-position: right bottom;
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;
}

.BigNews a {
	color:#76C8D8;
	text-decoration: none;
	font-weight:bold;	
}

.BigNews a:hover { 
	text-decoration:underline;
}

.BigNews ul {
	list-style-type:none;
	}

.BigNews ul li {
	background: url(images/accueil_bleu_puce.png) no-repeat scroll 0px 3px;
	padding-left:20px;
	}


/*FIN style contenu des éléments de "sous contenu"*/
/* Fin du contenu particulier de la page */