#Conteneur2 {
	/*border: 1px solid yellow; */
	margin: 0 auto 0 auto;
	padding: 0 5px 0 5px;
	background-image:url(../images/commun/interface/section/ombreFtext.gif);
	background-repeat: repeat-y;
	width:760px;
}

/***********************************************************
*
*	Présentation
*
************************************************************/
#OmbreHaute {
	background-image:url(../images/commun/interface/section/ombreHaute.gif);
	background-repeat: repeat-x;
	width:750px;
	height:12px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#Presentation {
	width:390px;
	float:left;
	background-color:#FFFFFF;
	margin: 0 0 0 0;
	padding:0 0 0 0; 
}

#PresentationTexte {
	margin:  0px 25px -1px 50px;
	padding:0 0 0 0;
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
}
#PresentationTexte h1 {
	margin:0 0 15px 25px;
	padding:0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#PresentationTexte h2 {
	margin:20px 0 15px 25px;
	padding:0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
#PresentationTexte p {
	margin:0 0 5px 35px;
	padding:0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	text-align:left;
}

#PresentationTexte h4 {
	margin:0 0 15px 15px;
	padding:0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
#PresentationTexte ul{
	margin:0 0 0 0;
	padding:0 0 0 0;	
}

#PresentationTexte ul li{
	margin: 0 0 0 45px;
	padding:0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:normal;
	list-style-type: none;
	line-height:12px;
	background-image:url(../images/commun/interface/tiret.gif);
	background-repeat:no-repeat;
}

#PresentationTexte ul li p{
	margin: 0 0 0 15px;
	padding:0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}

#PresentationTexte a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*font-style:italic;*/
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	
}
#PresentationTexte a:hover{
	color: #000000;
}
/***********************************************************
*
*	Présentation Image
*
************************************************************/
#PresentationImage {
	float:left;	
	background-image: url(../images/commun/interface/section/presentation.gif);
	background-repeat: no-repeat;	
	width:40px;
	 height:100px; /**/
	margin: 0 0 0 0;
	padding:0 0 0 0; 
}

/***********************************************************
*
*	Reférences 
*
************************************************************/
#References {
	float:left;	
	width: 290px;
	background-color:#FFFFFF;
	margin: 0 0 0 0;
	padding:0 0 0 0; 
}

#ReferenceTexte {
	margin:20px 25px 25px 0px;
	padding:0 0 0 0;
/*	border-left-color: white;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;*/
}


#ReferenceTexte h1 {
	margin:0 0 0 25px;
	padding:0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
#ReferenceTexte h2 {
	margin:0 0 0 25px;
	padding:0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
#ReferenceTexte p {
	margin:0 0  5px 35px;
	padding:0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	text-align:left;
	
}
#ReferenceTexte pre {
	margin:0 0  10px 0;
	padding:0 0 0 0;
}
#ReferenceTexte img {
	margin:0 10px  5px 0px;
	padding:0 0 0 0;
	width: 80px;/*80 */
	height: 55px;/*55 */
	float:left;
}
#ReferenceTexte a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
#PresentationTexte a:hover{
	color: #000000;
}
/***********************************************************
*
*	Reférences Images
*
************************************************************/
#ReferencesImage {
	float:left;
	background-image: url(../images/commun/interface/section/references.gif);
	background-repeat: no-repeat;
	width:30px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	height:100px; /*100px hauteur */
}



#OmbrePageBasse {
	background-image: url(../images/commun/interface/section/OmbrePageBasse.gif);
	width:750px;
	height:20px;
	
}

