@charset "utf-8";

html {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
background-color : #eeaae4;
color : #383838;
text-align : center;
}
body {
margin : 20px auto 0 auto;
text-align : left;
width : 703px;
background-color : #000000;
color : #383838;
}
ul#topnav {
margin : 0;
padding : 0;
height : 33px;
background-color : #eeaae4;
}
ul#topnav li {
list-style-type : none;
float : left;
display : block;
margin : 0;
padding : 0;
}
ul#topnav li.bigtab {
background : #282828 url(images/top_nav_large_tab2.jpg) no-repeat;
height : 24px;
width : 131px;
padding : 9px 0 0 0;
text-align : center;
font-size : 14px;
font-family : "Comic Sans MS", "Trebuchet MS", Georgia, serif;
font-weight : bold;
color : #f15f10;
}
ul#topnav li a.smalltab:link, ul#topnav li a.smalltab:visited {
background : #282828 url(images/top_nav_small_tab2.jpg) no-repeat;
height : 23px;
width : 131px;
padding : 10px 0 0 0;
text-align : center;
font-size : 14px;
font-family : "Comic Sans MS", "Trebuchet MS", Georgia, serif;
color : #515151;
text-decoration : none;
display : block;
}
ul#topnav li a.smalltab:hover, ul#topnav li a.smalltab:active {
background : #282828 url(images/top_nav_large_tab2.jpg) no-repeat;
color : #000000;
height : 23px;
width : 131px;
padding : 10px 0 0 0;
text-align : center;
font-size : 14px;
font-family : "Comic Sans MS", "Trebuchet MS", Georgia, serif;
display : block;
}
div#maincontent {
width : 703px;
background-color : black;
}
div#maincontent p {
margin : 0;
padding : 10px 10px 10px 5px;
}
a:link, a:visited {
color : #eeaae3;
text-decoration : none;
}
a:hover, a:active {
color : #ffff01;
}
p#footer {
height : 40px;
font-family : "Comic Sans MS", "Trebuchet MS", Georgia, serif;
text-align : center;
background-color : #eeaae4;
}
td {
width : 100px;
height : 26px;
}
.titretab {
color : white;
font-size : medium;
}
.titretab2 {
background-color : #ffff00;
}
.titre2 {
background-color : #ff1493;
color : white;
}
.col1 {
background-color : #ffff95;
}
.col2 {
background-color : #ffffe0;
}
.col3 {
background-color : #ffffc7;
}
.col4 {
background-color : #ffffad;
}
.col11 {
background-color : #ff69b4;
color : white;
}
.col12 {
background-color : #ffe4e1;
}
.col13 {
background-color : #ffc0cb;
}
.col14 {
background-color : #ffb6c1;
}
th, td {
border : 1px solid black;
text-align : center;
}
.txt1 {
font-size : large;
color : #ffff03;
text-align : center;
font-family : "Comic Sans MS", "Trebuchet MS", Georgia, serif;
}
.txt2 {
font-size : x-large;
color : #ffff7c;
text-align : center;
font-family : "Comic Sans MS", "Trebuchet MS", Georgia, serif;
}
.txt3 {
font-size : xx-large;
color : #ff1492;
text-align : center;
font-family : Arial;
}
.txt4 {
font-size : 15px;
color : white;
text-align : justify;
font-family : "Comic Sans MS", "Trebuchet MS", Georgia, serif;
}
.txt5 {
font-size : 15px;
color : yellow;
text-align : justify;
font-family : "Comic Sans MS", "Trebuchet MS", Georgia, serif;
}

.centre {
background-color : #000000;
color : #ffffff;
font-family : "Comic Sans MS", "Trebuchet MS", Georgia, serif;
font-size : 15px;
text-align : center;
}

