


/*fo*/
/*----------------  CLASSES DE FRONT-OFFICE --------------------*/
.table_bk {background-color: white;}
.descrSmall {font-size:9px;}
.descr {font-size:9px;}
.descrBig {font-size:12px; font-weight: bold}
.msg{font-size: 12px; text-align: left; line-height: 125%; color:#000000}

.comentario{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
}

p a{
	text-decoration: underline;
}

li a{
	text-decoration: underline;
}

img {border: none;}
form {margin:0;}

.img_left {
	display: block;
	float: left;
	
	margin: 0 10px 10px 0;
	
}

/*----------------  LAYOUT --------------------*/
/* --- divs dos banners --- */
#ad_leaderboard {
	float:left;
	margin-top: 14px;
}

/* --- CAIXA LOGIN --- */
#caixa_login {
	float: left;
	height: 40px;
	width:934px;
	color: #465562;
	font-size: 12px;
	font-weight: normal;
	background: url(../images/barra_login.gif) no-repeat;
}

#caixa_login_r {
	float:left;
	width: 6px;
	height: 40px;
	background: url(../images/barra_login.gif) right no-repeat;
}

#caixa_login a {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

#caixa_login .input, #caixa_login .bt {
	margin: 0 10px 0 0; padding: 0;
	width: 123px;
	height: 18px;
	//height: 20px;
	border: 1px solid #999;
	font-family: arial, Tahoma, sans-serif;
	font-size: 11px;
}

#caixa_login .bt {
	width: 68px;
	height:38px;
	vertical-align: top;
	border:0;
	margin:0;
}

#caixa_login2 {
	margin: 20px auto;
	padding: 10px;
	width: 220px;
//	width: 275px;
	color: #666666;
	font-size: 12px;
	text-align: left;
}

#caixa_login2 p {
	color: #333;
}

#caixa_login2 h2 {
	margin-bottom: 8px;
	padding: 6px;
	background: #666;
	color: white;
}

#title_comment{
	background: url(../images/add_comment.gif) no-repeat; 
	height:23px;
	//height:30px;
	width: 390px;
	//width: 420px;
	padding:7px 0 0 30px;
	color:#0E6F0D;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}

#caixa_comments {
	width: 388px;
	//width: 420px;
	border-left: 1px solid #6FB65B;
	border-right: 1px solid #6FB65B;
	background:#E8F7D9;
	padding:10px 15px 0 15px;
}

#caixa_comments p {
	color:#006600;
	font-weight:bold;
	padding: 5px 0;
}

#caixa_comments input {
	border:1px solid #6DB457;
	width:100%;
	height:25px;
	font-size:13px;
}

#caixa_comments textarea {
	border:1px solid #6DB457;
	width:100%;
	height:85px;
	font-size:13px;
}

#caixa_comments .field {
	color:#006600;
	font-weight:bold;
	padding: 5px 0;
	width:100%;
	text-align:left;
	font-family:Arial;
	display:block;
}

#caixa_comments .tags{font-family:Arial;}

#bt_comments{
	background: url(../images/bottom_comment.gif) no-repeat;
	height:40px;
}

#bt_comments .box {
	background: url(../images/bt_add_comment.gif) no-repeat; 
	border:none; 
	color: white; 
	font-weight: bold;
	width:80px;
	height:28px;
	margin-right:16px;
	//margin-right:15px;
	margin-top:12px;
	text-align:center;
	float:right;
}

/*listagem comentarios*/
#comments_list {position:relative; clear:both;}
#comments_list a{text-decoration:underline; color:#006600;}

/* CAIXA MESES */
#caixa_meses {
	clear: both;
	float:left;
	margin: 5px 10px 0 0;
	padding: 10px 0;
	width: 97%;
	text-align: left;
	border: 1px dotted #CCC;
	border-width: 1px 0;
}

#caixa_meses strong {
	font-size: 13px;
}

#caixa_meses select {
	font-size: 12px;
}

#caixa_meses input {
	font-size: 12px;
	background: #EEE;
	padding: 2px;
	color: #333;
	border-width: 1px;
}

#rsslink {
	float:right;
	margin-top: 4px;
	font-size: 13px;
	font-weight: bold;
}

#rsslink a {
color:#666;
}

#rsslink2 {margin-top: 4px; font-size: 13px; font-weight: bold;}

#rsslink2 a {color:#666;}

/* LISTA ÚLTIMAS NOTÍCIAS */
#lista_rss {
padding-left: 10px;
border-left: 1px solid #CCC;
}
#lista_rss a{
margin: 0; 
padding: 0;
font-size: 12px;
color: #333;
}

#caixa_pesquisa {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

.pesquisar_box {
	margin: 0 4px;
	height: 14px;
	background: white;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}

/* WIDGETS TOPO */

#table_icons{
	margin-top:10px;
	background: url(../images/bg_icons.jpg) top repeat-y;
}

#barra_icons {
	min-height:25px;
	//height:40px;
	background: url(../images/top_icons.jpg) top no-repeat;
	text-align: left;
	padding:10px 0 5px 10px;
}

#barra_icons .icon_link, #barra_icons .icon_link:hover {
	font-weight: bold;
	color: #333;
}

#barra_icons a img {
	margin:0 3px -3px 0;
}

#barra_icons ul li{
	margin-left:0px;
}

/*WIDGETS*/

#barra_wgd {

	margin: 6px 0;
	padding: 5px 0;
	font-size: 11px;
	text-align: left;
}

#barra_wgd a, #barra_wgd a:hover {
	font-weight: bold;
	color: #333;
}

#barra_wgd a img {
	margin:0 3px -3px 0;
}

/*-- FORMULARIOS -- */
#multiForm {
	clear:both;
	position: relative;
	text-align: left;
	padding-top:20px;
	//padding-top:2px;
}

#multiForm h3 {
	font-size: 16px;
	font-weight: bold;
	color: #006FAE;
	border: 1px solid #CCC;
	border-width: 1px 0;
}

#multiForm h4 {
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}

#multiForm, #multiForm * {
	font-size: 13px;
}

#multiForm form{
	margin:0; padding:0;	
}

#multiForm form p {
	font-weight: bold;
	margin-top: 8px;
}

.obs {font-size: 11px; color: #666;}
.obriga {font-weight: bold; color: #006FAE;}

#multiForm .fieldName {}
#multiForm .fieldValue {}
#multiForm .text {background: #FFFFFF url(../images/bg_forms.gif) repeat-x; border: 1px solid #999;}
#multiForm .file{background: #FFFFFF url(../images/bg_forms.gif) repeat-x; border: 1px solid #999;}
#multiForm textarea {background: #FFFFFF url(../images/bg_forms.gif) repeat-x; border: 1px solid #999;}
#multiForm .select {background: #FFFFFF url(../images/bg_forms.gif) repeat-x; border: 1px solid #999;}
#multiForm option {background: white;}
#multiForm .box {background: #006FAE; border:none; color: white; font-weight: bold;}

#multiformsdiv{
clear:both;
text-align:center;
padding:10px;
}

#multiformsdiv1{
	width: 160px; 
	height: 25px;
	background-color: transparent;
	position: absolute;
	z-index: 100;
	text-align:center;
}

