
body 
{
    background: Orange url('Imagens/Fundos/vale.jpg') no-repeat fixed center bottom;
    font-family: 'Comic Sans MS', Helvetica, Arial;
    font-size: 10pt;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: justify;
}

#topo
{
    /*background: url(Imagens/fundos/MontagemFundoPeq.jpg1) repeat-y top right;*/
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#head
{
    background: url('Imagens/header.png') no-repeat left top;
	width: 748px;
	height: 115px;
	padding: 10px 0px 0px 0px;
	margin: 40px auto 0px auto;
}

#head #title
{
	/*float: left;*/
 	font-size: 8pt;
 	font-family: Trebuchet MS, "Times New Roman", Verdana, Tahoma; 
	color: #FFF;
	padding: 20px 0px 0px 30px;
    text-align: center;
    vertical-align: middle;
}

#body_wrapper
{
    background: url('Imagens/body_repeat.jpg') repeat-y left top;
	margin: 0px auto;
	width: 748px;
	display: block;
}

#body
{
    background: url('Imagens/body_top.jpg') no-repeat left top;
	padding-top: 10px;
	min-height: 100px;
	display: block;
    padding-left: 22px;
    padding-right: 26px;
    padding-bottom: 0px;
}

#end_body
{
    background: url('Imagens/body_bottom.jpg') no-repeat left top;
	margin: 0px auto 0px auto;
	padding: 18px 0px 0px 0px;
	width: 748px;
	height: 125px;
	display: block;
	text-align: center;
}

.clearer
{
  clear: both;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

#all
{
  width: 707px;
	float: left;
	padding: 0px;
	background: url('Imagens/all_repeat.jpg') repeat-y left top;
}

#all .top
{
  background: url('Imagens/all_top.jpg') no-repeat left top;
	width: 707px;
	height: 18px;
	padding: 0px;
	margin: 0px;
}

#all .bottom
{
  background: url('Imagens/all_bottom.jpg') no-repeat left bottom;
	width: 707px;
	height: 21px;
	padding: 0px;
	margin: 0px;
}

#split
{
  width: 707px;
	float: left;
	padding: 0px;
	background: url('Imagens/both_repeat.jpg') repeat-y left top;
}

#split .top
{
  background: url('Imagens/both_top.jpg') no-repeat left top;
	width: 707px;
	height: 18px;
	padding: 0px;
	margin: 0px;
}

#split .bottom
{
  background: url('Imagens/both_bottom.jpg') no-repeat left bottom;
	width: 707px;
	height: 21px;
	padding: 0px;
	margin: 0px;
}

#left
{
  width: 538px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#right
{
  width: 169px;
	float: right;
	padding: 0px;
	margin: 0px;
}

.content 
{
  padding: 0px 15px;
}

#left .content, #all .content
{
  padding-left: 22px;
}

#footer
{
    font-size: 14px;
    margin: 0 auto; 
	width: 748px;
	text-align: center;
	color: orange; /*#B05128*/
	font-weight: bold;
}

#footer a
{
 color: orange; /*#B05128*/
}

#footer a:hover
{
 color: red;
 text-decoration: none;
}

#right ul 
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#right ul li 
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
}

#right ul a 
{
	display: block;
	width: 125px;
	background: #d2d2d2;
	color: #000;
	padding: 3px;
	padding-left: 10px;
	text-decoration: none;
	margin: 0px;
	border: 0px;
}

#right ul a:hover 
{
	color: #FFFFFF;
	background: #7f8d96;
}

/* Navigation */

#menu 
{
	margin: 10px 0px 0px 20px;
	padding: 0;
	float: left;
}

#menu ul 
{
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#menu ul li 
{
	margin: 0;
	padding: 0;
	display: block;
	float:left;
	text-align: center;
}

#menu ul li a 
{
	color : #fff;
	background-color: transparent;
	text-decoration : none;
	font-weight: bold;
	display: block;
	border-style:none;
}

#menu ul li a:link, #menu ul li a:visited 
{
	background-image: url('Imagens/menu3.gif');
	background-repeat: repeat-x;
	background-position: 0px -1px;
	color: #000;
	height: 26px;
	/*width: 94px;*/
	line-height: 26px;
	padding-top: 7px;
}

#menu ul li a:hover, #menu ul li a:active 
{
	background-image: url('Imagens/menu1.gif');
	background-repeat: repeat-x;
	background-position: 0px -1px;
	height: 29px;
	/*width: 94px;*/
	line-height: 29px;
	padding-top: 4px;
}

 
#menu ul li.active a:hover, #menu ul li.active a:active,#menu ul li.active a:link, #menu ul li.active a:visited 
{
	background-image: url('Imagens/menu3.gif');
	background-repeat: repeat-x;
	background-position: 0px -1px;
	height: 29px;
	/*width: 94px;*/
	line-height: 29px;
	padding-top: 4px;
	color: #B05128;
}


/*  Headers  */
h1 
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #D96B11; /*dourado*/
	background-color: transparent;
	font-size: 14pt;
	font-weight: normal;
	font-family: Trebuchet MS, "Times New Roman", Verdana, Tahoma;
	display: block;
	border-bottom: 1px solid;
}

h2 
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #D96B11; /*dourado*/ /*color: #333;*/
	background-color: transparent;
	font-size: 12pt;
	font-weight: normal;
	font-family: Trebuchet MS, "Times New Roman", Verdana, Tahoma;
}

h3 
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	color: #76b7d7;
	background-color: transparent;
	font-size: 1.4em;
	font-weight: bold;
}

