/* @group body */

* {
	font-family: arial, helvetica, sans-serif;
}

p.notice {
	color: #d91313;
	font-weight: bold;
	background-color: #d2a3a3;
	border: 3px solid #d91313;
	margin-bottom: 0px;
	font-size: 18px;
	padding: 5px 0px 5px 10px;
}

img {
	border: 0px;
}

span.clientname {
	font-weight: bold;
	font-size: 14px;
}

/* @end */

/* @group tables */

table#tabela_segundavia {
	width: 440px;
}

table#tabela_segundavia th {
	text-align: left;
}

th {
	background:#E3E3E3 none repeat scroll 0 0;
	border-bottom:1px solid #BBBBBB;
	font-weight:bold;
	line-height:20px;
	padding:4px;
	font-size: 12px;
}

td {
	padding: 2px 10px 2px 10px;
}

/* @end */
