@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/fundo_repeticao.jpg);
	background-repeat: repeat-y;
	cursor:auto;
}
body,td,th {
	font-family: Calibri, Arial;;
	font-size: 12px;
	color: #004785;
}

p.titulo_noticia {

font-family: Calibri, Arial;;
font-weight: bold;
font-size: 14px;
font-style: normal;
}

.lidice_noticia {
font-family: Calibri, Arial;;
color:#000000;
font-size: 12px;
font-style: normal;
}

.style1 {
	font-size: 20px;
	font-weight: bold;
	font-family: Calibri, Arial;	
	}

.style2 {
	font-size: 12px;
	font-family: Calibri, Arial;
	color:#333333;
}

.style3 {
	font-size: 15px;
	font-weight: bold;
	font-family: Calibri, Arial;	
	}

.style4 {
	font-size: 13px;
	font-weight: bold;
	font-family: Calibri, Arial;	
	}

img.noticia {
	float:left;
    margin:0 20px 10px 0;
  }
