@charset "utf-8";
/* CSS Document */

#txtTopo{
	width:450px;
	margin:auto;
}

h2{
	color:#437AB4;
	font-family:Segoe UI,Tahoma,Verdana,Geneva,sans-serif;
	font-size:18px;
	font-weight:lighter;
	padding:25px 15px 0 20px;
}

p{padding:22px 22px 0 22px;} 

.TOPboxHead{
	padding-top:15px;
	color:#437AB4;
	text-align:center;
	font-family:Segoe UI, Tahoma, sans-serif;
	font-size:14px;
}


.boxHead{
	width:500px;
	margin:25px auto 0 auto;
	padding:0;
}

.boxHead img{
	margin-right:15px;
	float:left;
}

.boxHead a:link, .boxHead a:active, .boxHead a:visited{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#437AB4;
	font-weight:bold;
	text-decoration:none;
}

.boxHead a:hover{
	text-decoration:underline;
}

#depoimentos{
	width:500px;
	margin:auto;
	margin-top:55px;
}

.accContent{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#B1D7E4;
	padding:13px;
}

#box #footer p{
	padding:22px 0 0 5px;
}

