body {
	background-image: url(../gfx/body/bg-body.png);
	background-repeat: repeat-x;
	background-color: #646465;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

/*	LINKS 	*/

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	outline:none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff6600;
}
a:hover {
	text-decoration: none;
	color: #ff8c40;
}
a:active {
	text-decoration: none;
	color: #ff6600;
}

a.logo {
	text-decoration: none;
	display:inline;
	width:146px;
	height:79px;
	float:left;
	background-image: url(../gfx/body/logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 20px;
	margin-top: 11px;
}

a:hover.logo {
	background-position:0 -79px;
}

/*	TIPOGRAFIA 	*/

#conteudo p {
	text-align: justify;
	margin-top:10px;
}

#newsletter p {
	color: #dddddd;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

#contactos p {
	margin-bottom: 10px;
	margin-top: 0;
}



#novidades-sms p {
	color: #dddddd;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

#contador p {
	color: #dddddd;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

h2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing:-1px;
}

small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9c9c9c;
}

/*	TITULOS 	*/

.novidades {
	background-image: url(../gfx/titles/novidades.gif);
	height: 20px;
	width: 67px;
	background-repeat:no-repeat;
	display:block;
}

.tt-servicos {
	background-image: url(../gfx/titles/servicos.gif);
	height: 23px;
	width: 52px;
	background-repeat:no-repeat;
	display:block;
}

.tt-destaque {
	background-image: url(../gfx/titles/destaque.gif);
	height: 22px;
	width: 60px;
	background-repeat:no-repeat;
	display:block;
}

.tt-empresa {
	background-image: url(../gfx/titles/empresa.gif);
	height: 22px;
	width: 74px;
	background-repeat:no-repeat;
	display:block;
}

.tt-produtos {
	background-image: url(../gfx/titles/produtos.gif);
	height: 17px;
	width: 59px;
	background-repeat:no-repeat;
	display:block;
}

.tt-servicos-online {
	background-image: url(../gfx/titles/servicos-online.gif);
	height: 23px;
	width: 179px;
	background-repeat:no-repeat;
	display:block;
}

.tt-contactos {
	background-image: url(../gfx/titles/contactos.gif);
	height: 18px;
	width: 64px;
	background-repeat:no-repeat;
	display:block;
}

.tt-form-contacto {
	background-image: url(../gfx/titles/form-contacto.gif);
	height: 18px;
	width: 162px;
	background-repeat:no-repeat;
	display:block;
	
}

.tt-links {
	background-image: url(../gfx/titles/links.gif);
	height: 18px;
	width: 33px;
	background-repeat:no-repeat;
	display:block;
	
}

.tt-clientes {
	background-image: url(../gfx/titles/clientes.gif);
	height: 18px;
	width: 129px;
	background-repeat:no-repeat;
	display:block;
	
}


.newsletter {
	background-image: url(../gfx/titles/newsletter.gif);
	height: 17px;
	width: 69px;
	background-repeat:no-repeat;
	display:block;
}

.destaques {
	background-image: url(../gfx/titles/destaques.gif);
	height: 22px;
	width: 67px;
	background-repeat:no-repeat;
	display:block;
}

.visitantes {
	background-image: url(../gfx/titles/visitantes.gif);
	height: 18px;
	width: 63px;
	background-repeat:no-repeat;
	display:block;
}

.novidades-sms {
	background-image: url(../gfx/titles/novidades-sms.gif);
	height: 18px;
	width: 127px;
	background-repeat:no-repeat;
	display:block;
}

/*	CONTAINERS 	*/

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#placa-dinamica {
	background-image: url(../gfx/body/bg-placa-dinamica.png);
	height: 25px;
	width: 900px;
}

#header {
	height: 100px;
}

#slogan {
	background-image: url(../gfx/body/slogan.png);
	height: 54px;
	width: 602px;
	float: right;
	display: inline;
	margin-top: 23px;
	margin-right: 20px;

}

#coluna-esquerda {
	background-color: #3e3e3e;
	width: 235px;
	float: left;
	padding:20px;
}

#coluna-direita {
	width: 625px;
	float: right;

}

#img-rotator {
	background-color: #dddddd;
	height: 225px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
	width: 625px;

}

#conteudo {
	background-color: #ffffff;
	padding:20px;
  	height:617px;
	overflow: auto;
}

#newsletter {
	margin-top: 20px;
}

#submenu {
	background-color: #4e4e4e;
	width: 235px;
	position: absolute;
	margin-top: 84px;
	border: 1px solid #2e2e2e;

}

#submenu ul {
	margin-top:10px;
	margin-left:30px;
	
}

#submenu li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#submenu li a {
	color: #cccccc;
}

#submenu li:hover {
	padding-bottom: 10px;
	list-style-image: url(../gfx/menu/bullet.gif);
}

#submenu li {
	padding-bottom: 10px;
	list-style-image: url(../gfx/menu/bullet_h.gif);
}




/*	MENU 	*/



#menu ul li.pagina-inicial a {
	background-image: url(../gfx/menu/pagina-inicial.gif);
	height: 20px;
	width: 186px;
	display: block;
	padding:0;
	margin:0;
}

#menu ul li.empresa a {
	background-image: url(../gfx/menu/empresa.gif);
	height: 20px;
	width: 186px;
	display: block;
	padding:0;
	margin:0;
}
#menu ul li.produtos a {
	background-image: url(../gfx/menu/produtos.gif);
	height: 20px;
	width: 186px;
	display: block;
	padding:0;
	margin:0;
}

