/* CSS Document */

.titulo-max{
	font-size:48px;
	font-weight: 600;
}

.titulo-med{
	font-size:36px;
	font-weight: 600;
	padding: 0px;
	margin: 0px;
	line-height: 36px;
}

/*Items Específicos*/

.von-label{
	font-size:13px;
	line-height:16px;
	margin:0 0 5px 0;
	font-weight:300;
	color:#808080;
}