/* 
---------------------------------------
formulario cadastro_portfolio
---------------------------------------
*/

#table#formulario tr td {
	font-family: Trebuchet MS, Verdana, Arial, Tahoma; 
	color: #ffffff; 
	font-size: 12px;
	
}

.formulario {
	background: #c78b8b;
	font-family: Verdana, Arial, Tahoma;
	color: #ffffff; 
	font-size: 11px;
	border-width: 1px;
	border-style: double; 
	border-color:#f0e0e0;
}


/* 
---------------------------------------
formulario fotos_obras
---------------------------------------
*/

#table#fotos_obras tr td {
	font-family: Trebuchet MS, Verdana, Arial, Tahoma; 
	color: #000000; 
	font-size: 12px;
	
}

.fotos_obras {
	background: #f8f8f0;
	font-family: Trebuchet MS, Verdana, Arial, Tahoma;
	color: #000000; 
	text-align:right
}


/* 
---------------------------------------
formulario indicacao
---------------------------------------
*/

#table#indicacao tr td {
	font-family: Trebuchet MS, Verdana, Arial, Tahoma; 
	color: #000000; 
	font-size: 12px;
	
}

.indicacao {
	background: #e4e4e4;
	font-family: Trebuchet MS, Verdana, Arial, Tahoma;
	color: #000000; 
	border-width: 1px;
	border-style: double; 
	border-color:#f8f8f0;
}



/* 
---------------------------------------
formulario trabalhe
---------------------------------------
*/

#table#trabalhe tr td {
	font-family: Trebuchet MS, Verdana, Arial, Tahoma; 
	color: #000000; 
	font-size: 12px;
	
}

.trabalhe {
	background: #e4e4e4;
	font-family: Trebuchet MS, Verdana, Arial, Tahoma;
	color: #000000; 
	border-width: 1px;
	border-style: double; 
	border-color:#eeeee9;
}

.escolaridade {
	background: #f8f8f0;
	font-family: Trebuchet MS, Verdana, Arial, Tahoma;
	color: #000000; 
	border-width: 1px;
	border-style: double; 
	border-color:#eeeee9;
}


/* 
---------------------------------------
formulario contatos
---------------------------------------
*/

#table#contatos tr td {
	font-family: Trebuchet MS, Verdana, Arial, Tahoma; 
	color: #000000; 
	font-size: 12px;
	
}

.contatos {
	background: #f8f8f0;
	font-family: Trebuchet MS, Verdana, Arial, Tahoma;
	color: #000000; 
	border-width: 1px;
	border-style: double; 
	border-color:#edebdc;
}

