@charset "UTF-8";
/* CSS MUB */

body {
	background-color: #FFF;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
}

.branco {
	color:#FFFFFF;
}

.texto{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#000;
	line-height:100%;
	text-align:left;
}

.texto2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#000;
	line-height:100%;
	text-align:left;
}

.noticias{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000102;
	line-height:100%;
	line-height:150%;
	text-align:left;
}

.noticias a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000102;
	line-height:100%;
	line-height:150%;
	text-decoration:none;
	text-align:left;
	
}
.noticias a:hover{

text-decoration:underline;
	
}

.bg_login {
	background-repeat: no-repeat;
	background-image:url(../img/fundo_login.gif);
	background-position: 40% 42%;
}

.bg_login_home {
	background-repeat: no-repeat;
	background-image:url(../img/fundo_login.gif);
	background-position: 40% 47%;
}

.calendario{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#999;
}

.calendario a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#000102;
	text-decoration:none;	
}
.calendario a:hover{

text-decoration:underline;
	
}

.rodape{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#999999;
	line-height:100%;
}

.titulo{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:19px;
	color:#00467A;
	line-height:100%;
	text-align:left;
}
.input_1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	margin: 1px;
	padding: 1px;
	border: 1px solid #999;
}



/* CSS LOGIN (área restrita) */

.login_area{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#47A4AD;
	line-height:100%;
}

.senha_area{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#969696;
	line-height:100%;
}

.titulo_area{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#969696;
	line-height:100%;
}
