@charset "utf-8";

/* CSS Document */
body {

	margin:0px;
	background-color:#FFFFFF;
	background-image:url(images/bg_14.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-attachment:fixed;
}



ul {

	display:inline;
	text-decoration:none;
	padding:0px; margin:0px;
}



li {

	display:block;
	text-decoration:none;
	font-family:"Trebuchet MS"; color:#666666; font-weight:bold; font-size:12px;

}

h1 {
	margin:0px;
	color:#2C669B;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:lighter;
	border-bottom:  dashed 1px #CCCCCC;
	width:150px;
}

p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#444444;
	text-align:justify;
}

ADDRESS {

	font-style:normal;
	font-family:"Trebuchet MS"; color:#666666; font-size:10px;

}

a:link {
	color:#444444;
	text-decoration:none;
}

a:visited {
	color:#666666;
	text-decoration:none;
}

a:hover {
	color:#444444;
	text-decoration:underline;
}

a:active {
	color:#666666;
	text-decoration:none;
}
	


/*----- BOTÃES-----*/

li.home {

	width:99px; height:29px;
	background-image:url(images/button_11.gif);
	background-repeat:no-repeat;
	margin-right:5px; margin-top:1px;
	text-align:center;
	padding-top:5px;
	float:left;
}



li.empresa {

	width:99px; height:29px;
	background-image:url(images/button_11.gif);
	margin-right:5px;
	text-align:center;
	padding-top:5px; margin-top:1px;
	background-repeat:no-repeat;
	float:left;
}



li.clientes {

	width:99px; height:29px;
	background-image:url(images/button_11.gif);
	margin-right:5px;
	text-align:center;
	padding-top:5px; margin-top:1px;
	background-repeat:no-repeat;
	float:left;
}



li.fotos {

	width:99px; height:29px;
	background-image:url(images/button_11.gif);
	margin-right:5px;
	text-align:center;
	padding-top:5px; margin-top:1px;
	background-repeat:no-repeat;
	float:left;
}



li.fornecedores {

	width:99px; height:29px;
	background-image:url(images/button_11.gif);
	margin-right:5px;
	text-align:center;
	padding-top:5px; margin-top:1px;
	background-repeat:no-repeat;
	float:left;
}



li.contato {

	width:99px; height:29px;
	background-image:url(images/button_11.gif);
	margin-right:5px;
	text-align:center;
	padding-top:5px; margin-top:1px; margin-right:0px;
	background-repeat:no-repeat;
	float:left;

}

/*----- fim dos botÃµes-----*/



/* divs */



#top {

	width:742px; height:76px;
	margin:auto;

}



#flashbg {

	background-image:url(images/flash_bg_07.gif);
}



#flash {

	width:742px; height:150px;
	margin:auto;

}



#bgbutton {

	height:31px;
	background-image:url(images/button_bg_09.gif);
	background-repeat:repeat-x;

}

#content2 {

	height:100%;
}



#box1 {
	width:614px; height:494px;
	background-image:url(images/content_bg_16.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:auto;
	padding-top:10px;
	border-left: solid #EDEDED 1px;
	border-bottom: solid #CCCCCC 2px; border-right: solid #CCCCCC 2px;
}



#buttons {

	width:620px;
	margin:auto;
}



#rodape {
	width:614px;
	margin-top:10px;
	text-align:center;
	float:left;
}