/*DEBUT Style des graphismes  des éléments de "souscontenu" */
#diaporama {  
    margin-left:450px;
	margin-top:0px;
	height:  268px;  
    width:   350px;  
    padding: 0;   
	display:block;
} 
#diaporama2 {  
	position:relative;
    margin-left:0px;
	margin-top:0px;
	height:  500px;  
    width:   700px;  
    padding: 0;   
	display:block;
	z-index:1;
} 
 
#diaporama img {    
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  350px; 
    height: 268px; 
    top:0;
	 margin-top:0px;
	 margin-top: 0px;
    left: 0 ;
} 
#diaporama2 img {    
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  700px; 
    height: 500px; 
    top:0;
	margin-top:0px;
	margin-top: 0px;
    left: 0 ;
	z-index:98;
} 

#sous_contenu, #scGraphHaut, #scGraphBas {
	margin: auto;
}

#sous_contenu {
	width: 930px;
	background-color: white;
	background-image: url(images/realisation_fondRight.png);
	background-position: right;
	background-repeat: repeat-y;
	height:830px;
	display: block;
}
#scGraphHaut{
margin-top:17px;
background: url(images/realisation_mini_haut.png) no-repeat;
width:930px;
height:16px;
}
#scGraphBas{
	background: url(images/realisation_mini_bas.png) no-repeat;
	width: 930px;
	height: 16px;
}
#rightGraph{

width: 210px;
height: 100%;
margin-top:40%;
}
#pad_haut{
	float: left;
	width: 720px;
	height: auto;
	position: relative;
	border-bottom: 1px dashed #cbc8c8;
	margin-bottom:50px;
}
h3 {
	padding-left:30px;
}
#pad_bas{
	
	width: 720px;
	height: auto;
	position: relative;
}

.Work {
	float:left;
	width: 350px;
	margin-left:20px;
}
.Work a{
	color:#409cc1;
	text-decoration: none;
}
.Work img{
	border: 1px solid #e4c750;
}

#reaListe, #reaListe2 {
	margin-top:0px;
	margin-left: 15px;
	padding-left: 10px;
	padding-top: 10px;
	width:400px;
	height:260px;
	background-color: #409cc1;
	float: left;
	overflow-y:auto;
	overflow-x:hidden;
}

#reaListe ul , #reaListe2 ul{
list-style:  url(images/realisation_puce.png);
line-height: 15px;
width:400px;
height:150px;
cursor:pointer;
}

#titre_categorie {  
	color:#409cc1;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 17.5px;
	margin-left:45%;
	margin-top:20px;  
} 
#reaListe div , #reaListe2 div{

width:400px;
height:25px;
display:block;
color:#ffffff;
padding-bottom:0px;
}
#reaListe div:hover , #reaListe2 div:hover{
	
	color:#e5e9eb;
}
#reaListe img , #reaListe2 img{
margin-left:150px;
margin-top:15px;
}
#RightPart {
	height: auto;
	width: 210px;
	float: right;
	position: relative;
}
.lastWork {
	float:left;
	margin:30px;
	display:block;
}
.lastWork h4 {
	margin-left:50px;
	margin-top:20px;
}
.lastWork img {
		margin-left:50px;
			margin-top:5px;
}
/*FIN style graphismes "sous contenu" */


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

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


#pot{/*Nom à changer selon la page*/
background:url(images/realisation_rightGraph.png) no-repeat;
width:163px;
height:422px;
margin-left:40px;
}
#interneMenu {
	background-image: url(images/realisation_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;
}
#arrowUp {
height:25px;
left:170px;
position: absolute;
}
#arrowDown {
padding-top:30px;
left:170px;
position: absolute;

}
#arrowDown img{
	border:0;
}
#realisation_arrowRight {
margin-top:5px;
margin-left:362px;
position: absolute;
}
#realisation_arrowLeft {
margin-top:5px;
margin-left:344px;
position: absolute;
}
/*FIN style contenu des éléments de "sous contenu"*/


/* diaporama */ 

div #image1, div #image2,div #image3,div #image4 {
	position: absolute;
	display:block;
}
div #image1 p , div #image2 p,div #image3 p,div #image4 p {
max-width: 300px;
}
#reaListe ul li span {
cursor: pointer;
display:block;
}
.Work h4{
	padding-left:0px;
	padding-bottom:5px;
}

/*Code couleur h4*/

h4.e46a4b6{
	color:#46a4b6;
}
h4.ed6028e {
	color:#d6028e;
}
h4.e54902c {
	color:#54902c;
}
