@charset "utf-8";



.bgEsquerda { 
background-image:url(../cortes/bgBaixo.jpg);
background-repeat:no-repeat;
background-position:bottom left;
}

.bgDireita { 
background-image:url(../cortes/bgBaixo_dir.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}

a:link{
color: #666666;
font-size: 12px;
font-family: Tahoma;
font-weight:bold;
text-decoration:none;
	}

a:hover{
color: #666666;
font-size: 12px;
font-family: Tahoma;
font-weight:bold;
text-decoration:underline;
	}
	
	a:visited{
color: #666666;
font-size: 12px;
font-family: Tahoma;
font-weight:bold;
text-decoration:underline;
	}
	

	
a.noticia:link{
color: #666666;
font-size: 11px;
font-family: Tahoma;
font-weight:normal;
text-decoration:none;
line-height: 14px;
	}
	
a.noticia:hover{
color: #666666;
font-size: 11px;
font-family: Tahoma;
font-weight:normal;
text-decoration:underline;
line-height: 14px;
	}

a.noticia:visited{
color: #666666;
font-size: 11px;
font-family: Tahoma;
font-weight:normal;
text-decoration:underline;
line-height: 14px;
	}	
	
	.email1 {
	color: #666666;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 18px
}
a.email1:link{
color: #666666;
font-size: 12px;
font-family: Tahoma;
font-weight:normal;
text-decoration:none;
line-height: 14px;
	}
	
a.email1:hover{
color: #666666;
font-size: 12px;
font-family: Tahoma;
font-weight:normal;
text-decoration:underline;
line-height: 14px;
	}

a.email1:visited{
color: #666666;
font-size: 12px;
font-family: Tahoma;
font-weight:normal;
text-decoration:underline;
line-height: 14px;
	}	
	
	
.foto{
color: #666666;
font-size: 11px;
font-family: Tahoma;
text-decoration:none;
	}	
		
a.foto:link{
color: #666666;
font-size: 11px;
font-family: Tahoma;
text-decoration:none;
line-height: 14px;
	}
	
a.foto:hover{
color: #666666;
font-size: 11px;
font-family: Tahoma;
text-decoration:underline;
line-height: 14px;
	}

a.foto:visited{
color: #666666;
font-size: 11px;
font-family: Tahoma;
text-decoration:none;
line-height: 14px;
	}	
	
#conteudo{
width:584px;
}	
	
.rodape {
	color: #888888;
	font-size: 11px;
	font-family: Tahoma;
}

.texto {
	color: #666666;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 18px
}

.pontinhos {
	color: #999999;
	font-size: 9px;
	font-family: Tahoma;

}

.textoNegrito {
	color: #666666;
	font-size: 12px;
	font-family: Tahoma;
	font-weight:bold;
}

.input {
	color:#333333;
	font-size: 11px;
	font-family: Tahoma;
	}
