body,td,th {
	font-family: arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 28px;
	color: #1bb1e7;

}
h2{
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #d0d0d0;
    font-size: 13px;


}

.header {
width:760px;
height:165px;
background:transparent url(/site/userfiles/image/gordon/header_francais_source.jpg) no-repeat;
}
/*
.title {
display:block;
width:239px;
height:20px;
background:transparent url(images/title_sample.gif) no-repeat;
}
.titlegreen {
display:block;
width:239px;
height:20px;
background:transparent url(images/title_green.gif) no-repeat;
}
.titlegray {
display:block;
background:transparent url(images/title_gray.gif) no-repeat;
}*/
.icon {
display:block;
width:50px;
height:50px;
background:transparent url(images/icon.gif) no-repeat;
}


A.LINKTopheader:link { text-decoration: none; color: #ffffff; font-size: 11px }
A.LINKTopheader:active { text-decoration: none; color: #ffffff; font-size: 11px }
A.LINKTopheader:visited { text-decoration: none; color: #ffffff; font-size: 11px }
A.LINKTopheader:hover { text-decoration: underline; color: #d7df21; font-size: 11px }

A.LINKBlue:link { text-decoration: underline; color: #1bb1e7; font-size: 11px }
A.LINKBlue:active { text-decoration: underline; color: #1bb1e7; font-size: 11px }
A.LINKBlue:visited { text-decoration: underline; color: #1bb1e7; font-size: 11px }
A.LINKBlue:hover { text-decoration: none; color: #1bb1e7; font-size: 11px }

A:link { text-decoration: underline; color: #1bb1e7; font-size: 11px }
A:active { text-decoration: underline; color: #1bb1e7; font-size: 11px }
A:visited { text-decoration: underline; color: #1bb1e7; font-size: 11px }
A:hover { text-decoration: none; color: #1bb1e7; font-size: 11px }

body {
	background-image: url(images/Background.gif);
}

ul {
	list-style-position: outside;
	list-style-type: image;
	list-style-image: url(images/bullet.gif);
	margin-left: 10px;
	padding-left: 10px;
}

li {
	padding-bottom: 5px;
}

.green-9 {
	font-size: 11px;
	color: #d7df21;
}
.white-9 {
	font-size: 11px;
	color: #ffffff;
}

.quizz {
	font-size: 18px;
	color: #000000;
}
.quizzwhite {
	font-size: 16px;
	color: #ffffff;
}

.quizz_moreinfo {
	font-size: 14px;
	color: #000000;
}

.black-11 {
	font-size: 11px;
	color: #000000; vertical-align:top;
}

.fillquizz_greenlite {
    background-color: #ebef90;
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	padding:8px;
}

.fillquizz_greendark {
	background-color: #dfe54d;
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	padding:12px;
}

.fillbg_greenlite {
    background-color: #ebef90;
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:8px;
}

.fillbg_greendark {
	background-color: #dfe54d;
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:8px;
}

.borderleft {
	background-image: url(images/border_left.gif);
	background-repeat: repeat;
}
.borderright {
	background-image: url(images/border_right.gif);
	background-repeat: repeat;
}
.correct_answer {
    font-weight: bold;
    color: #1bb1e7;
}
.wrong_answer {
    font-weight: bold;
    color: #1bb1e7;
}
.final_score {
    font-weight: bold;
}
.quiz_region {
    height: 210px;
}
.submitbutton {
    border: 1px solid gray;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #f9f6e5;
    padding: 5px;
    cursor: pointer;
    text-decoration: none;
}

.h1 {
	font-size: 175%; font-weight:bold;
	color: #eeeeee;
}
