/* Estilo Basico */
@import url("interna.css");

#search {
	position: relative;
	width: 550px;
	position: relative;
	float: left;
	z-index: 0;
	background-color: #efefef;}

#search .sec-title { background: none; color: #837870;
	height: 25px;
	line-height: 25px;
	margin: 10px 0;
	padding: 0;	}

#fatecs, 
#cursos {
	position: relative;
	float: left;
	z-index: 0;
	padding: 0 10px 10px;
	width: 530px;}

#fatecs {	border-bottom: 1px solid white;		}
#cursos	{}

#fatecs select, 
#cursos select { width: 80%;	}