#multiformsh2{
	margin-bottom: 10px; 
	padding: 10px; 
	background: #999;
	color: #FFF;
}

#multiformsspan{
	float:left; 
	font-size:13px; 
	font-weight:bold;
}

.multi_msg_forms{
	display:none;
	position: absolute;
	z-index:100;
	margin-top:-150px;
	//margin-left:-245px;
}

/* -- msgs loading -- */
#msg_ml {
	display:none;
	position: absolute;
	left: 0; top: 0;
	width:100%; height:100%;
	z-index:800;
	background: #000000;
	filter:alpha(opacity=30);-moz-opacity:0.3;opacity: 0.3;
	text-align: center;
}

#layer_form {
	display:none;
	position: absolute;
	left: 0; top: 0;
	width:100%; height:100%;
	z-index:800;
	background: #000000;
	filter:alpha(opacity=30);-moz-opacity:0.3;opacity: 0.3;
	text-align: center;
}

#style_msg{
	display:none;
	position: absolute;
	margin:0;
	margin-top:-10px;
	//margin-top:-12px;
	margin-left:-20px;
	width:530px; 
	height:580px;
	//height:610px;
	z-index:800;
	background: #000000;
	filter:alpha(opacity=30);-moz-opacity:0.3;opacity: 0.3;
	text-align: center;
}

#loading_bg{
	position:absolute;
	width: 160px;
	min-height:75px; //height:75px;
	
	text-align:center;
	font-weight: bold;
	
	background-color: #ffffff;
	filter:alpha(opacity=75);-moz-opacity:0.75;opacity: 0.75;
	border:1px solid #666;
	
}

#div_loading{
	width: 160px; 
	height: 25px;
	background-color: transparent;
	position: absolute;
	z-index: 100;
	text-align:center;
}

/* VOTACAO STAR RATING */

.tit_vote{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	background: url(../images/icon_vote.gif) left no-repeat;
	padding-left: 20px;
}

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(../images/star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:85px;
	height:17px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
	margin:0; padding: 0;

}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:17px;
	line-height:17px;
	outline:none;
	overflow:hidden;
	border: none;
}

.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:17px;
	z-index:6;
}
.star-rating a.two-stars{
	width:34px;
	z-index:5;
}
.star-rating a.three-stars{
	width:51px;
	z-index:4;
}
.star-rating a.four-stars{
	width:68px;
	z-index:3;
}
.star-rating a.five-stars{
	width:85px;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* hhhh */
.msg-div{
position:absolute;
height:100px;
z-index:100000;
}

#msg-div1{
float:right;
margin-top:10px;
margin-right: 10px;
}

#div_msg{
padding: 10px; 
color: #333; 
background: #FFF0F0; 
text-align: left; 
border: 1px solid #FF0000;
}

#div_msg1{
padding: 10px; 
color: #333; 
background: #FFFFCC; 
text-align: left; 
border: 1px solid #FF9900;
}

#div_msg2{
padding: 10px; 
color: #333; 
background: #F3FFE8; 
text-align: left; 
border: 1px solid #009900;
}

#div_msg_img{
margin:7px 0px 10px 0px;
font-size:13px;
font-weight: bold; 
color:black;
}

/* TAGS */
#default_titulo_tags{
	clear:both;
	background:url(../images/bg_title.gif);
	width:290px; //width:300px;
	height:25px; //height:30px;
	padding-top:5px;
	padding-left:10px;
}

#default_titulo_tags_maior{
	clear:both;
	background:url(../images/bg_title1.gif);
	width:395px; //width:405px;
	height:25px; //height:30px;
	padding-top:5px;
	padding-left:10px;
}

.title{font-size: 16px;color:#225890;font-weight:bold;}

.tags_link{color: #3E78B6;}

#tagsline{
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#3E78B6;
}

/*	TAGS FORM	*/

div.auto_complete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}

div.auto_complete div.selected { 
  background-color: #CCCCCC; 
}


/* Tooltips descrição*/
.tooltip_desc_fo{
	background: #FFF url(../images/tooltip_icon.jpg) no-repeat scroll left center; color:#FFF;
	position:relative;
	padding-right:14px; height:14px;
	text-decoration:none;
	z-index:24;
	display:inline;
}
.tooltip_desc_fo:hover{z-index:25;}

.tooltip_desc_fo span{
	z-index:100;
	display:block;
   position:absolute;
	top:0em; left:18px; width:500px;
	color:#666;
}

/* Formulário de registo */
table#mainuserreg{
	margin-top:20px;
}

.field {
	padding-top:10px;
	width:225px;
}

.field > div.name {
	margin-bottom:3px;
	display:block;
	font-weight:bold;
}

.field .textbox {
	background-color:#F5F5F5;
	border-width:2px 1px 1px 2px;
	border-color:#CCC;
	border-style:solid;
	padding:4px;
	font-size:11px;
	width:192px;
	//width:200px;
	//height:25px;
}

.field .textbox-focus {
	background-color:#FFF;
	border:1px solid #666;
	padding:4px;
	font-size:11px;
	margin:0 1px 1px 0;
	width:192px;
	//width:200px;
	//height:25px;
}

.field .textarea {
	background-color:#F5F5F5;
	border-width:2px 1px 1px 2px;
	border-color:#CCC;
	border-style:solid;
	padding:4px;
	font-size:11px;
	width:192px;
	//width:200px;
}

.field .textarea-focus {
	background-color:#FFF;
	border:1px solid #666;
	padding:4px;
	font-size:11px;
	margin:0 1px 1px 0;
	width:192px;
	//width:200px;
}

.field .select {
	background-color:#F5F5F5;
	border-width:2px 1px 1px 2px;
	border-color:#CCC;
	border-style:solid;
	padding:4px;
	font-size:11px;
	width:200px;
}

.field .select-focus {
	background-color:#FFF;
	border:1px solid #666;
	padding:4px;
	font-size:11px;
	margin:0 1px 1px 0;
	width:200px;
}

.field .radio{
	width:200px;
}

.field .checkbox{}

td.fieldhelp{
	padding-bottom:5px;
	vertical-align:bottom;
	width:100%;
}

/*----------------  ESTILOS TABS  XL--------------------*/
.tab_list {
	height: 26px;
	position: absolute;
}

.tab_list a:hover {text-decoration: none;}

