body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:white;
	color:black;
}
h1{
	color:#E00006;
    font-size: 26px;
    line-height: 24px;
    padding: 0;
}
h2{
	color:#0976B9;
    font-size: 23px;
    font-weight: normal;
    line-height: 22px;
    padding: 0;
}
h3{
	color:#E00006;
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    padding: 0;
}
h3 a{
	text-decoration:none;
}
h4{
	font-family:Georgia;
	color:#0976B9;
    font-size: 19px;
    font-weight: normal;
    line-height: 18px;
    padding: 0;
}
h5{
	font-size:14px;
	color:#0976B9;
	font-weight:normal;
}
h6{
	font-size:10px;
	color:#E00006;
	font-weight:normal;
}
a{
	color:#E00006;
	text-decoration: none;
}
a:hover{
	color:#0976B9;
	text-decoration: none;
}
.document blockquote{
	color:#585F66;
}
.document ul{
	margin: 0px 16px;
}
.document ul li {
	list-style-image: url(design/picto_puce.gif);
	list-style-type: disc;
}
.document ul li li {
	list-style-image: url(design/picto_flech.gif);
}
.pathMenu{
	padding-left:10px;
	background-color:#ffffff;
}
.pathMenu, .pathMenu a{
	color:#929ea7;
	text-decoration:none;
	font-size:10px;
}
.pathMenu a:hover{
	text-decoration:underline;
}
/* top menu & slider menu */
.menu1{
	padding-left:5px;
	/*background-image:url(design/menu-bg.gif);*/
}
.menu1 a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#E00006;
	font-size:14px;
	font-weight: bold;
	padding:5px 15px 5px 10px;
	text-decoration: underline;
	border:none;
}
.menu1 a:hover{
	background-color:#E00006;
	color:#ffffff;
}
.menuTop td{
	padding:0px 0px 0px 2px;
}
.downSlideContainer .background{
	background-color: #F7F7F7;
	border:solid 1px #ffffff;

}
.downSlideContainer a{
	color:#E00006;
	text-decoration:none;
	white-space:nowrap;
	font-size:12px;
	padding:1px 4px;
	text-align:right;
}
.downSlideContainer a:hover{
	color:#ffffff;
	background-color:#E00006;
}
.downSlideContainer .hr{
	border-top:solid 1px #FFF;
}
.subMenu{
	background-color:#6f889c;
	border:solid 1px #ccc;
}
.subMenu a{
	color:white;
	text-decoration:none;
	padding:1px 1px 1px 4px;
	display:block;
}
.subMenu a:hover{
	color:#003d89;
	background-color:#d4e4ea;
	background:url(design/nMenuBg.gif) repeat-x;
}
/* top small menu */
.menu2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
.menu2 a{
	color:#1E83CF;
	font-weight:bold;
	text-decoration:none;
	padding:2px 5px;
	margin: -2px 0px;
	/*background-color: #1E83CF;*/
}
/* news */
.news td{
	vertical-align:top;
	font-size:11px;
	padding:4px;
	padding-right:60px;
	padding-left:0px;
}
.news h4{
	margin:0px;
	color:#27458d;
	display:block;
	height:35px;
	font-size:13px;
}
.news a{
	color:#555;
	text-decoration:none;
}
.news small{
	color:#27458d;
}
.thumb{
	float:left;
	padding:0px 10px 0px 0px;
	clear:both;
}
div#block{
	clear:both;
	padding-top:10px;
	border-top: dotted 1px #CCC;
}
/* Lisy of news */
/* Systems */
.path{
	background-color:#FFFF00;
	margin-bottom:10px;
	font-size:10px;
}
.path th{
	font-weight:normal;
}
.path a{
	text-decoration:none;
}
.form th{
	background-color:#86B7F2;
}
.form {
	display:block;
	background-image:url(other/bg_content.gif);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.input100{
	width:98%;
}
.textarea.input100{
	width:95%;
}
.button, .button100{
	background: url(/images/Image/bb-main.gif) repeat-x;
	height: 30px;
	color:white;
	font-family: Georgia;
	font-size:16px;
	font-style:italic;
	border:solid 1px white;
}
.button{
	background: url(/images/Image/bb-main.gif) repeat-x;
	color:white;
	border:solid 1px white;
}
.button100{
	width:100%;
}
.message{
	margin:20px 2px;
	border:solid 1px #ccc;
	padding:20px 10px;
	text-align:center;
	background-color:#EFEFEF;
}
/*- admin menu */
.adminMenu{
	border:dotted 1px #F88;
	border-top:none;
	background-color:#FFECEC;
	color:#F00;
	text-align:right;
	padding:1px;
	font-size:10px;
	clear:both;
}
.adminMenu a{
	color:#FF0000;
}
.adminMenuArea{
	border:dotted 1px #F88;
}
/* copyright */
.copyright{
	clear:both;
	margin-top: 50px;
	padding:20px 0px 50px 0px;
	font-size:11px;
	border-top: #E00006 solid 2px;
}
.copyright a{
	color:#E00006;
}
/*- all pages */
.page{
	margin-top:20px;
}
.indexBlock td{
	vertical-align:top;
	border: #000099 solid 1px;
}
#block a{
	color: #E00006;
	text-decoration:none;
}
#block a:hover{
	color: #0976B9;
	text-decoration:none;
}
.link a, .link{
	color: #E00006;
	font-size:11px;
}
.link blockquote{
	padding:0px;
	margin:4px 0px;
}
a.link{
	display:block;
	padding:10px 10px 10px 30px;
	background-color:#F0E6C2;
	color:#E00006;
	text-decoration:none;
	background-image:url(design/nLink.gif);
	background-repeat:no-repeat;
	background-position:10px center;
}
a:hover.link{
	background-image:url(design/nLinkH.gif);
	background-color:#E00006;
	color:white;
}
.adminMenu a{
	color:#FF0000;
}
.news2 a{
	text-decoration: none;
	color:#000;
}
.news2 td, .news2 th{
	padding:8px;
	vertical-align:top;
}
.news2 th a{
	color:#E00006;
	text-decoration: underline;
	font-size:16px;
}
.news2 th a:hover{
	text-decoration:none;
}
.news2 .hr{
	border-top: dotted 1px #EEE;
}
.news2 td img{
	border:solid 1px #DFD3DD;
	padding:1px;
}
.autocom a{
	text-decoration:none;
	color:#585F66;
}
.autocom td, .autocom th{
	padding:8px;
	background-color:#EFF5F7;
	vertical-align:top;
	border-right: solid 2px #FFFFFF;
}
.autocom th a{
	color:#6C8CA2;
	text-decoration:none;
	font-size:16px;
}
.autocom th a:hover{
	text-decoration:underline;
}
.autocom hr{
	border-top: solid 3px #ffffff;
}
.autocom td img{
	border:solid 1px #DFD3DD;
	padding:1px;
}
.menu3 .hr{
	border-top:dotted 1px #C2C2C2;
}
.menu3 a{
	display:block;
	padding:10px 5px 10px 20px;
	text-decoration:none;
	background:url(design/link.gif) no-repeat;
	background-position:10px center;
	color:#0976B9;
	font-weight:bold;
}
.menu3 a:hover{
	color:black;
	background:url(design/linkSelect.gif) no-repeat;
	background-position:10px center;
	background-color:#FFF500;
}
.menu3 div a{
	padding-left:40px;
	color:#0976B9;
	font-weight:normal;
	
	background-position:30px center;
}
.menu3 div a:hover{
	background-position:30px center;
}
.menu3 .current{
	color:black;
	background:url(design/linkCurrent.gif) no-repeat;
	background-position:10px center;
}
.menu3 div .current{
	background-position:30px center;
}
.feedback{
	margin:0px;
	padding:0px;
}
.menuNews a{
	font-size:12px;
}
.seek a{
	width:24px;
	padding: 2px;
	text-decoration: none;
	color:#0976B9;
}
.seek{
	float:center;
	margin-top: 30px;
	margin-bottom: 10px;
}
.seek .current{
	color:#E00006;
}
.rowAlt{
	background-color:#eee;
}
.text ul{
	margin: 0px 16px;
}
.text li {
	list-style-image: url(design/picto_puce.gif);
	list-style-type: disc;
}
.text li li {
	list-style-image: url(design/picto_flech.gif);
}
.wallpaper{
	border:solid 1px #666;
}
.wallpaper div{
	text-align:left;
	border:solid 1px #999;
	border-left:none;
	border-right:none;
	border-bottom:none;
	padding:2px 4px;
	background-color:#eee;
	background-image:url(design/icon_downl.gif);
	background-repeat:no-repeat;
	background-position:4px 2px;
	padding-left:24px;
}
.wallpaper img{
	margin:5px 20px;
}
.wallpaper th{
	border-left:solid 1px #666;
}
.head{
	font-size: 24px;
	text-align: left;
	margin-top: -175px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 125px;
	margin-left: 10px;
	font-weight: bold;
}
.instop{
	background-image: url(http://jlider.ru/img/inside-top-bg.gif); 
	background-position: bottom; 
	background-repeat: repeat-x;
}

/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
	display: none;
	position: fixed;
	top: 17%;
	left: 50%;
	width: 800px;
	margin-left: -400px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

div.whiteOverlay { background: url(inc/jqmBG.gif) white; }
div.jqDrag {cursor: move;}

/* jqmModal dialog CSS courtesy of;
  Brice Burgess <bhb@iceburg.net> */

div.jqmDialog {
  display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -200px;
  width: 400px;

  overflow: hidden;
  font-family:verdana,tahoma,helvetica;
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html div.jqmDialog {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}


/* [[[ Title / Top Classes ]]] */
div.jqmdTC { 
  background: #d5ff84 url(dialog/sprite.gif) repeat-x 0px -82px; 
  color: #528c00;
  padding: 7px 22px 5px 5px;
  font-family:"sans serif",verdana,tahoma,helvetica;
  font-weight: bold;
  * zoom: 1;
}
div.jqmdTL { background:  url(dialog/sprite.gif) no-repeat 0px -41px; padding-left: 3px;}
div.jqmdTR { background: url(dialog/sprite.gif) no-repeat right 0px; padding-right: 3px; * zoom: 1;}


/* [[[ Body / Message Classes ]]] */
div.jqmdBC {
  background: url(dialog/bc.gif) repeat-x center bottom;
  padding: 7px 7px 7px;
  height: 180px;
  overflow: auto;
}
div.jqmdBL { background: url(dialog/bl.gif) no-repeat left bottom; padding-left: 7px; }
div.jqmdBR { background: url(dialog/br.gif) no-repeat right bottom; padding-right: 7px; * zoom: 1 }

div.jqmdMSG { color: #317895; }


/* [[[ Button classes ]]] */
input.jqmdX {
  position: absolute;
  right: 7px;
  top: 4px;
  padding: 0 0 0 19px;
  height: 19px;
  width: 0px;
  background: url(dialog/close.gif) no-repeat top left;
  overflow: hidden;
}
input.jqmdXFocus {background-position: bottom left; outline: none;}

div.jqmdBC button, div.jqmdBC input[type="submit"] {
  margin: 8px 10px 4px 10px;
  color: #777;
  background-color: #fff;
  cursor: pointer;
}

div.jqmDialog input:focus, div.jqmDialog input.iefocus { background-color: #eaffc3; }
/*.main-bottom {
    font-size: 0px;
    height: 70px;
    background: url('http://jlider.ru/img/main-bottom-bg.gif') scroll repeat-x bottom left;
}
.sheet-coner {
    width: 168px;
    height: 70px;
    float: right;
    background: url('http://jlider.ru/img/sheet-coner.gif') scroll no-repeat bottom right;
}
.sheet-bottom-left {
    width: 3px;
    height: 3px;
    margin-top: 67px;
    background: white;
    float: left;
}
.main-content {
    background: #F0E6C2;
}
.main-coner {
    width: 19px;
    height: 19px;
    background: url('http://jlider.ru/img/main-coner.png') scroll no-repeat top left;
    background-image: expression('none');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://jlider.ru/img/main-coner.png', sizingMethod='crop');
}*/
.zagol {
	font-family:Georgia;
	font-size:18px;
	color: #0976B9;
	background-color: #f3fffe;
	font-weight:normal;
	font-style:italic;
	padding: 10px 5px 10px 5px;
}
.zagol a{
	font-size:18px;
	color: #0976B9;
}
.zagol-white{
	font-family:Georgia;
	font-size:18px;
	color: #000000;
	font-weight:normal;
	font-style:italic;
	padding: 5px 5px 5px 5px;
	background-color: #FF6;
}
.zagol-white a{
	font-size:18px;
	color: #000000;
}
.anons {
	padding: 0px 5px 0px 5px;
}	
.top {
	color:#FFF;
	font-size: 11px;
}
.top a {
	color:#FFF;
	font-size: 11px;
	text-decoration:none;
}
.online {background: url(/design/online-lt.gif) no-repeat left top #e8f5f4;}
.online-out {background: url(/design/online-rt.gif) no-repeat right top;}
.online-wrap {background: url(/design/online-rb.gif) no-repeat right bottom;}
.online-inner {background:transparent url(/design/online-lb.gif) no-repeat scroll left bottom; padding:5px;}
.online-inner h5{
	font-family:Georgia;
	font-size:14px;
	color:#0976B9;
	font-weight:normal;
	margin: 0px;
}
.bb-main {
	background: url(/images/Image/bb-main.gif) repeat-x;
	height: 30 px;
	border-radius: 5px;
}
.bb-main a {
	text-decoration:none;
}
.flink a {
text-decoration:none;
color:#000000;
}
.flink {
color:#000000;
font-size:10px;
padding:10px 0;
}
a.sunny{
	display:block;
	padding:15px 10px 20px 70px;
	color:#f07d00;
	font-size: 200%;
	font-weight:bold;
	text-decoration:none;
	background-image:url(images/Image/sunny.gif);
	background-repeat:no-repeat;
	background-position:60px center;
}
.seotext {
	border:#CCC dashed 1px;
	margin-right:10px;
	padding:10px;
}
.end {
	margin: 20px 5px 20px 0px;
	border: #2295D9 solid 1px;
	background-color: #E8F5F4;
	padding: 5px;
	font-family: Georgia;
	font-size:14px;
	font-weight: normal;
	font-style: italic;
}
.date {
	margin-top: -15px;
	font-size:11px;
}
.date1 {
	font-size:11px;
	font-weight:bold;
	color:#000;
}
.articles {
	font-family: Georgia;
	font-weight: normal;
	text-decoration:underline;
	color: #000;
}

