
div#data .corps
{
	width: 100%;
	background-color: white;
}
#trait
{
	margin-top : 4px;
	border-bottom: #097390 solid 1px;
}

h3
{
	color: #097390;
	font-size: 14px;
	margin-left: 30px;
	letter-spacing: 0.002em;
	display: inline;
}

.titre
{
	font-style:italic;
}

/*partie gauche avec le texte */

.contenu
{
	text-align: justify;
	font-size: 12px;
	float: left;
	width: 501px;
	background-color: white;
	margin-top: 23px;
	display: inline;
}

/*partie droite  avec animation flash*/


.diaporama
{
	margin-top: 23px;
	text-align: center;
	float: right;
	width: 496px;
	background-color: white;
}
.diaporama h3
{
	margin-left: 0px;
}

.diaporama .thumbs ul li
{
	overflow: hidden;
	float: left;
	width: 85px;
	height: 65px;
}

.diaporama .thumbs ul
{
	overflow: hidden;
	visibility: visible;
	position: relative;
	z-index: 2;
	left: 0px;
}

.diaporama .thumbs
{
	margin-left: 75px;
	left: 505px;
	top: 500px;
}

.message
{
	color: #636363;
	font-size: 12px;
	width: 400px;
	float: right;
	margin-right: 50px;
	margin-top : 5px;
	margin-bottom: 10px;
	padding: 10px 0px;
	border-bottom: #636363 solid 1px;
	border-top: #636363 solid 1px;
	display: inline;
}

/*****************************************
/* Gestion du changement de bordure     */

img.selected
{
	border: #097390 solid 2px;
}

.miniature
{
  border: #FFFFFF solid 2px; 
}

/* partie du contenu en gris foncé*/

.paragraphe1
{
	background-color: white;
	color: #222222;
	font-size: 12px;
	text-align: justify;
	margin-left: 30px;
	margin-top: 10px;
	line-height: 1.2em;
}

p.paragraph
{
	padding-bottom: 10px;
}

.texte1
{
	text-align: justify;
	font-size: 12px;
	float: left;
	color: #222222;
	background-color: white;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom:20px;
	width: 210px;
	line-height: 1.2em;
	display: inline;
}
.texte2
{
	text-align: justify;
	font-size: 12px;
	float: left;
	color: #222222;
	background-color: white;
	margin-left: 50px;
	margin-top: 10px;
	width: 210px;
	line-height: 1.2em;
	display: inline;
}



/* partie du contenu en gris clair*/
h6
{
	color: #636363;
	margin-left: 30px;
	font-size:12px;
	margin-top: 0px;	
	border-bottom : 2px solid #097390;
}


.paragraphe2
{
	text-align: justify;
	color: #636363;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	line-height: 1.2em;
	display: inline;
}

#logo
{
	margin-top: 50px;
	float: right;
}

#logo #ggre
{
	margin-right: 10px;
}


/*******************************************
			flèches diapo 				   */
			
			
.next
{
	cursor: pointer;
	position: absolute;
	top: 520px;
	left: 927px;
}

.prev
{
	cursor: pointer;
	position: absolute;
	top: 520px;
	left: 565px;
}

.disabled
{
	display: none;
}

/**********************************************
		placement de la grande image		  */
		
table
{
	margin-left: 25px;
}
