/* CSS Document */
body{
	margin: 0 auto;
	padding: 0;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#CCCCCC url(images/fundo.gif);
	}
	
a
{
	text-decoration: none;
	color: #808080;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
	color: #808080;
	font-weight: bold;
}

.celulas
{
    border-right: #666666 1px solid;
    border-top: #666666 1px solid;
    font-size: 11px;
    border-left: #666666 1px solid;
    color: #000000;
    border-bottom: #666666 1px solid;
    font-family: verdana;
    background-color: #ffffff;
}

.default a
{
	text-decoration: none;
	color: white;
	font-weight: bold;
}
.default a:hover
{
	text-decoration: underline;
	color: white;
	font-weight: bold;
}

select, input
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 10px;
	margin: 1px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	font-family: verdana;
	background-color: #e0e0e0;
}

textarea
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 10px;
	margin: 1px;
	border-left: gray 1px solid;
	width: 300px;
	border-bottom: gray 1px solid;
	font-family: verdana;
	height: 200px;
	background-color: #e0e0e0;
}
.maintable{
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	}
.top_nav_bg{
	vertical-align:top;
	background:#FFFFFF url(images/top_nav_bg.jpg) top repeat-x;
	height:50px;
	font-size:small;
	font-weight:bold;	
	padding-top: 5px;
	}
.search_form
{
	float: left;
	margin-top: 10px;
	padding-left: 8em;
}
.icones_topo
{
	float: right;
	margin-top: 10px;
	padding-right: 30em;
}
.main_top_nav{
	padding-left:20px;
		}
.top_nav a{
	float:left;
	color:#000000;
	text-decoration:none;
	font-size:x-small;
	}
.top_nav2 a{
	float:left;
	color:#000000;
	text-decoration:none;
	width:70px;
	font-size:x-small;
	}
.top_nav a:hover{
	float:left;
	color:#990000;
	text-decoration:underline;
	font-size:x-small;
	}
.top_nav2 a:hover{
	float:left;
	color:#990000;
	text-decoration:underline;
	width:70px;
	font-size:x-small;
	}
.header
{
	background: url(imagens/banner.jpg) gold repeat-x;
	height: 107px;
}
#header_spacer{
	background-color:#000000;
	height:6px;
	}
#companyID{
	float:left;
	margin-top:3em;
	}
#company_logo{
	float:right;
	}
#company_name{
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	font-size:medium;
	}
#company_slogan{
	clear:left;
	color:#FFFFFF;
	font-weight:bold;
	}

#navi
{    
    text-transform: uppercase;
    font-size: 9px;
    text-align: left;
    height: 30px;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-repeat: repeat-x;
    background-color: #e3eaeb;
}
#navi a
{
    color: #000000;
    text-decoration: none;
}
#navi a:hover{
	text-decoration:underline;
	color:#000000;
}

	
#leftpanel{
	background:#EBF1F7 url(imagens/left_panel_bg.jpg) top repeat-x;
	width:170px;	
	vertical-align:top;
	border-right:#999999 solid 1px;
	}

#mainbody{
	height:500px;
	vertical-align:top;
	background-color: #F5F5F5;
	padding-top:1em;
	padding-left:3em;
	padding-bottom:5em;
	}
.mainbody a
{
	color: #000000;
	text-decoration: none;
	
}
.celulasPerfil
{
	font-weight: bold;
	font-size: 11px;
	color: #016867;
	font-family: Verdana;
	text-align: right;	
}

.mainbody a:hover{
	text-decoration:underline;
	color:#CC0000;
	}
	
.news{
	padding-left:1em;
	padding-top:2em;
	padding-right:1em; /* for cross-browser's sake */
	width:170px; 
	}
.news_header{
	font-weight:bold;
	color:#000000;
	}
.news_text
{
    background-color: #FFFFFF;
    margin-top: 20px;
    padding-top: 1em;
    padding-right: .5em;
    padding-left: 1px;
    padding-bottom: 2em;
    border: #666666 1px solid;
    text-align: center;
}
.news_text a{
	float:left;
	text-decoration:none;
	color:#FF6600;
	font-weight:bold;
	font-size:xx-small;
	}
.news_text a:hover{
	float:left;
	text-decoration:underline;
	color:#FFCC00;
	font-weight:bold;
	}
#footer{
	background:#016867;
	height:40px;
	text-align:center;
	color:#FFFFFF;
	font-size:x-small;
	font-weight:bold;
	vertical-align:middle;
	}
#footer a
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#footer a:hover{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: bold;
	}
/* mainbody */
.headermain{
	font-size:14px;
	font-weight:bold;
	border-bottom:#CCCCCC 1px solid;
	color:#FF6600;
	}
#link_shopping{
	text-align:right;
	background:#FFFFFF url(imagens/bg_form_log.jpg) repeat-x;
	height:38px;
	padding-right:2em;
	font-weight:bold;
	}
#welcome{
	float:left;
	padding-left:3em;
	}
.subtable{
	padding:1px;
	}

.note{
	font-size:x-small;
	color:#FF6600;
	font-weight:bold;
	padding-top:.25em;
	}
.total{
	height:30px;
	color:#000000;
	font-weight:bold;
	background-color:#F8F8F8;
	text-indent:.5em;
	}
.subheader{
	font-weight:bold;
	font-size:small;
	height:25px;
	}

