@charset "utf-8";
/* CSS Document */
* {
	padding:0;
	margin:0;
	border:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#FFF;
}
#tudo{
	width:100%;
	text-align:center;
	background-image:url(../Imagens/Layout/quadriculado.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}
#topo{
	width:100%;
	background-image:url(../Imagens/Layout/topo.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:left;
}
#topoInterno{
	width:960px;
	height:210px;
	margin:auto;
	position:relative;
}
#menu{
	width:449px;
	height:16px;
	position:absolute;
	left: 30px;
	top: 65px;
}
#link{
	width:185px;
	height:11px;
	position:absolute;
	left: 30px;
	top: 10px;
}
#chamada{
	width:308px;
	height:71px;
	position:absolute;
	left: 30px;
	top: 121px;
	text-align:left;
}
#linkHome{
	width:193px;
	height:110px;
	position:absolute;
	left: 756px;
	top: 21px;
}
#conteudo{
	width:960px;
	margin:auto;
	text-align:left;
}
#conteudoDireita{
	width:225px;
	height:890px;
	float:right;
	padding-right:30px;
	background-image:url(../Imagens/Layout/ultimosTrabalhos.jpg);
	background-repeat:no-repeat;
	position:relative;
}
#conteudoEsquerda{
	width:645px;
	float:left;
	padding:0 30px;
}
#fotoNoticia{
	width:185px;
	height:51px;
	position:absolute;
	left: 28px;
	top: 41px;
}
#tbTrabalho img{
	border:3px solid #FFF;
}
#tbTrabalho td {
	padding-right:10px;	
}
.linkWallpapers{
	width:75px;
	height:45px;
	position:absolute;
	left: 120px;
	top: 137px;
}
.linkWallpapers2{
	width:75px;
	height:45px;
	position:absolute;
	left: 31px;
	top: 136px;
}
.linkWallpapers3{
	width:75px;
	height:45px;
	position:absolute;
	left: 31px;
	top: 198px;
}
.linkWallpapers4{
	width:75px;
	height:45px;
	position:absolute;
	left: 121px;
	top: 198px;
}

#rodape{
	margin:auto;
	text-align:center;
}
#twitter{
	width:225px;
	height:400px;
	position:absolute;
	top:312px;
	left:1px;
}
#btnTop{
	padding-left:17px;	
}
.clear{
	clear:both;	
}
.negrito{
	font-weight:bold;	
}
.destaqueTitulo{
	font-size:28px;
	font-weight:bold;
	line-height:38px;
	background-color:#FFF;
	color:#004b73;
	display:inline;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color:#FFF;
	text-decoration: underline;
}
/* Retira os outlines das tags object */
object {
	outline: none;
}
.ie6{
	color: #000; 
	background-color:#FFFF09; 
	font-weight: bold;
	margin:0;
	padding:5px 5px;
}
a.trabalhos:link {
	color:#004b73;
	text-decoration:none;
}
a.trabalhos:active {
	color:#004b73;
	text-decoration:none;
}
a.trabalhos:hover {
	color:#E8E8E8;
	text-decoration:none;
}
a.trabalhos:visited {
	color:#004b73;
	text-decoration:none;
}
.btnEntrar{
	cursor: pointer;
	width:96px;
	height:47px;
	background-image:url(../Imagens/Botoes/entrar.gif);
	background-repeat: no-repeat;
	border:0;
}
.linha {
	width:100%;
	display:block;
	border-bottom:1px solid #00355F;
	padding-bottom:11px;
	margin-bottom:11px;
}

/* INDEX */

.conteudoIndex{
	width:645px;	
}
.imgTrab{
	width:247px;
	float:left;
	position:relative;
}
.imgTrab img {
	border:10px solid #FFF;	
}
.btnVerMais{
	width:30px;
	height:30px;
	position:absolute;
	left:190px;
	left:210px;
	top: 210px;
}
.btnVerMais img {
	border:none;	
}
.dadosTrab{
	width:385px;
	float:right;
}
a.cinza14:link {
	font-size:14px;
	font-weight:bold;
	color:#999;
	text-decoration:none;
}
a.cinza14:active {
	font-size:14px;
	font-weight:bold;
	color:#999;
	text-decoration:none;
}
a.cinza14:hover {
	font-size:14px;
	font-weight:bold;
	color:#999;
	text-decoration:none;
}
a.cinza14:visited {
	font-size:14px;
	font-weight:bold;
	color:#999;
	text-decoration:none;
}
.dadoTrabInterno{
	padding-top:15px;	
}
#bottonAgradi{
	width:222px;
	height:92px;
	position:absolute;
	top:733px;
	left: 3px;
}
