body 
	{
	font-family: Georgia, Verdana;
	font-size: 11px;
	background : url(img/fond.gif);
	background-attachment : fixed;
}

a:link,a:active,a:visited
	{
	color : #666666;
	}

a:hover
	{
	color : #666666;
	}


td, th
	{
	font-size : 11px;
	}

.mess 
	{
	background-color : green;
	font-weight : bold;
	color : #ffffff;
	border : medium solid Green;
	}

.erreur
	{
	background-color : red;
	font-weight : bold;
	color : #ffffff;
	border : medium solid Red;
    }

.txtph
	{
	color : #666666;
	text-align : center;
	}

.titre
	{
	font-size : 25px;
	color : #666666;
	font-weight : bold;
	text-align : center;
	}

.smft
	{
	font-size : 11px;
	color : #ffffff;
	font-style : italic;
	}

.imgbord
	{
	border: 1px solid gray;
	}

.tabbord
	{
	border: 2px solid #ffffff;
	}

.tria
	{
	background-color: #ff9900;
	}

.trid
	{
	background-color: #ff66cc;
	}


.bleu
	{
	color: #ffffff; font-size : 12px; font-weight : bold;
	background-color: #8899ff;
	}

.rouge
	{
	color: #FF0000;
	}


.lien
	{
	color: #ffffff; font-size : 12px; font-weight : bold;
	}

.bloc1
	{
	width : 25em;
	height : 21em;
	background-image : url(img/bg.gif);
	border : none;
	}

.bg
	{
	border : none;
	background-image : url(img/bg.gif);
	}

.fondph
	{
	border : 1px solid Gray;
	background-image : url(img/fondph.gif);
	}
	
.small
	{
	font-size : 10px;
	color : Gray;
}