﻿/* CSS Document */

		
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFE1F0;
}

.tableau {
	background-color: transparent;
	background-image: url(images2/fond.png);
	background-repeat: no-repeat;
}


	#infoflash 
	{	position:fixed ; 
		left: 960px; top: 0px;
		width: 250px;
		height: 250px;
		background: transparent;
		padding: 0px; background: gray;
		z-index: 5
		}
		
	#menugauche
	{	position:fixed ;
		left: 0px; top: 218px;
		width: 236px;
		padding: 0px; background: gray;
		}
		

	[endif]

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 226px;
	top: 108px;
}

.Titre1 {
    color: #660033;
	text-align:center;
 	font-weight: bold;
	font-size: 22px;
	}
	
.Titre2 {
    color: #9900CC;
 	font-weight: bold;
	font-size: 16px;
	text-align:left;
	}
	
.Paragraphe {
    color: #000000;
	font-size: 13px;
	text-align:justify;
	}
	
.note {
	font-size: 11px;
	text-align:right;
	color: #660033;
	font-family:Arial, Helvetica, sans-serif;}
	
.note:hover {
	color:#8cc912}


a:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF00FF;
}
a:active {
	text-decoration: none;
}

-->


<!-- Styles pour le TAGCLOUD
#pg1 {
	text-decoration:none;
	font-size:10px;
	color:#FFCAFE;
	font-family:Arial, Helvetica, sans-serif;
}
#tagcloud {									
	width: 220px;
	border:none;
	padding: 2px;
	text-align: center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
#tagcloud a {
	text-decoration:none;
}
#tagcloud a:hover {
	text-decoration:none;
	background-color:#B3B3B3;
	color:#FFFFFF;
}
#pg1-1 {
	color:#999999;
	font-size: 24px;
}
#pg1-2 {
	font-size: 20px;
	color:#666666;
}
#pg1-3 {
	font-size: 16px;
	color:#8CC912;
}
#pg1-4 {
	font-size: 12px;
	color:#cc99ff;
}
#pg1-5 {
	font-size: 8px;
	color:#FF3300;
}


-->
