html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	list-style: none;
}

html {
	overflow-y: scroll;
	background: #e6e6e6;
	}

:focus { outline: 0; }

* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}

body {
	font: 11px/140% Arial, Helvetica, sans-serif;
	color: #5E5D5D;
	}

strong { color: #535353; font-weight: bold; }
i { font-style: italic; }

.clear { clear: both; }
.left { float: left; }
.right { float: right; text-align: right; }

a {
	color: #0a6c69;
	text-decoration: none;
	}

	a:hover {
	color: #000;
	text-decoration: underline;	
	}

	#conteudos a:focus {
	outline: #0a6c69 dotted 1px;
	}

p {
	float: left;
	width: 100%;
	color: #5E5D5D;
	padding: 0;
	margin: 0 0 15px 0;
	font: 12px/150% Arial, Helvetica, sans-serif;
	}

	p a { font-weight: bold; }

/* TITULOS */
h1 {
	float: left;
	height: 15px;
	width: 100%;
	margin: 7px 0 5px 0;
	text-indent: -9999px;
	}
	
	/* O GRUPO*/
	h1.sobre_grupo { background: url(/images/h1_sobre_grupo.gif) no-repeat; }
	h1.sobre_palser { background: url(/images/h1_sobre_palser.gif) no-repeat; }
	h1.certificacao { background: url(/images/h1_certificacao.gif) no-repeat; }
	h1.pme_lider { background: url(/images/h1_pme_lider.gif) no-repeat; }
	h1.missao_visao_responsabilidade { background: url(/images/h1_missao_visao_responsabilidade.gif) no-repeat; } 
	h1.qualidade_seguranca_ambiente { background: url(/images/h1_qualidade_seguranca_ambiente.gif) no-repeat; }
	h1.multimedia { background: url(/images/h1_multimedia.gif) no-repeat; }
	h1.info { background: url(/images/h1_info.gif) no-repeat; }
	h1.novidades { background: url(/images/h1_novidades.gif) no-repeat; }
	h1.arquivo { background: url(/images/h1_arquivo.gif) no-repeat; }
	h1.links { background: url(/images/h1_links.gif) no-repeat; }
	h1.curiosidades { background: url(/images/h1_curiosidades.gif) no-repeat; }

	/* PRODUTOS */
	h1.produtos { background: url(/images/h1_produtos.gif) no-repeat; }
	h1.paletes { background: url(/images/h1_paletes.gif) no-repeat; }
	h1.estrados { background: url(/images/h1_estrados.gif) no-repeat; }
	h1.embalagens { background: url(/images/h1_embalagens.gif) no-repeat; }
	h1.madeiras { background: url(/images/h1_madeiras.gif) no-repeat; }
	h1.soalho { background: url(/images/h1_soalho.gif) no-repeat; }
	h1.paletes_usadas { background: url(/images/h1_paletes_usadas.gif) no-repeat; }
	h1.subprodutos { background: url(/images/h1_subprodutos.gif) no-repeat; }

	/* SERVIÇOS */
	h1.servicos { background: url(/images/h1_servicos.gif) no-repeat; }
	
	/* BIOENERGIA */
	h1.bioenergia { background: url(/images/h1_bioenergia.gif) no-repeat; }
	h1.biomassa { background: url(/images/h1_biomassa.gif) no-repeat; }
	
	/* OUTROS */
	h1.pre_orcamento { background: url(/images/h1_pre_orcamento.gif) no-repeat; }
	h1.recursos_humanos { background: url(/images/h1_recursos_humanos.gif) no-repeat; }
	h1.contactos { background: url(/images/h1_contactos.gif) no-repeat; }

