#englishco {
background-color: #ffffff;
}
#wrapper {
position: relative;
margin : 0 auto;
padding :0;
width: 960px;
background-color:#ffffff;
}
#header {
background-color: #c0c0c0;
padding-top: 5px;
text-align: center;
width: 100%;
}
#contenu {
float: right;
width: 695px;
backgroud-color: #ffffff;
}
#centre {
float: left;
backgroud-color: #ffffff;
text-align: center;
}
#droite {
float: right;
width: 210px;
background-color: #ffffff;
text-align: center;
}
#gauche {
float: left;
width: 220;
background-color: #ffffff;
text-align: center;
font-color: #006600;
}
#pied {
clear:both;
width: 450px;
text-align: center;
background-color: #ffffff;
}
form {
width: 450px;
background-color: #006600;
border: 0px;
padding-top: 5px;
padding-bottom: 5px;
}
h1 {
font-size : 150%; 
font-family : Times New Roman, Verdana, Arial, Helvetica, Geneva, sans-serif;
color : #006600; 
text-align: center;
}
h2 {
font-size : 140%; 
font-family : Times New Roman, Verdana, Arial, Helvetica, Geneva, sans-serif;
color : #006600; 
text-align: center;
}
h3 {
font-size : 100%; 
font-family : Times New Roman, Verdana, Arial, Helvetica, Geneva, sans-serif;
color : #006600; 
text-align: center;
}
h4 {
text-align: center;
font-size: 60%;
color: #006600;
}
h5 {
text-align: center;
font-size: 250%;
color: #006600;
}
h6 {
font-size : 100%; 
font-family : Times New Roman, Verdana, Arial, Helvetica, Geneva, sans-serif;
color : #ffffff; 
text-align: center;
}
a:link {color:#000066; text-decoration:none; font-weight:bold;}
a:visited {color:#000066; text-decoration:none; font-weight:bold;}
a:hover {color:000066; text-decoration:none; font-weight:bold;}
p,ul,li,dl,dd,td {
font-size : 100%; 
font-family : Times New Roman, Arial, Helvetica, Geneva, sans-serif; 
color : #006600;
text-align: center;  
}