html {
	height: 100%;
	line-height:120%;
	overflow-y:hidden;
	overflow-x:hidden;

	
}

/* Works in Safari */
::selection {
       background-color: #FFF;
       color: #000;
}

/* Mozilla based browsers */
::-moz-selection {
       background-color: #FFF;
       color: #000;

}



a:active {
    outline: none;
}
a:focus { outline:none; }

.underline{
	text-decoration:none;
}
.underline:hover{
	text-decoration:underline;
}

form {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	height: 100%;
	/*overflow:hidden;*/
	color:#646464;

}
p {
	margin:0;
	padding:0;
}
img {
	border:0px;
}
label .normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4d4d4d;
	margin-top:5px;
	float:left;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:12px;
	color:#a6a8ab;
	background:#4d4d4f;
	border:0px;
	padding:1px 3px 1px 3px;
	margin-top:3px;
	width:239px;
	float:left;
	border: 1px solid transparent;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4d4d4d;
	text-decoration:none;
	cursor: pointer;
}
/*
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#00adef;
	text-decoration:none;
	cursor: pointer;
}*/

.link_relogio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#db4799;
	text-decoration: none;
}

.link_relogio:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#db4799;
	text-decoration: none;
}

#loading {
	display:block;
	width:100%;
	height: 100%;
	margin:0;
	padding:0;
	background:#ffffff;
}

.m_hover{
color:#A32427;	
}


/*    HEADER   **********************************************************/

#header{
	height:66px;
	position:absolute;
	width:100%;
	background-color:#646464;
	top:0;
	left:0;
	z-index:98;
}

#h_top{
	height:24px;
	width:100%;
	position:relative;
	margin-top:42px;
	background-color:#B1B3B6;
}
#h_top_titulo{
	margin-top:3px;
	height:21px;
	width:auto;
	position:relative;
	float:left;
	font-size:14px;
	color:#58595B;
	margin-left:25px;
}
#h_top_descricao{
	margin-top:4px;
	height:20px;
	width:auto;
	position:relative;
	float:left;
	font-size:11px;
	color:#6D6E71;
	margin-left:4px;
}

#h_top_copyright{
	height:20px;
	width:auto;
	position:absolute;
	font-size:11px;
	color:#6D6E71;
	top:46px;
	right:0;
	z-index:99;
}




/*    CONTENT   **********************************************************/

#capa{
	position:absolute;
	top:0;
	left:0;
	display:block;
	 visibility:hidden;
	width:100%;
	height:100%;
}
#conteudo1 {
	position:absolute;
	width:100%;
	height: 100%;
	margin:0;
	padding:0;
}


#content{
margin-left: auto;
margin-right: auto;
height:100%;
background-color:#FFF;
width:100%;
}

/* Menu *****************************************/
#menu_outer{
width:153px;
height:100%;
position:relative;
background-color:#FFF;
float:left;
}

#menu_inner{
width:238px;
margin-top:173px;
position:relative;
float:left;
height:auto;
}

.menu_list {
	width:auto;
}
.menu_head {
	width: 150px;
	height:18px;
	padding-top:5px;
	padding-left:3px;
	padding-bottom:4px;
	cursor: pointer;
	position: relative;
	margin-bottom:10px;
       font-weight:bold;
       background: #B1B3B6;
	   color:#534C4D;
	   font-size:15px;
}

.menu_head:hover {
	   color:#A32427;
}

.menu_body {
	display:none;
}
.menu_body a {
	width: 150px;
	height:18px;
  display:block;
  color:#B1B3B6;
  padding-left:0px;
	font-size:12px;

  text-decoration:none;
  margin-bottom:30px;
}
.menu_body a:hover {
  color: #A32427;
}




/* Conteudos ****************************************/

#conteudos{
width:100%;
position:relative;
}

#conteudo_inner{
width:543px;
height:100%;
position:relative;
float:right;
background-color:#231F20;

}

