/* **************************************** */
/* *************** BUSCA CV *************** */
/* **************************************** */


/* ***************** GERAIS ***************** */

* { 
list-style:none;
}

body {
	background:#FFF;
	text-align:center;
}

BR {
	clear:left;
}

FORM {
	display:inline;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:none;
}

p, table, td, th, ul, ol, textarea {
	font-size: 11px; 
	font-family:verdana,tahoma;
	color:#000000;
}

input, select, textarea	{
	font-size: 11px; 
	font-family:verdana,tahoma; 
	color:#333333;
}

small {
	font-size: 10px;
}

big {
	font-size: 13px;
}

.clear		{clear:both;}

.b			{font-weight:bold;}


/* margin: top right bottom left */

#busca {
	width:532px;
	margin:auto; 
	text-align: left;
}

.flash {
	text-align:center;
	margin:25px 0 20px 0;
}

.flashsf {
	margin:25px 0 20px 0;
	background:url('../../img/fundo_buscacv.gif') no-repeat;
	background-position:top center;
	height:180px;
}

#escrol {
	position:relative;
	top:12px;
	left:220px;
	overflow: auto;
	width:275px;
	height:140px;
	text-align:left;
	color:#000066;
}

.topo	{
	margin-top:5px;
}

.zero {
	text-align:left;
}

.traco {
	width:100%;
	text-align:center;
	padding:15px 0 15px 0;
}

.center {
	text-align:center;
	padding:25px;
}

.fundo	{
	float:left;
	width:100%;
	background-image: url('/cur/img/fundo.gif');
	background-repeat: repeat-y;

}

.formulario	{
	padding:10px 10px 10px 20px;
}

.formtit	{
	padding:5px 10px 3px 20px;

}

.texto	{
	/*width:150px; */
	padding:3px 0 3px 0;
	display:block; 
}

.aviso	{
	padding:3px 0 3px 0;
	display:block; 
}

.divide	{
	float:left;
	width:235px;
	margin-left:5px;
}

.gera {
	margin-left:-30px;_margin-left:10px;
	}

.tgera	{
	text-transform:uppercase;
	margin-top:15px;

}

.fcinza {
	background:#f5f5f5;
}
