@import url("public_styles.css");

body { 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
}

a:link, a:active, a:visited {text-decoration: none; }
a:hover {text-decoration:underline;} 


.boarder2 {
	border: 2px solid #C5C5C5;
}
.boarder {
	border: 1px solid #C5C5C5;
	background-image:url(../images/fundo3.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.boarderNews {
	background-image: url(../images/tracejado_vertical.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.TextCopyRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C5C5C5;
	text-decoration: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

.TextTracker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.TextIdioma {font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 9px;}
.TextIdioma a {color:#999999 ;text-decoration: none;}
.TextIdioma a:hover {color:#666666 ;text-decoration: none;}

.divscroll {
	scrollbar-3dlight-color:#BABABB;
   	scrollbar-arrow-color:#BABABB;
   	scrollbar-base-color:#EEEEEE;
   	scrollbar-darkshadow-color:#EEEEEE;
   	scrollbar-face-color:#EEEEEE;
   	scrollbar-highlight-color:#EEEEEE;
    scrollbar-shadow-color:#BABABB
}
.fundoNoticias {
	background-attachment: fixed;
	background-image: url(../images/fundo_destaque_trabalhos.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color:#E4E4E4;
}
/*/TRACKER NEWS///////////////////////////////////////////////////////*/
.trackerTable {font-family:Arial, Helvetica, sans-serif; font-size:9px;}
.tracker { color:#666666; display:table-cell;}
.tracker a {  padding:0px 2px 0px 3px; text-decoration:none; color:#666666; background-color:#FFFFFF; border:1px solid #999999;}
.tracker a:hover { background-color:#F8AA18; text-decoration:none; color:#666666;}

.trackerSel { color:#666666; display:table-cell;}
.trackerSel a { padding:0px 2px 0px 3px; text-decoration:none; color:#666666; background-color:#F8AA18; border:1px solid #999999;}

/*//////////////////////////////////////////////////////////////////////*/
