/* CSS Document */

@import url(reset_css.css);
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414141;
}
a {
	color: #bc0000;
	text-decoration: none;
	/*font-weight: bold;*/
}
a:hover {
	text-decoration: underline;
}
p, h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #bc0000;
	text-transform: uppercase;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #414141;
	text-transform: uppercase;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #414141;
	text-transform: uppercase;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #414141;
}
h5, h6 {
	font-size: 10px;
	font-weight: bold;
	color: #414141;
}
img {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 12px;
}
fieldset {
	border: 1px solid #CCCCCC;
	padding-bottom: 8px;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 12px;
	padding-left: 12px;
	position: relative;
}
legend {
	font-size: 12px;
	font-weight: bold;
	color: #BC0000;
	margin-bottom: 8px;
}
input {
	margin-bottom: 3px;
	margin-top: 1px;
}
hr {
	padding: 0px;
	height: 1px;
	width: 100%;
	border: 1px dotted #CCCCCC;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#ClearBoth {
	clear: both;
}
#WebSite {
	position: relative;
	margin: auto;
	width: 750px;
}
#Botoes {
	float: right;
	margin-bottom: 12px;
	clear: both;
}
#BarraLateralEsquerda {
	background-image: url(imagens/barra_lateral_esquerda_fundo.gif);
	background-repeat: repeat-y;
	background-position: center top;
	vertical-align: top;
	height: auto;
}
.DivForm {
	float: left;
	width: auto;
	margin-right: 8px;
}
.Conteudo {
	position: relative;
	clear: both;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 20px;
	margin-left: 12px;
}
.ConteudoTitulo {
	font-size: 12px;
	color: #bc0000;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	width: auto;
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 12px;
}
.ConteudoSubTitulo {
	font-size: 11px;
	color: #bc0000;
	font-weight: bold;
	text-transform: uppercase;
	clear: left;
}
.ConteudoSubTitulo2 {
	font-size: 11px;
	color: #414141;
	font-weight: bold;
	text-transform: uppercase;
}
#WebSite #ClearBoth {
	clear: both;
}
.RodapeFundoBaixo {
	background-image: url(imagens/rodape_fundo_baixo_completo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#WebSite #Box {
	margin-bottom: 10px;
}
#WebSite #Box #BoxTopo {
	background-image: url(imagens/box_490px_topo.png);
	background-repeat: no-repeat;
	height: 10px;
}
#WebSite #Box #BoxCorpo {
	background-image: url(imagens/box_490px_corpo.png);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
#WebSite #Box #BoxCorpo .CampoSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414141;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 3px;
	/*min-width: 343px;*/
	/*width: 343px;*/
}
#WebSite #Box #BoxCorpo #Foto {
	margin-right: 10px;
	float: left;
}
#WebSite #Box #BoxCorpo #Foto a {
	display: block;
	padding: 3px;
	border: 1px solid #F2F2E4;
}
#WebSite #Box #BoxCorpo #InfoLojas {
	float: right;
	width: 248px;
}
#WebSite #Box #BoxCorpo #MapaLoja {
	margin-top: 14px;
}
#WebSite #Box #BoxCorpo .Campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414141;
	padding: 2px;
	width: 470px;
}
#WebSite #Box #BoxRodape {
	background-image: url(imagens/box_490px_rodape.png);
	background-repeat: no-repeat;
	height: 10px;
}

.RodapeConteudo {
	text-align: right;
	margin-top: 4px;
	margin-right: 18px;
	float: right;
}
#TamanhoDoTexto {
	font-size: 9px;
	float: right;
	margin-top: 6px;
	margin-right: 6px;
}
#TamanhoDoTexto a {
	font-weight: bold;
}
#TamanhoDoTexto .TamanhoDoTextoPequeno {
	font-size: 9px;
}
#TamanhoDoTexto .TamanhoDoTextoGrande {
	font-size: 14px;
}
#GetAdobeFlashPlayer {
	padding: 6px;
	width: 450px;
	height: 40px;
	border: 1px dotted #999999;
	font-size: 9px;
	color: #BC0000;
	text-align: justify;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}
#GetAdobeFlashPlayer img {
	float: left;
	margin-right: 6px;
}
/*#GetAdobeFlashPlayer {
}*/
.RodapeLink {
	text-align: right;
	padding-right: 18px;
}
.RodapeLink a {
	text-decoration: underline;
	font-weight: normal;
}
.RodapeLink a:hover {
	text-decoration: none;
}
.ImagemAEsquerda {
	float: left;
	margin-right: 12px;
	clear: none;
}
.ImagemADireita {
	float: right;
	margin-left: 12px;
	clear: none;
}
.ImagemAoCentro {
	margin: auto;
	width: 1%;
	position: relative;
}
.BoxAssineNossaNewsletter {
	background-image: url(imagens/fundo_box_assine_nossa_newsletter.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.BoxAssineNossaNewsletter .Campo {
	width: 167px;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}
.BoxAssineNossaNewsletter .Botao {
	float: right;
	margin-top: 2px;
}
#list1b p {
	margin-bottom: 12px;	
}

/* #### CONVÊNIOS #### */

.TabbedPanels div,ul,li,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
}
.dhtmlgoodies_question {
	width: 438px;
	margin-bottom: 3px;
	overflow: hidden;
	cursor: pointer;
}
.dhtmlgoodies_question a {
	font-size: 12px;
	font-weight: bold;
	color: #414141;
	text-decoration: none;
	background-color: #dddddd;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 18px;
	display: block;
	background-image: url(imagens/sl.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.dhtmlgoodies_question a:hover {
	color: #B90000;
	background-color: #c7c7c7;
}
.dhtmlgoodies_question a:active {
	background-color: #c7c7c7;
	background-image: url(imagens/sb.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.dhtmlgoodies_answer {
	width: 436px;
	border: 1px solid #dddddd;
	background-color: #fafafa;
	visibility: hidden;
	height: 0px;
	margin-bottom: 3px;
	overflow: hidden;
	position: relative;
}
.dhtmlgoodies_answer_content {
	position: relative;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.dhtmlgoodies_answer_content ul {
	margin: 0px;
	padding: 0px;
}
.dhtmlgoodies_answer_content li {
	list-style-type: square;
	list-style-position: inside;
	padding-left: 5px;
	/*
	list-style-image: url(imagens/sn.gif);
	margin: 0px;
	padding: 0px;
	*/
}


/* jQuery interna textos - início */
.basic  {
	width: 489px;
}
.basic {
	background-color: #fff;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	margin: 5px;
}
.basic a {
	cursor: pointer;
	display: block;
	padding: 5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #bc0000;
	background-color: #fff;
}
.basic a:hover {
	background-color: white;
	text-decoration: underline;
}
.basic a.selected {
	color: #bc0000;
}
/* jQuery - Fim */
