﻿/*  HOME MODULE */

BODY
{
    font-family:Arial, Verdana;
    width:100%;
    background:#FFFFFF;
}

P
{
    padding: 0;
	margin: 5px 0 10px 0;
	font-size: 12px;
}

P A
{
    color:#000000;
    font-size: 12px;
}

DIV.clear
{
    clear:both;
    height: 0;
}

 DIV.fieldOuterHeader
{
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	padding: 0;
	margin: 0 0 10px 0;
}

DIV.fieldContent
{
	padding: 0;
	margin: 0;
}

DIV.fieldContent LABEL, DIV.fieldContentFloatLeftType1_01 LABEL, DIV.fieldContentFloatLeftType1_02 LABEL, DIV.fieldContentFloatLeftType2_01 LABEL, DIV.fieldContentFloatLeftType2_03 LABEL, DIV.fieldContentFloatLeftType2_02 LABEL
{
	padding: 2px;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	color:#000000;
	background-color:#CCCCCC;
	width:100%
}

DIV.fieldContent FIELDSET
{
    padding: 0;
    margin: 0;
    border: 0;
}

 DIV.fieldContent FIELDSET LEGEND.ie /* ONLY IE*/
{
    padding: 0;
    margin: 0;
}

 DIV.fieldContent FIELDSET LEGEND
{
    padding: 0;
    margin: 0;
}

DIV.fieldContent SPAN, DIV.fieldContentFloatLeftType1_01 SPAN, DIV.fieldContentFloatLeftType1_02 SPAN, DIV.fieldContentFloatLeftType2_01 SPAN, DIV.fieldContentFloatLeftType2_03 SPAN, DIV.fieldContentFloatLeftType2_02 SPAN
{
	font-size: 10px;
    display: block;
    margin: 2px 0 5px 0;
}

TABLE.Path
{
 	width: 100%;
	margin: 5px 0 10px 0;
}
 TABLE.Path TD
{
	border-bottom: 1px dashed #CCCCCC;
}
 TABLE.Path TD.stop
{
 	width: 35px;
	background-image: url(imagens/path_stop.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	
}
 TABLE.Path TD.pathType
{
	padding: 2px 5px 0 0;
}
 TABLE.Path TD.start
{
 	width: 35px;
	background-image: url(imagens/path_start.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
 TABLE.Path TD.start SPAN.start
{
 	display:block;
	width: 35px;
	height: 20px;
	text-align: center;	
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0 0 5px 0;
}
 TABLE.Path TD.end
{
 	width: 35px;
	background-image: url(imagens/path_end.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
 TABLE.Path TD.end SPAN.end
{
 	display:block;
	width: 35px;
	height: 20px;
	text-align: center;	
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	margin: 5px 0 0 0;
}
 TABLE.Path TD.description
{
	padding: 5px;
}

/* LINK ICONS */


DIV.trp_recalculate_path
{
	position:absolute;
	left: -2000px;
}

DIV.trp_print
{
	position:absolute;
	left: -2000px;
}
DIV.trp_send_pal
{
    position:absolute;
	left: -2000px;
}
DIV.trp_help
{
	position:absolute;
	left: -2000px;
}
DIV.trp_new_path
{
	position:absolute;
	left: -2000px;
}

/* */

P.nota
{
    font-size: 10px;
}

