html, body{
 margin:0;
 padding:0;
 text-align:center;
 background-color: #FFFFFF;
 font: 12px Tahoma, sans-serif;
 color: #000000;
}

#pagewidth{
 width:778px;
 text-align:left;
 margin-left:auto;
 margin-right:auto;
 background-color: #FFFFFF;
}

#header{
 position:relative;
 height:125px;
 background:url(/imagens/topo.png) no-repeat top left;
 background-color:#FFFFFF;
 width:100%;
}

#leftcol{
 width:200px;
 float:left;
 position:relative;
 background-color:#FFFFFF;
 }

#maincol{background-color: #FFFFFF;
 float: right;
 display:inline;
 position: relative;
 width:565px;
 padding-bottom: 2px;
 padding-left: 2px;
 padding-right: 2px;
 }

#footer{
 height:20px;
 background:url(/imagens/rodape.png) no-repeat top left;
 clear:both;
 text-align: center;
 color: #FFFFFF;
 font-size: 0.9em;
 font-weight: bold;
 }


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
 content: ".";
 display: block;
height: 0;
 clear: both;
 visibility: hidden;
 }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */


#atendimento {
display: block;
float: right;
margin: 20px 5px auto auto;

}


h1 {
display: none;
}

h2 {
   color: #000000;
   padding: 3px;
   font-size: 14px;
   border-bottom: medium solid #E2E299;
   text-align: left;
}
h3 {
   color: #000000;
   padding: 3px;
   font-size: 11px;
   border-bottom: medium solid #ff0000;
   text-align: left;

}

#topoprint {
           display: none;
}

#footer span{
  display: block;
  color: #FFFFFF;
}
#footer span a{
  color: #078554;
  font-size: 0.9em;
}

.buttonscontainer {width: 195px;}

.buttons a {color: #000000;
background-color: #FCF3AF;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 10px solid #0080A8;
font: 13px Trebuchet MS, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover {border-left: 10px solid #FF0000;
text-decoration: none;
color: #000000;}


#contato form{
	        font-size: 10pt;
	        position: relative;
	        margin: auto;
        }

        #contato fieldset{
	        padding: 20px;
	        border: 1px solid #ccc;
            width: 70%;
            margin: auto auto 20px auto;
        }

        #contato legend{
	        font-weight: bold;
	        color: #c03;
	        font-size: 11pt;
	        letter-spacing: 1px;
        }




        #contato input{
	        border-top: 1px solid #333;
	        border-left: 1px solid #333;
	        border-bottom: 1px solid #ccc;
	        border-right: 1px solid #ccc;
	        font-size: 13px;
	        margin-bottom: 10px;
	        color: #074737;
        }

        #contato textarea{
	        border-top: 1px solid #333;
	        border-left: 1px solid #333;
	        border-bottom: 1px solid #ccc;
	        border-right: 1px solid #ccc;
	        font-size: 13px;
	        margin-bottom: 10px;
	        color: #074737;
        }

        #contato label{
	        display: block;
	        width: 140px;
	        float: left;
	        color: #000;
	        border-bottom: 1px solid #f1f1f1;
        }

        #contato .botao{
	        font-size: 13px;
	        background: #f1f1f1;
	        margin: 15px 0px 0px 270px;
        }

.round {
	width:140px;
	text-align:left;
	background:#F1E1AB;
	margin:10px auto 10px;/* centraliza a caixa de texto - segunda parte */
	padding:0;
}

.roundp {
	font-size:100%;
	font-weight:400;
	color:#000000;
	background:#F1E1AB;
	margin:0;
	padding:5px;
	text-align:justify;
}
.roundptit {
	font-size:100%;
	font-weight:400;
	color:#000000;
	background:#F1E1AB;
	margin:0;
	padding:5px;
	text-align: center;
	font-weight: bold;
}

span.rtop, span.rbottom {
	display:block;
	background:#FFFFFF;
}
span.rtop span, span.rbottom span {
	display:block;
	height:1px;
	overflow:hidden;
	background:#F1E1AB;
}
span.r1 {
	margin:0 5px;
}
span.r2 {
	margin:0 3px;
}
span.r3 {
	margin:0 2px;
}
span.rtop span.r4, span.rbottom span.r4 {
	margin:0 1px;
	height:2px;
}

div.img
{
  margin: 2px;
  border: 1px solid #AA8E2F;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  height: 120px;
}
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
  height: 90px;
}
div.img a:hover img {border: 1px solid #AA8E2F;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 130px;
  margin: 2px;
}

div.desc img {
  height: 15px;
}

#fotos {
text-align: center;
margin: auto auto auto 30px;
}

 /*printer styles*/
 @media print{
/*hide the left column when printing*/
#leftcol{display:none;}
h1 {display: none;}
#header {display: none;}
#footer span {display: none;}
#twocols, #maincol{
    visibility: visible;
    width: 6.25in;
    float: none;
    border-left: 0px;
}

  p {
    font-family: "Bitstream Vera Serif";
    font-size: 10pt;
    line-height: 14pt;
  }

#topoprint {
    width: 778px;
    height: 70px;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 5px;
    margin:0;
    clear: both;
    float: left;
    display: block;
}

}
