@charset "utf-8";
/* CSS Template Styling Document */
/************************************************************************
CSS - DEFINIÇÃO DAS CARACTERISTICAS DO TEMPLATE
*************************************************************************/


/************************************************************************
CSS - DEFINIÇÃO De algumas imagens
*************************************************************************/
.img_form{
		background:url('../../styling/imagens/form.png') no-repeat top right ; 
		padding-right:15px;
		width:135px;
		float:right;
		height:128px;
	}
	
html{ 
background: transparent url('../../login/upload/cfg/bg.jpg') repeat; 


}
body{ 
color: #777; 
background: #f8f8f8;
background:url('../../login/upload/cfg/bg.jpg') repeat; 

overflow-y: scroll;
overflow: -moz-scrollbars-vertical;
}
 
.logo a{
background: transparent url('../../login/upload/cfg/logotipo.jpg') no-repeat top left; 
}

.bar_logo{
background: transparent url('../../login/upload/cfg/topo.jpg') no-repeat top left; 

}
.rodape{
	background:#06F;
	height:35px;
	color:#FFF;
	border-top:
	1px solid #fff; 
	padding-top:5px;
	background:url(../../login/upload/cfg/menufundo.jpg) repeat-x;
	}
/************************************************************************
Titulo da pagina noticias e produtos

*************************************************************************/
.titulo_pagina_noticias{
	 border-bottom:1px solid #cccccc;
	 width:680px;
	 text-transform:uppercase;
	 font-weight:bold;
	}
	
/*produtos, titulo do submenu*/	
.titulo_submenu{
	border-bottom:1px solid #cccccc; 
	width:220px;
	text-transform:uppercase;
	font-weight:bold;
}

/************************************************************************
Titulo das paginas
	-empresa
	-serviços
	-portfolio
	-outros
*************************************************************************/
.titulo_paginas{
	text-transform:capitalize;
	border-bottom:1px solid #cccccc;
	width:920px;
	text-transform:uppercase;
	font-weight:bold;"
	}

/************************************************************************
-pagina index.php, empresa, noticias
	-Titulo das noticias na pagina 
	-link ler mais das noticias
	-links do rodapé
	-link , nome do pdf
*************************************************************************/



.link3{
	font-family: Arial, Helvetica, Verdana, san-serif;
	top:0px;
	font-size:13px;
	text-decoration:none;

}

.link3 a{
	color:#333;
	margin-right:0px; /*spacing between each menu link*/
	text-decoration: none;
	/*bottom border is 3px*/
}

.link3 a:hover{
	color:#999;
}

.link3 a.selected, .link3 a.visited{
	
	color:#333;
	
	}
	
/************************************************************************
-pagina produtos
	-Titulo novidades
*************************************************************************/

	
.novidades{
	border-bottom:1px solid #ccc; 
	width:285px;
	text-transform:uppercase;
	font-weight:bold; 
	color:#666;
}

/************************************************************************
-Pagina produtos
	-link Titulo dos produtos
*************************************************************************/


a img {
	padding:5px;
	border-bottom:1px solid #000;
	}
	
.link_titulo_produto{	
	line-height:20px;
	font-size:18px;
	border-top:10px;
	border-bottom:15px;
	border-bottom:1px solid #ccc;
	width:100%;
}

.link_titulo_produto a{
	color:#333;
	margin-right:0px; /*spacing between each menu link*/

	/*bottom border is 3px*/
}

.link_titulo_produto a:hover{
	color:#999;
}

.link_titulo_produto a.selected, .link_titulo_produto a.visited{
	
	color:#999;
	
	}

/************************************************************************
-Pagina produtos
	-link ler mais 
*************************************************************************/	
.more-link{ 
	background-color:#333;
	display:block;
	line-height:25px;
	padding-left:10px;
	padding-right:10px;
	width:60px;
	color:#666;
}
.more-link:hover {
	background-color:#999;
	color:#fff;

	width:60px;
	line-height:25px;
	padding-left:10px;
	padding-right:10px;

}

/************************************************************************
-Pagina produto_detalhe.php
	-titulo do produto
*************************************************************************/	
.nome_produto{
		color:#333;
		font-size:18px;
		line-height:20px;
		border-top:10px;
		border-bottom:20px;
		}
