body {
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #575757;
	background:url(../img/bg.jpg) fixed left top;
	margin:0px;
}
.texto {
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #575757;
	text-decoration: none;
	line-height: 18px;
}
.box {
	font-family: tahoma, Arial;
	font-size: 11px;
	border: 1px solid #424242;
	color: #575757;
}
.bot {
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	height:18px;
	background-repeat: repeat-x;
	background-position: center;
	border: 0px;
	width: 70px;
	background-color: #EB3D00;
}
.botmais {

	font-family: tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	height:18px;
	background-repeat: repeat-x;
	background-position: center;
	border: 0px;
	width: 18px;
	background-color: #EB3D00;
}
.botnorm {


	font-family: tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	height:18px;
	background-repeat: repeat-x;
	background-position: center;
	border: 0px;
	width: auto;
	background-color: #EB3D00;
}
.link {

	font-family: tahoma, Arial;
	font-size: 11px;
	color: #EB3D00;
	text-decoration: none;
}
.link:hover {

	font-family: tahoma, Arial;
	font-size: 11px;
	color: #EB3D00;
	text-decoration: underline;
}
.link_not {

	font-family: tahoma, Arial;
	font-size: 11px;
	color: #575757;
	text-decoration: none;
}
.link_not:hover {

	font-family: tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.tit_prod {
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto1 {
	font-family: tahoma, Arial;
	font-size: 11px;
	color: #575757;
	text-decoration: none;
	line-height: normal;
}
.bg_menu {
	background-image: url(../img/bg_menu.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