#conteudos_area{
width:auto;
height:auto;
position:relative;
float:left;
height:100%;
background-color:#231F20;

}

#frame_imagem{
margin-top:66px;
width:auto;
height:auto;
position:relative;
float:left;
margin-bottom:50px;
background-color:#231F20;
}

#vertical_text{
	width:95px;
	height:440px;
	position:absolute;
	top:50%;
	color:#FFF;
	left:0;
}

/********* HOME ***********/

#home{
margin-top: 222px;
width:498px;
position:relative;
float:right;
height:190px;;
margin-bottom:50px;
margin-left:45px;
}

#eficiencia{
width:auto;
height:26px;
position:relative;
float:left;
background-color:#646464;
color:#231F20;
font-size:30px;
font-weight:bold;
padding-top:9px;
padding-left:4px;
padding-right:4px;
}

#separador{ overflow:hidden; width:auto; position:relative; }

#rapidez{
margin-top:3px;
width:auto;
height:19px;
float:left;
position:relative;
background-color:#646464;
color:#231F20;
font-size:24px;
font-style:italic;
padding-top:5px;
padding-left:4px;
padding-right:4px;
padding-bottom:4px;
}

#qualidade{
margin-top:3px;
width:auto;
height:18px;
float:left;
position:relative;
background-color:#646464;
color:#231F20;
font-size:22px;
font-weight:bold;
padding-top:1px;
padding-left:4px;
padding-right:4px;
padding-bottom:3px;
}

#passos{
margin-top:8px;
width:auto;
height:29px;
float:left;
position:relative;
color:#646464;
font-size:32px;
padding-top:6px;
padding-left:4px;
padding-right:4px;
}

#unimolas{
margin-top:5px;
width:auto;
height:25px;
float:left;
position:relative;
color:#A32427;
font-size:31px;
font-weight:bold;
padding-top:5px;
padding-left:4px;
padding-right:4px;
padding-bottom:2px;
}

#suporte{
margin-top:0px;
width:auto;
height:18px;
float:left;
position:relative;
color:#646464;
font-size:15px;
font-style:italic;
padding-top:1px;
padding-left:4px;
padding-right:4px;
padding-bottom:2px;
}

/***** EMPRESA ******/


#empresa{
margin-top: 222px;
width:505px;
position:relative;
float:right;
height:auto;
margin-bottom:50px;
}

#empresa_titulo{
margin-top:5px;
width:478px;
height:25px;
float:left;
position:relative;
color:#A32427;
font-size:31px;
font-weight:bold;
padding-top:5px;
padding-bottom:2px;
margin-right:27px;
}

#empresa_sub_titulo{
/*margin-top:5px;*/
width:478px;
height:20px;
float:left;
position:relative;
color:#FFF;
font-size:18px;
font-style:italic;
padding-top:1px;
padding-bottom:2px;
margin-right:27px;
}

#empresa_texto{
margin-top:18px;
width:478px;
height:auto;
float:left;
position:relative;
color:#4D4D4D;
font-size:12px;
padding-top:1px;
padding-bottom:2px;
margin-right:27px;
text-align:justify;
}

#empresa_texto a{
color:#A32427;
font-size:12px;
}

#empresa_texto a:hover{
color:#A32427;
font-size:12px;
text-decoration:underline;
}

span.empresa_primeira{ 
color:#FFF;
opacity:1;
filter:alpha(opacity=100);
position:absolute;
top:0;
left:0;
}

span.empresa_primeira_a{
	color:#C93034;
background-color: #C93034;
opacity:0.5;
filter:alpha(opacity=50);
top:0;
left:0;
}

span.empresa_primeira_t{
color:#231F20;

top:0;
left:0;
}

/* SERVICOS **************/

#servicos{
margin-top: 96px;
width:505px;
position:relative;
float:right;
height:400px;
margin-bottom:50px;
}

#servicos_titulo{
margin-top:5px;
width:478px;
height:25px;
float:left;
position:relative;
color:#A32427;
font-size:31px;
font-weight:bold;
padding-top:5px;
padding-bottom:2px;
margin-right:27px;
}

