/* inicio do zerar estilo */

* {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
option {
	padding-left: 0.4em;
}
ul, ol, dl {
	margin: 1em 0;
	padding-left: 40px
}
dl {
	margin: 1em 0;
}
dd {
	padding-left: 40px;
}
blockquote {
	margin: 0 0 1em 1.5em;
}
p {
	margin: 1em 0;
}
html {
	height: 100%;
	margin-bottom: 1px;
}

.contentpaneopen {
	width: 100%;
}
/* fim do zerar estilo */





/* inicio estrutura */



#st-wrapper {
	margin: 0 auto;
	width: 760px;
}
#st-shadow {
	margin: 0 auto;
	width: 780px;
	background:url(../images/site_shadow.png) repeat-y;
}

#st-search {
	background:#00446B url(../images/search_bg.png) no-repeat bottom right;
	padding: 0px 42px 5px 0;
	text-align:right;
}

#st-search input{
	width: 90px;
	border: 0;
	margin-top: 5px;
}


#st-menu {
	/*background:url(../images/menu_bg.jpg) repeat-x top;*/
		background-color:#00446B;
	height: 40px;
	padding: 0 10px;
}

#st-logo {
	height: 60px;
	background:url(../images/logo.jpg) no-repeat left top;
	margin-top: 5px;
	margin-left: 20px;
}
#st-header {
/*height: 182px;*/

}
#st-top-content {
	height: 30px;
	background:url(../images/content_top_bg.jpg) repeat-x top;
}
#st-content {
	width: 680px;
	margin: 0 auto;
}
#st-box-top {
	background:url(../images/box_top.png) no-repeat;
	height: 31px;
	padding-left: 210px;
	padding-top: 10px;
	color: #1b5e94;
	font-size: 10px !important;
	font-family:Arial, Helvetica, sans-serif;
}
#st-box-mid {
	background:url(../images/box_mid.png) repeat-y;
}
#st-box-bottom {
	background:url(../images/box_bottom.png) no-repeat top;
	height: 18px;
}
#st-cont-right {
	float: right;
	width: 220px;
	text-align: justify
}
#st-cont-left {
	float: left;
	width: 220px;
	text-align: justify;
}
/* inicio box color */

.module-yellow {
	background: url(../images/yellow_bg_bottom.png) left bottom no-repeat;
	margin-bottom: 10px;
	color: #666;
}
.module-yellow div {
	background: url(../images/yellow_bg_top.png) left top no-repeat;
}
/* fim box color */



/* inicio box color */

.module-green {
	background: url(../images/green_bg_bottom.png) left bottom no-repeat;
	margin-bottom: 10px;
	color: #666;
}
.module-green div {
	background: url(../images/green_bg_top.png) left top no-repeat;
}
/* fim box color */



/* inicio box color */

.module-gray {
	background: url(../images/gray_bg_bottom.png) bottom no-repeat;
	margin-bottom: 10px;
	color: #666;
}
.module-gray div {
	background: url(../images/gray_bg_top.png) top no-repeat;
}
/* fim box color */



/* inicio box color */

.module-blue {
	background: url(../images/blue_bg_bottom.png) left bottom no-repeat;
	margin-bottom: 10px;
	color: #666;
}
.module-blue div {
	background: url(../images/blue_bg_top.png) left top no-repeat;
}
/* fim box color */



/* inicio box color */

.module-red {
	background: url(../images/red_bg_bottom.png) left bottom no-repeat;
	margin-bottom: 10px;
	color: #666;
}
.module-red div {
	background: url(../images/red_bg_top.png) left top no-repeat;
}
/* fim box color */



/* inicio box color geral */

.module-yellow div div div, .module-green div div div, .module-gray div div div, .module-blue div div div, .module-red div div div {
	padding: 15px 10px;
	border: 0;
	min-height:300px;
	height:auto !important;
	height:300px;
}
.module-yellow h3, .module-green h3, .module-gray h3, .module-blue h3, .module-red h3 {
	padding-bottom: 24px;
	text-transform:uppercase;
}
/* fim box color geral */



