﻿body
{
    padding: 0;
    margin: 0 0 5px 0;
    font-family: Arial;
    font-size: 11px;
    background-color: #F7F5EE;
}
div.banner
{
    width:800px;
    margin-left:auto;
    margin-right:auto;
    clear:both;
    height:78px;
}
div.menu
{
    width:100%;
    height:38px;
    margin-left:auto;
    margin-right:auto;
    clear:both;
    background-image:url(images/tem1/mikrocu_tema2_07.png);
}
div.menu .alt
{
    position:absolute;
    height:35px;
    background-color:#c20101;
    width:100%;
    margin-top:38px;
    z-index:-1;
}
div.orta
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    display:table;
    background-color:White;
}
div.orta .sol
{
    width:200px;
    float:left;
    min-height:400px;
}
div.orta .sol .sol_kose
{
    position:absolute;
    margin-left:-38px;
    margin-top:35px;
    width:38px;
    height:36px;
    background-image:url(images/tem1/mikrocu_tema2_12.png);
}
div.orta .sol .sag_kose
{
    position:absolute;
    margin-left:200px;
    margin-top:35px;
    width:38px;
    height:36px;
    background-image:url(images/tem1/mikrocu_tema2_11.png);
}
div.orta .sol .login
{
    padding:10px 5px 0 5px;
    background-color:#c20101;
}
div.orta .sol .login .back
{
    height:262px;
    background-image:url(images/tem1/mikrocu_tema2_login.png);
}
div.orta .sol .login_alt
{
    width:200px;
    height:11px;
    background-image:url(images/tem1/mikrocu_tema2_20.png);
}
div.orta .sol .sol_menu
{
    width:200px;
}

div.orta .sag
{
    width:600px;
    float:left;
}
div.orta .sag .ust
{
    height:30px;
    color:White;
    padding-left:5px;
    padding-top:5px;
    font-weight:bold;
    background-color:#c20101;
    font-size:large;
}
div.orta .sag .alt
{
    padding:10px;
}

div.footer
{
    width:800px;
    margin-left:auto;
    margin-right:auto;
    min-height:20px;
    background-color:#c20101;
    clear:both;
}
div.fot
{
    width:800px;
    height:9px;
    margin-left:auto;
    margin-right:auto;
    background-color:#c20101;
    clear:both;
}
div.fot .fot_sol
{
    width:10px;
    height:9px;
    float:left;
    background-image:url(images/tem1/alt_sol.png);
}
div.fot .fot_sag
{
    width:11px;
    height:9px;
    float:right;
    background-image:url(images/tem1/alt_sag.png);
}

/** Sayfalama sayıları **/
div.page_ana
{
    height:25px;
    display:table;
    margin-left:auto;
    margin-right:auto;
}
div.page
{
    width:20px;
    height:19px;
    float:left;
    background-image:url(images/page.gif);
    text-align:center;
    padding-top:6px;
    margin-left:2px;
}
div.page:hover
{
    cursor:pointer;
}
div.page_son
{
    width:20px;
    height:19px;
    background-image:url(images/page.gif);
    text-align:center;
    padding-top:6px;
    margin-left:2px;
}
div.page_son:hover
{
    cursor:pointer;
}
div.page a
{
    color:#5b5754;
    font-size:12px;
    text-decoration:none;
}
div.page a:hover
{
    color:Black;
    text-decoration:underline;
}
/** Sayfalama sayıları **/

.box_bg {
	width: 221px;
	background: transparent url('images/bg.jpg') no-repeat;
	color : #747862;
	height:20px;
	border:0;
	padding:4px 8px;
	margin-bottom:0px;
}

