/* CSS Document */
body{
	background:#b2c8ef;
}


table{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#000;

}
.bordaFoto{
	border:2px solid #E0DFE3;

}

.peq{
 	font-size:12px;
	color:#4a6390;
}

a{
	text-decoration:none;
	color:#000;
}

.menu a{
 color:#4a6390;
 font-size:14px;
 font-weight:bold;
 text-decoration:none;
 text-align:left;
 display:block;
 padding:5px 0 0 15px;
 width:190px;
 height:35px;
 background:url(images/botao.jpg) no-repeat;
}
.menu a:hover{
 color:#fff;
}

.titulo1{
	color:#76797e;
	font-size:22px;
	font-weight:bold;
}

.titulo2{
	font-size:16px;
	font-weight:bold;
}

.titulo3{
	color:#76797e;
	font-size:18px;
	font-weight:bold;
}

#mais a{ font-size:18px;color:#4a6390;font-weight:bold;}

