html, body {height:100%;} 

body {
	margin:0; 
	padding:0;
	background: #f4f4f4 url(images/bg.gif) top center repeat-y;
	color:#555555;
	font:75%/1.4 Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	}
	
/* Default Links*/
a {color: #4789c5; text-decoration: none; }
a:link {color: #4789c5; text-decoration: none; }
a:visited {color:#4789c5; text-decoration: none; }
a:hover {color: #4789c5; text-decoration: underline; }
a:active {color: #4789c5; } 
	
a.linkfooter:link {color: #FFFFFF; text-decoration: none; }
a.linkfooter:visited {color: #FFFFFF; text-decoration: none; }
a.linkfooter:hover {color: #FFFFFF; text-decoration: underline; }
a.linkfooter:active {color: #FFFFFF; } 

.button {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	background:url('images/bg-button.gif');
	width:150px;
	height:23px;
}
.bluetitle{
	color:#4789C5;
	font-size: 12px;
	font-weight: bold;
	}
	
.bluefont{
	color:#4789C5;
	font-size: 10px;
	}
	
.blue11{
	color:#003366;
	font-size: 11px;
	font-weight: bold;
	}

.blue14{
	color:#003366;
	font-size: 14px;
	font-weight: bold;
	}
	
.greenfont{
	color:#006600;
	font-size: 10px;
	}
	
.blackfont{
	color:#333;
	font-size: 11px;
	font-weight: bold;
	}

.tableTitle {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	background-color:#4789C5;
}

.font9{
	color:#777;
	font-size: 9px;
	font-weight: none;
	}

.blackfont10{
	color:#333;
	font-size: 10px;
	font-weight: none;
	}

.borderDotted {
			border-bottom:1px dotted #333;
			}

#all { 
	width:775px;
	position:relative;  
	background:#fff url(bg-auxiliar.gif) repeat-y right;
	margin:0 auto;
	text-align:left;
	}
	
 body, html, #all {
      height: 100%;
    }

* html #all {height: 100%;}

#top {
	width:775px;
	height:auto;
	text-align:center;
	padding-top:1px;
	background-image:url(images/bg-body-pattern.gif);
	}

	
#footer {
	width:775px;
	background-image:url(images/navbg_08.gif);
	background-repeat:repeat-x;
	clear:both;
	}
	

#left {
	width:175px;
	padding-left:0px;
	float:left;
	padding-top:0px;
	text-align:justify;
	}
	
#left  dl { width: 175px; }
#left  dl,dd { margin-left: 0px; }
#left  dt { background: transparent;}
#left  dt a { color: #FFF; }
#left  dd a { color: #000; }
#left  ul { list-style: none; padding: 5px; margin: 0px;}
#left  li { list-style: none; margin: 0px;}

.menu {width:160px;}
	.menu li {
		display:block;
		margin:0;
		padding:0;
		margin-bottom:1px;
	}
.menu a {
		display:block;
		padding:2px 5px;
		color:#333;
		background:#fff;
		text-decoration:none;
		border-bottom:1px dotted #333;
		border-left:1px dotted #fff;
		border-right:1px dotted #fff;
		border-top:1px dotted #fff;
	}
.menu a:hover ,
	.menu a:focus,
	.menu a:active {background:#ddeeff;border:1px solid #82ade2;}
	.menu ul li {padding-left:0px;}
	.menu ul a {background:#fff;}
	.hidden {display:none;}

#middle {
	width:380px;
	float:left;
	padding-top:3px;
	padding-left:3px;
	}

#products {
	width:590px;
	float:left;
	padding-top:3px;
	padding-left:3px;
	}


#right {
	width:210px;
	float:right;
	padding-top:1px;
	padding-left:0px;
	height: auto;
	border-left: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
	}
	
h1, h2, h4 { 	
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#060;
	}
	
h4 {font-size:16px;}
.clear {clear:both;}

#nav li.um {
	margin-bottom:8px;
	text-align:center;
	}
		
.navbg {
	background-image:url(images/navbg_08.gif);
	background-repeat:repeat-x;
	width:100%;
	height:32px;
	display:table;
	}
	
.navmenubg {
	background-image:url(images/menubg.png);
	background-repeat:repeat-x;
	width:100%;
	height:22px;
	display:table;
	}

#navcontainer ul {
	margin: 0;
	list-style-type: none;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 24px;
	padding-top:8px;
	padding-bottom:8px;
	display:block;
	}

#navcontainer ul li { display: inline; }

#navcontainer ul li a{
	text-decoration: none;
	font-size: 11px;
	padding-bottom: 8px;
	padding-left:10px;
	padding-right:10px;
	border-right:#3464AF solid 1px;
	padding-top:8px;
	color:#ffffff;
	width: 100%;
	height: 32px;
	}

#navcontainer ul li a:hover {
	color:#ffffff;
	background:url(images/novoverbg_08.gif) repeat-x;
	font-size: 11px;
	text-decoration:none;
	padding-bottom: 8px;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	width: 100%;
	height:33px;
	}

#middle_big {
	width:514px;
	height:auto;
	float:left;
	padding-top:3px;
	padding-left:0px;
	}

.inputmenu {
	background-color:#F3F7FC;
	border:1px solid #A1BCD8;
	}
	
/* jQuery lightBox plugin - Gallery style */
	#gallery {
		background-color: #fff;
		padding: 10px;
		width: 570px;
	}
	
	#gallery ul { list-style: none; margin: 0px; padding:0px;}
	#gallery ul li { display: inline;}
	#gallery ul img {
		border: 1px solid #fff;
		border-width: 5px 5px 20px;
	}
	
	#gallery ul a:hover img {
		border: 5px solid #82ade2;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	
	#gallery ul a:hover { color: #ddeeff; }
	

DIV#loader {
  border: 0px;
  width: 520px;
  min-height:300px;
  height: auto;
}

DIV#loader.loading {
  background: url(images/spinner.gif) no-repeat center center;
}
