h1{
font-size: 26px;
text-align: left;
color: #242424;
font-family: Time;
}

h2{
font-size: 78px;
text-align: center;
color: #242424;
font-family: Time;
}

h3{
font-size: 52px;
text-align: center;
color: #242424;
font-family: Time;
}

h4{
font-size: 39px;
text-align: center;
color: #242424;
font-family: Time;
}

h5{
font-size: 78px;
text-align: right;
color: #242424;
font-family: Time;
}

h6{
font-size: 52px;
text-align: right;
color: #242424;
font-family: Time;
}

h7{
font-size: 39px;
text-align: right;
color: #242424;
font-family: Time;
}

h8{
font-size: 78px;
text-align: left;
color: #242424;
font-family: Time;
}

h9{
font-size: 52px;
text-align: left;
color: #242424;
font-family: Time;
}

h10{
font-size: 39px;
text-align: left;
color: ##242424;
font-family: Arial;
}

body{
font-size: 16px;
font-family: Arial, sans-serif;
color: #424242;
}

table{
border-width:1px;
border-style:none;
border-color:black;
width:50%;
vertical-align:middle;
}

td{
border-width:1px;
border-style:none;
border-color:red;
}

.titre {
	font-size : 52px ;
	font-weight : bold ;
	font_variant : small-caps ;
} 

.titreGauche {
	font-size : 18px ;
	font-weight : bold ;
	font_variant : small-caps ;
} 

.border4 {
	border : 4px white solid ;
}

#border4 {
	border : 4px white solid ;
}