h2 {
	clear: both;
	font: bold 13px Arial, Helvetica, sans-serif;
	width: 660px;
	color: #4c4c4c/*007f7b*/;
	padding: 20px 0 1px 0;
	}

	h2 span { color: #5E5D5D; font-size: 11px; }
	h2.form { margin-top: 10px; text-decoration: underline; }

/* TITULOS - COLUNA*/
h3 {
	position: relative;
	clear: both;
	height: 25px;
	width: 245px;
	margin: 0 0 0 -15px;
	padding-bottom: 10px;
	text-indent: -9999px;
	}
	
	h3.sobre { background: url(/images/coluna_sobre.gif) no-repeat; }
	h3.produtos { background: url(/images/coluna_produtos.gif) no-repeat; }
	h3.conceitos { background: url(/images/coluna_conceitos.gif) no-repeat; }
	h3.pre_orcamento { background: url(/images/coluna_pre_orcamento.gif) no-repeat; }
	h3.mais_info { background: url(/images/coluna_mais_info.gif) no-repeat; }
	h3.outras_info { background: url(/images/coluna_outras_info.gif) no-repeat; }
	h3.formulario_contacto { background: url(/images/coluna_formulario_contacto.gif) no-repeat; }

/* ESTRUTURA */
#shadow { /* SOMBRAS LATERAIS */
	width: 960px;
	margin: 0 auto;
	background: url(/images/fundo_container.gif) center center repeat-y;
	}

#container {
	width: 920px;
	margin: 0 auto;
	}

#header {
	float: left;
	height: 110px;
	width: 920px;
	background: url(/images/header_fundo.jpg) top right no-repeat;
	}

	img#logo { 
	float: left;
	margin: 35px 0 0 25px;
	}

#links_topo {
	float: right;
	display: inline;
	margin: 2px 0 0 0;
	}

	#links_topo span {
	color: #000;
	margin: 0 2px;
	}

	#links_topo a#topo_contactos {
	padding-left: 19px;
	margin-left: 8px;
	background: url(/images/icon_contactos.gif) no-repeat;
	}
	
	#links_topo a#favoritos {
	padding-left: 19px;
	background: url(/images/icon_favoritos.gif) no-repeat;
	}
	
	#links_topo a#idiomas {
	padding-left: 19px;
	margin-left: 8px;
	background: url(/images/icon_idiomas.gif) no-repeat;
	}		

