html {height: 100%;}
body {min-height: 100%;}
* html body {height: 100%;
	padding:0px;
	margin:0px;
}
body {
	margin:0px;
	background: #E1E1E1;
	font-family:"Trebuchet Ms", "Times New Roman", Times, serif;
	font-size:11px;
	color:#313f5a;
}
#main {
	width : 777px;
	margin : 0px auto;
	z-index:1;
	background:#fff;
	padding:0px 0px 0px 0px;
	display:table;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	position:relative;
}
#rodape {
	position:relative;
	width : 777px;
	margin : 0px auto;
	padding:0px 0px 0px 0px;
	display:table;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background: url(../images/bg_menu.jpg) bottom;
	height:20px;
	clear:both;
}
#col_esq {
	position:relative;
	top:0px;
	left:0px;
	width:276px;
	float:left;
	margin-top:0px;
	display:table;
	}
#col_dir {
	border-right:1px dotted #CCC;
	position:relative;
	width:500px;
	float:left;
	margin-top:0px;
	display:table;
	clear:both;
	}
#topo {
	position:relative;
	width:777px;
	height:128px;
	margin:0px;
	padding:0px;
	}
#info{
	background:url(../images/bg_info.jpg) repeat-x;
	padding:10px 5px 5px 5px;
	}
.box {
	border:#00478f 1px solid;
	font-family:"Trebuchet Ms", "Times New Roman", Times, serif;
	font-size:11px;
	}
#cont{
	position:relative;
	top:0px;
	left:0px;
	width:777px;
	background:url(../images/bg_col_esq.jpg) right repeat-y;
	display:table;
	}
.link_tab{
	color:#00478f;
	line-height:20px;
	text-decoration:none;
	}
.link_tab:hover{
	color:#0076EC;
	line-height:20px;
	text-decoration:none;
	}
.caixa{
	margin:10px;
}
a{
	text-decoration:none;
	color:#00478f;
}
a:hover{
	color:#0069d4;
}
.bot {
	font-family:"Trebuchet Ms", "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #02488d;
	color: #fff;
	border: none;
	cursor:pointer;
}
#menu {
	BACKGROUND: url(../images/bg_menu.jpg) bottom; 
	MARGIN: 0px; 
	WIDTH: 752px; 
	HEIGHT: 25px; 
	padding:0px 0px 0px 25px; 
	text-align:center;
}
#menu UL LI {
	DISPLAY: inline
}
#menu UL LI A {
	BORDER-RIGHT: #000 1px solid; 
	PADDING-RIGHT: 20px; 
	PADDING-LEFT: 20px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	FONT: 12px/25px Trebuchet Ms, Arial, Tahoma, Verdana, Helvetica, Sans-Serif; 
	TEXT-TRANSFORM: lowercase; 
	BORDER-LEFT: #697795 1px solid; 
	COLOR: white; 
	PADDING-TOP: 0px; 
	HEIGHT: 25px; 
	text-decoration:none;
}
#menu UL LI A:hover {
	BACKGROUND: #475470;
}
#menu UL LI.menu-home A {
	BORDER-LEFT-STYLE: none;
}
#menu UL LI.menu-contato A {
	BORDER-RIGHT-STYLE: none;
}
#menu_s{
	height:35px;
	background:url(../images/sombra_menu.jpg) repeat-x bottom;
}

#tit_not{
	background: url(../images/bg_tit_not.jpg) repeat-x top;
	padding:5px 10px 10px 10px;
	font-size: 18px;
	color:#00478f;
	}
.tit{
	font-size: 16px;
	color:#00478f;
	background:transparent url(../images/bg_pontilhado.gif) repeat-x scroll left bottom;
	}
#cont_not {
padding:0px 10px;
width:475px;
}
#cont_cad {
	padding:20px 0px 5px 10px;
	height: 150px;
	position:relative;
	top:0px;
	left:0px;
	display:table;
}
.not ul {
float:left;
padding:0px 0px 0px 50px;
margin:0px;
list-style:none;
}
.not ul li {
background:transparent url(../images/bg_pontilhado.gif) repeat-x scroll left bottom;
line-height:15px;
list-style: url(../images/marc1.jpg);
margin:0px 0px 5px 0px;
padding:0px 0px 15px 5px;
}
.submenu ul {
width:180px;
float:left;
padding:0px 0px 0px 60px;
margin:0 0 0 10px;
list-style:none;
}
.submenu ul li {
background:transparent url(../images/bg_pontilhado.gif) repeat-x scroll left bottom;
line-height:10px;
list-style: url(../images/marc.jpg);
margin:0px 0px 5px 0px;
padding:0px 0px 15px 5px;
}
.submenunot ul {
width:180px;
float:left;
padding:0px 0px 0px 50px;
margin:0px;
list-style:none;
}
.submenunot ul li {
background:transparent url(../images/bg_pontilhado.gif) repeat-x scroll left bottom;
line-height:18px;
list-style: url(../images/marc.jpg);
margin:0px 0px 5px 0px;
padding:0px 0px 15px 5px;
}
#tit_cad{
	position:relative;
	display:table;
	background: url(../images/bg_tit_cad.jpg) repeat-x top;
	padding:5px 10px 10px 10px;
	font-size: 18px;
	color:#00478f;
	}
.box {
	font-family: tahoma, Arial;
	font-size: 11px;
	border: 1px solid #ccc;
}
.bot {
	font-family: tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #28166f;
	color: #FFF;
	border:none;
	cursor:pointer;
}

