body a:link {
	color: #CC6600;
	text-decoration: none;
}
body a:visited {
	color: #CC6600;
	text-decoration: none;
}
body a:hover {
	color: #FF7E00;
	text-decoration: underline;
}
p a:link {
	color: #CC6600;
	text-decoration: none;
}
p a:visited {
	color: #CC6600;
	text-decoration: none;
}
p a:hover {
	color: #FF7E00;
	text-decoration: underline;
}
table a:link {
	color: #CC6600;
	text-decoration: none;
}
table a:visited {
	color: #CC6600;
	text-decoration: none;
}
table a:hover {
	color: #FF7E00;
	text-decoration: underline;
}
td a:link {
	color: #CC6600;
	text-decoration: none;
}
td a:visited {
	color: #CC6600;
	text-decoration: none;
}
td a:hover {
	color: #FF7E00;
	text-decoration: underline;
}
UL { 
	list-style-image: url(http://www.obiram.com/fqp/contenu/images/bullet.gif);
}
UL UL { 
	list-style-image: url(http://www.obiram.com/fqp/contenu/images/bullet2.gif);
}
UL UL UL { 
	list-style-image: url(http://www.obiram.com/fqp/contenu/images/bullet3.gif);
}
div#bloc1 {
	width: 564px;
    height: 500px;
    overflow: auto;
    border: 0px ;
}

