/* CSS Document */

* { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

BODY {
	overflow:-moz-scrollbars-vertical;
	overflow-x:none;
	background:#020202 url(/design/background.jpg) center -50px no-repeat;
	padding:0;
	margin:0;
}

BODY, P, TD, TH {color:#9f9e9e;}

TABLE{ border-collapse:0; border:0;}
TD{margin:0;padding:0;}

P{margin:0 0 15px 0;padding:0;}

H1, H2, H3, H4, H5, H6{margin:0;padding:0}

UL{list-style-type: none; padding:0;margin:10px 0;}

UL LI{
	background: url(/design/puce.gif) no-repeat 0px 8px;
	padding:2px 0 2px 8px;
	margin:0 0 0 20px;
}

IMG{border:none;}

INPUT, TEXTAREA{
	padding:2px;
	margin:0;
	border:1px solid #666;
	font-size:10px;
}

INPUT.button , INPUT.formbutton{
	padding:2px;
	border:1px solid #333;
	background:#666;
	color:#999;
	font-size:10px;
	cursor:pointer;
}

INPUT.formbutton{
	margin:0 0 0 10px;
	float:right;
}

INPUT.formbutton:hover , INPUT.button:hover{color:#fff;}

#container{
	position:relative;
	margin:0 auto;
	width:860px;
	height:670px;
	z-index:0;
}

A, A:visited{color:#F08724;}
A:hover, A:active{color:#fff;}

A.goHome{
	display:block;
	position:absolute;
	width:250px;
	height:25px;
	left: 165px;
	top: 98px;
}

A.goMenuL1{
	display:block;
	position:absolute;
	width:4px;
	height:8px;
	left: 150px;
	top: 285px;
	background:url(/design/back.gif) no-repeat top left;
}

A.goMenuL1:hover{background:url(/design/back-hover.gif) no-repeat top left;}

H1#title{
	display:block;
	position:absolute;

	width:905px;
	padding:0 0 2px 375px;
	left: -210px;
	top: 340px;
	background:url(/design/line-title.gif) no-repeat bottom left;
	font-size:19px;
	font-weight:normal;
	color:#fff;
}

H1#title-2{
	display:block;
	position:absolute;

	width:675px;
	padding:0 0 2px 605px;
	left: -210px;
	top: 290px;
	background:url(/design/line-title.gif) no-repeat bottom left;
	font-size:19px;
	font-weight:normal;
	color:#fff;
}

#menuTop{
	position:absolute;
	right:0;
	top:115px;
	color:#696969;
	font-size:9px;
}

#menuTop A , #menuTop A:visited{color:#696969;}

#menuTop A:hover{color:#aaa;}

#menuBottom{
	position:absolute;
	bottom: 0;
	left:0;
	color:#696969;
	font-size:9px;
}

#menuBottom A , #menuBottom A:visited{color:#696969;}

#menuBottom A:hover{color:#aaa;}

#menuTitle{
	width:539px;
	height:25px;
	position:absolute;
	left: 165px;
	top: 150px;
	text-align:center;
	color:#ef821c;
}

#menuTitleL1{
	width:92px;
	height:19px;
	position:absolute;
	left: 44px;
	top: 246px;
	text-align:right;
	color:#ef821c;
	font-size:11px;
}

#menuLevel1{
	width:76px;
	height:33px;
	position:absolute;
	left: 60px;
	top: 275px;
	background:url(/design/menu-l1-back.gif) no-repeat top left;
}

#menuLevel1 A , #menuLevel1 SPAN{
	width:14px;
	height:7px;
	display:block;
	float:left;
	margin:1px 0 0 1px;
	position:relative;
	font-size:1px;
	line-height:1px;

}

#menuLevel1 A{background:url(/design/menu-l1-trans.gif) no-repeat top left;}

#menuLevel1 A:hover{background:url(/design/menu-l1-hover.gif) no-repeat top left;}

#menuLevel1 .sel{background:url(/design/menu-l1-sel.gif) no-repeat top left;}

#menuLevel1 .empty{background:url(/design/menu-l1-none.gif) no-repeat top left;}

#menuLevel2{
	width:539px;
	height:119px;
	position:absolute;
	left: 165px;
	top: 202px;
	background:url(/design/menu-l2.png) no-repeat top left;
	z-index:0;
}

#menuLevel2 DIV{
	width:324px;
	float:left;
	z-index:0;
}

#menuLevel2 A , #menuLevel2 SPAN{
	width:107px;
	height:59px;
	display:block;
	float:left;
	margin:0 1px 1px 0;
	position:relative;
	z-index:0;
}

#menuLevel2 .iRight{
	float:right;
	width:215px;
	height:119px;
}

#menuLevel2 A SPAN {
	position:absolute;
	top:0;
	left:0;
	width:107px;
	height:59px;
	z-index:999;
	display:block;
	background:transparent;
}

#menuLevel2  A:hover SPAN{
	background:url(/design/menu-l2-effect.png);
	cursor:pointer;
}



#menuLevel2-2{
	width:436px;
	height:119px;
	position:absolute;
	left: 165px;
	top: 202px;
	background:url(/design/menu-l2-2.png) no-repeat top left;
	z-index:0;
}

