* {
font-family: Verdana, Arial, sans-serif;
font-size: small;
color: #1e0068;
}
body {
background-image: url('fond.jpg');
padding: 0px;
margin: 8px;
}
.hdr {
height: 90px;
text-align: center;
background-image: url('thm_PA.jpg');
background-position: center;
background-repeat: no-repeat;
padding-left: 0px;
font-size: 24px;}
.hdr p {
vertical-align: middle;
font-size: 16px;}
#Content {
margin: 10px 0px 0px 170px;
}
.Menu {
position:absolute;
left:10px;
width:165px;
padding:10px;
background-color:#FEC;
border:1px solid #CA8;
top: 10px;
text-align: center;
width:150px;
}
.Menu p {
text-align: center;
}
#Title {
padding-left: 25px;
padding-right: 200px;
color: #fefe77;
font-size: 14px;text-align: center;
}
.thumb {
border: 3px groove #808080;
margin: 3px;
Height: 175px;
Max-Height: 175px;
padding: 5px;
float: left;
text-align: center;
text-decoration: none;
background-color: #FFF;
background-image: none;
border-color: #888;
}
a.thumb:hover{
background-image: url('corner.gif');
background-repeat: no-repeat;
background-position: bottom right;
border: 3px ridge;
border-color: #c561ff;
}
.thumbDir {
border: 3px groove #808080;
margin: 3px;
Height: 173px;
Max-Height: 173px;
padding: 5px;
float: left;
text-align: center;
text-decoration: none;
background-image: none;
border-color: #888;
}
a.thumbDir:hover{
background-image: url('corner.gif');
background-repeat: no-repeat;
background-position: bottom right;
border: 3px ridge;
border-color: #c561ff;
text-decoration: none;
}
.thumbMovie {
border: 3px groove #808080;
margin: 3px;
Height: 200px;
Width: 200px;
padding: 5px;
float: left;
text-align: center;
text-decoration: none;
background-image: none;
border-color: #888;
}
a.thumbMovie:hover{
border: 3px ridge;
border-color: #c561ff;
text-decoration: none;
}
.Menu td {
border:1px solid #CA8;
}
.spacer {
clear: both;
}