A:visited {

color : #FFFFF0;

font-size: 11px;

font-weight: lighter;

font-family : Arial, Helvetica, sans-serif;

text-decoration : none;
font-style : normal;

 }

A:link {

color : #FFFFF0;

font-size: 11px;

font-weight: lighter;

font-family :  Arial, Helvetica, sans-serif;

text-decoration : none;
font-style : normal;

}

A:hover {

color : #00FFFF;

font-size: 11px;

font-weight: lighter;

font-family :Arial, Helvetica, sans-serif;

text-decoration : underline; 
font-style : normal;

}

A:active {

color : #FFFFF0;

font-size: 11px;

font-weight: lighter;

font-family : Arial, Helvetica, sans-serif;

text-decoration : none;

font-style : normal;

}



/* STYLE DES TITRES DES PAGES */



.Titre {

color : #FFFFF0;

font-size: 24px;

font-weight: normal;

font-family :  Verdana, Arial, Helvetica, sans-serif;

text-decoration : none;

font-style : normal;

}



/* STYLE DES SOUS-TITRES DES PAGES */



.SousTitre {

color : #FFFFF0;

font-size: 18px;

font-weight: normal;

font-family : Verdana, Arial, Helvetica, sans-serif;

text-decoration : none;

font-style : normal;

}

.Text {

color : #FFFFF0;

font-size: 13px;

font-family :  Verdana, Arial, Helvetica, sans-serif;

text-decoration : none;

 font-weight : normal;

}
.Text2 {

color : #F4F8A6;

font-size: 13px;

font-family :  Verdana, Arial, Helvetica, sans-serif;

text-decoration : none;

 font-weight : normal;

}

.Textsmall{

color : #FFFFF0;

font-size: 10px;

font-family : Verdana, Arial, Helvetica, sans-serif;

text-decoration : none;

font-weight : normal;

}

.Textsmall2{

color :#8839A4;

font-size:11px;

font-family : Verdana, Arial, Helvetica, sans-serif;

text-decoration : none;

 font-weight : normal;

}

input {  height: 17px; font-size: 11px; line-height: 12px

}


.table1 {
background-color: #F8F8F8;
}

.table2{
	background-image: none;
	background-color: #FFFFCC;


}

.box1 {

border: thin groove #F4F8A6;
}

.box2 {

border: thin groove #C0C0C0;
}

.pics {
border:  thin solid #DEDEDE;
border-bottom-width: 2;
border-top-width: 2;
border-left-width: 2;
border-right-width: 2;
}