﻿html, body
{
	width:100%;
	height:100%;
	border:0;
	margin:0;
	padding:0;
    color:#626066;
    background:#AFAEB3 url(/images/bg_main.png) repeat-x;
    font-family:Arial, Tahoma;
    font-size:11px;
    line-height:150%;
}

h1, h2, h3, h4, h5
{
    margin:0;
    font-weight:normal;
}

.myriad
{
    font-family:Myriad Pro, Trebuchet MS, Arial;
}

#master_pagina
{
    width:100%;
	min-height:100%;
	border:0;
	margin:0;
	padding:0;
    background:url(/images/home.png) no-repeat top center;
}

#master_topo
{
	clear:both;
	width:980px;
	height:88px;
	text-align:left;
	margin:0px auto;
	border:solid 0px #f00;
}

#master_conteudo
{
    clear:both;
	display:block;
	width:980px;
	min-height:500px;
	margin:0px auto;
	border:0;
	padding:0;
	border:solid 0px #f00;
	background-image:url(/images/pixel.png);
	background-repeat:repeat;
}

#master_fundo
{
	clear:both;
	width:980px;
	text-align:left;
	text-align:left;
	margin:0px auto;
	border:solid 0px #f00;
}

#master_conteudo_topo
{
    clear:both;
    width:960px;
    height:45px;
    margin:0px auto;
    background:#E8E8E8 url(/images/bg_conteudo_topo.png) repeat-x;
}

#master_conteudo_titulo
{
    clear:both;
    width:960px;
    height:96px;
    margin:0px auto;
    background:#D50000 url(/images/bg_conteudo_titulo.png) repeat-x;
}

#master_conteudo_central
{
    clear:both;
    width:960px;
    margin:0px auto;
}

#master_conteudo_noticias
{
    clear:both;
    width:960px;
    height:227px;
    margin:0px auto;
}

#master_conteudo_noticias_esquerdo
{
    clear:left;
    width:630px;
    height:227px;
    margin:0px auto;
    background:#fff url(/images/bg_conteudo_noticias.png) no-repeat;
}

#master_conteudo_noticias_direito
{
    clear:right;
    width:320px;
    height:227px;
    margin:0px auto;
}

#master_conteudo_noticias_direito_consultorio
{
    clear:both;
    width:320px;
    height:106px;
    margin:0px auto;
    background:#fff url(/images/bg_conteudo_noticias_direito_consultorio.png) no-repeat;
}

#master_conteudo_noticias_direito_newsletter
{
    clear:both;
    width:320px;
    height:107px;
    margin:0px auto;
    background:#fff url(/images/bg_conteudo_noticias_direito_newsletter.png) no-repeat;
}

#master_conteudo_quicklinks
{
    width:960px;
    height:191px;
    margin:0px auto;
    background:#CA0000 url(/images/bg_conteudo_quicklinks.png) repeat-x;
}

#master_conteudo_logos
{
    width:960px;
    height:70px;
    margin:0px auto;
    background:#AFAEB3 url(/images/bg_conteudo_logos.png) repeat-x;
}

a, a:hover, a:active, a:focus
{
    text-decoration:none;
}

.img_menu
{
    margin:0px 12px 0px 12px;
}

.vspacer
{
	clear:both;
	width:960px;
	height:9px;
	margin:0px auto;
	overflow:hidden;
}

.arial
{
    font-family:Arial, Tahoma;
}

.t10
{
    font-size:10px;
}

.t11
{
    font-size:11px;
}

.t12
{
    font-size:12px;
}

.t13
{
    font-size:13px;
}

.t14
{
    font-size:14px;
}

.t16
{
    font-size:16px;
}

.t17
{
    font-size:17px;
}

.t18
{
    font-size:18px;
}

.t22
{
    font-size:22px;
}

.t28
{
    font-size:28px;
}

.t30
{
    font-size:30px;
}

.line_height
{
    line-height:150%;
}

.branco
{
    color:#fff;
}

.vermelho
{
    color:#F40000;
}

.vermelho_soft
{
    color:#EB9999;
}

.vermelho_escuro
{
    color:#870000;
}

.cinza
{
    color:#615F66;
}

.cinza_claro
{
    color:#DBDADC;
}

.verde
{
    color:#090;
}

.preto
{
    color:#000;
}

.bold 
{
    font-weight:bold;
}

.italico
{
    font-style:italic;
}

div.hide_on{
	display:none;
}

div.hide_off{
	display:block;
}
.showhide { 
	display:none;
}

#ds_h div{width:100%;left:1px;top:1px}
#ds .hh1{height:1px}
#ds .hh2{height:2px}
#ds .hh3{height:3px}
#ds .hh4{height:4px}
#ds .hh5{height:5px}
#ds .hh6{height:6px}
#ds_v div{height:9999px; left:1px;top:1px}
#ds_v{height:0;}
#ds .v1{width:1px}
#ds .v2{width:2px}
#ds .v3{width:3px}
#ds .v4{width:4px}
#ds .v5{width:5px}
#ds .v6{width:6px}

#mapa_container{
	position:relative;
	display:block;
}

