body {
background: url(../images/fond_LT.jpg);
background-repeat:no-repeat;
background-color:black;
color: white; 
font-size: 12pt; 
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
margin:0px;
}

a:link {
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
color:#A4ED12;
font-weight:bold;
text-decoration: none 
}
   
a:visited {
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
color:#A4ED12;
font-weight:bold;
text-decoration: none 
}
	
a:active {
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
color:red;
font-weight:bold;
text-decoration: none
}

a:hover {
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
color:red;
font-weight:bold;
text-decoration: none 
}

a big
{
font-size:13pt
}

a:hover big{
color:red;
}

.centre big
{
	color:#9FE512;
}

big
{
	color:#9FE512;
}

#corps
{
position: relative;
left:15%;
width: 80%;
overflow: auto;
}

.titre
{
color:#7FBD02;
}



#bandeau
{
display:none;
position: relative;  /*Nécessaire pour Safari */
bottom:0px;
left:5%;
width:90%;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 6pt;
}

#bandeau a:link {
font-family: verdana;
font-size: 8pt;
color:#A4ED12;
font-weight:bold;
}
   
#bandeau a:visited {
font-family: verdana;
font-size: 8pt;
color:#A4ED12;
font-weight:bold;
}
	
#bandeau a:active {
font-family: verdana;
font-size: 8pt;
color:#A4ED12;
font-weight:bold; 
}

#bandeau a:hover {
font-family: verdana;
font-size: 8pt;
color:red;
font-weight:bold;
}

/**
les infos du menu
*/

/*le titre du menu*/
#titreSLT
{
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
color:#A4ED12;
font-weight:bold;
font-size: 48pt;
}

.menu {
width: auto;
height: 190px;
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
text-align:center;
margin: auto;
}
 
#menu {
width: 600px; 
margin: auto;
font-family: verdana;
font-size: 12px;
}

#menu dl {
float: left;
}

#menu dt {
text-align: center;
font-weight: bold;
background: #ccc;
border: 1px solid gray;
margin: 1px;
}

#menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}

#menu dt a:hover, #menu dt a:focus {
background: #7FBD02;
color:white;
}

#menu .menuSel
{
background: #7FBD02;
color:white;
}



