/* CSS Document */

@charset "windows-1251";
@font-face{ font-family: Blur; src: url("TIMESNE0.eot"); }

html	{/*scrollbar-face-color:#ffffff;
		scrollbar-track-color:#ffffff;			
		scrollbar-arrow-color:#000;
		scrollbar-shadow-color:#ffffff;	
		scrollbar-darkshadow-color:#ffffff;								
		scrollbar-3dlight-color:#ffffff;										
		scrollbar-highlight-color:#ffffff;*/
		height:100%;
		} 
* 	{margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;	
	}
div 	{border-collapse:collapse;
		border:0px;
		}
table	{border-collapse:collapse;
		}
img {border:none}
		
td.top	{vertical-align:top}
td.bottom	{vertical-align:bottom}							
	
a {text-decoration:none}				 		
												
a:hover		{text-decoration:underline;}		

body	{width:100%;
		min-width:970px;
		width:expression(document.documentElement.clientWidth< 969 ? '970px' : '100%');		
		background-color:#000;
		background-image:url(index_bg_repeat.jpg);
		background-repeat:repeat-x;	
		height:100%;	
		}

div.block	{clear:both;
			width:100%;
			float:left; //	float:none;
			height:0px;
			font-size:0px;
			margin:-1px;
			}
						
		


/*-------------------------------------------------*/


#head	{clear:both;
		float:left;
		width:1006px;
		height:768px;
		background-image:url(index_bg.jpg);
		background-repeat:no-repeat;			
		}
		
		
		
/*-------------------------------------------------*/
#box_header	{clear:both;
			float:left;
			width:1006px;
			padding:16px 0px 0px 0px;
			}
			
#box_meta_ico	{float:right;
			padding:0px 30px 0px 0px}	
#box_header	img {float:left;
				clear:right;
				margin:0px 4px 0px 0px}					

/*-------------------------------------------------*/

#box_menu	{float:left;
			width:340px;
			padding:205px 0px 0px 0px;
			}
#box_menu a	{display:block;
			padding:0px 0px 0px 34px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#fff;
			background-image:url(menu_desactive.gif);
			background-repeat:no-repeat;
			background-position:left 12px;
			font-size:22px;
			}	
#box_menu a:hover	{background-image:url(menu_active.gif);
					text-decoration:none}
					
/*-------------------------------------------------*/

#box_text	{float:right;
			width:370px;
			padding:16px 90px 0px 0px;
			font-size:13px
			}	
#box_text p	{margin:0px 0px 17px 0px;
			width:370px;
			}												
																								
/*-------------------------------------------------*/				
			
div#basement	{float:left;
				clear:both;
				width:986px;
				font-size:12px;
				color:#FFB653;
				height:80px;
				margin-top:-52px;
				padding:0px 0px 0px 22px;				
				}
div#basement a	{color:#FFB653;					
				}												
	