body {
	color: #000000;
	background-color: #800000;
	background-image:   url(images/fond-tissus.jpg); 
	background-repeat: repeat;
	padding: 1.5em;
}
a:link {  
	color: #CC6633;
}
a:visited {  
	color: #804000;
}
a:hover, a:active {  
	color: #333333;
}

p.top {
	text-align: right;
}

table.body {  
	color: #804000; 
	background-color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
}
table.body h1 {
	text-align: right;
}
td.nav {
	color: #000000;
	background-color: #FFDFBF;
}
p.nav {  
	font-size: 0.9em;
	text-align: left;
	margin: 0.3em;
}
p.nav a:link, p.nav a:visited {  
	color: #CC6633;
}
p.nav a:hover, p.nav a:active{  
	color: #eeeeee;
	background-color: #CC6633;
}

p.theme {  
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
}
p.theme a:link, p.theme a:visited {  
	color: #CC6633;
}
p.theme a:hover, p.theme a:active {  
	color: #333333;
}

p.navint {  
	font-size: 0.8em;
	text-align: right;
	text-decoration: none;
}

div.present h2 {
	font-size: 1.1em;
	font-weight: bold;
}
div.present p {
	font-size: 0.9em;
	text-align: justify;
}
div.present ul, div.present ol {
	font-size: 0.9em;
	text-align: justify;
	margin-top: 0;
	padding-top: 0;
}
div.present ul ul, div.present ol ul{
	font-size: 1em;
}
div.present dl {
	font-size: 0.9em;
}
div.present dd {
	text-align: justify;
	font-style: italic;
}

p.projo {
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
}
p.pdp {  
    padding: 0.5em;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #CC6633;
	font-size: 0.8em;
	font-style: normal;
	text-align: center;
}
