* {
	margin: 0px;
	padding: 0px;
}
#holder {
	background-color: #FFFFFF;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
#holder-menor {
	width: 380px;
	margin-right: auto;
	margin-left: auto;
}
#col-left {
	background-image: url(../img/bg_colleft.gif);
	width: 310px;
	background-repeat: repeat-y;
	float: left;
	margin-left: 10px;
}
#col-left .menu{
	margin-right: 6px;
	margin-left: 2px;
}
#col-left .menu, #col-right h2, #col-right h1,#holder-menor h1,#col-left h1{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
}
#col-left .menu, #col-right h2,#holder-menor h1,#col-left h1{
	font-size: 1.2em;
	font-weight: bold;
}
#col-right h2 {
	background-color: #FEB501;
	padding: 5px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
p {
	margin-bottom: 20px;
}


#col-left .menu dt{
	margin-top: 5px;
}
#holder-menor h1,#col-left h1{
	color: #FFFFFF;
}

#col-left .menu dt, #holder-menor h1, #col-left h1{
	background-color: #868686;
	padding: 10px;
}


#col-left .menu dt a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#col-left .menu dt a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#col-left .menu dt a:hover{
	color: #FEB400;
	text-decoration: none;
}
#col-left .menu dt a:active{
	color: #FFFFFF;
	text-decoration: none;
}

.bg-color, #col-left .menu dd, #produtos ul li{
	background-color: #F5F5F5;
}

.bg-color{
	padding: 10px;
}

#col-left .menu dd{
	margin-top: 5px;
	padding: 10px;
}


#col-left .menu dd a:link{
	color: #333333;
	text-decoration: none;
}
#col-left .menu dd a:visited{
	color: #333333;
	text-decoration: none;
}
#col-left .menu dd a:hover{
	color: #FEB400;
	text-decoration: none;
}
#col-left .menu dd a:active{
	color: #333333;
	text-decoration: none;
}

#col-right {
	float: right;
	width: 410px;
}
#header {
	text-align: right;
}
#footer {
	background-color: #868686;
	background-image: url(../img/bg_footer.gif);
	background-repeat: no-repeat;
	height: 180px;
	clear: both;
}
#submenu {
	color: #FFFFFF;
	font-size: 0.7em;
}
#holder-menor #submenu {
	margin-bottom: 20px;
}

#submenu a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#submenu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#submenu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#submenu a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.linkhome {
	background-color: #666666;
	padding: 5px;
	margin-right: 5px;
}

#endereco {
	font-size: 0.7em;
}
#holder #endereco {
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 40px;
}
#endereco a:link{
	font-weight: bold;
	color: #FEB501;
	text-decoration: none;
}
#endereco a:visited{
	font-weight: bold;
	color: #FEB400;
	text-decoration: none;
}
#endereco a:hover{
	font-weight: bold;
	color: #191512;
	text-decoration: none;
}
#endereco a:active{
	font-weight: bold;
	color: #FEB400;
	text-decoration: none;
}
#holder #endereco {
	color: #868686;
}

#holder-menor #endereco {
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 20px;
}
body {
	background-color: #868686;
	margin-top: 20px;
	margin-bottom: 20px;
}
body,input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}
input {
	line-height: 200%;
}
#col-right h1 {
	margin-bottom: 20px;
}

.masterchips_bg {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#holder .masterchips_bg {
	background-image: url(../img/masterchips_bg.gif);
}

#holder-menor .masterchips_bg {
	background-image: url(../img/masterchips_bg_p.jpg);
}
form dl dd ,form dl dt{
	margin-bottom: 10px;
	list-style-type: none;
}
form dl dt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: bold;
}
#contato form dl dt {
	width: 235px;
}
form {
	color: #868686;
}
#servicos {
	width: 220px;
	padding-right: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#caixa h2 {
	margin-bottom: 5px;
}
#produtos {
	width: 150px;
	padding-right: 20px;
	float: right;
}
#produtos ul li{
	padding: 5px;
	margin-bottom: 5px;
	list-style-type: none;
}

#contato{
	background-image: url(../img/bg_contato.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	clear: both;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 20px;
}
.mr{
	margin-right: 20px;
}
