﻿/* GERAL */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:   url(fundo.jpg);
	background-color: #acacac;
	background-repeat: repeat-x;
}

body, td, p
{
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #666666;
}

img
{
    border: 0px;
}
#layout
{
	width: 760px;
	margin: 0px auto;
	position: relative;
	left: 0px;

}

/* MENU DA PÁGINA BASE */
#menu{
	width:192px;
	vertical-align:top;
	text-align:left;
	background-color:#f7f7f7;
}
#menu a{
	padding-left: 5px;
	letter-spacing:1px;
	line-height:18px;
	color:black;
	font-size:10px;
	font-family: verdana;
	font-weight: bold;
	display:block;
	margin-left:15px;
	border-bottom:1px solid #333333;
}
#menu a:hover{
	text-decoration:none;
	/* color: #6AB5C8; */
	color: white;
	background: #666666;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.table2 {
	BORDER-top: #cccccc 1px dotted; BORDER-RIGHT: #cccccc 1px dotted;  BORDER-LEFT: #cccccc 1px dotted; bgcolor: #ffffff;  border-bottom: #cccccc 1px dotted;
	}
.table3 {
	border-bottom: 3px solid #E1E1E1
}
.table4 { BORDER-top: #000000 1px dotted; BORDER-RIGHT: #000000 1px dotted;  BORDER-LEFT: #000000 1px dotted; bgcolor: #C6ECFF;  border-bottom: #000000 1px dotted;
	}
	