@charset "utf-8";

/* CSS Document */
BODY {
	font-family: Arial, Helvetica, sans-serif;
}

form{
	margin:0 px;
}

INPUT,TEXTAREA,SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
	/*border: 1px solid #ce2723;*/
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#666666;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
}

p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#666666;
}
.textoNoticiaCentral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tituloNoticiaCentral {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size:13px;
}

.objetoTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-color: #555555;
	font-weight: normal;
}

.linkVejaMais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: #CCCCCC;
}

.tituloVejaMais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-color: #000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#333333;
}

.tituloCentral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-color: #000000;
}

.textoBase {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#666666;
}


.linkBase {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:#666666;
}

.linkTopo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#999999;
}

.tituloSessao {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-stretch: expanded;
  color:#666666;
}

.subtituloParcerias {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#666666;
}

.tituloAcademias {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color:#666666;
}

a.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1995c2;
	text-decoration: none;
}
a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1995c2;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8ebfd6;
	text-decoration: none;
}
a.link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1995c2;
	text-decoration: none;
}
a.link-12:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1995c2;
	text-decoration: none;
}
a.link-12:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1995c2;
	text-decoration: none;
}
a.link-12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8ebfd6;
	text-decoration: none;
}
a.link-12:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1995c2;
	text-decoration: none;
}
a.link-topo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1995c2;
	text-decoration: none;
}
a.link-topo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1995c2;
	text-decoration: none;
}
a.link-topo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8ebfd6;
	text-decoration: none;
}
a.link-topo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1995c2;
	text-decoration: none;
}
a.menu-rodape:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.menu-rodape:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.menu-rodape:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	text-decoration: none;
}
a.menu-rodape:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.textoAzul{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-stretch: expanded;
  color:#0099CC;
}
.textoAzulLink{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-stretch: expanded;
  color:#0099CC;
}
.inputs-form{
	background-color:#e7e7e9;
	border:#000000 1px solid;

}
.btLimpar{
	background-image:url(../images/pt_BR/bg_bt_limpar.jpg);
	width:51px;
	height:22px;
	border:0px;
	cursor:pointer;
}
.btEnviar{
	background-image:url(../images/pt_BR/bg_bt_enviar.jpg);
	width:51px;
	height:22px;
	border:0px;
	cursor:pointer;
}
.btGo{
	background-image:url(../images/pt_BR/go.gif);
	background-color:#SS11WW;
	background-position:bottom;
	background-repeat:no-repeat;
	width:20px;
	height:24px;
	border:0px;
	cursor:pointer;
}
.inputBusca{
	background-image:url(../images/pt_BR/bg_field_busca.gif);
	height:24px;
	border:2px solid #CCCCCC;
	padding-top:5px;
	margin-top:19px;
}
.paddingLeft{
	padding-left:5px;
}
#boxNoticias{
	background-color:#ecf9fe;
	padding:10px;
}
.bgCaixaPequena{
	background-image:url(../images/pt_BR/caixa_pequena.jpg);
	background-repeat:no-repeat;
	backgroud-position:bottom;
	background-position: left bottom;
}
.bgCaixaPequena2{
	background-image:url(../images/pt_BR/caixa_pequena.jpg);
	background-repeat:no-repeat;
	background-position:letf top;
	backgroud-position: left bottom;
}
#boxFade{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background-color:#000000;
	z-index:1000;
	display:none;
}
#Divfechar{
	position:absolute;
	top:0px;
	left:92%;
	z-index: 1000;
}
#boxTopFade{
	background-image:url(../images/top_fade.jpg);
	width:866px;
	height:41px;
	z-index: 900;
}
#boxContentFade{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	margin-top:20px;
	z-index:1001;
	display:none;
}
.divConteudoRolagem{
	width:817px;
	height:335px;
	z-index:1;
	overflow:auto;
}
.textoBranco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.textoBranco2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