/* MENU */
ul#menu {
	float: left;
	height: 26px;
	width: 920px;
	margin: 0 0 8px 0;
	background: url(/images/menu_bg.gif) repeat-x;
	}

	ul#menu li {
	position: relative;
	float: left;
	display: inline;
	list-style: none;
	text-indent: -9999px;
	margin: 0 10px;
	z-index: 15;
	}

	ul#menu li.first {
	margin-left: 20px;
	}

	ul#menu li a {
	display: block;
	height: 23px;
	margin-top: 3px;
	}

	ul#menu ul {
	margin: 0;
	padding: 0;
	width: 130px;
	list-style: none;
	display: none;
	position: absolute;
	top: 26px;
	left: -2px;
	border-left: 2px solid #f1f1f1;
	border-right: 2px solid #f1f1f1;
	border-bottom: 2px solid #f1f1f1;
	}
	
	ul#menu ul li {
	text-indent: 0;
	float: none;
	margin: 0;
	display: block !important;
	display: inline;
	}
	
	ul#menu ul ul,
	ul#menu ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 170px;
	}
	
	/* SUBMENU */
	ul#menu li:hover li a, ul#menu li.iehover li a { 
	float: none;
	height: 15px;
	line-height: 15px;
	padding: 3px 10px;
	margin: 0;
	border: 0 none;
	background: #FFF;
	color: #449497;
	}
	
	/* SUBMENU - HOVER */
	ul#menu li:hover li a:hover, ul#menu li:hover li:hover a, ul#menu li.iehover li a:hover,  ul#menu li.iehover li.iehover a {
	background: #f1f1f1;
	color: #000;
	text-decoration: none;
	}
	
	ul#menu li:hover ul ul, ul#menu li:hover ul ul ul, ul#menu li.iehover ul ul, ul#menu li.iehover ul ul ul { 
	display: none;
	}
	
	ul#menu li:hover ul, ul#menu ul li:hover ul, ul#menu ul ul li:hover ul, ul#menu li.iehover ul, ul#menu ul li.iehover ul, ul#menu ul ul li.iehover ul {
	display: block;
	}

	ul#menu li a#inicio { width: 54px; background: url(/images/menu_inicio.gif) top center no-repeat; }
	ul#menu li a#inicio:hover, ul#menu li a#inicio_active { width: 54px; background: url(/images/menu_inicio.gif) bottom center no-repeat; }

	ul#menu li a#sobre { width: 82px; background: url(/images/menu_sobre.gif) top center no-repeat; }
	ul#menu li:hover a#sobre, ul#menu li a#sobre:hover, ul#menu li a#sobre_active { width: 82px; background: url(/images/menu_sobre.gif) bottom center no-repeat; }

	ul#menu li a#produtos {width: 77px; background: url(/images/menu_produtos.gif) top center no-repeat; }
	ul#menu li:hover a#produtos, ul#menu li a#produtos:hover, ul#menu li a#produtos_active { width: 77px; background: url(/images/menu_produtos.gif) bottom center no-repeat; }

	ul#menu li a#servicos { width: 72px; background: url(/images/menu_servicos.gif) top center no-repeat; }
	ul#menu li a#servicos:hover, ul#menu li a#servicos_active { width: 72px; background: url(/images/menu_servicos.gif) bottom center no-repeat; }

	ul#menu li a#bioenergia { width: 86px; background: url(/images/menu_bioenergia.gif) top center no-repeat; }
	ul#menu li a#bioenergia:hover, ul#menu li a#bioenergia_active { width: 86px; background: url(/images/menu_bioenergia.gif) bottom center no-repeat; }

	ul#menu li a#pre_orcamento { width: 117px; background: url(/images/menu_orcamento.gif) top center no-repeat; }
	ul#menu li a#pre_orcamento:hover, ul#menu li a#pre_orcamento_active { width: 117px; background: url(/images/menu_orcamento.gif) bottom center no-repeat; }
	
	ul#menu li a#recursos_humanos { width: 137px; background: url(/images/menu_recursos_humanos.gif) top center no-repeat; }
	ul#menu li a#recursos_humanos:hover, ul#menu li a#recursos_humanos_active { width: 137px; background: url(/images/menu_recursos_humanos.gif) bottom center no-repeat; }

	ul#menu li a#contactos { width: 82px; background: url(/images/menu_contactos.gif) top center no-repeat; }
	ul#menu li a#contactos:hover, ul#menu li a#contactos_active { width: 82px; background: url(/images/menu_contactos.gif) bottom center no-repeat; }

/* CONTEUDOS */
#main_i {
	float: left;
	width: 920px;
	margin-top: 10px;
	clear: both;
	}

#main {
	float: left;
	width: 920px;
	margin-top: 10px;
	clear: both;
	background: url(/images/coluna_fundo.jpg) bottom right no-repeat;
	}

#marcas_palser { /* USADO NO INDEX */
	float: left;
	}

	#marcas_palser a {
	float: left;
	height: 99px;
	text-indent: -9999px;
	}

	#marcas_palser a#marca_palser { width: 273px; background: url(/images/banner_palser.jpg) bottom center no-repeat; }
	#marcas_palser a#marca_palser:hover { background-position: top; }

	#marcas_palser a#marca_pinhoser { width: 318px; background: url(/images/banner_pinhoser.jpg) bottom center no-repeat; }
	#marcas_palser a#marca_pinhoser:hover { background-position: top; }

	#marcas_palser a#marca_recupser { width: 309px; background: url(/images/banner_recupser.jpg) bottom center no-repeat; }
	#marcas_palser a#marca_recupser:hover { background-position: top; }

#index_contactos {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	padding: 15px 0 20px 0;
	}

#conteudos {
	position: relative;
	float: left;
	width: 660px;
	padding-right: 30px;
	background: url(/images/conteudos_shadow.gif) top right repeat-y;	
	}

#col_drt {
	float: right;
	width: 230px;
	}

#col_drt p { font-size: 11px; }

/* CONTEUDOS COLUNA */
ul.coluna {
	margin-bottom: 20px;
	}

ul.coluna li {
	padding: 1px 0 1px 10px;
	background: url(/images/list-style-icon2.gif) 0 55% no-repeat;
	list-style: none;
	}