.tab_verde_xl, .tab_verde_xl span {background: url(../images/tab_verde_xl.gif) no-repeat left; color: #41710D;}
.tab_cobalto_xl, .tab_cobalto_xl span {background: url(../images/tab_cobalto_xl.gif) no-repeat left; color:#FFF;}
.tab_metal_xl, .tab_metal_xl span {background: url(../images/tab_metal_xl.gif) no-repeat left; }
.tab_cinza_xl, .tab_cinza_xl span {background: url(../images/tab_cinza_xl.gif) no-repeat left; color:#FFF;}

.tab_verde, .tab_verde span {background: url(../images/tab_verde.gif) no-repeat left; color: #41710D;}
.tab_metal, .tab_metal span {background: url(../images/tab_metal.gif) no-repeat left; color: #666;}
.tab_cinza, .tab_cinza span {background: url(../images/tab_cinza.gif) no-repeat left; color: #FFF;}

.tab_verde_xl, .tab_cobalto_xl, .tab_metal_xl, .tab_cinza_xl {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	padding-left: 8px;
	height: 30px;
	cursor: pointer;
}
.tab_verde, .tab_cobalto, .tab_metal, .tab_cinza{
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	padding-left: 8px;
	height: 22px;
	cursor: pointer;
}

.tab_verde_xl span, .tab_cobalto_xl span, .tab_metal_xl span, .tab_cinza_xl span {
	display:block;
	//display: normal;
	padding-right: 8px;
	padding-top: 6px;
	height: 30px;
	background-position: right 0px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.tab_verde span, .tab_cobalto span, .tab_metal span, .tab_cinza span{
	display:block;
	//display: normal;
	padding-right: 8px;
	padding-top: 6px;
	height: 22px;
	background-position: right 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* --- tab para caixa login --- */
.tab_metal_xl_login { }

.tab_metal_xl_login {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 30px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
}

.tab_metal_xl_login span {
	display:block;
	//display: normal;
	padding: 6px 0 0 6px;
	float: left;
	height: 24px;
	//height: 30px;
	background: url(../images/tab_metal_xl_transp.gif) no-repeat left;
}

.tab_metal_xl_login .canto02 {
	float:left; 
	 width:6px; 
	 margin-top: -3px;
	 //margin: 0;
	 height:30px; 
	 background:url(../images/tab_metal_xl_transp.gif) right no-repeat;
}

/* --- rounded corners --- */
.caixa_cinza, .caixa_verde, .caixa_passatempos {
	margin-top: 29px;
}

.caixa_cinza .top-left, .caixa_cinza  .top-right, .caixa_cinza  .bottom-left, .caixa_cinza  .bottom-right{
	background-image: url('../images/cantos_cinza.gif');
}

.caixa_verde .top-left, .caixa_verde  .top-right, .caixa_verde  .bottom-left, .caixa_verde  .bottom-right{
	background-image: url('../images/cantos_verde.gif');
}

.caixa_passatempos .top-left, .caixa_passatempos  .top-right, .caixa_passatempos  .bottom-left, .caixa_passatempos  .bottom-right{
	background-image: url('../images/cantos_passatempo.gif');
}

.caixa_golfe .top-left, .caixa_golfe  .top-right, .caixa_golfe  .bottom-left, .caixa_golfe  .bottom-right{
	background-image: url('../images/cantos_golfe.gif');
}

.caixa_azul .top-left, .caixa_azul  .top-right, .caixa_azul  .bottom-left, .caixa_azul  .bottom-right{
	background-image: url('../images/cantos_azul.gif');
}

.caixa_balao .top-left, .caixa_balao  .top-right, .caixa_balao  .bottom-left, .caixa_balao  .bottom-right{
	background-image: url('../images/cantos_balao.gif');
}

.top-left, .top-right, .bottom-left, .bottom-right { 
	height: 6px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
}
	
.top-left, .bottom-left { 
	margin-right: 6px; /* CHANGE: replace by the width of one of your corners */
}
.top-right, .bottom-right { 
	margin-left: 6px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -6px;  /* CHANGE: replace by the height of one of your corners */
}
.top-right {background-position: 100% 0;}    /* DNC: position right corner at right side, no vertical changes */
	
.bottom-left  {background-position: 0 -6px;}    /* CHANGE: replace second number by negative height of one of your corners */
	
.bottom-right { background-position: 100% -6px;}
	 /* CHANGE: replace second number by negative height of one of your corners */
	
.caixa_verde .inside {
	border-left: 1px solid #9EBA84; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #9EBA84;/* YCC: color & properties of the right-borderline */
	background: #F2FCEB;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
}
	
.caixa_cinza .inside {
	border-left: 1px solid #9A9A9A; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #9A9A9A;/* YCC: color & properties of the right-borderline */
	background: #FFF;            /* YCC: background-color of the inside */
	color: #CCC;                 /* YCC: default text-color of the inside */

}

.caixa_passatempos .inside {
	border-left: 1px solid #D13C03; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #D13C03;/* YCC: color & properties of the right-borderline */
	background: #FFF;            /* YCC: background-color of the inside */

}

.caixa_golfe .inside {
	border-left: 1px solid #807D6A; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #807D6A;/* YCC: color & properties of the right-borderline */
	background: #FFF;            /* YCC: background-color of the inside */

}

.caixa_azul .inside {
	border-left: 1px solid #80B7D7; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #80B7D7;/* YCC: color & properties of the right-borderline */
	background: #E5F0F7;            /* YCC: background-color of the inside */
}

.caixa_balao .inside {
	background: #EFEFEF;            /* YCC: background-color of the inside */
	border: none;
	padding-left: 10px;
	padding-right:10px;
}

.inside{
}

.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: 0; } /* DNC: to avoid splitting of the box */

/*expecção sem canto à esquerda */
.caixa_verde .top-left-recto { 
	background: #F2FCEB;
	border-left: 1px solid #9EBA84;
}
.caixa_cinza .top-left-recto { 
	background: #FFF;
	border-left: 1px solid #9A9A9A;
}
.caixa_passatempos .top-left-recto { 
	background: #FFF;
	border-left: 1px solid #D13C03;
}
.caixa_azul .top-left-recto { 
	background: #FFF;
	border-left: 1px solid #80B7D7;
}
.top-left-recto { 
	margin: 0 6px 0 0;
	height: 6px;
	font-size: 2px;
}

/*BOTÕES*/
.botao_verde_xl a, .botao_verde_xl span{background: url(../images/bt_verde_xl.gif) no-repeat left;}
.botao_verde a, .botao_verde span{background: url(../images/bt_verde.gif) no-repeat left;}

.botao_metal_xl a, .botao_metal_xl span{background: url(../images/bt_metal_xl.gif) no-repeat left; color: white;}
.botao_metal a, .botao_metal span{background: url(../images/bt_metal.gif) no-repeat left; color: white;}

.botao_cobalto_xl a, .botao_cobalto_xl span{background: url(../images/bt_cobalto_xl.gif) no-repeat left; color: white;}
.botao_cobalto a, .botao_cobalto span{background: url(../images/bt_cobalto.gif) no-repeat left; color: white;}

.botao_verde:hover, .botao_verde_xl:hover, .botao_metal:hover, .botao_metal_xl:hover, .botao_cobalto:hover, .botao_cobalto_xl:hover{text-decoration:none;}
.botao_verde a, .botao_verde_xl a{color:#FFF;}
.botao_metal a, .botao_metal_xl a{color:#666;}
.botao_cobalto a, .botao_cobalto_xl a{color:white;}

.botao_verde .centro, .botao_metal .centro, .botao_cobalto .centro{
	float:left;
}

.botao_verde_xl, .botao_metal_xl{
	margin: 0 6px 0 0; padding: 0;
	
	width: auto;
	height: 30px;
	
	float: left;
}
.botao_verde_xl a, .botao_metal_xl a{	
	display: block;
	float: left;
	padding: 6px 4px 6px 8px;
	
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	cursor: pointer;
}
.botao_verde_xl span, .botao_metal_xl span{
	display:block;
	float: left;
	height: 30px;
	background-position: right 0;
	width:6px;
}

.botao_verde, .botao_metal, .botao_cobalto{
	margin: 0; padding: 0;
	height: 22px;
	float: left;
}

.botao_verde span, .botao_metal span, .botao_cobalto span{
	display:block;
	float: left;
	height: 22px;
	background-position: right 0;
	width:6px;
	margin-top: 2px;
}

.botao_verde .canto_0l{
	float:left;
	width:6px; 
	height:22px; 
	background:url(../images/bt_verde.gif) no-repeat;
}

.botao_verde .canto_02{
	 float:left; 
	 width:6px; 
	 height:22px; 
	 background:url(../images/bt_verde.gif) -994px repeat-x;
}

.botao_verde input{
	 float:left; 
	 border: none; 
	 height: 22px; 
	 font: bold 12px Arial, sans-serif; 
	 color: white; 
	 background:url(../images/bt_verde.gif) -6px repeat-x;
}

.botao_cobalto input{
	 float:left; 
	 border: none; 
	 height: 22px; 
	 font: bold 12px Arial, sans-serif; 
	 color: white; 
	 background:url(../images/bt_cobalto.gif) -6px repeat-x;
}

.botao_cobalto .canto_0l{
	float:left;
	width:6px; 
	height:22px; 
	background:url(../images/bt_cobalto.gif) no-repeat;
}

.botao_cobalto .canto_02{
	 float:left; 
	 width:6px; 
	 height:22px; 
	 background:url(../images/bt_cobalto.gif) -994px repeat-x;
}

.botao_metal a, .botao_verde a, .botao_cobalto a{
	margin: 1px 0 0 0; //margin: 2px 0 0 0; padding: 3px 0 0 6px;
	border: none;
	height: 22px; 
	font: bold 12px Arial, sans-serif; 
	color: white; 
	float: left;
}



/*-------COMENTARIOS-------*/
#commentlistfo{
	float:left;
	margin-left:10px;//margin-left:5px;margin-top:13px;
}

#commentslistfo1{
	float:left;
	margin-left:17px;
	margin-top:13px;
}

#commentslistfo2{
	float:left;
	margin-top:13px;
}

#commentslistfo3{
	float:left;
	margin-top:13px;
}

#commentslistfo4{	
	width:100%;
	clear:both;
	border:1px solid #9A9A9A;
	margin-top:30px;
	//margin-top:45px;
}

.comments_comment_font
{
	color:#003366;
	font-size:12px;
	font-weight:bold;
}

.comments_commentadd_font
{
	color:#006600;
	font-size:12px;
	font-weight:bold;
}

.comments_commentbaloon_who
{
	background: #FFF url(../images/comments_comment_who.gif) no-repeat scroll right 20px;
	float:right;
	height:80px !important;
	padding:0px 12px 20px 20px;
	text-align:right;
	width: 120px;
	//width: 146px;
}
	
.comments_commentwho_font, .comments_commentwho_font a
{
	color:#325A83;
	font-size:10px;
}

.comments_commentdate_font
{
	color:#325A83;
	font-size:10px;
}

/*------------------------------------*/
/*FORMULARIO VERDE FO*/
#formsVerde{
	padding:10px;
	width:96%;
	//width:100%;
}

#formsVerde .tags {
	font-size:10px;
	font-family:Verdana;
	font-weight:normal;
	color:#41710D;
}

#formsVerde .descr {
	width:100%;
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
	color:#41710D;
}

#formsVerde .field {
	display:block;
	padding:0;margin:0;
	padding-bottom:10px;
	padding-top:20px;
	width:100%;
	font-size:13px;
	font-family:Verdana;
	font-weight:bold;
	color:#333;
}

