﻿img {
    border:0;
}
#tableindex a, #tableindex a:visited{
    color:#e3a520;
    text-decoration:none;
}
#tableindex a:hover, #tableindex a:active{
    text-decoration:underline;
}
a, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	color:#0000ff;
	text-decoration: underline;
}
a.glossaire:link {
	text-decoration: underline overline;
}
a.glossaire:visited {
	text-decoration : underline;
}
a.glossaire:hover, a.glossaire:active {
	text-decoration : none;
}

a.introduction, a.soleil, a.terre, a.precession, a.glossaire, a.bibliographie, a.lexique, a.quiz{
	display:block;
	width:130px;
	height:44px;
	color:transparent;
}

a.introduction, a.introduction:visited{
	background: url(../img/gif/introduction1.gif) no-repeat;
}

a.introduction:hover, a.introduction:active{
	background: url(../img/gif/introduction2.gif) no-repeat;
}

a.soleil, a.soleil:visited{
	background: url(../img/gif/soleil1.gif) no-repeat;
}

a.soleil:hover, a.soleil:active{
	background: url(../img/gif/soleil2.gif) no-repeat;
}

a.terre, a.terre:visited{
	background: url(../img/gif/terre1.gif) no-repeat;
}

a.terre:hover, a.terre:active{
	background: url(../img/gif/terre2.gif) no-repeat;
}

a.precession, a.precession:visited{
	background: url(../img/gif/precession1.gif) no-repeat;
}

a.precession:hover, a.precession:active{
	background: url(../img/gif/precession2.gif) no-repeat;
}

a.glossaire, a.glossaire:visited{
	background: url(../img/gif/glossaire1.gif) no-repeat;
}

a.glossaire:hover, a.glossaire:active{
	background: url(../img/gif/glossaire2.gif) no-repeat;
}

a.bibliographie, a.bibliographie:visited{
	background: url(../img/gif/bibliographie1.gif) no-repeat;
}

a.bibliographie:hover, a.bibliographie:active{
	background: url(../img/gif/bibliographie2.gif) no-repeat;
}

a.lexique, a.lexique:visited{
	background: url(../img/gif/lexique1.gif) no-repeat;
}

a.lexique:hover, a.lexique:active{
	background: url(../img/gif/lexique2.gif) no-repeat;
}

a.quiz, a.quiz:visited{
	background: url(../img/gif/quiz1.gif) no-repeat;
}

a.quiz:hover, a.quiz:active{
	background: url(../img/gif/quiz2.gif) no-repeat;
}

.orange{
	color:#ff9c00;
}
.blue{
	color:#0000ff;
}
.red{
	color:#ff0000;
}
.green{
	color:#298a02;
}
.gray{
	color:gray;
}

.italic{
	font-style:italic;
}
.bold{
	font-weight:bold;
}
.underline{
	text-decoration:underline;
}
.center{
	text-align:center;
}

.legend{
	font-size:13px;
	font-weight:bold;
	font-style:italic;	
}

.neutre{
	width:135px;
	background:#e0e0e0;
}
.ete{
	width:135px;
	background:#ffca7d;
}
.printemps{
	width:135px;
	background:#a4fecd;
}
.hiver{
	width:135px;
	background:#7d9cff;
}

.footerLink{
	font-family: Arial, "Times New Roman", sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#cc0000;
}

.header{
	width:135px;
	height:28px;
	background:#28ff94;
}

.body{
	width:135px;
	height:28px;
	background:#ffffb7;
}