@charset "utf-8";
/* CSS UNIPACS */

h1{
	font-size:16px;
	color:#000;
	margin-top:5px;
	margin-bottom:5px;
}
h2{
	color:#0066cc;
	font-size:18px;
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}
.descricao{
	width:auto;
	margin-bottom:20px;
	border-bottom:#ccc 1px solid;
}
.noticias{
	float:left;
	width:500px;
	text-align:justify;
	background:#fff;
}
.tit_not{
	font-size:14px;
	color:#000;
	font-weight:bold;
}
.box_not{
	border-bottom:#ccc 1px solid;
	padding-bottom:4px;
	margin-top:20px;
	
}
.box_not a{
	font-size:13px;
	color:#0066cc;
	text-decoration:none;
}
.box_not a:hover{
	font-size:13px;
	color:#99CCFF;
	text-decoration:underline;
}
#saiba{
	text-align:right;
}
#saiba a:{
	color:#000000;
	font-weight:bold;
}
#saiba a:hover{
	color:#000;
	font-weight:bold;
}
.depoimentos{
	float:right;
	width:455px;
	background:url(../img/bgs/bg_depoimento.jpg);
	border:10px #0099FF solid;
}
.box_depoimento{
	float:left;
	width:200px;
	height:200px;
	text-align:center;
	margin:8px;
}
.texto1{
	font-size:10px;
	font-weight:bold;
}
.texto2{
	font-size:8px;
}
.texto3{
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
.texto4{
	font-size:14px;
	font-weight:bold;
	color:#0066cc;
}
.texto5{
	font-size:14px;
	font-weight:bold;
	color:#0066cc;
}
.texto6{
	font-size:8px;
	color:#0066cc;
	font-weight:bold;
}
.data_not{
	font-size:12px;
	font-weight:bold;
}
#logo{
	text-align:center;
}