/**
 * @fichier print.css
 * @version 1.0.0.0
 * @auteur  Stephane RIO
 * @email   stephane.rio@univ-rennes1.fr
 * @date    07.06.2007
*/

/* @import "../www.univ-rennes1.fr/print.css"; */

a:link,
a:active,
a:hover
{
	color: #34609b;
}

div#container div#content h1
{
	color: #003782;
}

div#container div#content h2
{
	color: #324a6e;
}

div#container div#content h3
{
	color: #c58332;
}

div#container div#content h4,
div#container div#content h5,
div#container div#content h6
{
	color: #7b6750;
}