#servicos_sub_titulo{
/*margin-top:5px;*/
width:478px;
height:20px;
float:left;
position:relative;
color:#FFF;
font-size:18px;
font-style:italic;
padding-top:1px;
padding-bottom:2px;
margin-right:27px;
}

.servicos_content{
margin-top:5px;
width:478px;
height:400px;
float:left;
position:relative;
color:#646464;
font-size:12px;
padding-top:1px;
padding-bottom:2px;
margin-right:27px;
text-align:justify;
overflow: auto;
overflow-x:hidden;
overflow-y:hidden;
}



.servicos_categoria_outer{
width:174px;
height:16px;
float:left;
position:relative;
color:#FFF;
}

.servicos_categoria_bg{
width:174px;
height:16px;
float:left;
position:absolute;
top:1px;;
left:0;
color:#FFF;
background-color: #C93034;
opacity:0.5;
filter:alpha(opacity=50);
}

.servicos_categoria_inner{
width:174px;
height:12px;
float:left;
position:relative;
color:#FFF;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
padding-bottom:2px;
padding-left:4px;
}

.servicos_texto{
width:478px;
height:18px;;
float:left;
position:relative;
color:#B1B3B6;
font-size:12px;
padding-top:1px;
padding-bottom:2px;
margin-right:27px;
text-align:justify;
font-weight:bold;
padding-left:4px;
}

.servicos_margin_top{
position:relative;
width:478px;
height:10px;
margin-right:27px;
float:left;
}

.servicos_margin_bottom{
position:relative;
width:478px;
height:12px;
margin-right:27px;
float:left;
}

/* Produtos ************************************/

#empresa_vert{
width:200px;
height:auto;
float:left;
position:absolute;
bottom:101px;
left:-65px;
color:#A32427;
font-size:31px;
font-weight:bold;
padding-top:5px;
padding-bottom:2px;
}

#produtos_vert{
width:200px;
height:auto;
float:left;
position:absolute;
bottom:101px;
left:-36px;
color:#FFF;
font-size:18px;
font-style:italic;
padding-top:1px;
padding-bottom:2px;
}

.rotate-90 {
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}




#lista_produtos{
background-color:#FFF;
width:100%;
height:448px;
float:left;
position:relative;
color:#646464;
font-size:12px;
padding-top:1px;
padding-bottom:2px;
text-align:justify;
overflow: auto;
overflow-x:hidden;
overflow-y:hidden;
text-align:center;
}

#out_w{
background-color:#FFF;
width:100%;
height:100%;
float:left;
position:relative;
}

#top_lista{
	position:absolute;
	width:635px;
	height:30px;
	float:left;
    left:50%;
	margin-left: -317px;
	color:#A6A8AB;
	font-size:11px;
}

#top_dir{
	position:relative;
	width:317px;
	height:30px;
	float:left;
	text-align:right;
	font-size:11px;
}
#top_esq{
	position:relative;
	width:318px;
	float:left;
	height:30px;
	text-align:left;
	color:#646464;
}

.cz_claro{
	color:#A6A8AB;
}

.navegador{
color:#646464;
}

.navegador:hover{
color:#A32427;
/*text-decoration:underline;*/
}

#frame_lista_produtos{
	position:absolute;
	top:35px;
	width:635px;
	height:418px;
	float:left;
    left:50%;
	margin-left: -317px;
	color:#FFF;
	font-size:11px;
	text-align:center;
}

#lista1{
	position:absolute;
	 top:0;
	 left:0;
	width:635px;
	height:200px;
	font-size:11px;
}

#lista2{
	position:absolute;
	width:635px;
	height:200px;
	font-size:11px;
	top:218px;
	left:0;
}