h4 
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	color: #333;
	background-color: transparent;
	font-size: 1.3em;
	font-weight: bold;
}

h5 
{
	color: #9ad5f3;
	background-color: transparent;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

h6 
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #D96B11;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 150%;
}
/* HTML Tags */

.code, code
{
  display: block;
	margin: 5px 10px;
	padding: 5px;
	color: #ad4c21;
	border: 1px dashed;
	background: #f0ebe7;
	font-family: Courier, 'Courier New', 'Andale Mono', Monaco, monospace;
	width: auto;
}

pre
{
 white-space: normal;
}

a
{
  color: #AD4C21;
	text-decoration: none;
	border-bottom: 0px dashed;
	padding-bottom: 0px;
}

a:hover
{
	color: Red; /*#000;*/
	text-decoration: underline;
}

hr
{
  border: 0px;
  border-bottom: 1px #F0EBE7 dashed;
	height: 1px;
}

#left hr, #all hr
{
  margin: 10px 0px;
}

form
{
  margin: 0px;
	padding: 0px;
}

form .item
{
  clear: left;
	border-top: 1px solid #EEE;
	margin: 3px;
}

form .label
{
  float: left;
	clear: left;
	width: 150px;
}

input, textarea, select
{
  color: Black;
	border: 1px solid;
	border-color: Gray;
	background: #F0EBE7;
	/*margin: 3px;
	padding: 2px;*/
}

blockquote {
	margin: 5px;
  background: url('Imagens/quotes.png') no-repeat left top;
	padding-left: 37px;
}


del 
{
  color: #800;
	text-decoration: line-through;
}

dt
{
  font-weight: bold;
	font-size: 1.05em;
	color: #ad4c21;
}

dd 
{
  margin-left: 15px;
}


/* adds a space and then a graphic after any external (i.e. off-site) links */
/*a[target=_blank]:after{
	content: " " url(Imagens/externalpage.gif);
}*/


blockquote[cite]:after {
	content: "Quote from: " attr(cite);
	display: block;
	border-top: 1px solid #999;
	color: #999;
	margin: 1em 0 0;
	padding: .5em 0 0;
	font-size: .8em;
	font-weight: bold;
}

.code .key1
{
 font-weight: 700;
 color: #009;
}

.code .key2
{
 color: #009;
}

.code .key3
{
 color: #909;
}

.code .key4
{
 color: #00B0B0;
}

.code .key5
{
 color: #F0F;
}

.code .key6
{
 color: #D0D000;
}

.code .key7
{
 color: #D0D000;
}

.code .key8
{
 color: #D0D000;
}

.code .string
{
 color: #282;
}

.code .number
{
	color: #000;
	font-weight: 700;
}

.code .comment
{
 color: #AAA;
}

.code th
{
	border-right: 1px solid;
	vertical-align: top;
	text-align: left;
	padding-right: 1em;
}