.right-exist {
	margin-right: 230px;
}
.left-exist {
	margin-left: 230px;
}
#st-bot-content {
	height: 30px;
	background:url(../images/content_bot_bg.jpg) repeat-x bottom;
}
#st-footer {
	background-color:#00446B;
	color:#fff;
	font-size: 10px;
}
#st-footer a {
	text-decoration: none;
	color: #ffcc00;
	text-transform: uppercase;
}
#st-footer a:hover {
	text-decoration: underline;
}
#st-ft-left {
	padding: 15px 40px;
	text-align: center;
}
#st-ft-right {
	width: 780px;
	padding: 15px 0;
	text-align: center;
	margin: 0 auto;
	background: url(../images/footer_bg.png) no-repeat center top;
}
#st-cont-center {
	border: 1px solid #fff;/*hack pra funcionar no ieca */
}
#st-cont-center div#tl {
	background:url(../images/main_top_left.png) top left no-repeat;
}
#st-cont-center div#tr {
	background:url(../images/main_top_right.png) top right no-repeat;
}
#st-cont-center div#bl {
	background:url(../images/main_bottom_left.png) bottom left no-repeat;
}
#st-cont-center div#br {
	background:url(../images/main_bottom_right.png) bottom right no-repeat;
}
/* fim estrutura */

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #fff5cf url(../images/general_bg.png) repeat-x top;
}
.clear {
	clear: both;
}
h1 {
	margin-bottom: 9px;
	font-size: 19px;
}
h2 {
	margin-bottom: 6px;
	font-size: 16px;
}
h3 {
	margin-bottom: 2px;
	font-size: 12px;
}
#st-cont-center #text {
	padding: 10px 10px 0 10px;
	text-align: justify;
	min-height:320px;
	height:auto !important;
	height:320px;
	color: #666;
}

#st-cont-center .jwts_tabbertab p {
	text-align: justify;
}


.contentheading, .componentheading {
	padding-top: 2px;
	font-size: 12px;
	padding-bottom: 20px;
	font-weight:bold;
	text-transform:uppercase;
}
.sectiontableheader {
	padding: 5px;
	background-color: #125D97;
	color: #fff;
	border: 1px solid #CAF3FF;
	font-weight: bold;
}
.sectiontableentry1 td, .sectiontableentry2 td {
	padding: 5px;
	border: 1px solid #CAF3FF;
}
.sectiontableentry1 td {
	background-color: #E3F9FF;
}
.sectiontableentry2 td {
	background-color: #AFEFFF;
}

.blog .readon {
	float: right;
	width: 63px;
	height: 17px;
	background: url(../images/ler_mais.png) no-repeat;
	text-indent: -5000px;
	overflow: hidden;
	text-decoration: none;
}


/* inicio estilo para o form contacto */
.form_contacto input#nome, .form_contacto input#telefone, .form_contacto input#email, .form_contacto textarea {
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #A0DBED;
	padding: 3px;
}
.form_contacto input#nome, .form_contacto input#telefone, .form_contacto input#email {
	width: 174px;
}
.form_contacto input#nome {
	background: #fff url(../images/bg_nome.png) center right no-repeat;
}
.form_contacto input#telefone {
	background: #fff url(../images/bg_telefone.png) center right no-repeat;
}
.form_contacto input#email {
	background: #fff url(../images/bg_email.png) center right no-repeat;
}
.form_contacto textarea {
	overflow: hidden;
	width: 174px;
}

.form_contacto #enviar {
	float: right;
	cursor: pointer;
	cursor: hand;
}
.form_contacto #continuar {
	cursor: pointer;
	cursor: hand;
}
/* fim estilo para o form contacto */
/* inicio estilo para o form geral */
#form-chrono fieldset {
	border: 1px solid #003e62;
	padding: 10px;
}

#form-chrono legend {
	background-color: #003e62;
	color: #fff;
	padding: 5px;
}

#form-chrono label {
	clear:both;
	display: block;
	width: 350px;
	border-bottom: 1px solid #A0DBED;
	float: left;
}

#form-chrono input, #form-chrono select, #form-chrono textarea {
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #A0DBED;
	padding: 3px;
}

#form-chrono select option{
	margin-right: 10px;
}

#form-chrono #enviar {
	float: right;
	cursor: pointer;
	cursor: hand;
padding-right: 20px;
}

#form-chrono #continuar {
	cursor: pointer;
	cursor: hand;
}

/* fim estilo para o form geral */

.highlight {
font-weight:bold;
color:#FF0000;
}


.chronoform{display:none;}
