@charset "utf-8";

select, input, textarea  {

	font-family: Tahoma;

	font-size: 11px;

	color: #0099CC;

	text-decoration: none;

	background-color: #EBEBEB;

	border: 1px solid #999999;

}

body{

	margin: 0px;

	background-image: url(../imagens/bg.jpg);

	background-repeat: repeat-x;

	background-color: #025479;

}

img{

	border: 0px;

}

.texto{

	font-family: Tahoma;

	font-size: 11px;

	color: #999999;

}

form, textarea, input, button,img{

	margin: 0px;

}

a.texto{

	font-weight: bold;

	color: #006699;

}

a.texto:hover{
	color: #0099FF;
}

.tel { font-size:13px; font-weight:bold; color:#0a4472; text-align:right; font-family:Tahoma, Geneva, sans-serif; }

.titulo {
	font-family: Tahoma;
	font-size: 13px;
	color: #5a90a8;
	text-decoration: none;
}

iframe{
	border: 1px solid #CCCCCC;
}
