/* CSS Document */

.modalPopup {
background-color:#ffffff;
border-width:3px;
border-style:solid;
border-color:Gray;
padding:3px;
width:300px;
height:300px;
overflow: auto;
}
/*PROPRIEDADES DE TEXTOS*/
.textoConsulta11px 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 /*font-weight:bold;*/
 font-size :11px;

}
.textoConsulta10px 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 /*font-weight:bold;*/
 font-size :10px;

}
.textoConsulta9px 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 /*font-weight:bold;*/
 font-size :9px;

}
.textoConsulta8px 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 /*font-weight:bold;*/
 font-size :8px;

}
.textoGridpx 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight:bold;
 font-size :9px;

}

.textoBranco11px {
font-family:Arial;
font-size:11px;
color:#FFFFFF;
}
.textoBranco12px {
font-family:Arial;
font-size:12px;
color:#FFFFFF;
}
.textoBranco18px {
font-family:Arial;
font-size:18px;
color:#FFFFFF;
}
.textoCinzaEsc12px {
font-family:Arial;
font-size:12px;
color:#222222;
}
.textoCinzaEsc14px {
font-family:Arial;
font-size:14px;
color:#222222;
}
.textoCinzaEsc18px {
font-family:Arial;
font-size:18px;
color:#595858;
}
.textoCinza12px {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#636363;
}
.textoAzul18px {
font-family:Arial;
font-size:18px;
color:#04367f;
}

.textoAzul25px {
font-family:Arial;
font-size:25px;
color:#0255a4;
}
.textoAzul10px {
font-family:Arial;
font-size:10px;
color:#04367f;
}
.textoAzul12px {
font-family:Arial;
font-size:12px;
color:#04367f;
}


/*PROPRIEDADES DE LINKS*/
a.linkBranco:link {
color:#ffffff;
font-family:Arial;
font-size:12px;
text-decoration:none;
}
a.linkBranco:visited {
color:#ffffff;
font-family:Arial;
font-size:12px;
text-decoration:none;
}
a.linkBranco:hover {
color:#ffffff;
font-family:Arial;
font-size:12px;
text-decoration:underline;
}
a.linkBranco:active {
color:#ffffff;
font-family:Arial;
font-size:12px;
text-decoration:none;
}

a.linkCinza:link {
color:#5a5b5e;
text-decoration:none;
}
a.linkCinza:visited {
color:#5a5b5e;
text-decoration:none;
}
a.linkCinza:hover {
color:#5a5b5e;
text-decoration:underline;
}
a.linkCinza:active {
color:#5a5b5e;
text-decoration:none;
}

a.linkAzul:link {
color:#04367f;
font-family:Arial;
font-size:11px;
text-decoration:none;
}
a.linkAzul:visited {
color:#04367f;
font-family:Arial;
font-size:11px;
text-decoration:none;
}
a.linkAzul:hover {
color:#04367f;
font-family:Arial;
font-size:11px;
text-decoration:underline;
}
a.linkAzul:active {
color:#04367f;
font-family:Arial;
font-size:11px;
text-decoration:none;
}

a.linkAzul12px:link {
color:#04367f;
font-family:Arial;
font-size:12px;
text-decoration:none;
}
a.linkAzul12px:visited {
color:#04367f;
font-family:Arial;
font-size:12px;
text-decoration:none;
}
a.linkAzul12px:hover {
color:#04367f;
font-family:Arial;
font-size:12px;
text-decoration:underline;
}
a.linkAzul12px:active {
color:#04367f;
font-family:Arial;
font-size:12px;
text-decoration:none;
}


.campoCinzaFonte11px {
background:#F5F5F5;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
}

.campoTransFonte11px {
background:none;
border-top:none;
border-bottom:none;
border-left:none;
border-right:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #999;
}

/*PROPRIEDADES DE BORDAS*/
.bordaCinza {
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-collapse:collapse;
border-spacing: 2px;
}