#menu ul li.servicos a {
	background-image: url(../gfx/menu/servicos.gif);
	height: 20px;
	width: 186px;
	display: block;
	padding:0;
	margin:0;
}

#menu ul li.clientes a {
	background-image: url(../gfx/menu/clientes.gif);
	height: 20px;
	width: 186px;
	display: block;
	padding:0;
	margin:0;
}

#menu ul li.pedido-servicos a {
	background-image: url(../gfx/menu/pedido-servicos.gif);
	height: 20px;
	width: 186px;
	display: block;
	padding:0;
	margin:0;
}



#menu ul li.contactos a {
	background-image: url(../gfx/menu/contactos.gif);
	height: 20px;
	width: 186px;
	display: block;
	padding:0;
	margin:0;
}

#menu ul li.links a {
	background-image: url(../gfx/menu/links.gif);
	height: 20px;
	width: 186px;
	display: block;
	padding:0;
	margin:0;
}

#menu ul li.pagina-inicial a:hover {background-image: url(../gfx/menu/pagina-inicial_h.gif);}
#menu ul li.empresa a:hover {background-image: url(../gfx/menu/empresa_h.gif);}
#menu ul li.produtos a:hover {background-image: url(../gfx/menu/produtos_h.gif);}
#menu ul li.servicos a:hover {background-image: url(../gfx/menu/servicos_h.gif);}
#menu ul li.clientes a:hover {background-image: url(../gfx/menu/clientes_h.gif);}
#menu ul li.pedido-servicos a:hover {background-image: url(../gfx/menu/pedido-servicos_h.gif);}
#menu ul li.contactos a:hover {background-image: url(../gfx/menu/contactos_h.gif);}
#menu ul li.links a:hover {background-image: url(../gfx/menu/links_h.gif);}

.menu-hr {
	line-height:2px;
	display:block;
	background-image: url(../gfx/menu/hr-menu.gif);
	background-repeat:no-repeat;
	margin-top:4px;
	margin-bottom:4px;
}

html>body .menu-hr { /* Esconde do IE6 */
	height:2px;
}

/*	LINHAS HORIZONTAIS 	*/


.hr-solid{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hr-dashed{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hr-coluna-esquerda{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9f9f9f;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*	FORMULARIO 	*/

.newsletter-nome {
	background-color: #b1b1b1;
	height: 17px;
	width: 229px;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #292f31;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 5px;
}

	
.field_file {
	height: 22px;
	width: 196px;
	border: solid 1px #dddddd;
	color: #4c4c4c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 5px;
	background-color: #ffffff;
	padding: 3px;
}


.newsletter-email {
	background-color: #b1b1b1;
	height: 17px;
	width: 196px;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #292f31;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 5px;
	margin-top:10px;
}

.newsletter-sms {
	background-color: #b1b1b1;
	height: 17px;
	width: 193px;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #292f31;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 5px;
}

.newsletter-submit {
	background-image: url(../gfx/buttons/newsletter-submit.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 23px;
	border: none;
	background-color:#3e3e3e;
	margin-left: 10px;
}

.field_default {
	width: 400px;
	border: solid 1px #cccccc;
	padding: 3px;
}

.contactos-submit {

	background-color: #ff6600;
	border: none;
	padding: 5px;
	font-size: 11px;
	color: #ffffff;

}

.contactos-submit:hover {

	background-color: #eeeeee;
	border: none;
	padding: 5px;
	font-size: 11px;
	color: #ff6600;

}


.destaque {
	margin-top: 10px;
}

.destaque_img {
	border: 1px solid #040404;
	padding: 5px;
	background-color: #333333;
	
}

.left {
	float: left;

}

.right {
	float: right;

}

.mooquee
{
    position: absolute;
	overflow: hidden;
	white-space: nowrap;
	padding-top:5px;
	width:840px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float:right;
	margin-left: 80px;
	margin-right:10px;
}
.mooquee-text
{
	position: absolute;
}

.destaque_span {
	width: 223px;
	height: 116px;
	display: block;
	position: absolute;
	background: url(../gfx/body/gloss.png) no-repeat;
	margin-top: 5px;
	margin-left: 5px;
}
.destaque a {
	text-decoration: none;
}

.destaque span { behavior: url(/iepngfix.htc); cursor: pointer; }

.img-left {
	float: left;
	margin-right:10px;
	border: 1px solid #dddddd;
	padding:5px;
	margin-bottom:5px;

}

#lista-produtos ul li {
	margin: 0 30px 0 0;
	display:inline;
}

#lista-produtos ul li img{
	border: 1px solid #cccccc;
	padding: 5px;
	margin-bottom:27px;
	cursor: help;
}

#lista-produtos ul li img:hover {border: 1px solid #ff6600;}



 /* TIPS */


.tool-tip {
	color: #dddddd;
	width: 400px;
	z-index: 13000;
	text-align: justify;
}
 
.tool-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #ff6600;
	padding: 8px 8px 4px;
	background: url(/gfx/body/tip-bg.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(/gfx/body/tip-bg.png) bottom right;
}
 

.clear {clear:both;}

.vermelho {
	color: #FF3300;
}

/* CSS FOR SLIDESHOW SCRIPT */

#imageSlideshowHolder{

	margin:0px;

	width:223px;

	height:166px;

	position:relative;

}



#imageSlideshowHolder img{

	position:absolute;

	left:0px;

	top:0px;

}

.info {
border: 1px solid #cccccc;
padding: 10px;
background-color: #eeeeee;
margin-top: 10px;

}

.nossosClientes{
width:585px;
float:left;
clear:both;
}

.banner {
	margin-top: 20px;
}