#c1{
	position:absolute;
	width:312px;
	height:198px;
	font-size:11px;
	left:0;
	top:0;
}
#c2{
	position:absolute;
	width:312px;
	height:198px;
	font-size:11px;
    left:322px;
	top:0;
}
#c3{
	position:absolute;
	width:312px;
	height:198px;
	font-size:11px;
	top:0;
	left:0;

}
#c4{
	position:absolute;
	width:312px;
	height:198px;
	font-size:11px;
	left:322px;
	top:0;
}

.min_produto{
	float:left;
	position:relative;
width:310px;
height:180px;

}
.min_produto_not_hover{
	width:310px;
height:180px;
border:solid 1px #000;
position:absolute;
top:0;
left:0;
 z-index:20;

 
}
.min_produto_hover{
	z-index:19;
width:310px;
height:180px;
border:solid 1px #000;
position:absolute;
top:0;
left:0;
	-webkit-box-shadow:inset 0 0 50px #B1B3B6;
	-moz-box-shadow: inset 0 0 50px #B1B3B6;
	box-shadow: inset 0 0 50px #B1B3B6;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#B1B3B6')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#B1B3B6');
}

.i8{
display:none;	
}

.outer_desc{
width:635px;
height:12px;
position:relative;
float:left;
margin-top:5px;
}

.div_red{
	width:3px;
	height:12px;
	position:relative;
	float:left;
	background-color:#A32427;
	opacity:0.7;
	filter:alpha(opacity=70);
}

.div_text{
	width:auto;
	height:12px;
	position:absolute;
 	left:5px;
	top:0;
	color:#A32427;
	background-color:#A32427;
	opacity:0.7;
	filter:alpha(opacity=70);
	line-height:100%;
	text-align:left;
}

.div_text_wht{
		width:auto;
	height:12px;
	position:absolute;
 	left:5px;
	top:0;
	line-height:100%;
	text-align:left;
	

	color:#FFF;
		
}

.div_wth{
	width:2px;
	height:12px;
	position:relative;
	float:left;
	background-color:#FFF;
}

/* Detalhe Produto ******************************/



#detalhe_produtos{
background-color:#FFF;
width:100%;
height:448px;
float:left;
position:relative;
text-align:center;
 /*-webkit-box-reflect: below -5px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.2)));*/	

}


#det_img{
	position:relative;
	width:633px;
	height:392px;
}

.lg_produto{
	position:relative;
	float:left;
	width:631px;
	height:390px;
	border:solid 1px #000;
	
}

.fechar_detalhe{
position:absolute;
top:8px;
right:8px;
width:28px;
height:28px;
}
/*
#img_f{
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	
	}
	
#img_f:hover:hover{
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-o-transform: scale(0.8);
	-ms-transform: scale(0.8);
}*/


/* Todo Terreno ********************************/

#todo_terreno{
margin-top:194px;
width:505px;
position:relative;
float:right;
height:auto;
margin-bottom:50px;
margin-right:5px;
}

#todo_terreno_titulo{
margin-top:5px;
width:478px;
height:25px;
float:left;
position:relative;
color:#A32427;
font-size:31px;
font-weight:bold;
padding-top:5px;
padding-bottom:2px;
margin-right:27px;
}

#todo_terreno_sub_titulo{
/*margin-top:5px;*/
width:478px;
height:20px;
float:left;
position:relative;
color:#FFF;
font-size:18px;
font-style:italic;
padding-top:1px;
padding-bottom:2px;
margin-right:27px;
margin-bottom:10px;
}

#todo_terreno_container{

width:490px;
height:auto;
float:left;
position:relative;
overflow: auto;
overflow-x:hidden;
overflow-y:hidden;
}


#todo_terreno_i{
margin-top:8px;
width:490px;
height:auto;
float:left;
position:relative;
color:#646464;
font-size:12px;
padding-top:1px;
padding-bottom:2px;
margin-right:15px;
text-align:justify;
/*margin-bottom:60px;*/
}
#todo_terreno_texto{

