html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html, body{
 margin:0;
 padding:0;
 background: rgb(0,97,0) url(/imagens/fundo.jpg);
 font: 12px Trebuchet MS, sans-serif;
 color: #000080;
}

#pagewidth{
 width:650px;
 text-align:left;
 margin-left:auto;
 margin-right:auto;
}

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

#header h1 span{
 display: none;
}

#header h1 {
  margin: 0;
  text-align: center;
}

#header h1 a img {
  text-decoration: none;
  border: none;
}

#topoprint {
           display: none;
}

a, a:visited {
 color: rgb(0,0,255);
}

#maincol{background-color: rgb(243,228,186);
 float: right;
 display:inline;
 position: relative;
 width:640px;
 padding: 0px 5px;
 }

#footer{
 width: 650px;
 height:50px;
 background:url(/imagens/rodape.png) no-repeat top left;
 clear:both;
 text-align:center;
 margin-left:auto;
 margin-right:auto; 
 }

#footer p {
  padding-top: 15px;
}

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

.clearfix{display: block;}

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




.buttonscontainer {width: 160px;}

.buttons a {color: #000099;
background-color: #FFF9E5;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #9966CC;
font: 13px Trebuchet MS, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #9999CC;
color: #FFFF00;
text-decoration: none;}


h2 {
   color: #000080;
   padding: 3px;
   font-size: 14px;
   border-bottom: medium solid #0000FF;
   text-align: left;
}
h3 {
   color: #000080;
   padding: 3px;
   font-size: 11px;
   border-bottom: medium solid #C0C0FF;
   text-align: left;

}


#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: #0E0659;
        }

        #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: #0E0659;
        }

        #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;
        }


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



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

#loginform  fieldset{
	        padding: 5px;
	        border: 1px solid #ccc;
            margin: auto;
            width: 120px;
        }

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

#mudarsenha legend {
            font-size: 1.5em;
            color: #FF0000;
            }
        

#mudarsenha  fieldset{
	        padding: 5px;
	        border: 1px solid #ccc;
            margin: auto;
            width: 350px;
        }

#mudarsenha label {
            padding: 3px;
}
        

.erro {
color: #FF0000;
font: 11px Trebuchet MS, sans-serif;
text-align: center;
}


.dock {
	position: relative; 
	height: 80px; 
	text-align: center;
	margin: auto auto 10px auto;
	z-index: 2;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%;
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

ul#slideshow {
       list-style:none;
       margin: auto;
       padding:0;
       text-align: center;
       margin-left: 10px;
       z-index: 1;
}


 /*printer styles*/
 @media print{
/*hide the left column when printing*/
#leftcol{display:none;}
#twocols, #maincol{width:100%; float:none;}
}
