.links
{}

.links a:hover 
{
	text-decoration:underline;
	color:#919191;
	font-size: 18px;
}
.links a:link 
{
	text-decoration:none;
	color:#919191;
	font-size: 18px; 
}
.links a
{
	color:#919191;
	font-size: 18px; 
	text-decoration:none;
}

	
html, body{	
	margin-top:0px;	
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;	
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	
	font-family:Arial;
	font-size:11px;
	color:#919191;
}

.fundoTopo
{
	background-image:url(_images/home/bg_exp-topo.jpg);
	background-repeat:repeat-x;
}

.link
{
	font-family:Arial;
	font-size:16px;
	color:#919191;
	font-weight:bold;
	text-decoration:none;
}

.link2
{
	font-family:Arial;
	font-size:13px;
	color:#919191;
	text-decoration: none;
}

.textoInstitucional
{
	font-family:Arial;
	font-size:11px;
	color:#919191;
	line-height:18px;
	text-align:justify;
	margin-left:5px;
	width:450px;
}

.campoFormMensagem
{
	font-family:Arial;
	font-size:11px;
	color:#919191;
	overflow:auto;
}

.campoForm 
{
	font-family:Arial;
	font-size:11px;
	color:#919191;
}

.textoNegrito
{
	font-family:Arial;
	font-size:11px;
	color:#919191;
	font-weight:bold;
}

.textoVermelho 
{
	font-family:Arial;
	font-size:11px;
	color:#95191d;
	line-height:18px;
	text-align:justify;
	font-weight:bold;
	text-decoration:none;
}

.linkMenu
{
	font-family:Arial;
	font-size:11px;
	color:#919191;
	text-align:justify;
	text-decoration:none;
}


#trTopo 
{
	background-image:url(../_images/home/topo-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:990px;
	height:284px;
}

.trLatTopo
{
	background-image:url(../_images/home/bg_exp-topo.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	width:50%;
}

#trRodape
{
	width:990px;
	height:284px;
}

.trLatRodape
{
	background-image:url(../_images/home/bg-exp_inf.jpg);
	background-repeat:repeat-x;
	background-position:bottom center;
	width:50%;
}

#animVapor{
	width:990px;
	height:259px;
	position:absolute;
	z-index:1;
}

#animSolar{
	width:699px;
	height:352px;
	position:absolute;
	z-index:2;
	top:0px;
	padding-left:291px;
}


.textoPadrao 
{
	font-family:Trebuchet MS, Arial, Tahoma;
	font-size:10px;
	color:#a4a4a4;
	text-align:justify;
	line-height:17px;
}

#divTitulo 
{
	margin-bottom:20px; 
	height:60px; 
	width:445px;
}

#divNavegacao 
{
	width:445px; 
	margin-top:-15px;
}

#divConteudoEsquerda
{
	padding-left:60px;
}


