BODY {
	background-color : #FEFCF5;
	color: black;
	font-size : 0.85em;
    }

H1 {
    display: block;
	letter-spacing: 0.3em;
	background-color: #B1C0CD;
	color: #FBFBFB;
	font-weight: bold;
	font-size: 1.6em;
	line-height : 1.6em;
	font-family: verdana,arial,helvetica,sans-serif;
	border: thin outset #005A9C;
	font-variant : small-caps;
	text-indent : 5px;
}

H2 {
	display: block;
	letter-spacing: 0.2em;
	background-color: #748a99;
	color: #f7f7ef;
	font-weight: bold;
	font-size: 1.2em;
	font-family: verdana,arial,helvetica,sans-serif;
	border: thin outset #005A9C;
	margin-top:6px;
}

H3 {
	 
	display: block;
	letter-spacing: 0.1px;
	background-color: #80C2D6;
	color: #f7f7ef;
	font-weight: bold;
	font-size: 1em;
	font-family: verdana,arial,helvetica,sans-serif;
	border: thin outset #005A9C;

}

pre {
	color : gray;
	border-bottom : thin dotted Gray;
	border-top : thin dotted Gray;
	background-color : White;
}

A {
	text-decoration : none;
	font-size:1em;
}

A:visited {
	color:#0099ff;
}

A:link {
	color:#0099ff;
}

A:hover {
	color:red;
	text-decoration:underline;
}

A:active {
	color : yellow; 
} 
.surligner {
	background-color : #FFFFC8;
}

.important {
	color : #DC143C;
	text-align:center;
}

.dossier {
		color : #DC143C;
}

.fichier {
	color : Blue;
}

q {
	font-style : italic;
	color : #FF6347;
}

p {
	padding-left:10px;;
}

img[title="Mesurez votre audience"] {visibility:hidden;}

#titmenu {display:none;}