ul.coluna li a { padding-left: 2px; }
ul.coluna li a.active { font-weight: bold; }
ul.coluna li a.active:hover { color: #0a6c69; text-decoration: none; }

/* TOOLS BOX */
.tools {
	float: left;
	width: 660px;
	margin: 20px 0 5px 0;
	}

	.tools a {
	font-size: 10px;
	color: #336666;
	margin-left: 20px;
	text-transform: uppercase;
	padding: 2px;
	}

	.tools a.first { margin-left: 0; }
	.tools a.topo { margin-left: 510px; }
	
/* FOOTER */
#footer {
	clear: both;
	border-top: 1px solid #E4E4E4;
	color: #888888;
	height: 20px;
	padding: 7px 0;
	font: 10px/140% Arial, Helvetica, sans-serif;
	}

#shadow_footer {
	width: 960px;
	margin: 0 auto;
	height: 50px;
	background: #e6e6e6 url(/images/footer_shadow.gif) no-repeat;
	}

a#trp {
	float: right;
	margin: 20px 0 10px 0;
	}

/* SLIDESHOW */
.slideshow {
	clear: both;
	position: relative;
	overflow: hidden;
	width: 920px;
	height: 300px;
	}

	.slideshow img {
	display: block;
	width: 920px;
	height: 300px;
	}

.slideshow2 {
	clear: both;
	position: relative;
	overflow: hidden;
	width: 920px;
	height: 225px;
	}

	.slideshow2 img {
	display: block;
	width: 920px;
	height: 225px;
	}

/* PRODUTOS */
.caixa_produto {
	position: relative;
	float: left;
	width: 200px;
	margin: 0 20px 30px 0;
	border: 2px solid #FFF;
	}

.caixa_produto_drt {
	position: relative;
	float: left;
	width: 200px;
	margin: 0 0 30px 0;
	border: 2px solid #FFF;
	}

	.caixa_produto:hover, .caixa_produto_drt:hover {
	border-color: #ececec;
	}

	/* IMAGEM DO PRODUTO */
	.caixa_produto .imagem, .caixa_produto_drt .imagem {
	width: 200px;
	height: 150px;
	}

	/* LEGENDA DO PRODUTO */
	.caixa_produto .legenda, .caixa_produto_drt .legenda {
	height: 30px;
	padding: 5px;
	text-align: center;
	color: #666;
	font-weight: bold;
	background: #f5f5f5;
	}

	/* LEGENDA 2 DO PRODUTO */
	.caixa_produto .legenda_singular, .caixa_produto_drt .legenda_singular {
	height: 30px;
	line-height: 30px;
	padding: 5px;
	text-align: center;
	color: #666;
	font-weight: bold;
	background: #f5f5f5;
	}

	/* CAIXA ICONS DO PRODUTO */
	.caixa_produto .produto_tools, .caixa_produto_drt .produto_tools {
	position: absolute;
	bottom: 40px;
	right: 0;
	background: #FFF;
	padding: 5px 0;
	}

	/* ICONS DO PRODUTO */
	.produto_tools a {
	float: left;
	display: none;
	height: 18px;
	padding: 0 0 0 8px;
	text-indent: -9999px;
	}

	.produto_tools a.zoom {	width: 17px; background: url(/images/icon_zoom.jpg) top center no-repeat;	}
	.produto_tools a.zoom:hover { background-position: bottom center; }	

	.produto_tools a.pdf { width: 15px; background: url(/images/icon_pdf.jpg) top center  no-repeat; }
	.produto_tools a.pdf:hover { background-position: bottom center; }

	.produto_tools a.add { width: 16px; background: url(/images/icon_add.jpg) top center no-repeat; }
	.produto_tools a.add:hover { background-position: bottom center; }

	.produto_tools a.add { width: 16px; background: url(/images/icon_add.jpg) top center no-repeat; }
	.produto_tools a.add:hover { background-position: bottom center; }
	
	.produto_tools a.delete { width: 16px; background: url(/images/icon_del.jpg) top center no-repeat; }
	.produto_tools a.delete:hover { background-position: bottom center; }

	.caixa_produto:hover .produto_tools a, .caixa_produto_drt:hover .produto_tools a { display: block; }

	/* PRODUTOS NO CARRINHO */
	a.carrinho {
	color: #0a6c69;
	}
	
	a.carrinho:hover {
	color: #333;
	text-decoration: none;
	}
	
	a.carrinho span {
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
	}

