* {
   font:11px/1.18 airal,verdana,helvetica,sans-serif;
   margin:0;
   padding:0;
}
body {
   background:url(../i/bg.gif) #efefef;
   text-align:center;
}
#header {
   position:relative;
   height:96px;
   background:url(../i/logoportator.png) no-repeat #fafafa;
   margin:0 0 3px;
   padding:1px 0 0 2px;
   border-bottom:silver 1px solid;
}
#lasto {
   width:912px;
   background:#f7f8f9;
   border:1px silver solid;
   margin:5px auto;
   padding:2px;
}
#left,#right {
   float:left;
   width:200px;
   min-height:790px;
   text-align:left;
   padding:5px 0;
}
#right {
   float:right;
   margin-right:-200px;
}
#footer {
  height:16px;
  background:url(../i/1.png) repeat-x #eee;
  border:silver 1px solid;
  margin:2px 0 0;
  padding:5px 0 0;
  text-align:center;
  color:silver;
  font:12px arial,sans-serif;
}
.clear {
   clear:both;
}

/* 3 coll */
#main {
   background:white;
   border-right:white 200px solid;
}
#center {
   float:left;
   width:712px;
   text-align:left;
   background:url(../i/0.gif) repeat-y white #f7f8f9;
}
#content {
   float:right;
   width:510px;
   margin:0 2px 0 0;
   color:black;
   font:13px arial,sans-serif;
   min-height:790px;
}
html:root #content {background:white;border-right:silver 1px solid;border-left:silver 1px solid;margin:0;}
/* end 3 coll */

a,a:link,a:visited {color:blue;text-decoration:none;}
a:active,a:hover {color:red;}
td,small {
   font:11px verdana,arial,sans-serif;
   color:black;
}

/* 2 coll */
#gordi {
   width:720px;
   margin:3px auto;
   padding:2px;
   background:#f7f8f9;
   border:silver 1px solid;
}
/* 2 coll right */
#mainright {
   text-align:left;
   background:white;
   border-right:#fff 200px solid;
}
#contentright {
   float:left;
   width:510px;
   min-height:790px;
   margin:0 0 0 8px;
}
/* end 2 coll right */

/* 2 coll left */
#mainleft {
   text-align:left;
   background:white;
   border-right:#fff 536px solid;
}
#contentleft {
   float:right;
   width:510px;
   min-height:790px;
   margin:0 -530px 0 0;
}
/* end 2 coll left */
/* end 2 coll */

h1, h2, h3, h4, h5, h6,small {
   font-size:11px;
   margin:3px;
}
li,ol,ul {
   margin:0 5px 0 10px;
   text-align:justify;
}
p,.texto {
   font-size:11px;
   margin:3px 12px;
   text-indent:1em;
   text-align:justify;
}
ul,ol {
   padding:0;
}
ol {
   margin:5px 5px 0 25px;
}
strong {
   background-color:yellow;
   font-weight:normal;
}
.righter {
   font-weight:normal;
   margin:5px 25px;
   text-align:right;
}
#hr {
   background:#999daf;
   margin:3px;
   height:1px;
}
#hr hr {display:none;}
#panels {
   width:180px! important;
   padding:5px;
   margin:0;
}

blockquote {padding:10px;color:#555;}
.small {color:#aaa;}
.bborder {background-color:#fff;border:#a7a6b4 1px solid;}
.panel {background-color:#f7f6f4;border:silver 1px dotted; padding:2px 2px 2px 9px;color:navy;}
.panel span {color:silver;}
.hide {z-index:1;left:0; visibility:hidden;position:absolute;top:0;}
.lasto {background-color:#ff9;border:#f90 1px solid;padding:10px;margin:0;}
.note {border-bottom:blue 1px dotted;color:blue;}
.select {color:red;}
.postlink {margin:5px 25px;text-align:right;}
.postdate {color:silver;margin:5px 10px;text-align:right;}
.postbody {margin:10px 0;}
.title {margin:10px;}

/* statistic */
.point{background-color:white;border:1px #ccc solid;margin:5px 0 5px 4px;padding:0;width:500px;}
.sttit{border:#ff9900 1px solid;background-color:#ff9;margin:1px;padding:2px;}
.point .graf{margin:5px 0 0;padding:0 1px;height:330px;}
.point .desc{margin:0 0 5px 20px;padding:0;}
.tbl{width:502px;border:1px silver solid;margin:5px 0 5px 4px;}
.sttit,.desc{text-align:left;}
.serf,.rss{color:#1e90ff;}
.post{color:red;}
.nopost,.friend{color:blue;}
.tbl td,.tbl pre,.value pre,.numb pre {color:#000;font:11px verdana,arial,sans-serif;margin:2px;padding:0;}
.hr {position:relative;text-align:left;overflow:hidden;}
.hr .anonce{color:#777;margin:2px 100px 0 44px;padding:2px;}
.hr .numb{position:absolute;text-align:right;overflow:hidden;width:40px;}
.hr .value{left:43px;position:relative;text-align:left;width:450px;overflow:hidden;}
.set {width:490px;overflow:hidden;}
/* end statistic */

.Page {
   font-size:11px;
   margin:5px;
   text-align:justify;
}
.copyright {
   margin:20px 0 10px 5px;
   padding:0 0 0 10px;
   color:#333;
   border-left:silver 1px solid;
}