

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: 47px;
	letter-spacing: 0.002em;
}

.titre
{
	font-style:italic;
}

/*partie gauche avec le texte */

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

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

#col1
{
	float: left;
	width: 185px;
	margin-right: 15px;
}

#col2
{
	float: right;
	width: 185px;
	margin-left: 15px;
}

.paragraphe1 p.paragraph
{
	padding-bottom: 15px;
}

h5
{
	color: #636363;
	margin-top: 15px;
	border-bottom : 2px solid #097390;
}

.paragraphe2
{
	background-color: white;
	color: #636363;
	font-size: 12px;
	text-align: justify;
	margin-left: 47px;
	margin-bottom:20px;
	line-height: 1.2em;
}

#paragraphGris
{
	padding-top: 10px;
}

.paragraphe3
{
	background-color: white;
	color: #222222;
	font-size: 10px;
	text-align: justify;
	margin-left: 47px;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 1.2em;
}

.logo
{
	margin-left:80px;
	margin-bottom: 20px;
	margin-top: 20px;
	float: left;
	display: inline;
}

#comp
{
	float: left;
	margin-left: 47px;
	font-size: 14px;
	color: #097390;
	padding-bottom: 25px;
}

#comp a
{
	color: #636363;
	text-decoration: none;
}

#comp a:hover
{
	color: #222222;
	text-decoration: none;
}

/*partie droite  avec diapo*/

#anim
{
  margin-top: 23px;
  text-align: center;
}

.diaporama
{
	text-align: center;
	margin-top: 10px;
	float: right;
	margin-right: 20px;
	width: 496px;
	background-color: white;
	display: inline;
}

.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;
}

.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;
}



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


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

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


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

.prev
{
	cursor: pointer;
	position: absolute;
	top: 527px;
	left: 547px;
}

.disabled
{
	display: none;
}

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