body{
	background-image:url(../img/s/background.gif);
	background-attachment: fixed;
	font-family:arial,helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
}


.tabgr{
	BACKGROUND-COLOR: #CCCCCC; 
	width: 525px;
	border:0;
}

h4{
	margin:0px;
        font-family:helvetica, arial, sans-serif;
	font-size:16px;
	font-weight: bold;
	color:#27293B;
}

a:visited {  color: #FB3030; text-decoration: none}
a:hover {  text-decoration: color: #FA252B; font-style: em; border-color: #FF0000 red; }
a:active {  color: #000000; text-decoration: none}
a:link {  color: #FF3030; text-decoration: underline}
a:hover	{ text-decoration: underline; color : #FA252; }

H2{color:#FAFAFA; font-family:Helvetica, Verdana, Arial,sans-serif; }



p.aide{
}
li
{
       margin-top:5px;
}
ul
{
   list-style-position: outside;
}

ol.titre1{
	list-style-type: upper-roman;
}

ul.titre2{
	list-style-type: square;
}
	
/*Coin Haut Droit*/
.chd{
	border-width: 5px;
	width: 14px; 
	height: 19px; 
	background-image: url(../img/s/hg2.gif);

}

/*Coin Haut Gauche*/
td.chg{
	width: 14px; 
	height: 19px; 
	background-image: url(../img/s/hg.gif);
}	

/*Coin en Bas a Droite*/
td.cbd{
	width: 15px; 
	height: 19px; 
	background-image: url(../img/s/bd.gif);
}	

/*Coin bas a gauche*/
td.cbg{
	width: 14px; 
	height: 19px;
	background-image: url(../img/s/bg.gif);
}	


/*Bordure en Haut*/
td.bh{
	height:19px; 
	background-image: url(../img/s/bc2.gif); 
}

/*Bordure a Droite*/
td.bd{
	height:14px; 
	background-image: url(../img/s/cd.gif); 
}

/*Bordure a Gauche*/
td.bg{
	height:14px; 
	background-image: url(../img/s/cg.gif); 
}

/*Bordure en Bas*/
td.bb{
	height:19px; 
	background-image: url(../img/s/bc.gif); 
}
