body {
	margin: 0px;
	background-color: #932025;
	text-align: center;
}

body, td, th, p, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
table {
	background-color: #FFFFFF;
	text-align:left;
}
.principal {
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	margin: 0 auto;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 30px;
}
.internas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
ul,li {
	list-style-type: disc;
	list-style-image: url(../images/marca.gif);
	padding-bottom: 7px;
	margin-left: 15px;
}

a {
	font-weight: normal;
	text-decoration: underline;
	color: #A1181F;
}
input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #F5E9E9;
}
.botao {
	text-decoration: none;
	border: none;
}
.inicial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
.inicial:Hover {
	color: #A1181F;
}

.Conteudo {
	padding: 10px;
	padding-top: 0px;
	vertical-align: top;
}

img {
	border: 0px solid black;
}

.TextoTitulo {
	font-weight: bold;
	font-size: 12px;
}

.TextoDescricao {
	font-size: 11px;
	font-style:italic;
	color: #A1181F;
	padding-bottom: 15px;
}

.Interno {
	font-weight: bold;
	color:#A1181F;
}

.TextoDetalhes {
	font-size:11px;
}
