﻿body 
{
	margin:0px;
	background-image:url(../../images/backrp.jpg);
	background-repeat:repeat-x;	
	color:#646C75;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
}

h1
{
	font-size:250%;
	margin-bottom:10px;
}
h2
{
	font-size:150%;
	font-weight:bold;
	margin:20px 0 5px 0;
}

a, a:hover, a:link, a:visited{
	color:#646C75;
	text-decoration:none;	
}
a:hover{
	color:#000000;
}

b, strong{
	font-weight:bold;
	color:#454545
}


.anasablon /*toplam 999px*/
{
	background-image:url(../../images/backbg.jpg);
	background-repeat:no-repeat;
	width:999px;
	min-height:840px;		
}
.anacontent /*toplam 950px -- sol(350px)+orta(350px)+bos(30px)+treemenu(200px)*/
{
	width:930px; /* sol(350px)+orta(350px)+bos(30px)+treemenu(200px) */
	padding:20px 10px 0px 10px;	
}
.anacontent_sol  /* 350px */
{
	width:330px;
	padding:0px 10px 0px 10px;
	float:left;
}
.anacontent_orta /* 380px */  
{
	width:350px;	
	padding:0px 20px 0px 10px;	
	float:left;	
}
.anacontent_alt
{
	width:950px;
	padding:20px 0px 0px 0px;	
	text-align:right;		
}
.altmenu
{
	width:500px;
	padding:10px 20px 0px 0px;
	border-bottom-style:solid;
	border-bottom-width:3px;
	border-color:#646C75;	
}
.treemenu /* 200px ortamenu_div */
{
	width:200px;
	padding:0px 0px 0px 0px;
	float:left;
}
.ortamenu_div /*  */
{
	width:165px;
	height:25px;
	background-image:url(../../images/menu_back.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
	padding:4px 0px 0px 20px;
}
.ortamenu_div_sub
{
	width:145px;		
	background-image:url(../../images/menu_sub_back.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
	padding:5px 0px 5px 20px;
	border-bottom-style:solid;
	border-bottom-width:1px;	
	border-bottom-color:#666666;
}
.ortamenu_div_sub_alan
{
	padding:5px 0px 10px 20px;
}

/*  sektor masterpage    */
.sektor_alan
{
	width:700px;
	padding:0px 30px 0px 0px;
	float:left;	
}
.sektor_sol
{
	width:200px;
	float:left;	
	padding-top:60px;	
}
.sektor_sag
{
	width:450px;  /* 500px 10px margin*/
	float:right;
	padding:0px 30px 0px 10px;	
}
.sektor_solsag_merge
{
	width:700px;
	padding:0px 30px 30px 0px;		
	text-align:center;
}
.perakende_basliklar
{
	width:85%;
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-color:#646C75;		
}
.perakende_basliklar_basinda
{
	
	border-bottom-style:dotted;
	border-bottom-width:2px;
	border-color:#646C75;		
}
.perakende_ozet
{	
	width:85%;
	padding:5px 0px 0px 0px;	
	text-align:justify;
}
.perakende_icerik
{
	width:85%;
	padding:5px 0px 20px 0px;
	text-align:justify;	
}
.perakende_yarim
{
	padding:20px 10px 20px 10px;
	float:left;	
	text-align:left;
}
.haberler_icerik
{
	padding:5px 100px 20px 100px;
	text-align:justify;		
}
.p_metin
{
	text-align:justify;
	padding:10px 10px 10px 0px;	
}
.clear
{
	clear:both;	
}