.noticias_titulo{
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
}
.noticias_autor{
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
}
.noticias_escrito{
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
}
.noticias_texto{
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
}
.index_data{
color:#04367f;
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.contato_btn_enviar{
	background-image:url(../img/btn_enviar.png);
	background-repeat:no-repeat;
	background-position:center center;
	border:0px;
	height:30px;
	width:70px;
	cursor:pointer;
	cursor:hand;
}
.menu_mouse{
	background-color: #5995C7;
}

#resulterror
{
	color: #ffffff;
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
	background-color: red;
	margin: 180px 30% 0px 30%;
	*margin: 180px 30% 0px -40%;
	padding: 10px 10px 10px 10px;
	position: absolute;
	font-weight: bold;
	text-align: center;
}
#site2
{ 
	text-align:left;	
}

#resulterror a:hover.error
{
	color: #ffff00;
	text-decoration: underline;
	cursor: hand;
}

#resulterror a.error
{
	color: #000000;
	text-decoration: none;
	cursor: hand;
}

#resultinfo
{
	color: #ffffff;
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
	background-color: blue;
	margin: 180px 30% 0px 30%;
	*margin: 180px 30% 0px -40%;
	padding: 10px 10px 10px 10px;
	position: absolute;
	font-weight: bold;
	text-align: center;
}

#resultinfo a:hover.info
{
	color: #ffff00;
	text-decoration: underline;
	cursor: hand;
}

#resultinfo a.info
{
	color: aqua;
	text-decoration: none;
	cursor: hand;
}
a.linkCinza:link {
color:#5a5b5e;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
a.linkCinza:visited {
color:#5a5b5e;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
a.linkCinza:hover {
color:#5a5b5e;
text-decoration:underline;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
a.linkCinza:active {
color:#5a5b5e;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.news {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #0955ae;
	margin-left: 0;
	font-weight:bold;
	}
.news1 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #0955ae;
	margin-left: 21px;
	margin-top: 10px;
}
.news1_1 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #0955ae;
	margin-left: 21px;
	margin-top: 12px;
}
.news2 {
	font-family: Arial, san-serif;
	font-size: 11px;
	color: #0955ae;
	margin-left: 21px;
	margin-top: 5px;
}
.news_top {
	margin-left: 21px;
	padding-top:  11px;
}
.more_info {
	margin-top: 5px;
	margin-left: 120px;
	color: #000000;
	font-size: 10px;
}
.more {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: tahoma, sans-serif;
	text-decoration:none;
}
a.more:hover {text-decoration:underline;}

.cont1 {
	color:#000000;
	margin-top: 10px;
	margin-left:30px;
	width:200px;
}

.fundotabela
{
	background-color: White;
	border: 1px;
	text-align:center;
}

.price {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: tahoma, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
a.price:hover {text-decoration:underline;}

.testbutton {
  font-family: arial;
  color: #FFFFFF !important;
  font-size: 12px;
  box-shadow: 1px 1px 1px #FAB648;
  padding: 5px 25px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 2px solid #D49A3D;
  background: #63B8EE;
  background: linear-gradient(top,  #FAB648,  #B88635);
  background: -ms-linear-gradient(top,  #FAB648,  #B88635);
  background: -webkit-gradient(linear, left top, left bottom, from(#FAB648), to(#B88635));
  background: -moz-linear-gradient(top,  #FAB648,  #B88635);
}
.testbutton:hover {
  color: #000000 !important;
  background: #FAB648;
  background: linear-gradient(top,  #FAB648,  #8F6829);
  background: -ms-linear-gradient(top,  #FAB648,  #8F6829);
  background: -webkit-gradient(linear, left top, left bottom, from(#FAB648), to(#8F6829));
  background: -moz-linear-gradient(top,  #FAB648,  #8F6829);
}

.btnpadrao1
{
	 font-family: arial;
  color: #FFFFFF !important;
  font-size: 11px;
  box-shadow: 1px 1px 1px #FAB648;
  padding: 5px 15px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 2px solid #D49A3D;
  background: #63B8EE;
  background: linear-gradient(top,  #FAB648,  #B88635);
  background: -ms-linear-gradient(top,  #FAB648,  #B88635);
  background: -webkit-gradient(linear, left top, left bottom, from(#FAB648), to(#B88635));
  background: -moz-linear-gradient(top,  #FAB648,  #B88635);
}
.u630-4
{
	color: #4D4D4F;
	z-index: 147;
	width: 976px;
	min-height: 33px;
	background-color: transparent;
	line-height: 32px;
	font-size: 27px;
	font-family: asap, sans-serif;
	font-weight: 700;
	font-style: italic;
	position: relative;
	margin-right: -10000px;
	margin-top: 8px;
	left: 24px;
}
.elementToFadeIn {
    -webkit-animation: fadein 1s linear forwards;
    animation: fadein 1s linear 1 forwards;
    opacity: 0;
}

@-webkit-keyframes fadein {
    100% {
        opacity: 1;
    }
}

@keyframes fadein {
    100% {
        opacity: 1;
    }
}
.elementToFadeout {
    -webkit-animation: fadeout 1s linear forwards;
    animation: fadeout 1s linear 1 forwards;
    opacity: 1;
}

@-webkit-keyframes fadeout {
    100% {
        opacity: 0;
    }
}

@keyframes fadeout {
    100% {
        opacity: 0;
    }
}