body,td,th {
	font-family: "Comic Sans MS";
}
body {
	background-image:   url(images/site/fondgris.jpg);
	color: #000066;
	text-align: justify;
    background-attachment: fixed;
	
}
h1 {
	font-family: "Comic Sans MS";
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: medium;
	font-style: italic;
	color: #FF0000;
}
h3 {
	font-family: "Comic Sans MS";
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	cursor: default;
	background-image: url(images/site/fondgris2.jpg);
	background-repeat: repeat;
	border-top: 1px solid;
	border-right: 1px none;
	border-bottom: 1px solid;
	border-left: 1px none;
}
.cligno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}
.xsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #006600;
}
.prvnext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
.technique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

