body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #272727;
}
body {
	background-color: #D1D2CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana;
	font-size: 10px;
	color: #272727;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #272727;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #D35B1B;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #272727;
}

.altura {
line-height:19px;
}

.alturasmall {
line-height:15px;
}

a.nobold:link {
	text-decoration: none;
		font-weight:normal;
}
a.nobold:visited {
	text-decoration: none;
	color: #272727;
	font-weight:normal;
}
a.nobold:hover {
	text-decoration: none;
	color: #D35B1B;
	font-weight:normal;
}
a.nobold:active {
	text-decoration: none;
	color: #272727;
	font-weight:normal;
}
.titulo {
	font-size: 12px;
	color: #C24D11;
	font-weight:bold;
}
.subtitulo {
	font-size: 12px;
	color: #272727;
	font-weight:bold;
}
.marcacao {
	color: #C24D11;
	font-weight:bold;
}
h1 {
	font-size: 12px;
	color: #C24D11;
	font-weight:bold;
}
h2 {
	font-size: 15px;
	color: #C24D11;
	font-weight:bold;
}
.titulocin {
	font-size: 12px;
	font-weight:bold;
}

.marcacaobig {
	font-size:12px;
	color: #C24D11;
	font-weight:bold;
}

.pontos {
color: #272727;
font-size: 9px;
}

blockquote {
margin:17px;
}

.linhasp{
font-size:8px;
}
.box {
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #999999;
}

.submenu{
	list-style: none;
	padding: 0;
	margin: 0;
}
.submenu li{
	line-height: 16px;
}
.submenu a{
	font-weight: normal
	}

#menu { padding: 5px 0; }	
#menu li{
	display: inline;
	padding: 0px 10px;
	
}
.boxlaranja{
	/*outline: 1px dashed #b0440a;
	background: #d35b1b;*/
	background: url(../../img/box.gif) repeat-y;
	width: 159px; 
}
.boxlaranja span.subtitulo {
	height: 20px;
	padding: 20px 0 0 20px;
	background: url(../../img/box-topo.gif) no-repeat;
}
/*.boxlaranja span.fundo { 
	height: 17px;
	background: url(../../img/box-fundo.gif) no-repeat;
}*/
/* HACK IE6 */
.boxservicos{
	background: url(../../img/boxservicos.gif) no-repeat; 
	width: 138px; 
	height: 192px; 
	padding: 21px 0 0px 21px;
}
.boxservicos span, .boxlaranja span{
	display: block;
	color: #FFF !important;
	line-height: 20px;
}
.boxlaranja ul{
	padding: 0 0 20px 20px;
	background: url(../../img/box-fundo.gif) no-repeat bottom;
}
.boxlaranja ul li ul{
	padding: 0 0 0 5px; 
	background: none;
}
.boxservicos ul li a, .boxlaranja ul li a{ color: #000; }
.boxservicos ul li a:hover, .boxlaranja ul li a:hover{ 
	font-weight: bold;
	color: #000;
}