/* CSS Document */
 body {
   margin: 0px;
   text-align: center;
   width: 100%;
   background-color: #19150F;
 }
 img {
   border: 0px;
 }
 div {
   font-family: Tahoma;
   font-size: 12px;
 }
 div.logo {
   width: 320px;
   height: 100px;
   float: left;
   padding-top: 25px;
   padding-left: 25px;
   background-image: url(../images/top_left.jpg);
   background-repeat: no-repeat;
 }
 div.tc {
  height: 125px;
  background-image: url../images/tc.jpg);
  background-repeat: repeat-x;
 }
 div.rlogo {
   width: 675px;
   height: 95px;
   padding-top: 30px;
   float: left;
   background-image: url(../images/top_right.jpg);
   background-repeat: no-repeat;
 }
 div.lang {
   float: right;
 }
 .menu {
   margin-top: 33px;
 }
.active {
   width: auto;
   height: 19px;
   float: left;
   background-image: url(../images/active.jpg);
   background-repeat: no-repeat;
   text-align: center;
   padding-top: 5px;
   margin-right: 30px;
 }
.tire {
  float: left;
  color: #8B7F6C;
  height: 19px;
  padding-top: 5px;
  margin-left: 14px;
  margin-right: 13px;
 }
 .simple {
   float: left;
   height: 19px;
   padding-top: 5px;
   margin-right: 30px;
 }
 
 .menu ul li{
    display:none;
	border-bottom:1px solid #302726;
	background-color:#16130e;
	width:150px;
	margin-left:-1px;
	text-align:left;
}

.menu ul li a{
	text-align:left;
	padding-left:5px;
	width:96%;
}
 
 div.text {
   width: 100%;
   float: left;
   background-color: #29231B;
   padding-top: 10px;
 }
 div.line_top {
   width: 717px;
   height: 12px;
   background-image: url(../images/top_line.jpg);
   background-repeat: no-repeat;
   font-size: 1px;
 }
  div.line_center {
   width: 717px;
   background-image: url(../images/center_line.jpg);
   background-repeat: repeat-y;
 }
  div.line_bottom {
   width: 717px;
   height: 32px;
   background-image: url(../images/bottom_line.jpg);
   background-repeat: no-repeat;
   font-size: 1px;
   background-color: #29231B;
 }
 div.tex {
   padding-top: 10px;
   padding-left: 20px;
   padding-right: 20px;
   padding-bottom: 10px;
 }
 div.abzac {
   text-align: justify;
   line-height: 1.7;
   color: #B2AA9A;
 }
 div.bottom {
   width: 1024px;
   height: 165px;
   background-image: url(../images/bottom.jpg);
   background-repeat: no-repeat;
   margin: auto;
   margin-top: 15px;
   padding-top: 15px;
 }
 div.news {
   text-align: center;
   background-image: url(../images/news.jpg);
   background-repeat: no-repeat;
   width: 147px;
   height: 30px;
   padding-top: 3px;
   float: left;
 }
 div.new {
   color: #B2AA9A;
   width: 29%;
   background-color: #1F1A13;
   float: left;
   margin-left: 15px;
 }
 div.data {
   float: right;
   color: white;
   background-color: #6F0D06;
 }
 div.ne {
  font-size: 11px;
  padding: 7px;
  padding-bottom: 3px;
  padding-top: 3px;
  text-align: justify;
  height:82px;
  overflow: hidden;
 }
 div.lbottom {
   color: #4B4234;
   text-align: left;
   font-size: 10px;
 }
 div.rbottom {
   width: 174px;
   float: left;
   color: #4B4234;
   text-align: center;
   text-align: left;
 }
 h1 {
   font-size: 19px;
   margin: 0px;
   color: white;
   font-weight: normal;
 }
 img.geom {
   float: left;
   width: 254px;
   height: 540px;
 }
 img.im {
   float: left;
   margin-right: 20px;
   margin-bottom: 10px;
 }
 font.tel {
   color: #AB9F8C;
   font-size: 16px;
   margin-left: 10px;
 }
 font.plus {
   font-size: 10px;
 }
 a {
   color: white;
   font-size: 10px;
   font-family: Microsoft Sans Serif;
   font-weight: bold;
   text-decoration: none
 }
 a:hover {
   text-decoration: underline;
 }
 a.lang {
   font-size: 9px;
   color: #ffffff;
   font-family: Tahoma;
   text-decoration: underline;
   margin-bottom: 3px;
   margin-left: 5px;
   margin-right: 30px;
 }
 a.lang:hover {
   text-decoration: none;
 }
 a.podr {
   text-decoration: underline;
   font-size: 11px;
   font-family: Tahoma;
   font-weight: normal;
 }
 a.podr:hover {
   text-decoration: none;
 }
 a.des {
   font-family: Tahoma;
   font-size: 10px;
   color: #E4C8A7;
   text-decoration: underline;
   font-weight: normal;
 }
 a.des:hover {
   text-decoration: none;
 }
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.form {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1A1511;
	background-color: #C6A477;
	border: 1px solid #8B080D;
}
h3
{
	text-decoration: underline;
   	font-size:12px; 
	font-weight: bold;
	font-family: Tahoma;
}
/* Navigation pages
-----------------------------------------------------------------------------*/
.wp-commentnavi a, .wp-commentnavi a:link, .wp-commentnavi a:visited  {
	padding: 2px 6px 2px 6px; 
	margin: 1px 0px 1px 0px;
	border-top: 1px solid #666666;
	color: #414141;
	background-color: #efefef;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.wp-commentnavi a:hover {
	border-top: 1px solid #414141;
	color: #000;
	background-color: #cccccc;
	font-weight: bold;
	text-decoration: none;	
	font-size: 12px;
}
.wp-commentnavi span.current {
	padding: 2px 6px 2px 6px;
	margin: 1px 0px 1px 0px;
	font-weight: bold;
	border-top: 1px solid #414141;
	color: #990000;
	background-color: #aaaaaa;
	font-size: 12px;
}
