﻿body{
	padding: opx;
	margin: 0px;
	background-color: #0087c6;
	background-image:url(/add/imgs/back_body.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-align: center;
	font-family: Arial, Verdana !important;
}

a img{
	border: 0px;
}

#stage{
	width: 983px;
	margin:auto;
	background-image:url(/add/imgs/back_body.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#stage #menu{
	padding-top: 78px;
	padding-right: 95px;
	text-align:right;
	font-size: 11px;
	letter-spacing: 1px;
	color: #232323;
}

#stage #menu a:link{
	margin-right:15px;
	color: #000000;
	text-decoration:none;
}

#stage #menu a:visited{
	color: #000000;
	text-decoration:none;
	margin-right: 15px;
}

#stage #menu a:hover{
	color: #0087c6;
	text-decoration:none;
}

#stage #flash{
	margin-top: 19px;
	margin-left: 88px;
	margin-right: 89px;
	height: 224px;
	/*border: 1px solid fuchsia;*/
}

#stage #products{
	margin-top: 22px;
	margin-left: 187px;
	margin-right: 188px;
	height:115px;
	/*border: 1px solid aqua;*/
}

#stage #footer{
	margin-top: 44px;
	margin-left: 88px;
	margin-right: 94px;
	padding-bottom: 44px;
	font-size: 9.5px;
	color: #e9e9e9;
	text-align:left;
	letter-spacing: 1px;
}

#stage #footer img{
	float:right;
}

.btnAtendimento
{
	background-image:url(/add/imgs/atendimento_online.png);
	background-position:center top;
	background-repeat:no-repeat;
}