body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #634857;
	margin: 50px 0px 0px;
}
.titre_page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	z-index: 10;
	position: relative;
}
a {
	color: #634857;
	text-decoration: none;
}
a:hover {
	color: #CC9933;
}
.image {
	border: 2px;
	position: relative;
}
.image a {
	text-decoration: none;
	background-color: #FFFFFF;
	border: 2px #634857;
	margin: 0px;
	padding: 0px;
}
.image a:hover {
	background-color: #F3EDE2;
}
.image a div {
	display: none;
}
.image a:hover div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	display: inline;
	position: absolute;
	background-color: #FFFFFF;
	height: auto;
	left: 0px;
	filter: Alpha(opacity=90);
	-moz-opacity:0,9;
	opacity:0,9;
	border: 2px solid #FFFFFF;
	padding: 10px;
	width: 300px;
	bottom: 0px;
	color: #634857;
}
.titre_coll {
	position: relative;
	padding-right: 20px;
	padding-left: 40px;
	width: 200px;
	font-size: 16px;
	font-style: italic;
	letter-spacing: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px #634857;
	z-index: 20;
}
.admin_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0066;
}
.admin_onglet {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #CC0066;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	margin-top: 5px;
}
.admin_onglet a {
	color: #FFFFFF;
	text-decoration: none;
}
.admin_onglet a:hover {
	color: #FFCC00;
}
.titre_cadre {
	font-size: 14px;
	font-style: italic;
	letter-spacing: 2px;
	color: #6B5360;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #9A8992;
	border-right-color: #9A8992;
	border-bottom-color: #9A8992;
	border-left-color: #9A8992;
}
.texte {

	font-size: 14px;
	font-style: normal;
	color: #6B5360;
}
.text_petit {


	font-size: 10px;
	font-style: normal;
	color: #6B5360;
}
legend {



	font-size: 10px;
	font-style: normal;
	color: #6B5360;
}
.onglet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	background-image: url(../images/picto/barre.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}
.onglet2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #634857;
}
.titre_expo_now {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #95487D;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	background-image: url(../images/picto/triangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
}
.texte_gros {


	font-size: 18px;
	font-style: normal;
	color: #6B5360;
}
.page {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	height: 600px;
	width: 800px;
	top: 200px;
}