width:478px;
height:auto;
float:left;
position:relative;
color:#646464;
font-size:12px;
padding-top:1px;
padding-bottom:2px;
margin-right:27px;
text-align:justify;
margin-bottom:60px;
}

#todo_terreno_texto a{
color:#A32427;
font-size:12px;
}

#todo_terreno_texto a:hover{
color:#A32427;
font-size:12px;
text-decoration:underline;
}

span.todo_terreno_primeira{ 
color:#FFF;
opacity:1;
filter:alpha(opacity=100);
position:absolute;
top:0;
left:0;
}

span.todo_terreno_primeira_a{
	color:#C93034;
background-color: #C93034;
opacity:0.5;
filter:alpha(opacity=50);
top:0;
left:0;
}

span.todo_terreno_primeira_t{
color:#231F20;
opacity:0;
filter:alpha(opacity=0);
top:0;
left:0;
}

.simbolo{
	position:relative;
	float:left;
	width:57px;
	height:47px;
	margin-top:10px;
}
.divider_right{
width:13px;
height:47px;
margin-top:10px;
position:relative;
float:left;
}

/* Contactos **********************************/


#contactos{
margin-top: 190px;
width:505px;
position:relative;
float:right;
height:auto;;
margin-bottom:50px;
margin-right:5px;
}

#contactos_titulo{
margin-top:5px;
width:478px;
height:25px;
float:left;
position:relative;
color:#A32427;
font-size:31px;
font-weight:bold;
padding-top:5px;
padding-bottom:2px;
margin-right:27px;
}

#contactos_sub_titulo{
/*margin-top:5px;*/
width:478px;
height:20px;
float:left;
position:relative;
color:#FFF;
font-size:18px;
font-style:italic;
padding-top:1px;
padding-bottom:2px;
margin-right:27px;
}

#contactos_outer{
margin-top:18px;
width:225px;
height:200px;
float:left;
position:relative;
color:#B1B3B6;
font-size:12px;
padding-top:1px;
padding-bottom:2px;
text-align:left;
margin-bottom:60px;
}

#c_bg_unimolas{
position:absolute;
top:3px;
left:0;
width:100px;
height:14px;
color:#C93034;
background-color: #C93034;
opacity:0.5;
filter:alpha(opacity=50);
}

#c_unimolas{
position:relative;
float:left;
width:225px;
height:13px;
font-size:12px;
color:#FFF;
}
.c_texto{
position:relative;
float:left;
width:225px;
height:13px;
font-size:12px;
margin-top:3px;
}

.c_texto_c1{
position:relative;
float:left;
width:60px;
height:13px;
font-weight:bold;
}

.c_texto_c2{
	position:relative;
	float:left;
	height:13px;
	width:165px;
}

.mail_l{
font-size:12px;
color:#B1B3B6;
}

#img_mapa_p{
	transition-duration: 0.8s;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	
	}
	
#img_mapa_p:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}


.wwwuni{
	font-size:12px;
	color:#B1B3B6;
}
.wwwuni:hover{
	font-size:12px;
	color:#A32427;
	/*text-decoration:underline;*/
}

.c_cont{
margin-top:52px;
position:relative;
float:left;
width:225px;
height:16px;
}
.c_a{
font-size:12px;
font-variant:small-caps;
color:#A32427;
}
.c_a:hover{
font-size:12px;
font-variant:small-caps;
color:#A32427;
text-decoration:underline;
}


#loc_outer{
height:auto;
position:relative;
width:280px;
float:right;
}

#mapa_outer{
width:262px;
height:240px;
 float:right;
 position:relative;
 margin-top:10px;
 margin-right:18px;
 text-align:right;
}

#g_map{
width:240px;
height:20px;
float:right;
position:relative;
 margin-right:40px;
 text-align:right;
 margin-top:20px;
 color:#B1B3B6;
 }

/* Formulario *********************************/

#form_outer{
position:relative;
float:left;
width:460px;
height:auto;
margin-top:33px;
}