/* FORMULARIO CONTACTOS */
input#spam {
	visibility: hidden;
	display: none;
	}

form#fale_connosco label {
	float: left;
	display: inline;
	padding: 2px 0;
	}

form#fale_connosco input, form#fale_connosco textarea {
	width: 210px;
	margin-bottom: 2px;
	border-top: 1px solid #c7c7c7; /* SOMBRA */
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	/* CANTOS */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-khtml-border-radius: 3px;
	}

form#fale_connosco input {
	padding: 3px 5px;
	background: url(/images/input_bg.gif) repeat-x;
	}

form#fale_connosco textarea {
	float: left;
	height: 150px;
	padding: 5px;
	overflow: auto;
	background: #f9f9f9;	
	}

/* FORMULÁRO RECURSOS HUMANOS */
form#recursos_humanos { float: left; margin-left: 20px; }

form#recursos_humanos label {
	float: left;
	display: inline;
	width: 140px;
	padding: 2px 0;
	}

form#recursos_humanos input, form#recursos_humanos textarea {
	width: 450px;
	border-top: 1px solid #c7c7c7; /* SOMBRA */
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	margin-bottom: 5px;
	/* CANTOS */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-khtml-border-radius: 3px;	
	}

form#recursos_humanos input {
	padding: 3px 5px;
	background: url(/images/input_bg.gif) repeat-x;	
	}

form#recursos_humanos textarea {
	float: left;
	height: 150px;
	padding: 5px;
	overflow: auto;
	background: #f9f9f9;	
	}

input.radio {
	padding: 0 !important;
	margin: 0 !important;
	width: 20px !important;
	border: 0 !important;
	background: #FFF;
	}

/* FORMULÁRIO PRE-ORCAMENTO */
form#pre_orcamento { float: left; margin-left: 20px; }

form#pre_orcamento label {
	float: left;
	display: inline;
	width: 140px;
	padding: 2px 0;
	}

form#pre_orcamento input, form#pre_orcamento textarea {
	float: left;
	width: 450px;
	border-top: 1px solid #c7c7c7; /* SOMBRA */
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	margin-bottom: 5px;
	/* CANTOS */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-khtml-border-radius: 3px;	
	}

form#pre_orcamento input {
	padding: 3px 5px;
	background: url(/images/input_bg.gif) repeat-x;	
	}

form#pre_orcamento textarea {
	float: left;
	height: 150px;
	padding: 5px;
	overflow: auto;
	background: #f9f9f9;	
	}

/* BOTÃO ENVIAR */
input.bot_enviar {
	float: left;
	display: inline;
	background: #666 !important;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFF;
	border: 1px solid #666 !important;
	cursor: pointer;
	padding: 5px !important;
	}

	input.bot_enviar:hover, input.bot_enviar:focus { color: #333; background: #FFF !important; border-color: #b4b4b4 !important; }

	/* BOTÃO ENVIAR - PRE-ORCAMENTO */
	input.po { width: 230px !important; margin: 10px 0 20px 373px !important; }

	/* BOTÃO ENVIAR - RECURSOS HUMANOS */	
	input.rh { width: 114px !important; margin: 10px 0 20px 488px !important; }

	/* BOTÃO ENVIAR - FALE CONNOSCO */	
	input.fc { width: 114px !important; margin: 10px 0 20px 105px !important; }

/* MARGEM ENTRE INPUTS *FORMS* */
form#recursos_humanos p, form#fale_connosco p, form#pre_orcamento p { margin-bottom: 10px; }

/* VALIDACAO */
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300 !important;
	}

.validation-advice, .validation-advice2, .validation-advice3 {
	clear: both;
	color: #FFF;
	background-color: #FF3300;
	padding: 3px 10px;
	/* CANTOS */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-khtml-border-radius: 3px;
	}

