/* CSS Document */

Body {
	margin:0px auto;	
	text-align: center; 
	background-image: url(/imagens/bg.jpg);
	color: #333; 
	font-family: "Free Sans", "Lucida Grande", Arial, Helvetica, Verdana, sans-serif; 
	font-size: 75%;
}

h1,h2,h3,h4,h5,h6 { 
  color: #333; 
  font-family: "Free Sans", Arial, Helvetica, sans-serif; 
}

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 { 
	color: #ffffff; 
	font-size: 2.5em;
	font-weight: lighter;
	line-height: 1;
	padding: 20px 5px 20px 5px; 
	height: 22px;
	margin-bottom: 18px; 
	background: #FFFFFF url("/images/headers/h1back.png") top left no-repeat;
	}
	
h2 { font-size: 1.2em; font-weight: bold;}

h2 a { color: #333 }
h2 a:hover { color: #0099ff }

h3 {
	color: #656566; 
	font-size: 1.3em;
	font-weight: bold;  
	line-height: 8px;
	padding: 11px 10px; 
	margin-bottom: 0px;
	border: 1px solid #b9b9b9;
	border-bottom-width: 0px;
	background-color: #e6e6e9; 	
	}
	
h4 { 
color: #0099FF;	
margin: 0px 10px 10px 10px;
border-bottom: 1px solid #ddd;
font-size: 1em; font-weight: bold; 
}

h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

ul, ol      { margin:0 1.5em 1.5em 1.5em; }
ul          { list-style-type: circle; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }

a:focus, 
a:hover     { color: #333; text-decoration: underline;}
a           { color: #0099ff; text-decoration: none; }

h4 a { color: #666 }
h4 a:focus, 
h4 a:hover     { color: #0099ff; text-decoration: underline;}

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold;  background: #ffc; }
pre,code    { margin: 1.5em 0;  }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }


table   { margin-bottom: 0; border:0 }
th      { border-bottom: 2px solid #ccc; font-weight: bold; }
/* td      { border-bottom: 1px solid #ddd; } */
th   { padding: 5px 2px 5px 8px; }
tfoot   { font-style: italic; }
caption { background: #ffc; }

table .last { padding-right: 0; } 

img {
	border:0px;
}
.small      { font-size: .9em; margin-bottom: 1.2em; line-height: 1.2em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet      { color: #666; }

.hide       { display: none; }
.highlight  { background:#ff0; }
.added      { color:#060; }
.removed    { color:#900; }

.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }


.zero-top { margin-top:0; padding-top:0; } 
.zero-bottom { margin-bottom:0; padding-bottom:0; } 

.add-top { margin-top:1.5em } 
.add-bottom { margin-bottom: 1.5em } 

.pad-top { padding-top:0.5em; } 
.pad-bottom { padding-bottom:0.5em; } 

.text-left {text-align:left} 
.text-right {text-align:right} 
.text-centre {text-align:center} 

.testimonial h5{
	font-weight: normal;
	font-size: 0.9em;
	padding: 0px;
	margin: 4px;
}

#nav-0 a:link, #nav-0 a:visited {
	border-left-width: 0px;
}

#navigation {
	margin-bottom: 0px;
	border: 0px solid #b9b9b9;
}

#navigation ul, #navigation li	{
	display : inline;
	list-style-type : none;
}

#navigation a:link, #navigation a:visited	{
	display: block;
	float: left;
	color: #333;
	font-weight: bold;
	padding: 0px 9px 2px 9px;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #b9b9b9;
}

.tdheader
{
	background-image: url(/imagens/bgtopolaranja.jpg); 	
	height:33px; 
	border-bottom:#ffe5ab 1px solid;
	text-align:center;	
}

.tddesc
{
	background-color:#ffcb57;
	border-bottom:#ffe5ab 1px solid;
	border-left:#ffe5ab 1px solid;
	height:25px;
}

.tdspec
{	
	border-bottom:#ffe5ab 1px solid;
	border-left:#ffe5ab 1px solid;
	height:25px;
	text-align:center;
	width:25%;
}

.divsubmenus 
{	
	padding:10px;
	background-color:#f5f5f5;	
	border:#b9b9b9 1px solid;
}

input {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: #cccccc 1px solid; COLOR: #000000; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #FFFFFF; height:18px
}

.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #F77C28;
	font-weight: bolder;	
	border: 1px solid #FDDEA3;
}

.divinfoerro 
{       
    margin-left:12px;
    border-bottom: thin dashed #BD5E5E; 
    border-top: thin dashed #BD5E5E; 
    background-color: #f7c6c6;
    width:95%;
    height:30px;
    text-align:center;
    vertical-align:middle;
    color:#BD5E5E;
}

.divinfook
{       
    margin-left:12px;
    border-bottom: thin dashed #368a73; 
    border-top: thin dashed #368a73;     
    background-color: #d7ece6;
    width:95%;
    height:45px;
    text-align:center;
    vertical-align:middle;
    color:#368a73;
}

.texto
{
    FONT-SIZE: 8pt; 
    COLOR: #000000; 
    height:18px
}

.textoVerde 
{
	FONT-SIZE: 14pt; 
    COLOR: Green;     
}