.tags_form{
position:relative;
width:90px;
float:left;
height:12px;
background-color:#C93034;
color:#FFF;
opacity:0.5;
filter:alpha(opacity=50);
 padding-top:4px;
 padding-left:4px;
 margin-right:6px;
}

#input_nome{
margin-top:0px;
position:relative;
width:352px;
float:left;
height:16px;
font-size:12px;
}

#input_telefone{
	margin-top:16px;
position:relative;
width:120px;
float:left;
height:16px;
margin-right:6px;
font-size:12px;
}

#input_email{
	margin-top:16px;
position:relative;
width:218px;
float:left;
height:16px;
font-size:12px;
}

#input_assunto{
	margin-top:16px;
position:relative;
width:352px;
float:left;
height:16px;
font-size:12px;
}

#input_mensagem{
	margin-top:10px;
position:relative;
width:352px;
float:left;
height:76px;
font-size:12px;
border: 1px solid transparent;
}

.divider_form{
	width:505px;
	height:1px;
	position:relative;
	float:left;
}

.controlos_form{
	width:460px;
	height:16px;
	position:relative;
	float:left;
	margin-top:30px;
	vertical-align:bottom;
	display:table-cell;
}
.c_anterior{
	width:100px;
	height:16px;
	position:relative;
	float:left;
}
.c_submit{
	width:360px;
	height:16px;
	position:relative;
	float:right;
	text-align:right;
}

#aviso_cont{
	width:460px;
	height:16px;
	position:relative;
	float:left;
}

.botao_submit{
background-color:#231F20;
	font-size:12px;
	color:#646464;
	float:right;
	width:auto;
	height:20px;
	margin-left:0px;
	padding-top:2px;
			padding-left:0px;
			padding-bottom:2px;
			vertical-align:bottom;
			 border:0;
}

.botao_submit:hover{
	font-size:12px;
	color:#A32427;
	text-decoration:underline;
	float:right;
		width:auto;
		cursor:pointer;
		margin-left:0px;
			height:20px;
				padding-top:2px;
				padding-left:0px;
				padding-bottom:2px;
				vertical-align:bottom;
 border:0;
}


#format{
	margin-top:10px;
position:relative;
width:100%;
height:20px;
float:left;
	
}

.margin_t{
        
		margin-top:-2px;
        }



/* Noticias ***********************************/
#noticias_outer{
margin-top:66px;
margin-bottom:50px;
width:230px;
position:relative;
float:left;
height:100%;
}
#noticias_slider{
z-index:50;
position:absolute;
width:230px;
height:100%;
top:0;
left:0;
background:#FFF;/*
	opacity:0.98;
filter:alpha(opacity=98);
*/
}
#noticias_border_left{
position: absolute;
left:0;
top: 50%;
margin-top:-92px;
width:5px;
height:184px;
background-color:#6E0A0B;
opacity:0.5;
filter:alpha(opacity=50);
}

#noticias_inner{
z-index:51;
width:225px;
position:absolute;
top:0;
right:0;
height:100%;
background-color:#FFF;
}

#img_logo{
width:198px;
margin-top:20px;
position:relative;
text-align:center;
height:119px;
margin-left:25px;
}
#noticias_title{
width:198px;
margin-top:50px;
position:relative;
text-align:left;
height:23px;
float:left;
color:#A32427;
font-size:20px;
font-weight:bold;
padding-top:5px;
padding-bottom:2px;
margin-left:27px;
margin-bottom:15px;
}

#destaques_outer{
	position:static;
width:198px;
position:relative;
text-align:left;
height:138px;
float:left;
margin-left:27px;
margin-bottom:15px;
}

#noticias_changer{
	/*border-left:1px solid #646464;*/
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;


}


#dest_titulo{
position:relative;
margin-top:74px;
margin-left:18px;
float:left;
width:276px;
height:auto;
font-size:14px;
text-transform:uppercase;
 font-weight:bold;
 color:#646464;
}

#dest_sub_titulo{
position:relative;
margin-top:2px;
margin-left:18px;
float:left;
width:276px;
height:auto;
font-size:12px;
 color:#646464;
}

