
body {
width : 90%;
margin-left : auto;
margin-right : auto;
}
#top {
font-family : Arial, Verdana;
height : 40px;
text-align : center;
padding : 10px;
background : #fefeee;
border : 1px solid orange;
}
#menu {
float : left;
padding : 5px;
margin-top : 20px;
background : #ffffee;
width : 108px;
text-align : center;
border : 1px dotted orange;
}
#content {
font-family : Verdana, Arial;
padding : 5px;
margin-left : 124px;
margin-right : 31%;
text-indent : 5px;
text-align : justify;
}
#seyat {
float : right;
width : 142px;
height : 300px;
position : absolute;
top : 230px;
left : 420px;
margin-right : 2px;
}
#bloc {
float : right;
width : 29%;
padding : 5px;
background : #ffffee;
margin-top : 20px;
margin-left : 15px;
}
#bloca {
float : right;
clear : right;
width : 29%;
padding : 5px;
background : #ffffef;
margin-top : 20px;
margin-left : 15px;
}
#bottom {
font-size : 10px;
text-align : center;
background : #eeecdd;
clear : left;
border : 1px dotted silver;
}
h2, h3, h4 {
font-family : Verdana, arial;
}
h1 {
font-size : 24px;
color : orange;
}
h2 {
font-size : 16px;
color : #08f;
}
h3 {
font-size : 16px;
color : #09f;
text-align : center;
}
h4 {
font-size : 14px;
color : #0af;
}
p {
font-size : 12px;
color : #123456;
}
ul {
margin : 0;
padding : 0;
font : bold 14px Verdana, Arial, Helvetica, "sans-serif small";
list-style-type : none;
}
a:link {
color : gray;
text-decoration : none;
}
a:visited {
color : olive;
text-decoration : none;
}
a:active {
color : blue;
}
a:hover {
color : orange;
}
ul#naviga {
margin : 0;
padding : 0;
font : bold 0.7em Verdana, Arial, Helvetica, "sans-serif small";
list-style-type : none;
}
#naviga a {
display : block;
margin : 3px 0;
color : #4477ff;
text-decoration : none;
line-height : 23px;
width : 102px;
border : 1px solid silver;
background : #fffdef;
text-align : center;
border-width : 1px 2px 2px 1px;
border-color : #eeecdd silver silver #eeecdd;
border-style : solid;
}
#naviga a:hover, #navig a:focus {
border-width : 2px 1px 1px 2px;
border-color : silver #eeecdd #eeecdd silver;
}
ol {
font : bold 14px Verdana, Arial, Helvetica;
}
