/* TAGS */
BODY {
	margin: 0px;
	text-align: center;
	background-image: url(images/bg.png);
	font-family: sans-serif;
}

body,td,th {
	font-family: verdana;
	font-size: 11px;
}

A {
	text-decoration: none;
	font-weight: bold;
	color: #00ADEF;
	/*border-bottom: 1px solid #CCC;*/
}

A:hover {
	color: #9DE4FF;
	background-position: center right;
	background-repeat: no-repeat;
	/*border-bottom: 1px solid #999;*/
}

/* CLASSES */

br.clear {
	clear: both;
	height:0px;
}

.lateral {
	font-size: 14px;
	text-align: right;
	padding-right: 40px;
	color: #00ADEF;
	margin-top: 17px;
}

.formulario {
	font-size: 11px;
	width: 45px;
	display: block;
	float: left;
	font-weight: bold;
	text-align: left;
	clear: right;
	color: #666;
	margin: 1px;

}

.campo {
	width: 99px;
	border: 1px solid #999;
	float: left;
	font-size: 10px;
	padding: 1px 1px 1px 3px;
	margin: 1px;
}

.botao {
	margin: 3px;
	background-color: #F3F3F3;
	color: #666;
	border: 1px solid #999;
	font-weight: bold;
	font-size: 11px;
}

.notic_vinheta {
	font-size:11px;
	font-family:'Trebuchet MS';
}

.notic_titulo {
	font-family:'Trebuchet MS';
	font-size:17px;
	font-weight:bold;
}

.notic_chamada {
	font-family:'Trebuchet MS';
	font-size:11px;
	font-style:italic;
}

.notic_data {
	font-size:10px; 
	color:#666666; 
	font-family:'Trebuchet MS'
}

.notic_texto {
	font-family:'Trebuchet MS';
	font-size:11px;
	text-align:justify;
	text-indent:12px;
}
.notic_autor {
	font-family:'Trebuchet MS';
	font-size:11px;
	font-style:italic;
}

.table01_top {
	width:361px;
	height:12px;
	background-image:url(img/table01_top.png);
	background-repeat:no-repeat;
}

.table02_top {
	width:162px;
	height:13px;
	background-image:url(img/table02_top.png);
	background-repeat:no-repeat;
}

.falacliente_top {
	width:144px;
	background-image:url(img/falacliente_top.png);
	background-repeat:no-repeat;
	padding-top:8px;
}

.table01_center {
	width:361px;
	height:19px;
}

.table02_center {
	width:162px;
}
.clear {
	clear:both;
}

.noticia_principal {

}

.noticia_img {
	padding-top:6px;
	float:left;
	padding-left:16px;
	padding-bottom:10px;

}

.noticia_texto {
	padding-top:6px;
	float:right;
	width:228px;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	padding-right:10px;
}
.noticia_titulo {
	font-weight:bold;
	color:#00ADEF;
}
.sub_noticia {
	clear:both;
	height:19px;
	font-size:10px;
	background-color:#E4E4E4;
	background-image:url(img/bg_notsub.png);
	background-repeat:no-repeat;
	color:#666666;
	margin:3px 18px 0px 18px;
	padding: 2px 4px 0px 18px;
}

.link1 {
	font-weight:bold;
	color:#00ADEF;
	text-decoration:none;
}
.link1:hover {
	font-weight:bold;
	color:#AEE9FF;
	text-decoration:underline;
}

.webmail_login {
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
	color:#00ADEF;
	float:left;
	clear:both;
	padding-left:12px;
	margin-top:2px;

}
.webmail_senha {
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
	padding-top:3px;
	color:#00ADEF;
	clear:left;
	padding-left:12px;
	

}

.field_webmail {
	width:80px;
	height:14px;
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
	color:#00ADEF;
	border:1px solid #00ADEF;

}
.field_btn {
	font-size:11px;
	font-family:Verdana;
	color:#00ADEF;
	border:1px solid #00ADEF;
	background-color: #F1F8FA;
}

.ulttrab_principal {
		padding-left:12px;
}

.ulttrab_img {
	margin-top:6px;
	padding-top:10px;
	float:left;
	width:113px;
	height:100px;
	padding-bottom:10px;
	background-image:url(img/ulttrab_bg.png);
	background-repeat:no-repeat;

}

.ulttrab_texto {
	margin-top:6px;
	padding-top:6px;
	float:right;
	width:224px;
	margin-left:12px;
	text-align:left;
	font-family:Verdana;
	font-size:11px;

}

.falacliente_principal {
	padding-left:12px;
	padding-right:12px;
	float:left;
	width:113px;
	height:72px;
	padding-bottom:10px;

	background-image:url(img/falacliente_bg.png);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	text-indent:18px;

}

.falacliente_img {
	padding-left:10px;
	float:left;
	width:5px;
	padding-bottom:10px;


}

.falacliente_texto {
	float:right;
	width:78px;
	padding-top:0px;
	text-align:left;
	font-family:Verdana;
	font-size:10px;
	color:#00ADEF;

}
.not_link {
	text-decoration:none;
	font-weight:normal;
	color: #666666;
}
.not_link:hover {
	color: #666666;
	text-decoration:underline;
}


/* IDs */
#container {
	width: 778px;
	margin: 0 auto;
	text-align: left;
	background-image: url(img/bgcontainer.png);
}