#formsVerde .box {
	background-color:#FFF;
	border:1px solid #666;
	padding:4px;
	font-size:11px;
	width:200px;
	//height:25px;
}

#formsVerde .textbox {
	background-color:#F5F5F5;
	border-width:2px 1px 1px 2px;
	border-color:#CCC;
	border-style:solid;
	padding:4px;
	font-size:11px;
	width:100%;
	//height:25px;
}

#formsVerde .textbox-focus {
	background-color:#FFF;
	border:1px solid #9EBA84;
	padding:4px;
	font-size:11px;
	margin:0 1px 1px 0;
	width:100%;
	//height:25px;
}

#formsVerde .textarea {
	background-color:#F5F5F5;
	border-width:2px 1px 1px 2px;
	border-color:#CCC;
	border-style:solid;
	padding:4px;
	font-size:11px;
	width:100%;
}

#formsVerde .textarea-focus {
	background-color:#FFF;
	border:1px solid #9EBA84;
	padding:4px;
	font-size:11px;
	margin:0 1px 1px 0;
	width:100%;
}

#formsVerde .select {
	background-color:#F5F5F5;
	border-width:2px 1px 1px 2px;
	border-color:#CCC;
	border-style:solid;
	padding:4px;
	font-size:11px;
	width:50%;
	//height:25px;
}

#formsVerde .select-focus {
	background-color:#FFF;
	border:1px solid #9EBA84;
	padding:4px;
	font-size:11px;
	margin:0 1px 1px 0;
	width:50%;
	//height:25px;
}

#formsVerde .data {
	background-color:#F5F5F5;
	border-width:2px 1px 1px 2px;
	border-color:#CCC;
	border-style:solid;
	padding:4px;
	font-size:11px;
	//height:25px;
}

#formsVerde .radio{
	width:200px;
}

#formsVerde .checkbox{}

#formsVerde .button {
	color:#FFFFFF;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	background: url(../images/bt_formFo.gif) no-repeat; 
	border:none;
	width:100px;
	height:30px;
	text-align:center;
}

#formsVerde .editor {
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	border:none;
	width:100px;
	height:25px;
	background: #A7DB74; 
}

/*  POLL */
.frase_sondagem, .tableResults tr td{
	font-family:Arial, sans-serif;
	font-size:11px;
}
.frase_sondagem{
	font-weight:bold;
	line-height:110%;
}

#div{
	position: absolute;
	top: 150px;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
}

/* estilos pesquisa tags */
/*div que envolve resultado*/
.container_res_tag {
	border-bottom: 1px solid #CCCCCC;
}

/* titulo da pesquisa */
.tit_pesquisa_tags {
	font: bold 15px Arial,helvetica,sans-serif;
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
}