.validation-advice { /* PRE-ORCAMENTO */
	width: 35%;
	margin: 0 0 5px 140px;
	}

.validation-advice2 { /* RECURSOS HUMANOS*/
	width: 60%;
	margin: 0 0 5px 140px;
	}

.validation-advice3 { /* FALE CONNOSCO */
	width: 202px;
	}

/* CERTIFICADOS */
#certificacao {
	float: left;
	width: 660px; 
	}

#certificacao a {
	float: left;
	text-indent: -9999px;
	margin: 10px;
	}

#certificacao a#pme_lider { width: 46px; height: 56px; background: url(/images/pmelider_logo.jpg) top center no-repeat; } 
#certificacao a#pme_lider:hover { background-position: bottom; }

#certificacao a#sgs { width: 58px; height: 57px; background: url(/images/sgs_logo.jpg) top center no-repeat; } 
#certificacao a#sgs:hover { background-position: bottom; }

#certificacao a#ht { width: 89px; height: 57px; background: url(/images/ht_carimbo.jpg) top center no-repeat; } 
#certificacao a#ht:hover { background-position: bottom; }

#certificacao a#epal { width: 87px; height: 56px; background: url(/images/epal_logo.jpg) top center no-repeat; } 
#certificacao a#epal:hover { background-position: bottom; }

/* COLUNA - CONTACTOS */
.contactos_d {
	float: left;
	margin: 2px 0 10px 0;
	width: 312px;
	}

.contactos_box_border { 
	border-left: 1px dotted #CCC;
	width: 270px;
	padding-left: 30px;
	}

.contactos_d p { margin-bottom: 0; }

	/* GOOGLE MAPS ICON */
	a.google_maps {
		display: block;
		width: 109px;
		height: 23px;
		text-indent: -9999px;
		background: url(/images/google_maps.jpg) top center no-repeat;
		}

	a.google_maps:hover { background-position: bottom; }

/* CSS ADICIONAL */
img.minilogo {
	float: left;
	padding: 15px 0;
	}

/* PRE ORCAMENTO */
.prebox {
	position: relative;
	float: left;
	width: 604px;
	margin-top: 10px;
	color: #FFF;
	font-size: 12px;
	}

.prebox_footer {
	float: left;
	width: 604px;
	height: 6px;
	background: url(/images/pre_box_footer_fundo.gif) top right no-repeat;
	}

	.prebox_col_left {
	float: left;
	width: 141px;
	line-height: 30px;
	text-align: center;
	background: url(/images/pre_box_left_fundo.gif) no-repeat;
	}

	.prebox_col_right {
	position: relative;
	float: left;
	width: 463px;
	min-height: 145px;
	background: #2f9592 url(/images/pre_box_fundo.gif) top center no-repeat;
	}

	.prebox_preview {
	position: absolute;
	top: 38px;
	left: 0;
	width: 133px;
	height: 100px;
	}

	.prebox_remover {
	position: absolute;
	top: 5px;
	right: 10px;
	width: 18px;
	height: 18px;
	}

	.prebox_nome {
	float: left;
	width: 443px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 11px 10px;
	}

label.prebox_label {
	width: 145px !important;
	margin: 0 0 0 10px !important;
	}

input.prebox_input {
	width: 285px !important;
	padding: 2px 5px !important;
	}

input.justvalue {
	background: none !important;
	padding: 8px 0 0 0 !important;
	border: 0 !important;
	color: #FFF !important;
	font-weight: bold;
	}

/* CURIOSIDADES */
a.fotos {
	float: left;
	color: #666;
	padding-left: 23px;
	height: 16px;
	line-height: 16px;
	background: url(/images/icon_foto.jpg) center left no-repeat;
	}

a.noticia_pdf {
	float: left;
	color: #666;
	padding-left: 23px;
	height: 16px;
	line-height: 16px;
	background: url(/images/icon_pdf.gif) center left no-repeat;
	}

/* MULTIMEDIA */
.multimedia_thumb {
	float: left;
	margin: 0 5px 10px 0;
	padding: 1px;
	border: 1px solid #CCC;
	}

.multimedia_thumb:hover {
	border-color: #666;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	}