#dest_sub_titulo{
position:relative;
margin-top:0px;
margin-left:18px;
float:left;
width:276px;
height:auto;
font-size:12px;
}
#dest_data{
position:relative;
margin-top:2px;
margin-left:18px;
float:left;
width:276px;
height:auto;
font-size:12px;
color:#BABCBE;
margin-bottom:12px;
}

#dest_img{
position:relative;
margin-top:0px;
margin-left:18px;
float:left;
width:276px;
height:195px;
margin-bottom:13px;
}




#dest_footer{
width:295px;
position:absolute;
bottom:0px;
left:7px;
height:28px;
}

#dest_close{
position:relative;
width:19px;
height:19px;
float:left;
background-image:url(../img/setas_fechar-OFF.jpg);
}
#dest_close:hover{
position:relative;
width:19px;
height:19px;
float:left;
background-image:url(../img/setas_fechar-ON.jpg);
}


.nav_noticia{
float:right;
width:auto;
position:relative;
height:15px;
font-size:12px;
color:#A32427;
opacity:0.5;
filter:alpha(opacity=50);
}

.nav_noticia:hover{
float:right;
width:auto;
position:relative;
height:15px;
font-size:12px;
color:#A32427;
opacity:1;
filter:alpha(opacity=100);
/*text-decoration:underline;*/
}

.lb_nav_not{
float:right;
width:auto;
position:relative;
height:15px;
font-size:12px;
color:#A32427;
opacity:0.5;
filter:alpha(opacity=50);
}

#dest_texto{
	 visibility:hidden;
margin-top: 5px;
width: 274px;
height: 100px;
position: relative;
color: #646464;
font-size: 12px;
padding-top: 1px;
padding-bottom: 2px;
text-align: justify;
overflow: auto;
overflow-x: hidden;
overflow-y: hidden;
}

#divider_line{
position:absolute;
top:25px;
right:0;
width:1px;
height:100px;
background-color:#646464;
opacity:0.5;
filter:alpha(opacity=50);
}

#divider_line2{
position:absolute;
top:25px;
left:0;
width:1px;
height:100px;
background-color:#6E0A0B;
opacity:0.5;
filter:alpha(opacity=50);
}

#divider_line3{
position:absolute;
top:25px;
right:0;
width:1px;
height:100px;
background-color:#646464;
opacity:0.5;
filter:alpha(opacity=50);
}

#divider_line4{
position:absolute;
top:25px;
left:0;
width:1px;
height:100px;
background-color:#646464;
opacity:0.5;
filter:alpha(opacity=50);
}


/*    FOOTER   **********************************************************/

#footer{
	height:50px;
	position:absolute;
	width:100%;
	background-color:#A32427;
	bottom:0;
	left:0;
	z-index:100;
}
#f_line{
	height:8px;
	position:absolute;
	width:100%;
	background-color:#B1B3B6;
	top:0;
	left:0;
}

#f_descricao{
	margin-top:20px;
	height:20px;
	width:auto;
	position:relative;
	float:left;
	font-size:10px;
	color:#FFF;
	margin-left:22px;
}

.f_divider{
	position:relative;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
.f_tag{
	position:relative;
	float:left;
}

/***********************************************************/


/* Canto Direito ************************************/

#simbolo_desde{
position:absolute;
width:60px;
height:51px;
bottom:65px;
right:20px;
z-index:100;
}





#conteudo2{
	display:none;
	border:1px solid transparent;
}

#caixa_linguas2{
	position:absolute;
	top:0;
	width:125px;
	height:87px;
	z-index:10;
}

#content_c2{
	height:550px;
	width:1195px;
	margin-top:30px;
	background:gray;
	position:relative;
}

#footer2{
	height:64px;
	width:1195px;
	position:relative;
	margin-top:10px;
}


* { margin:0; padding:0; }


.hiddenPic {
	display:none;
	}















