body 
{
	color: #000000;
	background-image: url(../img/fundo.png);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* SEARCH */

.grid_search
{
	color: #FFFFFF;
	text-align: right;
	height: 35px;
}

div#search
{
	padding-top: 5px;
}

/* HEADER */

div#container_header
{
	background-image: url(../img/banner_fundo.png);
	margin-bottom: 25px;
}

.grid_menu
{
	color: #FFFFFF;
	background: url(../img/menu.png) repeat-x;
	height: 46px;
	line-height: 46px;
	z-index:100;
}

div#logo
{
	margin-top: 3px;
	text-align: center;
}

#logo a, #logo a:hover {
	background: transparent;
}

.grid_banner
{
	height: 204px;
	text-align: center;
}

/* CONTENTS */

.grid_contents
{
	background-color: #FFFFFF;
}

div#contents
{
	margin-top: 30px;
	margin-bottom: 40px;
}

h1.h1_google
{
	text-align: right;
	font-size: 10px;
	margin: 5px 0 0 0;
	padding: 0;
	color: #FFFFFF;
	font-weight: normal;
}

.contents_inside
{
	margin-left: 40px;
	margin-right: 40px;
	text-align: justify;
}

.spaceV_40 {
	height: 40px;
}

/* FOOTER */

div#container_footer
{
	background-image: url(../img/footer.png);
	margin-top: 25px;
	margin-bottom: 25px;
}

.grid_footer
{
	color: #FFFFFF;
	height: 80px;
	line-height: 80px;
	text-align: right;
}

/* LINKS */

a
{
	color: #527fc2;
	text-decoration: underline;
}

a:hover
{
	background: #527fc2;
	color:#ffffff;
}

#menu_dropdown
{	margin: 0;
	padding: 0;
	z-index:100;
}
	
#menu_dropdown li
{	float: left;
	list-style: none;
	margin: 0 30px 0 0;
}

#menu_dropdown li a
{
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
	font-weight: bold;
	display: block;
}

#menu_dropdown li a:hover
{	
	background: #527fc2;
	color:#ffffff;
	font-weight: bold;
}
		
#menu_dropdown li ul
{	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;
	line-height: 30px;
}

#menu_dropdown li ul li
{
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu_dropdown li ul li a
{	
	width: 180px;
	background: #000000;
}

#menu_dropdown li ul li a:hover
{
	background: #FFFFFF;
	color: #000000;
}
/*	
.grid_menu
{
	z-index:100;
}

.grid_menu ul { 
    list-style: none;  
    display: block;  
}  
  
.grid_menu ul li {  
    float: left; 
	margin: 0 40px 0 0;  
}  

.grid_menu ul li a {  
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
	font-weight: bold;
}

.grid_menu ul li a:hover, .grid_menu ul li a.active, .grid_menu ul li a.active:hover {
	background: #527fc2;
	color:#ffffff;
	font-weight: bold;
}

.grid_menu li ul 
{
}

.grid_menu li:hover ul 
{
}

*/

.grid_footer a {  
	color:#ffffff;
	text-decoration:underline;
	cursor:pointer;
}

.grid_footer a:hover, .grid_footer a.active, .grid_footer a.active:hover {
	background: #527fc2;
	color:#ffffff;
}

/* OUTROS */
.image_border
{
	border: 8px solid #414141;
}

#extintores
{
	width: 314px;
	height: 125px;
}

#produtos
{
	width: 314px;
	height: 135px;
	background-image: url(../imagens/destaque_produtos.png);
	margin-top: 22px;
}

/* SLIDESHOW */

#slideshow {
	margin-left: 40px;
	position:relative;
	height:301px;
	width: 450px;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}

#slideshow IMG.last-active {
	z-index:9;
}

.slideshow_home { height: 301px; width: 450px; margin: 0 0 0 40px; padding: 0;}
.slideshow_pages { height: 240px; width: 320px; margin: 0 0 0 0; padding: 0;}
.slideshow_produto { height: 240px; width: 320px; margin: 0 0 0 40px; padding: 0;}
.slideshow_emdestaque {width: 314px; height: 100px; margin: 50px 0 0 0; padding: 0;}
.slideshow_emdestaque  div {width: 284px; height: 80px; margin: 0; padding: 0 0 0 30px;}
.slideshow_emdestaque  img {float: left; margin: 0 20px 0 0; padding: 0;}
.slideshow_emdestaque  p { margin: 0 0 10px; padding: 0;}

#nav_produto {width: 336px; margin-left: 40px; text-align: center;}
#nav_produto a { margin: 0 5px; padding: 0;}
#nav_produto a.activeSlide { background: #FFFFFF }
#nav_produto a:hover { background: #FFFFFF }
#nav_produto a:focus { outline: none; }
#nav_produto img {border-left: 4px solid #414141;border-right: 4px solid #414141;border-bottom: 4px solid #414141;}
#nav_produto a:hover img, #nav_produto a.activeSlide img {border-left: 4px solid #ff6600;border-right: 4px solid #ff6600;border-bottom: 4px solid #ff6600;}

/* HEADINGS */

h1
{
	font-size: 25px;
	color: #ff6600;
}

h2
{
	font-size: 18px;
	color: #ff6600;
}

h3
{
	font-size: 16px;
	margin-bottom: 5px;
}

#frase
{
	text-align: center;
	font-style:italic;
	font-size: 60px;
	color: #909090;
	line-height: 120px;
}

/* NOTICIAS */

.noticia
{
	margin-bottom: 20px;
}

.noticia_data
{
	font-size: 10px;
	font-style:italic;
	color: #909090;
}

.noticia_data_h2
{
	font-size: 12px;
	font-style:italic;
	color: #909090;
	margin-bottom: 5px;
}

.noticia_titulo
{
	font-weight: bold;
}

.noticia_titulo_h2
{
	font-size: 16px;
	color: #ff6600;
	font-weight: bold;
}

.noticia_sumario p
{
	margin: 0px;
}

.noticias_lermais
{
	text-align: left;
}

/* CONTACTOS */

.contactos_h3
{
	line-height: 48px;
	padding-left: 55px;
}

.contactos_p
{
	margin-left: 55px;
}

.contactos_address
{
	background-image: url(../img/address.png);
	background-repeat:no-repeat;
}

.contactos_phone
{
	background-image: url(../img/phone.png);
	background-repeat:no-repeat;
}

.contactos_mobile
{
	background-image: url(../img/mobile.png);
	background-repeat:no-repeat;
}

.contactos_fax
{
	background-image: url(../img/fax.png);
	background-repeat:no-repeat;
}

.contactos_email
{
	background-image: url(../img/email.png);
	background-repeat:no-repeat;
}

.contactos_gps
{
	background-image: url(../img/gps.png);
	background-repeat:no-repeat;
}

label.error 
{
	color: #FF0000;
	display: block;
}

/* CATALOGO */
.catalogo_row
{
	margin-bottom: 20px;
	text-align: center;
}

.catalogo_cell_pic
{
	border: 8px solid #414141;
	margin-bottom: 5px;
	height: 100px;
}

/* ORCAMENTO */

table.lista_produtos td, table.lista_produtos th {padding: 2px 5px; border: 1px solid #000;}
table.lista_produtos th {color: #fff; background-color: #414141;}

table.pedido_orcamento th {width:155px;}
table.pedido_orcamento th, table.pedido_orcamento td {padding: 3px 0;}
table.pedido_orcamento input {width: 300px; border: 1px solid #000;}
table.pedido_orcamento textarea {width:300px; height: 100px;}

.pedido_orcamento_enviar {width:462px; text-align: right;}

