body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url('img/bg.jpg')
}

body, table, tr, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.textos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:link, a:visited {
	color: #9CB573;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #9CB573;
	text-decoration: none;
}
a.limpo:link, a.limpo:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.botao {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #E5E5E5;
	border: 1px dashed #FFFFFF;
}
.status {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#Logo {
	position: absolute;
	top: 20px;
	left: 40px;
	width: *;
	height: *;
	z-index: 10000;
}
#Talento{
	position: absolute;
	top: 200px;
	left: 70px;
	float:left;
	padding:20px 10px 10px 10px;
	background:#FFF;
}
#MenuLateral {
	position: absolute;
	top: 350px;
	left: 0px;
	width: *;
	height: *;
	z-index: 100;
}
#Wallpapers {
	position: absolute;
	top: 730px;
	left: 10px;
	width: *;
	height: *;
	z-index: 100;
}
#CabProEsp {
	position: absolute;
	top: 10px;
	left: 290px;
	width: 400px;
	height: *;
	z-index: 10;
}
#CabProEspSub {
	position: absolute;
	padding: 10px;
	padding-left: 50px;
	top: 210px;
	left: 330px;
	width: 110px;
	height: 50px;
	background: url('img/logo_pro_sub.gif') no-repeat 10px 10px;
	background-color: #FFFFFF;
	z-index: 2;
}
#CabProEspControle {
	position: absolute;
	text-align: center;
	top: 233px;
	left: 510px;
	width: 70px;
	height: *;
	/*background-color: #FFFFFF;*/
	z-index: 2;
}
#CabProEspFoto {
	position: absolute;
	top: 30px;
	left: 303px;
	width: 290px;
	height: 200px;
	/*background: url('img/projetos/pro.jpg') no-repeat center center;*/
	/*background-color: #F1F1F1;*/
	overflow: hidden;
	z-index: 1;
}
#CabProEspTexto {
	position: absolute;
	padding-right: 0px;
	top: 30px;
	left: 610px;
	width: 160px;
	height: 250px;
	z-index: 1;
}
#CabNot {
	position: absolute;
	padding-top: 40px;
	padding-left: 50px;
	top: 300px;
	left: 290px;
	width: 440px;
	height: 215px;
	background: url('img/cab_ini_noticias.gif') no-repeat left top;
	/*background-color: #F1F1F1;*/
	overflow: hidden;
	z-index: 2;
}
#CabFot {
	position: absolute;
	padding-top: 50px;
	padding-left: 50px;
	top: 580px;
	left: 290px;
	width: 440px;
	height: 290px;
	background: url('img/cab_ini_fotos.gif') no-repeat left top;
	/*background-color: #F1F1F1;*/
	overflow: hidden;
	z-index: 3;
}
#SecaoFotos{
	float: 			right; 
	text-align:		center;
	width: 			205px;
	border: 		solid 0px;
	border-color: 	#CECECE;
	margin-left: 	10px;
	padding: 		5px;
}

img.FotoNot{
	border: 2px solid #9CB573;
}

.input{
	font-size:			10px;
	text-align:			left;
	padding:			1px;
	font-weight: 		normal;
	color:				#000000;
	BACKGROUND-COLOR:	#FFFFFF;
	BORDER-BOTTOM: 		#9CB573 1px solid;   
	BORDER-LEFT: 		#9CB573 1px solid;   
	BORDER-RIGHT: 		#9CB573 1px solid;   
	BORDER-TOP: 		#9CB573 1px solid;      
}
.input_textarea{
	font-family: 		Arial;
	font-size:			11px;
	align:				middle;
	text-align:			left;
	padding:			5px;
	font-weight: 		normal;
	color:				#000000;
	width:				360px;
	height:				150px;
	BACKGROUND-COLOR:	#FFFFFF;
	BORDER-BOTTOM: 		#9CB573 1px solid;   
	BORDER-LEFT: 		#9CB573 1px solid;   
	BORDER-RIGHT: 		#9CB573 1px solid;   
	BORDER-TOP: 		#9CB573 1px solid;      
}
.button{   
	font-size:			12px;
	font-weight: 		bold;
	color:				#FFFFFF;
	BACKGROUND-COLOR:	#9CB573;
	BORDER-BOTTOM: 		#ACA899 1px solid;   
	BORDER-LEFT: 		#FFFFFF 1px solid;   
	BORDER-RIGHT: 		#ACA899 1px solid;   
	BORDER-TOP: 		#FFFFFF 1px solid;  
}
