/* Feuille de style : feuille_style.css */

body.fond {background-repeat=repeat;
 font-family: 'Book Antiqua', 'Bell MT', 'Bookman Old Style';
 color:#330000;}

body.degrade {background-repeat=repeat-x;
 font-family: 'Book Antiqua', 'Bell MT', 'Bookman Old Style';
 color:#330000;}

.vert_degrade {
background-repeat=no-repeat;}

.lucida {
 font-family: 'Lucida Calligraphy', 'Brush Script MT', 'Lucida Handwriting';
}

.cell_ssmenu {
background-repeat=no-repeat;
background-image:Images/parchemin2.gif;
background-position=center;
text-align=center;
}

a:link {color:#006633;}

a:visited {color:#CC0066;}

a:hover {cue: url(lazer.wav);}

#filet {background: url(http://www.tenniscarouge.com/filet_sur_background.jpg) no-repeat;
 margin-left: -7px;
 margin-top: -8px;}

#filetdegrade {background: url(http://www.tenniscarouge.com/filet_sur_degrade.gif) no-repeat;
 margin-left: -7px;
 margin-top: -8px;}

#texte {margin:12px;
_margin-right:12px;}

h4 {margin:3mm;}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute; /* placement du menu */
top: 20;
left: 150;
z-index:1;
width: 85%; /* correction pour Opera : 85%*/
}

#menu dl {
float: left;
width: 8em;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
}
#menu dd {
display: none;
font-size: 12;
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #FFFFCC;
padding: 2;
}
#menu li a, #menu dt a {
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus{
background: #FFCC99;
}

#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
}

