/* CSS Document */

body {position:absolute;
left:10px;
background-image: url(http://toto-et-nono.com/images/background.jpg);
}
div{text-align:center;
}
h1 {font-family:"Trebuchet MS";
font-size:40px;
color:#FF6600;
text-align:center;
font-weight:bold;
}
h2 {font-family:"Trebuchet MS";
font-size:24px;
text-align:center;
color:#008000;
font-weight:bold;
}
h3 {font-family:"Trebuchet MS";
font-size:18px;
color:#000000;
}
h4 {font-family:"Trebuchet MS";
font-size:24px;
text-align:center;
color:#FF6600;
font-weight:bold;
}
h5{font-family:"Trebuchet MS";
font-size:16px;
text-align:center;
font-weight:bold;
color:#FF6600;
}
p,ul,li {font-family:"Trebuchet MS";
font-size:16px;
color:#000;
text-align:center;
}
.center {font-family:"Trebuchet MS";
font-size:16px;
color:#000;
text-align:center;
}
.ligne1 {font-family:"Trebuchet MS";
font-size:16px;
color:#FF6600;
text-align:center;
font-weight:bold;
}
.ligne2 {font-family:"Trebuchet MS";
font-size:16px;
color:#008000;
text-align:center;
font-weight:bold;
}
.ligne3 {font-family:"Trebuchet MS";
font-size:16px;
color:#008000;
text-align:center;
}
table { background-color:#FFEA80;
border:medium;
margin-left:auto;
margin-right:auto;
width:680px;
border-color:#FF6600;
text-align:center;
border-style:solid;
}

#simslistes table { background-color:#FFEA80;
border:medium;
margin-left:auto;
margin-right:auto;
width:780px;
border-color:#FF6600;
text-align:center;
border-style:solid;
}

.tableau {border-left:solid; 
border-left-color:#FF6600;
}
.pied {font-family:"Trebuchet MS";
font-size:10px;
color:#000000;
text-align:center;
}
a:link {color: green; text-decoration:none;}
a:visited {color: green; text-decoration:none;}
a:hover {color:orange; text-decoration:none;}
a.bouton:link{
width:150px; 
height:30px; 
font-family: "Trebuchet MS";
font-size: 14px;
text-decoration:none; 
color:green;
text-align:center; 
font-weight:bold; 
background-color:#FF6600;
padding:5px}

a.bouton:visited{
width:150px; 
height:30px;
font-family: "Trebuchet MS";
font-size: 14px;
text-decoration:none; 
color:green; 
text-align:center;
font-weight:bold;
background-color:#FF6600;
padding:5px}

a.bouton:hover{
width:150px; 
height:30px; 
font-family: "Trebuchet MS";
font-size: 14px;
text-decoration:none;
color:#FF6600; 
text-align:center; 
font-weight:bold; 
background-color:green;
padding:5px}

.bouton{text-align:center;padding:5px;}

a.logo{text-decoration: none; /* définition du lien qui affichera le "calque" */
}
a.logo:hover {
background: none; /* correction d'un bug IE */
}
a.logo span { /* définition de la balise <span> inclue dans <a> */
display: none;
}
a.logo:hover span { /* définition de la balise <span> au survol */
display: inline;
position: relative;
top: 0px; /* positions et dimensions du calque, que vous pouvez changer à loisir */
left: 0px;
width: 0px;
height: 0px;
background: green;
text-align: center;
color: white;
}
table.menu  {font-family: "Trebuchet MS"; 
font-size: 14px; 
font-weight: bold; 
background-color:#FFEA80; 
border:solid;
border:#FF6600;
border-style:solid;
background-color:#FFEA80;
width: 250px;
}
p.menu {
text-align:center;
font-size: 14px; 
font-weight: bold; 
background-color:#FFEA80; 
}
.menutitre { text-decoration:underline; color:#FF6600;
text-align:center;
}

#menuleft
{
position:absolute;
left: 1px;
margin-top:10px;
}
#principal
{ position:absolute;
left: 280px;
margin-top:10px;
}
button {border:1px; 
background-color:#FFEA80; 
border:solid; 
border:#FF6600; 
border-style:solid; 
background-color:#FFEA80; 
color:green;
}