.ds{background:#000;position:absolute;z-index:999;overflow:hidden}
#ds .o1{ opacity:.1;filter:alpha(opacity=10)}
#ds .o2{ opacity:.08;filter:alpha(opacity=8)}
#ds .o3{ opacity:.06;filter:alpha(opacity=6)}
#ds .o4{ opacity:.04;filter:alpha(opacity=4)}
#ds .o5{ opacity:.02;filter:alpha(opacity=2)}

#social_networks{
	display:none;
	position:absolute;
	height:170px;
	width:192px;
	padding:5px;
	z-index:1111;
	border:5px solid #935E8C;
	background-color:#fff;
}

#center-div {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 70em;
	height: 50em;
	margin-top: -25em;
	margin-left: -35em;
}

.direccoes_from
{
    width: 200px; 
    padding: 5px; 
    border: 1px solid #ddd;
}

.img_btn_pesquisar
{
    border:0;
    margin-right:6px;
    vertical-align:middle;
}

.textbox_pesquisa
{
    width:260px;
    border:0;
    padding:4px;
    vertical-align:middle;
    color:#F40000;
    font-family:Arial, Tahoma;
    font-size:11px;
}

/* Forms */
.input_newsletter
{
    border:solid 0px #fff;
    border:0;
    padding:4px;
}

.input_forms
{
    width:250px;
    border:solid 1px #ddd;
    padding:4px;
    font-family:Arial, Tahoma;
    font-size:11px;
    background:#fff url(/images/bg_forms.png) no-repeat top left;
}

.input_forms_mapa
{
    width:150px;
    border:solid 1px #ddd;
    padding:4px;
    font-family:Arial, Tahoma;
    font-size:11px;
    background:#fff url(/images/bg_forms.png) no-repeat top left;
}

.textarea_forms
{
    width:250px;
    height:50px;
    border:solid 1px #ddd;
    padding:4px;
    font-family:Arial, Tahoma;
    font-size:11px;
    background:#fff url(/images/bg_forms.png) no-repeat top left;
}

.secure_forms
{
    width:50px;
    border:solid 1px #ddd;
    padding:4px;
    background:#fff url(/images/bg_forms.png) no-repeat top left;
}

/*
* Required 
*/
.container { width:958px; height:278px; overflow:hidden; position:relative; cursor:pointer; }
.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:958px; display:none; }
/*
* Optional
*/
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
#loopedSlider { width:960px; position:relative;}
ul.pagination { list-style-type:none; margin:0px; padding:0px; white-space:nowrap;text-align:center; }
ul.pagination li { float:left; margin:0 2px; }	
ul.pagination a { display:block; width:16px; padding-top:16px; height:0; overflow:hidden; background-image:url(/images/pagination.png); background-position:0 0; background-repeat:no-repeat;}
ul.pagination li.active a {background-position:0 -16px}

.align_top
{
    vertical-align:top;
}

.align_top td
{
    vertical-align:top;
}

.div_familias
{
    display:block;
    vertical-align:top;
    width:178px;
    float:left;
    background:url(/images/bg_produtos_familias.png) no-repeat top left;
    padding:6px;
    margin-right:4px;
    font-size:11px;
    font-weight:bold;
    color:#F40000;
}

.div_subfamilias
{
    display:block;
    vertical-align:top;
    width:178px;
    float:left;
    clear:both;
    padding:6px;
    font-size:11px;
    color:#615F66;
}

.div_subfamilias_img
{
    display:block;
    width:178px;
    float:left;
    clear:both;
}

.div_ficheiros_titulo
{
    color:#F40000;
    font-family:Myriad Pro, Trebuchet MS, Arial;
    font-size:18px;
    text-decoration:none;
}

.div_ficheiros
{
    color:#615F66;
    font-family:Arial, Tahoma;
    font-size:11px;
    text-decoration:none;
}
.login_textbox
{
    border:1px solid #DADADA;
    width:250px;
    padding:3px;
    font:12px Arial;
    color:#000000;
    margin-left:10px;
    background:#fff url(/images/bg_forms.png) no-repeat top left;
}

.login_error
{
    font:11px Arial;
    color:#ff0000;
    font-weight:normal;
    vertical-align:middle;
    text-align:left;
}

.login_label label
{
    font:11px Arial;
    font-weight:bold;
}


/* PAGINAÇÃO INI */

div.pagination {
	font-size: 11px;
	font-family: Arial;
	color: #626066;
	display:block;
	height:20px;
	text-align:right;
	padding-right:10px;
}

div.pagination a {
	padding: 2px;
	margin: 2px;
	text-decoration: none; /* no underline */
	color: #626066;
	font-size: 11px;
	font-family: Arial;
}

div.pagination a:hover, div.pagination a:active {
	color: #F40000;
}

div.pagination span.current {
	padding: 2px;
	margin: 2px;
	font-weight: bold;
	color: #F40000;
	font-size: 11px;
	font-family: Arial;
}

div.pagination span.disabled {
	padding: 2px;
	margin: 2px;
	color: #626066;
	font-size: 11px;
	font-family: Arial;
}

/* PAGINAÇÃO END */

.underline
{
    text-decoration:underline;
}