.tit_pesquisa_tags img{
	vertical-align: middle;
}

.tit_pesquisa_tags span {
	color: #0077BA;
	text-decoration: underline;
}

/*link do registo*/
.tit_link_tag {
	margin:10px 0 5px 0;
}

.tit_link_tag a {
	font: bold 15px Arial,helvetica,sans-serif;
	text-decoration: underline;
	color: #013467;
}

.tit_data_tag {
	margin:10px 0 5px 0;
	font: normal 12px Arial,helvetica,sans-serif;
	color: #013467;
}

/* titulo da dominio */
.tit_dom {
	margin: 0;
	padding: 6px;
	font: bold 19px Arial,helvetica,sans-serif;
	color: #0077BA;
	background: url(../images/bg_titdomain_tags.gif) no-repeat;
}

#default_destaque_top,#blog_destaque_top
{
	padding: 13px;
	width:714px;
	//width:740px;
	height: 39px;
	//height: 65px;
	font-size:14px;	
	color:#005687;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#golfe_destaque_container_title
{
	font-size: 18px;
	color:#396A9D;
	margin-bottom:0px;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#futebol_destaque_container_title
{
	font-size: 18px;
	color:#41A012;
	margin-bottom:0px;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#ambiente_destaque_container_title
{
	font-size: 18px;
	color:#009926;
	margin-bottom:0px;
}


/* ESTILOS TABS DESTAQUE HOMEPAGE */
#passatempos_destaque_container_title
{
	font-size: 18px;
	color:#D42929;
	margin-bottom:0px;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#bebes_destaque_container_title
{
	font-size: 18px;
	color:#6B3247;
	margin-bottom:0px;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#diadosnamorados_destaque_container_title
{
	font-size: 18px;
	color:#D70007;
	margin-bottom:0px;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#sexfem_destaque_container_title
{
	font-size: 18px;
	color:#6B3247;
	margin-bottom:0px;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#viagens_destaque_container_title
{
	font-size: 18px;
	color:#783C1F;
	margin-bottom:0px;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#nostalgia_destaque_container_title
{
	font-size: 18px;
	color:#276669;
	margin-bottom:0px;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#fitness_destaque_container_title
{
	font-size: 18px;
	color:#3B7205;
	margin-bottom:0px;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#casamento_destaque_container_title
{
	font-size: 18px;
	color:#91303E;
	margin-bottom:0px;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#mundial2010_destaque_container_title
{
	font-size: 18px;
	color:#97A30C;
	margin-bottom:0px;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#sexualidadefeminina_destaque_container_title
{
	font-size: 18px;
	color:#F26F6F;
	margin-bottom:0px;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#golfe_destaque_container_descr, #golfe_destaque_container_descr p, #golfe_destaque_container_descr a
{
	color:#396A9D;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#futebol_destaque_container_descr, #futebol_destaque_container_descr p, #futebol_destaque_container_descr a
{
	color:#41A012;
}
/* ESTILOS TABS DESTAQUE HOMEPAGE */
#ambiente_destaque_container_descr, #ambiente_destaque_container_descr p, #ambiente_destaque_container_descr a
{
	color:#009926;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#passatempos_destaque_container_descr, #passatempos_destaque_container_descr p, #passatempos_destaque_container_descr a
{
	color:#D42929;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#bebes_destaque_container_descr, #bebes_destaque_container_descr p, #bebes_destaque_container_descr a
{
	color:#6B3247;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#diadosnamorados_destaque_container_descr, #diadosnamorados_destaque_container_descr p, #diadosnamorados_destaque_container_descr a
{
	color:#D70007;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#sexfem_destaque_container_descr, #sexfem_destaque_container_descr p, #sexfem_destaque_container_descr a
{
	color:#6B3247;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#viagens_destaque_container_descr, #viagens_destaque_container_descr p, #viagens_destaque_container_descr a
{
	color:#783C1F;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#nostalgia_destaque_container_descr, #nostalgia_destaque_container_descr p, #nostalgia_destaque_container_descr a
{
	color:#276669;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#fitness_destaque_container_descr, #fitness_destaque_container_descr p, #fitness_destaque_container_descr a
{
	color:#3B7205;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#casamento_destaque_container_descr, #casamento_destaque_container_descr p, #casamento_destaque_container_descr a
{
	color:#91303E;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#mundial2010_destaque_container_descr, #mundial2010_destaque_container_descr p, #mundial2010_destaque_container_descr a
{
	color:#97A30C;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#sexualidadefeminina_destaque_container_descr, #sexualidadefeminina_destaque_container_descr p, #sexualidadefeminina_destaque_container_descr a
{
	color:#973E3E;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#golfe_destaque_container_sub_title
{
	color:#396A9D;
	font-weight:bold;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#futebol_destaque_container_sub_title
{
	color:#41A012;
	font-weight:bold;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#ambiente_destaque_container_sub_title
{
	color:#009926;
	font-weight:bold;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#passatempos_destaque_container_sub_title
{
	color:#D42929;
	font-weight:bold;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#bebes_destaque_container_sub_title
{
	color:#6B3247;
	font-weight:bold;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#diadosnamorados_destaque_container_sub_title
{
	color:#D70007;
	font-weight:bold;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#sexfem_destaque_container_sub_title
{
	color:#6B3247;
	font-weight:bold;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#viagens_destaque_container_sub_title
{
	color:#783C1F;
	font-weight:bold;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#nostalgia_destaque_container_sub_title
{
	color:#276669;
	font-weight:bold;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#fitness_destaque_container_sub_title
{
	color:#3B7205;
	font-weight:bold;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#casamento_destaque_container_sub_title
{
	color:#91303E;
	font-weight:bold;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#mundial2010_destaque_container_sub_title
{
	color:#124112;
	font-weight:bold;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#sexualidadefeminina_destaque_container_sub_title
{
	color:#F26F6F;
	font-weight:bold;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#golfe_destaque_container_sub_descr, #golfe_destaque_container_sub_descr p, #golfe_destaque_container_sub_descr a
{
	color:#396A9D;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#futebol_destaque_container_sub_descr, #futebol_destaque_container_sub_descr p, #futebol_destaque_container_sub_descr a
{
	color:#41A012;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#ambiente_destaque_container_sub_descr, #ambiente_destaque_container_sub_descr p, #ambiente_destaque_container_sub_descr a
{
	color:#009926;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#passatempos_destaque_container_sub_descr, #passatempos_destaque_container_sub_descr p, #passatempos_destaque_container_sub_descr a
{
	color:#D42929;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#bebes_destaque_container_sub_descr, #bebes_destaque_container_sub_descr p, #bebes_destaque_container_sub_descr a
{
	color:#6B3247;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#diadosnamorados_destaque_container_sub_descr, #diadosnamorados_destaque_container_sub_descr p, #diadosnamorados_destaque_container_sub_descr a
{
	color:#D70007;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#sexfem_destaque_container_sub_descr, #sexfem_destaque_container_sub_descr p, #sexfem_destaque_container_sub_descr a
{
	color:#6B3247;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#viagens_destaque_container_sub_descr, #viagens_destaque_container_sub_descr p, #viagens_destaque_container_sub_descr a
{
	color:#783C1F;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#nostalgia_destaque_container_sub_descr, #nostalgia_destaque_container_sub_descr p, #nostalgia_destaque_container_sub_descr a
{
	color:#276669;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#fitness_destaque_container_sub_descr, #fitness_destaque_container_sub_descr p, #fitness_destaque_container_sub_descr a
{
	color:#3B7205;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#casamento_destaque_container_sub_descr, #casamento_destaque_container_sub_descr p, #casamento_destaque_container_sub_descr a
{
	color:#91303E;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#mundial2010_destaque_container_sub_descr, #mundial2010_destaque_container_sub_descr p, #mundial2010_destaque_container_sub_descr a
{
	color:#124112;
}

/* ESTILOS TABS DESTAQUE HOMEPAGE */
#sexualidadefeminina_destaque_container_sub_descr, #sexualidadefeminina_destaque_container_sub_descr p, #sexualidadefeminina_destaque_container_sub_descr a
{
	color:#F26F6F;
}

/* Botao Post */
.post_completo {
	display: block;
	text-align:center;
	margin: 0;
	padding: 4px 5px;
	width: 110px;
	//width: 115px;
	font: bold 11px Arial,helvetica,sans-serif,;
	color: #333333;
	background: url(../images/botao_post.gif) no-repeat;
	text-decoration: none;
}
	
/*   FOOTER   */
#footer {
	width:938px;
	min-height:40px;
	//height:40px;
	background:#F4F4F4;
	margin: 0 auto;
	clear:both;
	padding-top:2px;
}

#footer .top{
	background:url(../images/bg_top_footer.gif) repeat-x;
	height: 28px;
}

#footer .canais{
	font-family:arial;
	font-size:11px;
	color:#666666;
	width:115px;
	float:left;
}

#footer .links{
	float:left;
	font-family:arial;
	font-size:11px;
	color:#666666;
}

#footer .links a{
	font-family:arial;
	font-size:11px;
	color:#005787;
}

#footer .copy{
	width:100%;
	height:15px;
	//height:25px;
	text-align:center;
	font-family:arial;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	border-top:1px solid #c4c4c4;
	border-bottom:1px solid #c4c4c4;
	margin-top:15px;
	padding:5px 0;
}

#footer .copy a{
	font-family:arial;
	font-size:11px;
	color:#666666;
}

#footer .copy_bottom{
	width:100%;
	height:10px;
	//height:30px;
	text-align:center;
	font-family:arial;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	padding:10px 0;
}

#footer .copy_bottom a{
	font-family:arial;
	font-size:11px;
	color:#666666;
}

/*	FEED RSS		*/
.tab_feed_rss {
	height: 30px;
	position: relative;
}

.tab_feed_rss a:hover {text-decoration: none;}

.conteudo_feedrss{
	padding:10px 0;
}

#descricao_feed_rss{	
	margin-top:5px;
	font-size:10px;
	font-weight:normal;
	color:#666666;
}

#descricao_feed_rss p, #descricao_feed_rss  a, #descricao_feed_rss  p a, #descricao_feed_rss  h1, #descricao_feed_rss  h2, #descricao_feed_rss  h3, #descricao_feed_rss  h4, #descricao_feed_rss  h5, #descricao_feed_rss  td, #descricao_feed_rss  li{
	font-size:10px;
	font-weight:normal;
	color:#666666;
}

.tab_rss_on, .tab_rss_on span {background: #F2F2F2; color: #333333;}
.tab_rss_off, .tab_rss_off span {color: #999999;}

.tab_rss_on, .tab_rss_off{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.tab_rss_on span, .tab_rss_off span {
	display:block;
	float:left;
	padding:7px 10px;
	font-size: 12px;
	font-weight: bold;
}

.tab_rss_on{}

.tab_rss_on span{border:1px solid #E2E2E2;}


/*resumo feed rss*/
#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 300px;
	height: 0px;
	z-index: 200;
}

#div_descr{
	padding: 5px;
	text-align:left;
	background-color: #EFEFEF; 
	border: 1px solid #999999;
}


/*	INQUERITOS SKIN DEFAULT	*/
#inqueritos_default{}

#inqueritos_default h3 {
	font-size: 20px;
	font-weight: bold;
	color : #005786;	
	border: 1px solid #CCC;
	border-width: 1px 0;
	padding:5px 0;
}

#inqueritos_default h4 {
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}

#inqueritos_default .img_inq{
	display:block; 
	float:left; 
	margin:10px 0;
}

#inqueritos_default .box {background: #005786; border:none; color: #FFFFFF; font-weight: bold; padding:2px 5px; width:135px; text-align:center;}

#inqueritos_default .inquiry_sep{
	margin-top:30px;
	//margin-top:35px;
	margin-bottom:10px;
}

#inqueritos_default .inquiry_sep .title_tab{
	display:block;
	color:#000000;
	font-weight:bold;
	font-size:18px;
	padding:0;
	margin:0;
}

#inqueritos_default .inquiry_sep p {
	font-size:13px;
	font-weight: bold;
	margin-top: 8px;
}

#inqueritos_default .title_label{
	font-family: Lucida Sans Unicode;
	color:#005786;
	font-size:16px;
	font-weight:normal;
}

#inqueritos_default .title_label_num{
	font-family: Lucida Sans Unicode;
	color:#333333;
	font-size:16px;
	font-weight:normal;
}

#inqueritos_default .inquiry_sep .fieldName {}
#inqueritos_default .inquiry_sep .fieldValue {}
#inqueritos_default .inquiry_sep .text {background: #FFFFFF url(../images/bg_forms.gif) repeat-x; border: 1px solid #999;}
#inqueritos_default .inquiry_sep .file{background: #FFFFFF url(../images/bg_forms.gif) repeat-x; border: 1px solid #999;}
#inqueritos_default .inquiry_sep textarea {background: #FFFFFF url(../images/bg_forms.gif) repeat-x; border: 1px solid #999;}
#inqueritos_default .inquiry_sep .select {background: #FFFFFF url(../images/bg_forms.gif) repeat-x; border: 1px solid #999;}
#inqueritos_default .inquiry_sep option {background: white;}

/*tabs*/
#inqueritos_default .tab_inqueritos {
	height: 30px;
	position: absolute;
	width:935px;
	margin-top:25px;
	//margin-top:15px;
}

#inqueritos_default .tab_inqueritos a:hover {text-decoration: none;}

#inqueritos_default .tab_on, #inqueritos_default .tab_on span {background: #005786; color: #FFFFFF;}
#inqueritos_default .tab_off, #inqueritos_default .tab_off span {background: #DDDDDD; color: #888888;}

#inqueritos_default .tab_on, #inqueritos_default .tab_off{
	display: block;
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	padding-left: 8px;
	height: 30px;
	cursor: pointer;
}

#inqueritos_default .tab_on span, #inqueritos_default .tab_off span{
	display:block;
	//display: normal;
	padding-right: 8px;
	padding-top: 6px;
	//height: 30px;
	background-position: right 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#inqueritos_default #conteudo_inq{
	margin-top:54px;
	//margin-top:44px;
	border:1px solid #DDDDDD;
	padding:15px;
	padding-top:0;	
	padding-bottom:40px;
}

#inqueritos_default #conteudo_inq .anterior, #inqueritos_default #conteudo_inq .seguinte{
	display:block; 
	font-weight:bold;
	background: #005786;
	color:#FFFFFF;
	text-decoration: underline;
	margin-top:10px;
	padding:5px;
}

#inqueritos_default #conteudo_inq .seguinte{
	float:right;
}

#inqueritos_default #conteudo_inq .anterior{
	float:left;
}

/*	INQUERITOS SEXFEM	*/
#inqueritos_sexfem{}

#inqueritos_sexfem h3 {
	font-size: 20px;
	font-weight: bold;
	color : #6B3247;	
	border: 1px solid #CCC;
	border-width: 1px 0;
	padding:5px 0;
}

#inqueritos_sexfem h4 {
	margin-top: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}

#inqueritos_sex_fem .img_inq{
	display:block; 
	float:left; 
	margin:10px 0;
}

#inqueritos_sexfem .box {background: #995C69; border:none; color: #FFFFFF; font-weight: bold; padding:2px 5px; width:135px; text-align:center;}

#inqueritos_sexfem .inquiry_sep{
	margin-top:30px;
	//margin-top:35px;
	margin-bottom:10px;
}

#inqueritos_sexfem .inquiry_sep .title_tab{
	display:block;
	color:#D75151;
	font-weight:bold;
	font-size:18px;
	padding:0;
	margin:0;
}

#inqueritos_sexfem .inquiry_sep p {
	font-size:13px;
	font-weight: bold;
	margin-top: 8px;
}

#inqueritos_sexfem .title_label{
	font-family: Lucida Sans Unicode;
	color:#995C69;
	font-size:16px;
	font-weight:normal;
}

#inqueritos_sexfem .title_label_num{
	font-family: Lucida Sans Unicode;
	color:#333333;
	font-size:16px;
	font-weight:normal;
}

#inqueritos_sexfem .inquiry_sep .fieldName {}
#inqueritos_sexfem .inquiry_sep .fieldValue {}
#inqueritos_sexfem .inquiry_sep .text {background: #FFFFFF url(../images/bg_forms.gif) repeat-x; border: 1px solid #999;}
#inqueritos_sexfem .inquiry_sep .file{background: #FFFFFF url(../images/bg_forms.gif) repeat-x; border: 1px solid #999;}
#inqueritos_sexfem .inquiry_sep textarea {background: #FFFFFF url(../images/bg_forms.gif) repeat-x; border: 1px solid #999;}
#inqueritos_sexfem .inquiry_sep .select {background: #FFFFFF url(../images/bg_forms.gif) repeat-x; border: 1px solid #999;}
#inqueritos_sexfem .inquiry_sep option {background: white;}

/*tabs*/
#inqueritos_sexfem .tab_inqueritos {
	height: 30px;
	position: absolute;
	width:745px;
	margin-top:25px;
	//margin-top:15px;
}

#inqueritos_sexfem .tab_inqueritos a:hover {text-decoration: none;}

#inqueritos_sexfem .tab_on, #inqueritos_sexfem  .tab_on span {background: #995C69; color: #FFFFFF;}
#inqueritos_sexfem .tab_off, #inqueritos_sexfem  .tab_off span {background: #DDDDDD; color: #888888;}

#inqueritos_sexfem .tab_on, #inqueritos_sexfem .tab_off{
	display: block;
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	padding-left: 8px;
	height: 30px;
	cursor: pointer;
}

#inqueritos_sexfem .tab_on span, #inqueritos_sexfem .tab_off span{
	display:block;
	//display: normal;
	padding-right: 8px;
	padding-top: 6px;
	//height: 30px;
	background-position: right 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#inqueritos_sexfem #conteudo_inq{
	margin-top:54px;
	//margin-top:44px;
	border:1px solid #DDDDDD;
	padding:15px;
	padding-top:0;	
	padding-bottom:40px;
}

#inqueritos_sexfem #conteudo_inq .anterior, #inqueritos_sexfem #conteudo_inq .seguinte{
	display:block; 
	font-weight:bold;
	background: #995C69;
	color:#FFFFFF;
	text-decoration: underline;
	margin-top:10px;
	padding:5px;
}

#inqueritos_sexfem #conteudo_inq .seguinte{
	float:right;
}

#inqueritos_sexfem #conteudo_inq .anterior{
	float:left;
}

/*	INQUERITOS ELEMENTO	*/
#inqueritos_elemento{font-family: Lucida Sans Unicode; color:#000000; }

#inqueritos_elemento h3 {
	font-family: Lucida Sans Unicode;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top:15px;
}

#inqueritos_elemento h4 {
	font-family: Lucida Sans Unicode;
	color:#000000;
	font-size:15px;
	font-weight:normal;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top:15px;
	line-height:125%;
}

#inqueritos_elemento h5 {
	font-family: Lucida Sans Unicode;
	color:#666666;
	font-size:13px;
	font-weight:normal;
	margin-top: 0em;
	margin-bottom: 0em;
	line-height:125%;
}

#inqueritos_elemento .img_inq{
	display:block; 
	float:right; 
	margin-top:10px;
}

#inqueritos_elemento .box {background: url(../images/bg_tab_on.jpg) bottom repeat-x;  border:none; color: #FFFFFF; font-weight: bold; padding:4px 5px; width:135px; text-align:center; font-family: Lucida Sans Unicode;}

#inqueritos_elemento .inquiry_sep{
	margin-top:30px;
	//margin-top:0px;
	margin-bottom:10px;
}

#inqueritos_elemento .inquiry_sep .title_tab{
	display:block;
	color:#D75151;
	font-weight:bold;
	font-size:18px;
	padding:0;
	margin:0;
}

#inqueritos_elemento .inquiry_sep p {
	font-family: Lucida Sans Unicode;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin-top: 10px;
	clear:both;
}

#inqueritos_elemento .title_label{
	display:block;
	margin-top:30px;
	margin-bottom:15px;
	font-family: Lucida Sans Unicode;
	color:#FF6600;
	font-size:14px;
	font-weight:bold;
}

#inqueritos_elemento .title_label_num{
	font-family: Lucida Sans Unicode;
	color:#333333;
	font-size:14px;
	font-weight:bold;
}

#inqueritos_elemento .inquiry_sep .fieldName {}
#inqueritos_elemento .inquiry_sep .fieldValue {}
#inqueritos_elemento .inquiry_sep .text {background: #FFFFFF; border: 1px solid #A5ACB2; height:25px; font-family: Lucida Sans Unicode; padding:2px; font-size:12px;}
#inqueritos_elemento .inquiry_sep .file{background: #FFFFFF; border: 1px solid #A5ACB2;}
#inqueritos_elemento .inquiry_sep textarea {background: #FFFFFF; border: 1px solid #A5ACB2; height:100px; font-family: Lucida Sans Unicode; padding:2px; font-size:12px;}
#inqueritos_elemento .inquiry_sep .select {background: #FFFFFF; border: 1px solid #A5ACB2;}
#inqueritos_elemento .inquiry_sep option {background: white;}

/*tabs*/
#inqueritos_elemento .tab_inqueritos {
	height: 30px;
	position: absolute;
	width:700px;
	margin-top:25px;
	//margin-top:15px;
}

#inqueritos_elemento .tab_inqueritos a:hover {text-decoration: none;}

#inqueritos_elemento .tab_on {
	background: url(../images/bg_tab_on.jpg) repeat-x; 
	border:1px solid #FF9900;
	color:#FFFFFF;

}
#inqueritos_elemento .tab_off {
	background: url(../images/bg_tab_off.jpg) repeat-x; 
	border:1px solid #E2E2E2;
	color:#333333;
}

