/*
Powered in tableless by cristovao.loureiro@gmail.com
*/

body {
	margin: 0;
	background-image:url(bg.gif);
	text-align:center;
}
body, div{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #71705B;
	text-decoration: none;
}
a:link, a:visited, a:active {
	text-decoration:underline;
	color:#71705B;
}
a:hover{
	color:#AAA88B;
}
input,select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #71705B;
	border:1px solid #ABA887;
}


#main {
	margin-top: 10px;
	width: 750px;
	height: 500px;
	border: 3px solid #EDEDE1;
	background-color: #F3F1E2;
}
#imagem {
	width: 456px;
	height: 454px;
	float: right;
	background-color: #F6F6EC;
	text-align:left;
}
#imagemInterna {
	width: 436px;
	height: 444px;
	float: right;
	background-color: #F6F6EC;
	text-align:left;
	padding-left: 13px;
	padding-top: 10px;
	padding-right: 7px;
	overflow: auto;
	
	/*---------------------------*/
	
	SCROLLBAR-FACE-COLOR: #F6F6EC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #F6F6EC; 
	SCROLLBAR-SHADOW-COLOR: #F6F6EC; 
	SCROLLBAR-3DLIGHT-COLOR: #C8C6AD; 
	SCROLLBAR-ARROW-COLOR: #C3C1A8; 
	SCROLLBAR-TRACK-COLOR: #8C8C6C; 
	SCROLLBAR-DARKSHADOW-COLOR: #c0c0c0
	
}

#logo {
	 width: 259px; 
	 height:151px;
	 float:left;
}

.menu {
	width: 32px;
	border-left:1px solid #F3F1E2;
	border-right:1px solid #F3F1E2;
	height: 145px;
	background-color: #C8C6AD;
	float: left;
	vertical-align:bottom;
	padding-top: 5px;
}
#icomenu {
	
	width: 32px;
	height: 26px;
	margin-top: 1px;
}
.coluna1 {
	width: 293px;
	height: 500px;
	float: left;
}
#coluna2 {
	width: 457px;
	height: 500px;
	float: right;
}

#space1 {
	margin: 0;
	width: 259px;
	height: 40px;
	/*border-top:1px solid #F3F1E2;*/
	border-bottom:1px solid #F3F1E2;
	background-color: #E4E3C5;
	float: left;
}
#space2 {
	margin: 0;
	width: 32px;
	height: 40px;
	/*border-top:1px solid #F3F1E2;*/
	border-bottom:1px solid #F3F1E2;
	border-right:1px solid #F6F6EC;
	background-color: #C8C6AD;
	float: right;
	line-height: 1px;
}
#escritorio {
	width: 238px;
	height: 246px;
	float: left;
	background-color: #F5F5EB;
	padding-top: 16px;
	padding-left: 16px;
	padding-right: 5px;
	text-align: left;
}
#separator {
	width: 33px;
	height: 262px;
	float: right;
	background-color: #DBDAC6;
}
.foto {
	background-image: url(img/bg_imagem.gif);
	width: 65px;
	height: 46px;
	text-align: center;
	vertical-align:middle;
	float: left;
}
.fotomodelo {
	width: 53;
	height: 35;
	margin-top:6px;
}
#cont_projetos_col1 {
	width: 238;
}
.link_projetos {
	background-color: #EDEDE1;
	width: 170px;
	margin-top: 6px;
}

#coluna_bot {
	margin: 0;
	background-color:#C8C6AD;
	border-top:1px solid #F4F2E6;
	width: 257px;
	height: 45px;
	float: left;
}
#coluna_bot2 { 
	margin: 0;
	border-top:1px solid #F4F2E6;
	width: 33px;
	height: 45px;
	background-color: #DBDAC6;
}
#coluna2_bot {
	width: 451px;
	height: 37px;
	border-top:1px solid #F4F2E6;
	background-image: url(img/bg_rodape.gif);
	float: right;
	margin-left: 1px;
	text-align: right;
	padding-top: 8px;
	padding-right: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #DAD9C7;
}
#cont_projetos {
	background-color: #E6E6DB;
	width:90%;
	padding:5px 5px 5px 5px;
}