body {
	background-image: url( images/back.jpg );
	margin-bottom:10px;
}

a:link,a:active,a:visited { 
	color : #660099;
	text-decoration: none;
	_z-index: 2;
	_position:relative;
	_top:0;
}

a:hover {
	text-decoration: underline;
	color : #660099; 
	_z-index: 2;
	_position:relative;
	_top:0;
}

.head1 {
	width:auto;
	height: 150px;
}

.logointerflora {
	float: left; /* alignement du logo à droite */
	margin-left: 10px; 
	margin-top: 10px;
	border: 0;
	text-align: center;
}

.logodecorflor {
	position:absolute;
	left: 50%;
	top: 0px;
	width: 401px;
	height: 160px;	
	margin-top: 10px;
	margin-left: -200px;	
	border: 0;
	background: transparent url("images/fondTR.png") repeat; /* IE6, IE7beta2, Gecko */	
	_background:none; /* IE6 */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fondTR2.png', sizingMethod='scale'); /* IE6 */
}

.date {
	float:right;
	margin-right: 20px; 
	position:relative;
	top: 50%;
	text-align:center;
	color:#000000;
	font-weight:bold;
	width:auto;
	background: transparent url("images/fondTR.png") repeat; /* IE6, IE7beta2, Gecko */	
	_background:none; /* IE6 */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fondTR2.png', sizingMethod='scale'); /* IE6 */
}

.titrepage {
	background: transparent url("images/fondTR.png") repeat; /* IE6, IE7beta2, Gecko */	
	_background:none; /* IE6 */
	_width: 85%; /* IE 6 */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fondTR2.png', sizingMethod='scale'); /* IE6 */
 	font-weight: bold;
	font-size: 30px;
	text-decoration: none;
	line-height : 120%;
	color : #000000;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;

}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu {
	float:left;
	width: 11em;
	margin-right:10px;
	color:#660099;
}

#menu dt {
	cursor: pointer;
	margin: 2px ;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #660099;
	background: transparent url("images/fondTR.png") repeat; /* IE6, IE7beta2, Gecko */	
	_background:none; /* IE6 */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fondTR2.png', sizingMethod='scale'); /* IE6 */
}

#menu dd {
	border: 1px solid #660099;
}

#menu li {
	height: 20px;
	text-align: center;
	background: transparent url("images/fondTR.png") repeat; /* IE6, IE7beta2, Gecko */	
	_background:none; /* IE6 */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fondTR2.png', sizingMethod='scale'); /* IE6 */
}

#menu li a, #menu dt a {
	color:#660099;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	_position:relative;
	_top:0;
}

#menu li a:hover {
	background: #99CC99;
	text-decoration:underline;
	_position:relative;
	_top:0;
}

#menu dt a:hover {
	text-decoration:underline;
	_position:relative;
	_top:0;
}

.contenu {
	position:relative;
	left:0px;
	margin-left: 12em;
	_width:70%; /* IE6 */
	background: transparent url("images/fondTR.png") repeat; /* IE6, IE7beta2, Gecko */
	_background:none; /* IE6 */
	/*background-color:#9966FF; IE 6 */	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fondTR2.png', sizingMethod='scale'); /* IE6 */
}

.bottom {
	width:100%;
	text-align:center;
	font-weight:bold;
	margin-top:50px;
	background-color:#00FF00;	
	background: transparent url("images/fondTR.png") repeat; /* IE6, IE7beta2, Gecko */
	_background:none; /* IE6 */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fondTR2.png', sizingMethod='scale'); /* IE6 */
}

.bloc {
	width:100%;
	background: transparent url("images/fondTR.png") repeat; /* IE6, IE7beta2, Gecko */
	_background:none; /* IE6 */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fondTR2.png', sizingMethod='scale'); /* IE6 */
}

.spacer {
  clear: both;
}

.bloccentral {
	width:100%;
}

.contenu img {
	vertical-align:middle;
	margin: 10px;
	border: solid 1px #660099;
}


.legende {
	font-family:"Baskerville Old Face", "Times New Roman";
	text-align:center;
	font-size:larger;
	color:#660099;
	margin: 10px;
}

