@charset "utf-8";
/* CSS Document */

body {
color: #000000;
font-family: arial verdana;
font-size: 10pt;
background:#000 url(../_images/background.jpg) no-repeat fixed center top;
}
.textocorridobranco {
	font-family: Arial;
	font-style: normal;	
	font-size: 11px;
    font-weight: normal;	
	color: #FFFFFF;
}
.textotitulo {
	font-family: Arial;
	font-style: bold;	
	font-size: 20px;
    font-weight: bold;	
	color: #525252;
}
.textom {
	font-family: Arial;
	font-style: bold;	
	font-size: 12px;
    font-weight: bold;	
	color: #525252;
}
.textocorrido {
	font-family: Arial;
	font-style: normal;	
	font-size: 11px;
    font-weight: normal;	
	color: #666666;
}
.textopequenohome {
	font-family: Arial;
	font-style: normal;	
	font-size: 9px;
    font-weight: normal;	
	color: #666666;
}
.textoultimashome {
	font-family: Arial;
	font-style: normal;	
	font-size: 11px;
    font-weight: normal;	
	color: #666666;
}
.textocopyright {
	font-family: Verdana;
	font-style: bold;	
	font-size: 11px;
    font-weight: normal;	
	color: #9c9c9c;
	text-decoration:underline;
}

span.textocopyright {
	font-family: Verdana;
	font-style: bold;	
	font-size: 11px;
    font-weight: normal;	
	color: #9c9c9c;
	text-decoration:none;
}

a.textocopyright:hover {
	font-family: Verdana;
	font-style: bold;	
	font-size: 11px;
    font-weight: normal;	
	color: #9c9c9c;
	text-decoration:underline;
}


.textomenu {
	font-family: Arial;
	font-style: normal;	
	font-size: 12px;
    font-weight: normal;	
	color: #FFFFFF;
}
.textodata {
	color:#a4a9a2;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
}
.textfield{
	border:1px #cccbcc solid;
	color:#9d9c99;
	background:#FFFFFF;
	padding:1px;
	font-family: Arial, "MS Sans Serif", helvetica;
	font-size: 11px;
}
h1 {
color:#a4a9a2;
font-family: verdana;
font-weight: normal;
font-size: 11px;
}
h4 {
color:#33ff33;
font-family: arial verdana;
font-size: 11pt;
}
h3 {
font-weight: bold;
color:#ffffff;
font-family: arial verdana;
font-size: 10pt;
}
h5 {
font-style: italic;
font-weight: normal;
color:#ffffff;
font-family: arial verdana;
font-size: 10pt;
}
p {
color: #ffffff;
font-family: arial verdana;
font-size: 10pt;
margin:0px;
padding:2px 5px;
}
em {
font-style: normal;
color:#33ff33;
}
tr {
font-size: 10pt;
}
a:link { color:#919191; text-decoration: none }
a:hover { color:#b59d5c; text-decoration: none }
a:visited { color:#919191; text-decoration: none }
}
a.trajetoria:link {
  text-decoration: none
color: #b6b6b6;
  }
  a.trajetoria:visited {
  text-decoration: none
color: #919191;
  }
  a.trajetoria:hover {text-decoration: none 
  color: #FFFFFF;
  }
  a.trajetoria:active {
  text-decoration: none
color: #b6b6b6;
  }

