/* fix ie. hide from ie mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* end */

body {
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #FFFFFF;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #666666;
	background-image: url(imagens/fundo.jpg);
	background-repeat: no-repeat;
}	
h1 {
	padding-left: 5px;
	text-align: left;
	color: #006699;
	font-size: 32px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	margin-top: 15px;
	margin-right: 17px;
	margin-bottom: 15px;
	margin-left: 17px;font-weight: normal;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A2C8DA;
	text-transform: capitalize;
	font-variant: small-caps;
}
h2 {
	text-align: left;
	color: #006699;
	font-size: 20px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	background-image: url(imagens/h2.jpg);
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 15px;
	margin-bottom: 15px;font-weight: normal;
	letter-spacing: -1px;
	background-position: left bottom;
	background-repeat: repeat-x;
}
h3 {
	background-image: url(imagens/h2.jpg);
	text-align: left;
	color: #006699;
	font-size: 16px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: left;
	margin-top: 15px;
	margin-right: 17px;
	margin-bottom: 15px;
	margin-left: 17px;
	font-weight: normal;
	clear: both;
}
h4 {
	text-align: left;
	color: #006699;
	margin-top: 20px;
	margin-right: 17px;
	margin-bottom: 10px;
	margin-left: 17px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}
h5 {
	font-size: 12px;
	color: #006699;
	line-height: 150%;
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 35px;
	list-style-type: circle;
	list-style-position: outside;font-weight: normal;
}
p {
	font-size: 13px;
	color: #666666;
	line-height: 175%;
	text-align: justify;
	padding: 0px;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 35px;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #33CC00;
}
.tabela{
	border-collapse:collapse;
	background-color: #FFFFFF;
	margin: 15px auto;
	border: 1px solid #e5e5e5;
	width: 600px;
}
.tabela td{
	padding: 6px;
	text-align: center;
}
.tabela th{
	font-size: 12px;
	font-weight: bold;
	background-color: #e5e5e5;
}
.imagensfloat{
	background-color: #FFFFFF;
	margin: 10px;
	width: 280px;
	text-align: center;
	border: 1px solid #e5e5e5;
	padding: 10px;
	float: left;
}
.imagens{
	background-color: #FFFFFF;
	margin: 10px;
	border: 1px solid #e5e5e5;
	padding: 10px;
}


.linha {
	background: url(imagens/lininha.gif) repeat-x;
	height: 16px;
	width: 615px;
	clear: both;
	margin: 15px auto;
}
.container {
	width: 950px;
	margin: 0px auto;
	border: 5px solid #CDE1EB;
	background-color: #FFFFFF;
}
.altocabecalho{
	height: 104px;
	margin-bottom: 5px;
	background-image: url(imagens/hd.jpg);
	background-repeat: repeat-x;
}
.cabecalho {
	height: 372px;
	width: 950px;
	margin-bottom: 0px;
}
.content {
	width: 650px;
	float: left;
}
.predio {
	width: 300px;
	float: left;
}
.predio h2 {
	font-size:18px;
	padding-right: 0px;
	margin-top: 16px;
	margin-left:16px;
	margin-right:16px;
	margin-bottom:5px;
}
.predio p {
	margin-left: 20px;
	margin-right:20px;
	margin-top:0px;
}


.botao {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006699;
	border: 2px solid #FFFFFF;
}
.botao-on {
	font-weight: bold;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #006699;
	border: 2px solid #FFFFFF;
}
.rodape {
	clear: both;
	font-size: 12px;
	height: 50px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.assinatura{
	font-size:11px;
	color: #999999;
	text-align: left;
	float:left;
	width:300px;
}
.creditos{
float:right;
widows:300px;
	font-size:11px;
	color: #999999;
	text-align: left;
}
.creditos a{
color:#336699;
text-decoration:none;
}
.creditos a:hover{
color:#33CC00;
text-decoration:none;
}
.menu{
}

.menu ul {
	height: 22px;
	background-color: #006699;
	background-image: url(imagens/menu.jpg);
	background-repeat: repeat-x;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu ul li {
	text-align: center;
	position: relative;
	display: inline;
	float: left;
}
.menu ul li ul {
	display: none;
	margin: 0px;
	padding: 0px;
	top: 20px;
	position:absolute;
	padding-top: 0px;
	left: 0%;
}
.menu ul li ul li{
	background-color: #006699;
	text-align: left;
	clear: both;
}
.menu li:hover ul{
	display: block;		
}
.menu li.over ul {
	display: block;		
}
.menu ul li a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006699;
	padding-left: 5px;
}
.menu ul li a:hover {
	text-decoration: none;
	color: #33CC00;
	background-color: #FFFFFF;
}
img{
	vertical-align:middle;
}
.img {
	border: 6px solid #f0f0f0;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
label{
	display:block;
	font-size: 12px;
	margin-bottom: 15px;
	margin-left: 20px;
	font-weight: bold;
}
.lista2{
	margin-left:50px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.lista2 li{
	font-size:13px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666666;
	font-weight: bold;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: left center;
	background-image: url(imagens/check2.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
}
.lista{
	margin: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lista li{
	font-size:13px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #666666;
	font-weight: bold;
	background-position: left center;
	background-image: url(imagens/check2.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.formulario{
	margin-top:0px;
	margin-bottom: 0px;
	border-collapse:collapse;
	margin-right: auto;
	margin-left: auto;
	background-color: #CDE1EB;
}
.formulario th{
	text-align:right;
	font-size: 12px;
	color: #006699;
	padding: 5px;
}
.formulario td{
	padding:5px;
	text-align: left;
}
form{
margin:0px;
padding:0px;
}
fieldset{
border:none;
margin:0;
padding:0;
}
input{
border:1px solid #C0D1E2;
}
textarea{
border:#C0D1E2 1px solid;
}
.centro{
margin:0px;
text-align:center;
padding:0px;
}
.barra {
	padding: 0px;
	list-style-type: none;
	clear: both;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	background-color: #006699;
	height: 28px;
}

.barra li {
	float: right;
	display: block;
	margin: 0px;
	width: 75px;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FFFFFF;
}
.barra li a{
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
.barra li a:hover{
	color: #33CC00;
}

.tabela-home{
	border-collapse:collapse;
	margin: 15px auto;
	width: 620px;
}
.tabela-home p{
	font-size: 12px;
	color: #006699;
	line-height: 175%;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;

}
.tabela-home td{
	font-weight: bold;
	padding: 6px;
	width: 295px;
	vertical-align: top;
}
.tabela-home th{
	font-weight: bold;
}
.html {
	padding: 10px;
}
#recipiente{
margin-left:15px;
margin-right:15px;
}
#recipiente table{
margin-left:35px;
}
#recipiente td{
	padding:5px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	background-color: #FFFFFF;
}
#recipiente th{
	spadding:5px;
	border: 1px solid #FFFFFF;
	font-weight: normal;
	text-align: left;
	background-color: #F6F6F6;
	padding: 5px;
}
#recipiente h3, #recipiente h2, #recipiente h1{
margin-left:0px;
margin-right:0px;
}
.clear{
clear:both;
}
