body{
	margin:0px;
	background-image:url(fundo.jpg);
	background-repeat:repeat-x;
}

.texto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	line-height:18px;
}

.textodestaque{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.textomini{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
}

.linksld{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.fotos{
	cursor:auto;
	cursor:pointer;
}

.bordas{
	border:1px solid #333333;
}
/*=======================================================*/
a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000099;
}
a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000099;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000099;
}
a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000099;
}

.tabela{
	border-left:1px dotted #666666;
	border-top:1px dotted #000000;
	border-right:1px dotted #666666;
	border-bottom:1px dotted #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	line-height:18px;
}

.background_linha_ld{
	background-image:url(slices/layout_05.jpg);
	background-position:right;
}

.background_linha_le{
	background-image:url(slices/layout_fundo_le_04.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

.objetos {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #eeeeee;
	padding: 1px;
	border: 1px solid #000000;
	font-style: normal;
}