#inqueritos_elemento .tab_on, #inqueritos_elemento .tab_off{
	display: block;
	float: left;
	margin: 0 1px 0 0;
	padding: 0;	
	border-bottom: none;
	padding:4px;	
	cursor:pointer;
}

#inqueritos_elemento .tab_on span, #inqueritos_elemento .tab_off span{
	font-family: Lucida Sans Unicode;
	font-size:12px;
	text-decoration:none;
}

#inqueritos_elemento .tab_on span{font-weight:bold;}

#inqueritos_elemento #conteudo_inq{	
	border:1px solid #E3E3E3;
	border-top:none;	
	padding:15px;
	padding-top:1px;
	//padding-top:0;	
	padding-bottom:40px;
	background:#FFFFFF;
}

#inqueritos_elemento #conteudo_inq .anterior, #inqueritos_elemento #conteudo_inq .seguinte{
	display:block; 
	text-decoration: underline;
	margin-top:10px;
	font-family: Lucida Sans Unicode;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}

#inqueritos_elemento #conteudo_inq .seguinte{
	width:77px;
	//width:83px;
	height:21px;
	//height:26px;
	float:right;
	background: url(../images/bt_seg.jpg);
	padding:5px 0 0 6px;
}

#inqueritos_elemento #conteudo_inq .anterior{
	width:61px;
	//width:83px;
	height:21px;
	//height:26px;
	float:left;
	background: url(../images/bt_ant.jpg);
	padding:5px 0 0 22px;
}

