/* CSS Document */

<!--
.tabela1 {
background-image: url(imagens/fundo-meio.jpg);
background-repeat: no-repeat;
}
-->

* {
padding:0; margin:0;
} 

body {
	background-image: url(images/fundo-total.jpg);
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}


html, body { height:100%;  } /*..........Necessário..........*/
#rodape { width:100%; background:#115C84; color:#FFF; bottom:0%; height:12%; margin:0%; }
/*............HACK COM CORREÇÕES PARA MSIE...............*/
* HTML #rodape { margin-bottom:2px; bottom:-1px; }

#rodape-conteudo { 
font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*font-weight: bold; */
	color: #115C84;
    text-align:center; line-height: 90px;
}

a:link {
	color: #580000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #222222;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #222222;
}


.textarea1	{	font-family: Verdana; font-size: 10px; color: #333333; border: #ffffff; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; background-color: #ffffff;}

.textarea2	{	font-family: Verdana; font-size: 15px; color: #000000; border: #cccccc; border-style: solid; border-top-width: 3px; border-right-width: 3px; border-bottom-width: 3px; border-left-width: 3px; background-color: #ffffff; padding:5px; margin-top:4px;}

.textarea3	{	font-family: Verdana; font-size: 15px; color: #000000; border: #cccccc; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #ffffff; padding:2px; margin-top:4px;}



.style50 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*font-weight: bold; */
	color: #2c2b2b;
}

.style51 {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*font-weight: bold; */
	color: #DA251E;
}
.style52 {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #FFFFFF;
}


.style53 {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #222222;
}
.style54 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*font-weight: bold; */
	color: #222222;
}

.style55 {
	color: #FFFFFF;
	font-size: 5px;
}
.style56 {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #222222;
}

.style57 {
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*font-weight: bold;  */
	color: #cc2128;
}

.style58{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #151414;
}
.style59 {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*font-weight: bold; */
	color: #666666;
}

.b1 {
height:1px;
font-size:1px;
background:#ccc;
margin:0 5px;
}
.b2 {
height:1px;
font-size:1px;
background:#fff;
border-right:2px solid #ccc;
border-left:2px solid #ccc;
margin:0 3px;
}
.b3 {
height:1px;
font-size:1px;
background:#fff;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
margin:0 2px;
}
.b4 {height:2px;
font-size:1px;
background:#fff;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
margin:0 1px;
}
.b5 {
border-left:1px solid #ccc;
border-right:1px solid #ccc;
display:block;
background:#ffffff;
}