#menuLevel2-2 A , #menuLevel2-2 SPAN{
	width:107px;
	height:59px;
	display:block;
	float:left;
	margin:0 1px 1px 0;
	position:relative;
	z-index:0;
	
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#menuLevel2-2 A SPAN {
	position:absolute;
	top:0;
	left:0;
	width:100px;
	height:16px;
	z-index:999;
	display:block;
	background:transparent;
	
	padding:43px 0 0 7px;

}

#menuLevel2-2  A:hover SPAN{
	background:url(/design/menu-l2-effect.png);
	cursor:pointer;
}

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

#content{
	width:530px;
	height:265px;
	position:absolute;
	left: 165px;
	top: 375px;
	padding:0 10px 0 0;
	z-index:0;
/*	overflow-y:auto;*/
	overflow:auto;
	overflow-x:hidden;


	
}

#content-2{
	width:435px;
	height:295px;
	position:absolute;
	left: 395px;
	top: 330px;
	padding:0 10px 0 0;
	z-index:0;
	overflow-y:auto;
	overflow-x:hidden;
	
}

A.info , A.info:visited{
	clear:both;
	display:block;
	clear:both;
	color:#ccc;
	text-decoration:none;
	padding:0 0 15px 0;
	margin:5px 5px 10px 5px;
	background:url(/design/next.gif) no-repeat right bottom;
}

A.info:hover{
	color:#fff;
	text-decoration:none;
}

.info IMG{
	float:left;
	padding:0 10px 10px 0;	
}

.info SPAN{
	display:block;
	font-weight:bold;
	color:#ef821c;
}

A.info:hover SPAN {
	text-decoration:underline;
	color:#ef821c;
}

A.info B{font-weight:normal}

A.info:link B , A.info:visited B{color:#fff;}

A.info:hover B{color:#eee;}


A.date , A.date:visited{
	clear:both;
	display:block;
	clear:both;
	color:#ccc;
	text-decoration:none;
	padding:0 0 5px 0;
	margin:5px 5px 10px 5px;
}

A.date:hover{
	color:#fff;
	text-decoration:none;
}

.date IMG{
	float:left;
	padding:0 10px 10px 0;	
}

.date SPAN{
	display:block;
	font-weight:bold;
	color:#ef821c;
}

A.date:hover SPAN {
	text-decoration:underline;
	color:#ef821c;
}

A.date B{font-weight:normal}

A.date:link B , A.date:visited B{color:#fff;}

A.date:hover B{color:#eee;}

.dateList{
	height:220px;
	width:395px;
	overflow-y:auto;
}

TD.dateListSel{
	text-align:right;
}

TD.dateListSel H3{
	color:#fff;
	background:URL(/design/down.gif) no-repeat top right;
	padding:0 18px 0 0;
	
}

TD.dateListSel A , TD.dateListSel A:visited{
	display:block;
	padding:3px 0;
	color:#9f9e9e !important;
	text-decoration:none;
}

TD.dateListSel A:hover{
	color:#fff !important;
}

.iLeft{
	position:absolute;
	width:215px;
	height:119px;
	left: 165px;
	top: 322px;
}

.lpdm{
	height:255px;
	overflow-y:auto;
	padding-right:5px;
}



/* ==============================================
COPYRIGHT
============================================== */

#copyright{
	position:absolute;
	bottom: 0;
	right:0;
	color:#393939;
	font-size:9px;
	padding-right:60px;
	background:url(/design/colors2.gif) no-repeat right bottom;
}

#copyright:hover{
	background:url(/design/colors.gif) no-repeat right bottom;
}

#copyright A, #copyright A:visited{color:#393939;}

#copyright A:hover, #copyright A:active{color:#aaa;}


/* ==============================================
NAVBARNEWS
============================================== */

#navbarnews{
	border:solid #AFAFAF;
	border-width:1px 0 0 0;
	padding:3px;
	
	text-align:center;
	
	position:relative;
}

#nav_prec{
	position:absolute;
	top:2px;
	left:0;
	text-align:left;
	width:80px;
	padding:0 0 0 10px !important;
	background:url(/design/prec.gif) no-repeat 0 5px;
	display:block;
}

#nav_next{
	position:absolute;
	top:2px;
	right:0;
	text-align:right;
	width:80px;
	padding:0 10px 0 0 !important;
	background:url(/design/suiv.gif) no-repeat 85px 5px;
	display:block;
}

#navbarnews A , #navbarnews A:visited{
	color:#F08724;
	display:inline;
	padding:0;
	margin:0;
}

#navbarnews A:hover{color:#fff;}

#navbarnews A.nav_activ{font-weight:bold;}

#active_one{
	background:URL(/design/topbar.gif) no-repeat center top;
	display:block;
	width:200px;
	height:15px;
	color:#fff;
	text-align:center;
	padding:3px 0;
	
}

.blck_one{
	width:150px;
	margin:0 auto;
	border:solid #b7b5b5;
	border-width:0 1px 1px 1px;
	padding:5px;
	background:#000;
}
.list_video{
	padding:3px;
	cursor:pointer;
	color:#fff;
}

.list_video:hover{color:#F08724;}

/* ==============================================
_DESIGN/editor.css
============================================== */

#container H5.header {background:transparent !important;}

#container H4.interTitle {background:transparent !important;}





.social{

  position:absolute;
  width:300px;
  height:20px;
  
  bottom:25px;
  left:0;

}