#inqueritos_elemento .knob {
	display:block;
	position: absolute;
	height: 20px;
	width: 10px;
	background: url(../images/cursor.gif) top left no-repeat;
	cursor: pointer;
}

#inqueritos_elemento .area {
	display:block;
	position: relative;
	float: left;
	height: 16px;
	width: 310px;
	
	background: #FFF url(../images/fundo.gif) center left no-repeat;
}

#inqueritos_elemento .num {
	display:block;
	position: relative;
	margin-right: 15px;
	width: 41px;
	height:23px;
	padding-top:4px;
	padding-left:2px;
	font: bold 14px Tahoma,Geneva,sans-serif;
	text-align: center;
	color: #FF6600;
	background: url(../images/bg_val.gif) no-repeat;
	float: left;
}


/*POSTAIS*/

#thumb_lista_ecards .img{background:url(../images/moldura_thumb.jpg); width:102px; height:74px; text-align:center; padding-top:3px; margin-bottom:10px;}
#thumb_lista_ecards .img img{ width:96px; height:71px;}

#button_postal{
	float:right;
	margin-top:10px;
	background: url(../images/enviar_button.jpg);
	width:120px;
	height:25px;
	border:none;
	cursor:pointer;
}

#postais_passo{float:left;}

#postais_passo .title{
	color:#00497C;
	font-size:26px;
	font-weight:normal;
	text-align:left;
}

