body {font-size: 12px; }

a {text-decoration: none;}

.top {
width: 800px;
heigth: 80px;
position: absolute;
left: 100px;
top: 10px;
}

.menu {
width: 130px;
height: 450px;
position: absolute;
left: 100px;
top: 100px;
z-index: 2;
}

.link {
width: 125px;
height: 20px;
margin-bottom: 5px;
background-image: url(./images/link.png);
padding-left: 5px;
font-weight: bold;
z-index: 2;
}

.linka {
width: 125px;
height: 20px;
margin-bottom: 5px;
background-image: url(./images/linka.png);
padding-left: 5px;
font-weight: bold;
z-index: 2;
}

.content-cadre {
width: 650px;
height: 450px;
position: absolute;
left: 250px;
top: 100px;
background-image: url(./images/af2s.png);
background-repeat: no-repeat;
background-attachement: fixed;
background-position: center;
opacity: 0.15;
z-index: 1;
overflow: hidden;
}

.content {
width: 650px;
height: 430px;
position: absolute;
left: 250px;
top: 100px;
background-color: transparent;
border-style: solid;    
border-width: 5px;
border-top-style: solid;
border-top-width: 1px;
border-left-style: solid;
border-left-width: 1px;
border-color: #000000;
padding: 10px;
z-index: 2;
overflow: auto;
}

.bglogin {
width: 671px;
height: 451px;
position: absolute;
left: 250px;
top: 100px;
z-index: 3;
background-color: #000000;
opacity: 0.75
}

.login {
width: 250px;
height: 200px;
position: absolute;
left: 405px;
top: 240px;
z-index: 4;
background-color: #FFFFFF;
opacity: 1;
border-style: solid;
border-weight: 1px;
border-color: #000000;
padding: 5px;
}

LABEL { DISPLAY: inline ; FLOAT: left ; WIDTH: 170px ; font-weight: bold ; margin-left: 75px ; }
input { background-color: transparent; color: #0000FF; border-bottom: solid 1px #AA33FF; border-left: none; border-top: none; border-right: none;}
textarea { background-color: transparent; color: #0000FF; border-left: solid 1px #AA33FF; border-bottom: solid 1px #AA33FF; border-top: none; border-right: none;}
select { background-color: #DDDDFF;}
.ibutton { background-color: transparent; color: #0000FF; border-style: groove; border-color: #AA33FF;}
.iibutton { background-color: #FFFFFF; color: #0000FF; border-style: groove; border-color: #AA33FF;}
.iabutton { background-color: transparent; color: #AAFFAA; border-style: groove; border-color: #AA33FF;}
.irbutton { background-color: transparent; color: #FFAAAA; border-style: groove; border-color: #AA33FF;}
.inabutton { background-color: transparent; color: #CCCCCC; border-style: groove; border-color: #AA33FF;}
td { background-color: #AAAAFF; color: #EEFFEE; font-weight: bold; font-size: 12px;}
.fond { width: 93%; background-color: #DDDDFF;}
.tdl { background-color: transparent; color: #000000; }
.cgauche { background-color: transparent; color: #000000; border-left: #AAAAFF solid 1px; border-top: #AAAAFF solid 1px; border-bottom: #AAAAFF solid 1px;}
.cmilieu { background-color: transparent; color: #000000; border-top: #AAAAFF solid 1px; border-bottom: #AAAAFF solid 1px;}
.cdroite { background-color: transparent; color: #000000; border-right: #AAAAFF solid 1px; border-top: #AAAAFF solid 1px; border-bottom: #AAAAFF solid 1px;}
.cbas { background-color: transparent; color: #000000; border-right: #AAAAFF solid 1px; border-left: #AAAAFF solid 1px; border-bottom: #AAAAFF solid 1px;}
.chaut  { background-color: transparent; color: #000000; border-right: #AAAAFF solid 1px; border-left: #AAAAFF solid 1px; border-top: #AAAAFF solid 1px;}
