body {
	margin:0px;
	padding:0px;
	font-size:10px;
	font-family: Verdana;
	scrollbar-face-color: #F0F0F0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color:;
	scrollbar-darkshadow-color: #F0F0F0;
	scrollbar-shadow-color: #F0F0F0;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #FAFAFA;
}

a:link ,a:visited {
	color:#88990F;
}



#wrapper {
	width:760px;
	padding:10px;
	border:1px solid #CCC;
	margin:5px auto;
}

#top {
	background:#BBD406 url(layout/header_smp.png) center  no-repeat;
	height:40px;
	padding-top:60px;
	text-align:center;
	text-indent:10px;
}

#pesquisa {
	padding:5px 0px;
}

#pesquisa div {
	float:left;
}

#pesquisa select ,#pesquisa input {
	font-size:10px;
}

#distrito_holder {
	width:125px;
}

#distrito {
	width:105px;
}

#concelho_holder {
	width:240px;
}
#concelho {
	width:220px;
}
#especialidade_holder {
	width:200px;
}
#especialidade {
	width:180px;
}

#texto_holder {
	width:105px;
}
 
#pesq_texto {
	width:85px;
}

#submit_holder {
	width:90px;
}

table {
	font:10px Verdana;
	color:#333333;
	text-align:left;
}

table thead td {
	background-color:#BAD315;
	color:#FFF;
	padding:5px;
	text-align:center;
	font-weight:bold;
}

table td {
	border-right:1px solid #FFF;
	padding:3px;
}

table tbody tr.linha td {
	cursor:pointer;
}

table tr.odd td {
	background-color:#F5F5F5;
}
table tr.even td {
	background-color:#FDFDFD;
}

table tr.over td {
	background-color:#ACC113;
}

 table tr.over td a:link, table tr.over td a:visited {
	color:#FFF;
} 

.col_nome {
	width:100px;
}
.col_morada {
	width:180px;
}

.col_tel {
	width:90px;
}

.col_esp {
	width:120px;
}
.col_precopub {
	width:80px;
	 
}
.col_precoesp {
	width:100px;
	 
}

.preco1, .preco2 {
	text-align:right;
}
table thead td.selected {
	background-color:#88990F;
}

.pagination {
	color:#88990F;
	text-align:center;
	padding:3px;
	font-weight:11px;
}
.content {
	position:relative;
}
.bloco {
	width:650px;
}
.titulo {
	padding:5px;
	background-color:#F5F5F5;
	border-bottom:2px solid #FFF;
}
.linha {
margin-bottom:3px;
}
div.titulo {
	font-weight:bold;
	width:150px;
}
span.titulo  {
	display:block;
	float:left;
	width:150px;
	font-weight:bold;
}

span.texto { 
	padding:5px;
	display:block;
	float:left;
	width:475px;
	border:1px solid #F5F5F5;
}

.cboxClose , div#cboxClose{
	background:url(/smp/css/layout/action4.gif) left center no-repeat;
	padding-left:15px;
	margin-left:5px;
	color:#B36804;
	text-decoration:underline;
}

.print_link {
	background:url(/smp/css/layout/Print14.png) left center no-repeat;
	padding-left:15px;
	margin-left:5px;
	
}

.valencias_lista {
	margin:0px;
	padding:0px;
	list-style:none;
}
.especialidades {
	margin-top:15px;
}
