/*Credits: CSS débutant */
/*URL: http://www.cssdebutant.com */
/* color: #333300; */

body {
 background-color: #FFFFEB;
 font-family: Georgia;
 color: #515100;
 font-size: 20;
 font-style: italic ;
 background-image:url("Images/TajiaujardinDouble3.jpg");
 background-repeat:"no-repeat";
 background-attachment:fixed;
}

a:link {color: #515100;}
a:visited {color: #515161;}
a:hover {color: #000000;}
a:focus {color: #515161;}
a:active {color: #515100;}

#Nobody {
 background-image:url("Images/TajiaujardinDouble3.jpg");
 background-repeat:"no-repeat";
 background-attachment:fixed;
}

#Table {
 font-size: 24;
 font-weight: bold;
 font-style: italic ;
}

#NoTable {
 color: #113322;
}

#BannerT1 {
 font-family: Georgia;
 text-align: center;
 font-size: 32;
 font-weight: bold;
}

#BannerT2 {
 font-family: Georgia;
 text-align: center;
 font-size: 32;
 font-weight: bold;
}

#Titre {
 text-align: center;
 font-size: 24;
 font-weight: bold;
 font-style: normal;
}

#14 {
 text-align: left;
 font-size: 14pt;
 font-weight: bold;
 font-style: italic;
}

#f14 {
 text-align: left;
 font-size: 14pt;
 font-weight: bold;
 font-style: italic;
}

#f14c {
 font-size: 14pt;
 font-weight: bold;
 font-style: italic;
 text-align: center;
}

#14red {
 color:#FF0000;
 text-align: left;
 font-size: 14pt;
 font-weight: bold;
 font-style: italic;
 text-decoration: underline;
}

#red14 {
 color:#FF0000;
 text-align: left;
 font-size: 14pt;
 font-weight: bold;
 font-style: italic;
 text-decoration: underline;
}

#18red {
 color:#FF0000;
 text-align: left;
 font-size: 18pt;
 font-weight: bold;
 font-style: italic;
 text-decoration: underline;
}

#red18 {
 color:#FF0000;
 text-align: left;
 font-size: 18pt;
 font-weight: bold;
 font-style: italic;
 text-decoration: underline;
}

#18 {
 text-align: left;
 font-size: 18pt;
 font-weight: bold;
 font-style: italic;
}

#f18 {
 text-align: left;
 font-size: 18pt;
 font-weight: bold;
 font-style: italic;
}

#f18c {
 font-size: 18pt;
 font-weight: bold;
 font-style: italic;
 text-align: center;
}

#f22c {
 font-size: 22pt;
 font-weight: bold;
 font-style: italic;
 text-align: center;
}

#22 {
 color: #000000;
 text-align: left;
 font-size: 22pt;
 font-weight: bold;
 font-style: italic;
}

#f22 {
 color: #000000;
 text-align: left;
 font-size: 22pt;
 font-weight: bold;
 font-style: italic;
}

#T22 {
 color: #000000;
 text-align: center;
 font-size: 22pt;
 font-weight: bold;
 font-style: italic;
}

#T24 {
 text-align: left;
 font-size: 24pt;
 font-weight: bold;
 font-style: italic;
}

#T24Blu {
 color: #0000FF;
 text-align: left;
 font-size: 24pt;
 font-weight: bold;
 font-style: italic;
}

#T26 {
 text-align: left;
 font-size: 26pt;
 font-weight: bold;
 font-style: italic;
}

#li {
 text-align: left;
 font-size: 14pt;
 font-weight: bold;
 font-style: italic;
}

#Essais {
 font-family:"Futurist Fixed-width";
 panose-1:0 0 0 0 0 0 0 0 0 0;
}

#Chinois {
 color: #000000;
 font-family: "MS Song";
 font-size: 50pt;
 font-weight: bold;
 font-style: normal;
}

#Francais {
 font-size: 28pt;
 font-weight: bold;
 font-style: italic;
}

#Comic {
 font-family:"Comic sans MS, Courrier";
 text-align: center;
 font-size: 14pt;
 font-weight: normal;
 font-style: normal;
}

#submit{
height:40;
font-family:"Comic sans MS, Courrier";
font-size:22;
font-weight:bold;
color=#515100;
}