* {
   font:11px/1.18 airal,verdana,helvetica,sans-serif;
   margin:0;
   padding:0;
}
body {
   background:url(../i/bg.gif) #efefef;
   text-align:center;
}

.pronto { 
background:#fff;}

#header {
   position:relative;
   height:60px;
   background:url(../i/nanocmsstatmodule.png) no-repeat #dedede;
   margin:0 0 3px;
   padding:1px 0 0 2px;
   border:silver 1px solid;
}

#header1 {
   position:relative;
   height:60px;
   margin:0 0 3px;
   padding:1px 0 0 2px;
   border:silver 1px solid;
   background:url(../i/na1.png) no-repeat #dedede;}
#header2 {
   position:relative;
   height:60px;
   margin:0 0 3px;
   padding:1px 0 0 2px;
   border:silver 1px solid;
   background:url(../i/na2.png) no-repeat #dedede;}
#header3 {
   position:relative;
   height:60px;
   margin:0 0 3px;
   padding:1px 0 0 2px;
   border:silver 1px solid;
   background:url(../i/na3.png) no-repeat #dedede;}
#header4 {
   position:relative;
   height:60px;
   margin:0 0 3px;
   padding:1px 0 0 2px;
   border:silver 1px solid;
   background:url(../i/na4.png) no-repeat #dedede;}  
#header5 {
   position:relative;
   height:60px;
   margin:0 0 3px;
   padding:1px 0 0 2px;
   border:silver 1px solid;
   background:url(../i/na5.png) no-repeat #dedede;}     
   
#header6 {
   position:relative;
   height:60px;
   margin:0 0 3px;
   padding:1px 0 0 2px;
   border:silver 1px solid;
   background:url(../i/na6.png) no-repeat #dedede;}    
   
 #header7 {
   position:relative;
   height:60px;
   margin:0 0 3px;
   padding:1px 0 0 2px;
   border:silver 1px solid;
   background:url(../i/na7.png) no-repeat #dedede;}     
   
  #header8 {
   position:relative;
   height:60px;
   margin:0 0 3px;
   padding:1px 0 0 2px;
   border:silver 1px solid;
   background:url(../i/na8.png) no-repeat #dedede;}
   
   #header9 {
   position:relative;
   height:60px;
   margin:0 0 3px;
   padding:1px 0 0 2px;
   border:silver 1px solid;
   background:url(../i/na9.png) no-repeat #dedede;}
   
   #header10 {
   position:relative;
   height:60px;
   margin:0 0 3px;
   padding:1px 0 0 2px;
   border:silver 1px solid;
   background:url(../i/na10.png) no-repeat #dedede;}        
   
   #header11 {
   position:relative;
   height:60px;
   margin:0 0 3px;
   padding:1px 0 0 2px;
   border:silver 1px solid;
   background:url(../i/na11.png) no-repeat #dedede;}      
   
    #header12 {
   position:relative;
   height:60px;
   margin:0 0 3px;
   padding:1px 0 0 2px;
   border:silver 1px solid;
   background:url(../i/na12.png) no-repeat #dedede;}
   
  #header13 {
   position:relative;
   height:60px;
   margin:0 0 3px;
   padding:1px 0 0 2px;
   border:silver 1px solid;
   background:url(../i/na13.png) no-repeat #dedede;}    


   
   

#lasto {
   width:912px;
   background:#f7f8f9;
   border:1px silver solid;
   margin:5px auto;
   padding:2px;
}
#left,#right {
   float:left;
   width:200px;
   min-height:700px;
   text-align:left;
   padding:5px 0;
}
#right {
   float:right;
   margin-right:-200px; _margin-right:-100px;
}
#cent {
   float:left;
   width:712px;
   text-align:left;

}
#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:505px;
   margin:0 2px 0 0;
   color:black;
   font:13px arial,sans-serif;
   min-height:700px;
   background-color: #fff;
   border:silver 1px solid;   
}
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;
}

h1, h3, h4, h5, h6,small {
   font-size:11px;
   margin:10px 5px;
}

h2 {background-color:#f7f6f4;border:silver 1px dotted; padding:2px 2px 2px 9px;color:navy;  margin:15px 0 0 0;}


li,ol,ul {
   margin:0 5px 0 10px;
   text-align:justify;
}
p {
   font-size:11px;
   margin:10px 5px;
   text-align:justify;
}
ul,ol {
   padding:0;
}
ol {
   margin:5px 5px 0 25px;
}
strong {
   font-weight:normal;
   border-bottom:red 1px solid;
   color:red;
}
b {font-weight:bold;}
sup {color:red;}
.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;}

.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;
}
.pol a {color: #ffffff; font-size: 1px;}
.pol a:hover { font-family: Verdana, Arial; color: #ffffff; font-size: 1px;}
.fst {font-color: #fff;font-size: 1pt;line-height: 0%;text-indent: -9999px;}

code {color:#a00;}

fieldset {border:#999 1px solid;color:black;font:13px/1 arial,sans-serif;margin:0;padding:3px 0 0;}
legend {color:#999;padding:5px;margin:0 0 0 10px;}
fieldset {#padding:0;#position:relative;#top:10px;}
legend {#margin:0 0 -7px;#position:relative;#top:-12px;#left:3px;}

/* Start Form Email*/
#connect {
  background:url(../i/nano/spam.png) no-repeat 5px 6px #fff;border:#ccc 1px solid;
  font:11px Arial;margin:5px auto 10px;padding-top:8px;width:498px;
}
#connect label {color:#55c;float:left;font:bold 13px Arial;padding:7px 0 0 130px;}
#connect .tema,#connect .name,#connect .email,#connect .cod,#connect textarea {font:12px Arial;margin:0 5px 2px 0;padding:2px 0 0 22px;width:230px;height:18px;}
#connect .tema,#connect .name,#connect .email,#connect .cod,#connect .date,
#connect textarea,#connect .submit {background-color:#fff;border:#ccc 1px solid;float:right;}
#connect img {border:none;float:right;margin:2px 2px 2px 0;width:120px;height:19px;}
#connect .cod {width:110px;}
#connect .submit {background:#fff;color:#c77;cursor:hand;font:bold 13px Arial;margin:0 5px 5px 0;width:489px;height:21px;}
#connect textarea {margin:2px 5px 2px 0;padding:10px 0 2px 22px;overflow:auto;width:465px;height:175px;}
.prim {background:#fff;clear:both;font:bold 12px arial;margin:0;padding:10px;text-align:center;width:465px;}
.prim span {color:#b00;}
.prima {background:#fff;color:#55c;font:bold 12px Arial;margin:10px auto 0;padding:3px 10px 4px;width:478px;}
.prima span {color:#a00;font-weight:normal;}
#connect .name {background:url(../i/nano/name.gif) 2px 1px no-repeat #fff;}
#connect .email {background:url(../i/nano/email.gif) 1px 0px no-repeat #fff;}
#connect .tema {background:url(../i/nano/tema.gif) 1px 0px no-repeat #fff;}
#connect .cod {background:url(../i/nano/pencil.png) 2px 3px no-repeat #fff;}
#connect textarea {background:url(../i/nano/edit.gif) 3px 3px no-repeat #fff;}
/* End Form Email*/

