/* CSS Document */

a:link {
	color:#434343;
	text-decoration:none;
}
a:visited {
	color:#434343;
	text-decoration:none;
}
a:hover {
	color:#ff6117;
	text-decoration:none;
}
a:active {
	color:#434343;
	text-decoration:none;
}

.imagem_botao{
	border: 0px ;
}

.fundocentro {
	background-attachment: scroll;
	background-image: url(imagens/layout_12.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FF6117;
	font-weight: normal;
}
.headtabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6117;
	background-color: #E6E6E6;
	bottom: 2px;
	height: 25px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 2px;
}
.textotabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6117;
	padding: 0px 5px 0px 0px;
	height: 20px;
}
.textodetalhes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6117;
	padding: 0px 0px 2px 20px;
	background-color: #FFFFFF;
	border-top-color: #FF6117;
	border-right-color: #FF6117;
	border-left-color: #FF6117;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 0px;
}
.textotabelaimagens {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6117;
	padding: 0px 0px 0px 20px;
	height: 160px;
}
.textoform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6117;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 25px;
}
.textoform1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6117;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.adminbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF6117;
}
.textotabelaadmin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6117;
	padding: 0px 5px 0px 2px;
	height: 0px;
}
.fundocentroadmin {

	background-attachment: scroll;
	background-image: url(imagens/admin/admin_10.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
