@charset "iso-8859-1";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #e42130;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.topo{
	background-image:url(../images/topo.png);
	width:897px;
	height:276px;
	background-repeat:no-repeat;
	background-position:bottom;
	vertical-align:bottom;
	text-align:center;
}

.dicas{
	background-image:url(../images/dica.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:292px;
	vertical-align:top;
}

.dica_estica{
	background-image:url(../images/dica_estica.gif);
	background-repeat:repeat-y;
	width:237px;
}

.dica_texto{
	color:#6c1c21;
	text-align:justify;
}

.dica_texto a:link{
	color:#fb192b;
	text-decoration:underline;
}

.dica_texto a:visited{
	color:#fb192b;
	text-decoration:underline;
}

.dica_texto a:hover{
	color:#fb192b;
	text-decoration:none;
}

.texto{
	color:#545454;
	text-align:justify;
}

.texto a:link{
	color:#fb192b;
	text-decoration:underline;
}

.texto a:visited{
	color:#fb192b;
	text-decoration:underline;
}

.texto a:hover{
	color:#fb192b;
	text-decoration:none;
}

.base_conteudo{
	background-image:url(../images/base_cont.png);
	width:883px;
	background-repeat:no-repeat;
	background-position:top;
}

.sombra_esq{
	background-image:url(../images/sombra_esq.png);
	background-repeat:repeat-y;
}

.sombra_dir{
	background-image:url(../images/sombra_dir.png);
	background-repeat:repeat-y;
}

.fim{
	background-image:url(../images/fim.png);
	width:897px;
	height:96px;
	vertical-align:middle;
	text-align:right;
	padding-right:35px;
}