﻿

*
{
	padding: 0;
	margin: 0;
}


body 
{
 font-family: Arial;
 color: #666666;
 font-size: 12px;
	background: #000000;
}

#All_DIV 
{
 width: 751px;
 min-height: 600px;
 margin: 0 auto;
}


#TITLE_DIV
{
 margin: 0px 0px 0px 0px; 
 background-image:url(img_main/main_.jpg);
 background-repeat:no-repeat;
 height:482px;
}

#TITLE_TEXT_DIV
{
	float:left;
	clear:none;
  text-align: center;
	width: 100%;
	color: #ffffff;
	text-transform: uppercase;
	margin:90px 0px 0px 0px;
}

#TITLE_IMG_DIV
{
	float:left;
	clear:none;
  text-align: center;
	width: 100%;
	color: #ffffff;
	text-transform: uppercase;
	margin:127px 0px 0px 0px;
}

#TITLE_MENU1_DIV /*  */
{
	float:left;
	clear:none;
  text-align: center;
	width: 100%;
	color: #ffffff;
	/*text-transform: uppercase;*/
	margin:102px 0px 0px 0px;
}

/* Заголовок  (полностью заглавными буквами)*/
#pH1
{
	font-size: 11px;
	font-family: Arial;
	font-weight: normal; 
}

#pH2
{
	font-size: 36px;
	font-family: Arial;
	font-weight: normal; 
	/* Информацию о цвете задаю в DIV */ 
	/* Информацию о расположении задаю в DIV */ 
	/* Информацию о text-transform (отображении заглавными буквами или как-нибудь по другому)задаю в DIV */
}

#pH3
{
	font-size: 16pt;
	font-family: Arial;
	font-weight: normal; 
}

#pH4
{
	color: #c37229;
	font-size: 27px;
	font-family: EuroStyle, Arial;
	letter-spacing: 2pt;
	white-space: nowrap;  /* игнорирование переноса строки */
}

#pH5
{
	font-size: 14px;
	font-family: Arial;
	font-weight: normal; 
	text-decoration: underline;
}


.AR
{
    font-size: 10pt; 
    /*color: #a6a6a6;*/
    font-family: Arial;
    text-decoration: none;
    color: #ffffff;
}

.AR:active .AR:link .AR:visited
{
	font-size: 10pt;
	color: #ffffff;
}

/* Заставляет менятся цвет при наведении мышки */
.AR:hover
{
	font-size: 10pt;
	color: #ff7d00;
}
/*-------------------------------*/

.Table_R_TitleMenu_L  /* | */
{
	background-position: right top;
	background-repeat: no-repeat;
	/*background-image: url(img/Menu_L.jpg);*/
	min-width: 25px;
	max-width: 25px;
	height: 33px;
	background-attachment: scroll;
}

.Table_R_TitleMenu_R  /* | */
{
	background-position: left top;
	background-repeat: no-repeat;
	/*background-image: url(img/Menu_R.jpg);*/
	min-width: 16px;
	max-width: 16px;
	height: 33px;
	background-attachment: scroll;
}

/* Меню сайта */
.Table_R_TitleMenu_Text
{
	text-align: center;
	vertical-align: middle;
	background-position: left top;
	background-repeat: repeat-x; 
	/*background-image: url(img/Menu_Im.jpg);*/
	color: #a6a6a6;
	font-family: Arial;
	min-width: 120px;
	max-width: 120px;
	height: 33px;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
}

/* Меню сайта */
.T_Menu  /* | */
{
	border: 0;
	margin:0;
	padding:0;	
	width:100%;  
	/*
	border-right: teal 1px solid;
	border-top: teal 1px solid;
	border-left: teal 1px solid;
	border-bottom: teal 1px solid;
  */
}
/*-----------------------------------------------------------------------------*/
/* Описание сайта */
#DESC_DIV
{
 margin: 0px 0px 0px 0px; 
 background-repeat:no-repeat;
}

#DESC_CENTR_TEXT
{
	text-align: center;
	vertical-align: super;
	width: 18%;
	float: left;
	clear: none;
	position: relative;
	left: 140px;
	top: 81px;
}

/*----------------------------------------------------------------------------*/
/* Меню АВРОРА */


#DivLEFT
{
	float: left;
	clear: none;
	line-height: 30px;
	white-space: nowrap;  /* игнорирование переноса строки */
}

.Div_TitleMenu  
{
	left: 32px;
	text-align: left;
	width: 100%;
	color: #ffffff;
	text-decoration: underline;
	/*position: relative;*/
}

.Div_Menu 
{
	left: 32px;
	text-align: left; /* Необходим небольшой отступ */
	width: 100%;
	color: #ffffff;
	position: relative;
	font-size: 12px; /*background-color: #993300;*/
}

.AL 
{
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
	height: 16px;
}

.AL:active .AL:link .AL:visited
{
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	height: 16px;
}

/* Заставляет менятся цвет при наведении мышки */
.AL:hover
{
	color: #ff7d00;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
}
/*----------------------------------------------------------------------------*/

#DivRIGHT
{
	float:right;
	clear:none;
	text-align: right;
	margin: 0px 32px 0px 0px;
	line-height: 30px;
	white-space: nowrap;  /* игнорирование переноса строки */

}

.Div_MenuR
{
	text-align: right;
	width: 100%;
	color: #ffffff;
	position: relative;
	font-size: 12px; /*background-color: #993300;*/
}

/* Нижняя ссылка */
.DESC_DIV
{
  margin: 0px 0px 0px 0px; 
  clear: both;
  line-height: 30px;
}
