body {
  text-align: center;
  background-color: #FDFDEE;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
}

A:link {
	COLOR: #B88551; text-decoration: none
}
A:visited {
	COLOR: #B88551; text-decoration: none
}
A:active {
	COLOR: #B88551; text-decoration: none
}
A:hover {
	COLOR: #B88551; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF url('/img/content_bg.gif') top left repeat-y;
}

#page_header {
  height: 140px;
  background: #FFFFFF url('/img/header.jpg') bottom left no-repeat;
  clear: both;
}

#page_header_pequeno {
  height: 70px;
  background: #FFFFFF url('/img/header_pequeno.jpg') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:50px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #CCFFCC;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #FFFFFF;
  line-height:22px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #FFFFFF url('/img/menu_bg.gif') bottom left no-repeat;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
  margin-left:160px;
  margin-right:160px;
  border:0px dashed #cccccc;
}

#center_largo {
  margin-left:0px;
  margin-right:0px;
  border:0px dashed #cccccc;
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #B88551;
  padding:4px;
  border: 1px solid #DDDD22;
  background-color: #FFFF66;
}

#center_largo h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #B88551;
  padding:4px;
  border: 1px solid #DDDD22;
  background-color: #FFFF66;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

#center_largo p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #B88551;
  padding:4px;
  border: 1px solid #DDDD22;
  background-color: #FFFF66;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
}

#right_side {
  float: right;
  width:140px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #B88551;
  padding:4px;
  border: 1px solid #DDDD22;
  background-color: #FFFF66;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
  height: 60px;
  background: #FFFFBB;
  clear: both;
  /*border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;*/
}

#page_footer p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 11px;
  line-height:14px;
  color:#888888;
}

#page_footer A:link {
	COLOR: #888888; text-decoration: none
}
#page_footer A:visited {
	COLOR: #888888; text-decoration: none
}
#page_footer A:active {
	COLOR: #888888; text-decoration: none
}
#page_footer A:hover {
	COLOR: #888888; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #DDDD22;
  background: url('/img/bar.jpg') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: #B88551;
  text-decoration: none;
  float: left;
  border-right: 1px solid #DDDD22;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('/img/bar_bg_hover.gif') bottom left repeat-x; 
  color: #761919;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:11px;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_center {
  /*float:right;*/
  text-align: center;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
  border:0px;
}

h4.titulo_seccao {
	color: #B88551;
	font-size: 14px;
	margin-left: 4px;
}

table.video_table {
	border: 1px solid #77AA77;
	width: 100%;
}

table.video_table td {
	/*border: 1px solid #000000;*/
	padding-left: auto;
	padding-right: auto;
}

div.video_div {
	padding-top: 5px;
	text-align: center;
}

input, textarea
{
	/*font-family: Verdana, "Lucida Grande", sans-serif;*/
	font-size: 12px;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}



form.sheet fieldset
{
	border: 1px solid #B88551;
	padding: 12px;
	display: block;
}

form.sheet fieldset legend
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	background-color: #FFFF66;
	padding: 4px 6px 4px 6px;
	color: #B88551;
	font-weight: bold;
	_margin-bottom: 12px;
}

form.sheet label
{
	display: block;

	width: 140px;
	float: left;
	margin-bottom: 10px;
	padding-right: 2%;
	
	margin-right: 1%;
	_margin-right: 0;
	margin-left: 0px;
	text-align: right;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	/*border-right: solid;*/
}

/*form.sheet input, form.sheet textarea
{
	border-left: solid;
	display: block;
	_margin-left: -7%; 
	width: 200px;
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
}*/

input.normal
{
	/*border-left: solid;*/
	/*display: block;*/
	/*_margin-left: -7%; */
	width: 200px;
	/*float: left;*/
	/*margin-bottom: 10px;*/
	/*margin-left: 0px;*/
}

input.input_desc {
	/*border-left: solid;*/
	/*display: block;*/
	/*_margin-left: -7%; */
	width: 200px;
	/*float: left;*/
	/*margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;*/
	/*line-height: 0px;*/
	/*margin-left: 0px;*/
}

input.mini
{
	/*border-left: solid;*/
	/*display: block;*/
	/*_margin-left: -7%; */
	width: 20px;
	/*float: left;*/
	/*margin-bottom: 10px;*/
	/*margin-left: 0px;*/
}

input.radio_semestral {
	border: none none none none;
	/*margin-left: 150px;*/
}

input.radio_anual {
	border: none none none none;
	/*margin-left: 100px;*/
}

textarea.comm {
	width: 460px;
}

form.sheet br
{
	clear: left;
}

form.sheet button
{
	float: right;
	margin-left: 14px;
}

p.mais_videos {
	text-align: center;
}

ul.lista_usos {
	margin-top: 5px;
	padding-top: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #93D557;
}

ul.lista_usos li {
	margin-top: 5px;
}

span.cinza {
	color: #666666;
}

p.obrigadocontacto {
	font-size: 12px;
	font-weight: bold;
	color: #44AA44;
}

p.noticia {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
}

p.obrigadocontacto {
	font-size: 12px;
	font-weight: bold;
	color: #44AA44;
}

p.form_desc {
	margin: 0px 0px 0px 156px;
	padding: 0px 0px 0px 0px;
	line-height: 0px;
}



textarea.comm_assinatura {
	width: 200px;
}

table.tabela_assinaturas {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #B88551;
	border-collapse: collapse;
}

table.tabela_assinaturas td {
	border: 1px solid #B88551;
	padding: 4px 4px 4px 4px;
}

textarea.comm_medio {
	width: 200px;
}

span.texto_vermelho{
	color: #FF0000;
}

select.select_normal {
	width: 200px;
}

table.tabela_assinaturas_page {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #B88551;
	border-collapse: collapse;
	text-align: center;
}

table.tabela_assinaturas_page td{
	border: 1px solid #B88551;
	padding: 2px 2px 2px 2px;
}

p.tabela_titulo{
	text-align: center;
}

ul.lista_vantagens li {
	margin-top: 10px;
}

textarea.textarea_post
{
	/*font-family: Verdana, "Lucida Grande", sans-serif;*/
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F9F4CE;
	border: 1px solid #333333;
}

div.div_center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

