body
{
	background-image: url("../img/deco/bg.jpg");
	color: #f0eea5;
	font-family: garamond;
	font-size: 100%;
}

A:link    { color: #ffff00; }
A:visited { color: #ff7f20; }
A:active  { color: #ff0000; }

p
{
	text-align: justify;
}

h1 {font-size:160%;color:#ff7f00;}
h2 {font-size:120%;color:#ff7f00;}
h3 {font-size:110%;color:#ff7f00;}
h4 {font-size:100%;color:#ff7f00;}
h5 {font-size:90%;color:#ff7f00;}
h6 {font-size:80%;color:#ff7f00;}

/*
blockquote
{
	color: #ffcf00;
	background-image: url("pictures/style/tables/bg_cadres.jpg");
	font-family: monospace;
	text-align: justify;
	font-size: 100%;
}
*/

/*
div.hilight
{
	color: #f0c852;
}
*/

/*
table.smalltable
{
	font-family: garamond;
	font-size: 13px;
}

table.mainlayout
{
	border-collapse: separate;
	border-spacing: 32px;
}

td.rubrick
{
	background-image: url("pictures/style/tables/bg_cadres.jpg");
	/*color: #f0eea5;*/ /*
	font-family: garamond;
	font-size: 20px;
	padding-top: 0.5cm;
	padding-bottom: 0.5cm;
	padding-left: 0.5cm;
	padding-right: 0.5cm;
}

td.rubrick_title
{
	background-image: url("pictures/style/tables/top.gif");
	background-repeat: repeat-x;
	font-family: verdana;
	color: #ff7f00;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
*/

