body{
background-image: url('ped/bg.jpg');
background-color:#bbcad5;
margin-left: 0;
margin-top: 0;
scrollbar-face-color:#DFE7EC;
scrollbar-arrow-color:#0000CC;
scrollbar-track-color:#96AEBE;
scrollbar-shadow-color:#96AEBE;
scrollbar-highlight-color:#96AEBE;
scrollbar-3dlight-color:#96AEBE;
scrollbar-darkshadow-Color:'';
}

.text {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #025F94;
	text-decoration: none;
}

.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #b51f16;
}
.texto1fino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FF9900;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
	color: darkblue;
}

.texto3 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #025F94;
	text-decoration: none;
	}
	
.texto3inclinado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #0099FF;
}

.texto4 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: black;
	text-decoration: none;
}

/*.links:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #004A6F;
	text-decoration: none;
	
}

.links:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #004A6F;
	text-decoration: underline;
	
}
*/
.lista {
	background-color: #bbcad5;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #025F94;
	margin: 0px;
	padding: 0px;
	border: 0px outset #333399;
	width:200px;
}

a.links:link {font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #025F94;text-decoration: none}
a.links:visited {font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #025F94;text-decoration: none}
a.links:hover {font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;color: #025F94;}
a.links:active {font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #025F94;text-decoration: none}

a.dir:link {font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #b51f16;text-decoration: none}
a.dir:visited {font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #b51f16;text-decoration: none}
a.dir:hover {font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;color: #b51f16;}
a.dir:active {font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #b51f16;text-decoration: none}	
	
/*Comunicador*/
table.sortable thead {
    background-color:#A3E4FF;
    color:#666666;
    font-weight: bold;
    cursor: default;
	font-family:Verdana;
	text-align:center;
	font-size:12px;
}

table.sortable tbody {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
	font-family:Verdana;
	font-size:12px;
}

table.sortable a {
    text-decoration:none;
	color:black;
}

table.sortable a:hover {
    text-decoration:underline;
	color:black;
}

/*Comunicador*/
table.sortable thead {
    background-color:#96aebe;
    color:black;
    font-weight: bold;
    cursor: default;
	font-family:Verdana;
	text-align:center;
	font-size:12px;
}

table.sortable tbody {
    background-color:#e3eaf0;
    color:#666666;
    font-weight: bold;
    cursor: default;
	font-family:Verdana;
	font-size:12px;
}

table.sortable a {
    text-decoration:none;
	color:black;
}

table.sortable a:hover {
    text-decoration:underline;
	color:black;
}

a.linksficha { 
font-size: 10px;
font-family:Verdana;
text-decoration:none;
color:black;
}
	
a:hover.linksficha { 
font-size: 10px;
font-family:Verdana;
text-decoration:underline;
color:black;
}

.botao_ficha{
font-size: 10px;
font-family:Tahoma;
font-weight:bold;
cursor:pointer;
border: 1px solid #006;
}

.div_botao_ficha{
width:490px;
overflow-y:hidden;
overflow: auto;
}

form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}

a.agendatb:link {display:block;width:100%;background:white}
a.agendatb:visited {display:block;width:100%;background:white}
a.agendatb:hover {display:block;width:100%;background:blue}
a.agendatb:active {display:block;width:100%;background:white}