#postais_passo .sub_title{
	color:#005787;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
}

#postais_passo span{color:#000000; font-size:13px; font-family:Courier, Arial;}
#postais_passo .field_postal{color:#000000; font-size:12px; font-family:Courier, Arial; margin-top:10px; font-weight:bold;}
#postais_passo .text{color:#000000; font-size:12px; font-family:Courier, Arial; margin-top:10px; line-height:100%;}
#postais_passo .enviar{color:#494949; font-size:14px; font-family:Courier, Arial; margin-top:10px; font-weight:bold;}

#postais_passo .msg{
	width:185px;
	height:210px;
	font-family:Courier;
	font-size:12px;
	color:#000000;
	border:1px solid #000000;
	background: none;
}

#postais_passo .send_emails{
	width:430px;
	height:100px;
	font-family:Courier;
	font-size:12px;
	color:#000000;
	border:1px solid #000000;
	background: none;
	margin-top:10px;
}

#postais_passo .campo{
	width:180px;
	font-family:Courier;
	font-size:12px;
	color:#000000;
	border:none;
	border-bottom:1px solid #000000;
	background: none;
}

#postais_passo .button_passo1{
	float:left;
	margin-top:10px;
	background: url(../images/bt_continuar.jpg);
	width:95px;
	height:25px;
	border:none;
	cursor:pointer;
}

#postais_passo .voltar{
	float:left;
	margin-top:10px;
	background: none;
	width:55px;
	height:25px;
	border:none;
	text-align:center;
	cursor:pointer;
	color:#000000; font-size:13px; font-family:Courier, Arial;
}

#postais_passo .botoes{
	float:right;
	margin-top:10px;
	background: url(../images/bg_botoes.jpg) repeat-x;
	width:160px;
	height:25px;
	border:none;
	cursor:pointer;
	text-align:center;
	color:#000000; font-size:13px; font-family:Courier, Arial;
	text-transform:uppercase;
}


/*GLOSSARIO*/


#lista_glossario{}
#lista_glossario h2{
	font-size: 15px;
	font-weight:bold;
	color: #333333;
}

#pastas_glossario{	
	padding-bottom: 10px;
}

#pastas_glossario a{
	display:block;
	float:left;
	color: #333333;
	font-size:12px;
	width:16px;
	text-align:center;
	padding:2px 0;
}

#pastas_glossario .current{
	display:block;
	float:left;
	color: #333333;
	font-size:12px;
	font-weight:bold;
	border:1px solid #00497C;
	width:14px;
	text-align:center;
	padding:1px 0;
}



/* BREADCRUMBS */
#breadcrumbs {
	position: relative;
	background:#F2F2F2;
	font-size: 9px;
	/*overflow: hidden;*/
	padding:8px;
}

#breadcrumbs a {
	color: #333;
	font-size: 11px;
}
#breadcrumbs span {
	text-decoration: none;
	color: #333;
	font-size: 11px;
}

#breadcrumbs a:hover {color: black;}

#breadcrumbs #links {float:left; padding:8px;}

#table_box {
  width: 750px;
}