.local_produtos{
		border-bottom:1px solid #cccccc;
		width:680px;	
		font-weight:bold;
	}

/************************************************************************
-Pagina portfolio
	-titulo da galeria
*************************************************************************/	

.titulo_portfolio{
	color:#333;
	
	}
	
/************************************************************************
-Pagina de contactos / titulos
*************************************************************************/	
.contactos{
	border-bottom:1px solid #cccccc; 
	width:500px;
	text-transform:uppercase;
	font-weight:bold;
}

.form_contactos{
	border-bottom:1px solid #cccccc; 
	width:350px;
	text-transform:uppercase;
	font-weight:bold; 
	}
.mapa_contactos{
	border-bottom:1px solid #cccccc; 
	width:500px;
	text-transform:uppercase;
	font-weight:bold;
	}
	
/************************************************************************
-Elementos de formulario
	-botão
*************************************************************************/	
.button1 {
	background:none repeat scroll 0 0 #cccccc;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	width:70px;
	height:28px;
	font-size:12px;
}

.button2 {
	background:none repeat scroll 0 0 #cccccc;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	padding-left:15px;
	padding-right:15px;
	height:28px;
	font-size:12px;
}
/************************************************************************
-links navegação nas noticias, galerias e produtos
*************************************************************************/	
.link4{
	margin-right:30px;
	font-family: Arial, Helvetica, Verdana, san-serif;
	top:0px;
	font-size:12px;
	


}

.link4 a{
	color:#333;
	margin-right:0px; /*spacing between each menu link*/

	/*bottom border is 3px*/
}

.link4 a:hover{
	color:#999;
}

.link4 a.selected, .link4 a.visited{	
	color:#333;
	}


/************************************************************************
- Menu lateral pagina produtos
*************************************************************************/	
#side ul{
	
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}
#side ul li{
	
	list-style-type:none;
	margin:0;
	padding:0;
}
#side ul li a, #side ul li a:visited{color:#333}
#side .widget-container{margin-bottom:20px;}
#side .widget-title{margin-bottom:25px; font-size:20px; line-height:22px;}
#side #searchwidget .widget-title{margin:0;}
#side #searchwidget input{width:188px;}
#side li li{
	list-style-type:none;
	margin:0;
	padding:6px 0 4px 10px;
	border-bottom:solid 1px #c6c3c3;
	background-image:url(../../styling/imagens/arrow.png);
	background-repeat:no-repeat;
	background-position:10px 12px;
	text-transform:none;
}
#side li li a{padding:0 0 0 15px; color:#999;}
#side li li a:hover{text-decoration:none; color:#999}
#side li li:first-child{ 

/*border-top:solid 1px #dfdcdc;*/
}
#side ul ul ul{margin-left:5px;}
#side ul ul ul li, #side ul ul ul li:first-child{border:0px; padding:4px 0 4px 10px}

#side .no-arrow li{background-image:none; padding:0 0 15px 0; margin-bottom:15px}
#side .no-arrow li a{padding:0;}
#side .no-arrow li:first-child{border-top:0; padding-top:0;}
#side .no-arrow li:last-child{border-bottom:0;}
#side .no-arrow li img{margin-bottom:0;}

#side .no-border li{background-image:none; padding:0 0 8px 0; margin-bottom:8px; border:0px;}


#side .cycle-box li{background-image:none; padding:0 0 15px 0; margin-bottom:15px; border:0;}
#side .cycle-box li:first-child{border:0;}
#side .cycle-box li a{padding:0;}	

/*cor do texto no rodape. ex: telefone email ...etc*/
.color_rodape{
	font-family:Arial;
	font-size:13px;
	color:#fff;
	}
	
	
div.banner{
padding-top:20px;
padding-right:15px;
	float:right;
	width:580px;
	height:70px;
	
	}
	
	div.top_logo{
		height:110px;
		width:300px;
		float:left;
}

.subcat_menu {
		background-image:url(../../styling/imagens/arrow.png);
		padding-left:40px;
		background-repeat:no-repeat;
		background-position:32px 3px;
		color:#F00;
	}

	
.sombra_line{

	background:url(../imagens/sombrasite.jpg) no-repeat;
	height:10px;
	}
	
.border10{padding:10px;}