#conteudo {
	float: left;
	width: 560px;
	background-image: url(images/bg_conteudo.png);
	background-repeat: no-repeat;
}

#conteudo h2 {
	margin: 9px 0px 10px 0px;
	display: inline;
	float: right;
	padding: 0px 5px 0px 40px;
	background-image: url(images/bg_titulo.png);
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 18px;
	color: #00ADEF;
}

#conteudo p {
	font-size: 11px;
	margin: 0px 5px 0px 0px;
	padding: 4px 0px 5px 0px;
}

#coluna1 {
	float: left;
	width: 371px;
	background-image:url(img/bgcoluna1_total.png);
	background-repeat:no-repeat;
}

#sub{
	margin: 0px 18px 0px 10px;
	line-height:16px;
	text-indent:20px;
}

#coluna2 {
	float: right;
	width: 189px;
	background-image:url(img/bgcoluna2.png);
	background-repeat:no-repeat;
}

#copyright {
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 30px;
	color: #FFFFFF;
}

#lateral {
	float: right;
	width: 198px;
	background-image: url(images/bg_lateral.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#login {
	font-size: 14px;
	text-align: right;
	padding: 0px 40px 7px 0px;
	color: #00ADEF;
	margin: 0px;
	float: right;
	clear: both;
	font-weight: bold;
}

#loginWebmail {
	border: none;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}

#meio {
	/*background-image: url(images/bg_meio.png);*/
	background-repeat: no-repeat;
	background-position: bottom right;
	clear:both;
}

#menulinha {
	width: 6px;
	height:115px;
	background-image: url(img/menulinha.png);
	margin-left:16px;
}

#menu {
	float: left;
	width: 212px;
	background-image: url(img/bgmenu.png);
	background-repeat: no-repeat;
}

/*#menu ul {
	float: left;
	list-style-type: none;
	width: 150px;
	margin: 60px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(img/bgmenuul.png); 
	background-repeat:repeat-y;
}

#menu li {
	margin-left: 36px;
	padding: 0px;
}


#menu a {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #00ADEF;
	display: block;
	height: 18px;
	border: none;
}


#menu a:hover {
	color: #9DE4FF;
}

*/

#menu ul {
	float: left;
	background-image: url(images/bg_menu2.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 71px 32px;
	list-style-type: none;
	width: 135px;
	margin: 8px 0px 0px 1px;
}

#menu li {
	margin: 3px;
	padding: 0px;
}

#menu a:visited {
	color: #00ADEF;
}

#menu a {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #00ADEF;
	display: block;
	height: 18px;
	border: none;
}

#menu a:hover {
	color: #9DE4FF;
	background-image: url(images/bg_link.png);
	background-position: center right;
	background-repeat: no-repeat;
}


#rodape {
	width: 778px;
	height: 50px;
	background-image: url(img/rodape.png);
	background-position:bottom;
	background-repeat:no-repeat;
	clear: both;
}

#topo {
	width: 778px;
	height: 133px;
	background-image: url(img/topo.png);
	margin: 0px;
}

#topo h1 {
	margin: 0px;
}

#topo h1 a {
	display: block;
	width: 250px;
	height: 120px;
	margin: 10px 0px 0px 10px;
	float: left;
	text-indent: -10000em;
	text-decoration: none;
	border: none;
}

#urlNobugs {
	width: 38px;
	height: 320px;
	float: right;
	background-image: url(img/url.png);
}

#ultimasnoticias {
	background-image:url(img/table01_bottom.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:220px;
	background-color:#F3F3F3;
	margin:33px 0px 0px 10px;
}

#ultimasnoticias h2 {
	margin: 8px 0px 0px 24px;
	float: left;
	width:280px;
	background-image: url(img/tit_ultimasnoticias.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -10000em;
}

#ultimotrabalho {
	background-image:url(img/table01_bottom.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:150px;
	background-color:#F3F3F3;
	margin:21px 0px 0px 10px;
}

#ultimotrabalho h2 {
	margin: 8px 0px 0px 24px;
	padding:0px 0px 0px 0px;
	float: left;
	width:105px;
	background-image: url(img/tit_ultimotrabalho.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -10000em;
}

#webmail {
	background-image:url(img/table02_bottom.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-right:0px;
	height:108px;
	width:162px;
	background-color:#F3F3F3;
	margin:33px 0px 0px 14px;
	
}

#webmail h2 {
	margin: 8px 0px 0px 24px;
	padding:0px 0px 0px 0px;
	float: left;
	width:80px;
	background-image: url(img/tit_webmail.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -10000em;
}

#parceiros {
	background-image:url(img/table02_bottom.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:269px;
	width:162px;
	background-color:#F3F3F3;
	margin:20px 0px 0px 14px;
}

#parceiros h2 {
	margin: 8px 0px 0px 24px;
	padding:0px 0px 0px 0px;
	float: left;
	width: 128px;
	background-image: url(img/tit_parceiros.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -10000em;
}

#colunamenu {
	float:left;
}
#links {
	float:left;
}

#falacliente {
	background-image:url(img/falacliente_bottom.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:144px;
	margin:0px 0px 0px 20px;
	height:160px;
	background-color:#F3F3F3;
}

#falacliente h2 {
	margin: 0px 0px 0px 24px;
	padding:0px 0px 0px 0px;
	width: 74px;
	background-image: url(img/tit_falacliente.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -10000em;
}


