body,td,blockquote,p,input,textarea {
    font-size:10px;
    font-family: verdana,tahoma,arial,helvetica,san-serif,times;
    font-weight: normal;
    color: #666666;
}

.fundoazul {
  color: #D7F2FF;
}

.fundoazul:hover {
  color: #D7F2FF;
}

a {
    font-size:10px;
    font-family: verdana,tahoma,arial,helvetica,san-serif,times;
    font-weight: normal;
    color: #666666;
    text-decoration:underline;
}

a:hover {
    font-size:10px;
    font-family: verdana,tahoma,arial,helvetica,san-serif,times;
    font-weight: normal;
    color: #0396DC;
    text-decoration:underline;
}

a.link {
    font-size:10px;
    font-family: verdana,tahoma,arial,helvetica,san-serif,times;
    font-weight: normal;
    color: #666666;
    text-decoration:underline;
}
a.link:hover {
    font-size:10px;
    font-family: verdana,tahoma,arial,helvetica,san-serif,times;
    font-weight: normal;
    text-decoration:underline;
    color: #0396DC;
}

.titulo {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 14px;
	COLOR: #055F9D;
	font-weight:bold;
}

.texto {
	color: #666666;
}

.textowhite {
	color: white;
}

.textoblack {
	color: black;
}


.preco {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.preco_promocao {
	font-family: Verdana;
	font-size: 10px;
	color: darkred;
}


s { color:#666666; }

input, select, textarea {
    font-family:verdana, arial;
    font-size:10px;
    border: 1px solid #c5c5c5;
    background-color: #f5f5f5;
    color: #666666;
}

.hide {
  display:none;
  visibility:none;
  position:absolute;
}

.show {
  display:block;
  visibility:visibility;
  position:relative;

}


.header {
  color: #045E99;
  font-weight: bold;
  font-size: 12px;
}

.header-2 {
  color: #045E99;
  font-weight: bold;
  font-size: 11px;
  background-color: #045E99;
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
}

.element {
  vertical-align:top;	 
  color: #045E99;
  font-weight: lighter;
  font-size: 12px;
  background-color: #FFFFFF;
}

.element_over {
  cursor : pointer;	      
  vertical-align: top;	 
  font-weight: bolder;
  font-size: 12px;
  background-color: #47BCF2;
  color: #FFFFFF;
}

.txtlnk:link, .txtlnk:active, .txtlnk:visited {
    font-size:10px;
    font-family: verdana,tahoma,arial,helvetica,san-serif,times;
    font-weight: normal;
    color: #666666;
    text-decoration:underline;
}
.txtlnk:hover {
    font-size:10px;
    font-family: verdana,tahoma,arial,helvetica,san-serif,times;
    font-weight: normal;
    text-decoration:underline;
    color: #ffffff;
}

.tdlnk {
	color: #045E99;
	font-size: 12px;
	background-color: #FFFFFF;
}

.tdlnk_over {
	cursor : pointer;
	cursor: hand;	      
	font-size: 12px;
	background-color: #D4EEFF;
}
.tdlnk_over TD {
	color: #000000;
}
.tdlnk2 {
/*	color: #045E99; */
	font-size: 12px;
/*	background-color: #FFBA8C; */
	background-color: #055d9c;
}

.tdlnk2_over {
	cursor : pointer;
	cursor: hand;	      
	font-size: 12px;
	background-color: #FF0000;
	color: #FFFF00;
}
.tdlnk2_over TD{
	color: #FFFFFF;
}
.sempre_iniciar{
    font-size: 14px;
    color: red;
}

