body {
     background : url(images/fundo.jpg) #151324 repeat-x top center;
     font-family: Arial;
     font-size: 12px;
     font-weight: normal;
     color: #242F59;
}

p {
	font-family: Arial;
	font-size: 12px;
	font-weight: nornal;
	color: #242F59;
	text-align: justify;
}

a.menu:link, a.menu:visited {
	FONT-FAMILY: Arial;	
	color: #FFFFFF;
        FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	text-decoration: none;
	background: url("images/fundo_menu.jpg");
	padding-left:34px;
	padding-right:33px;
	padding-top: 12px;
	height: 30px !important;
	height: 42px;
	display: block;
        text-transform: uppercase;
	float:left;
	text-align:center;
	}	
		
a.menu:hover {
	FONT-FAMILY: Arial;	
        FONT-SIZE: 12px;
	background: url("images/fundo_menu_o.jpg");
	color: #FFFFFF;
	FONT-WEIGHT: bold;
	text-decoration: none;
	}
.repre_t {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}
.repre_n {
	font-family: Arial;
	font-size: 12px;
	font-weight: nornal;
	color: #FFFFFF;
	text-align: left;
}

a.prod_menu:link, a.prod_menu:visited {
	font-family: Arial;
	padding-left: 3px;
	display: block;
	padding-top: 6px;
	height: 22px !important;
	height: 28px;
	width: 190px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
        text-transform: uppercase;
	border-style: solid;
	border-color: #242F59;
	border-width: 0px 0px 1px 0px;
}

a.prod_menu:hover {
	background: url("images/fundo_prod_menu.jpg");
	text-decoration: none;
	color: #FFFFFF;
	width: 190px;
}

.prod_title {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #614111;
	text-decoration: none;
	padding-top: 20px;
}

.prod_text {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #47300D;
	text-decoration: none;
	padding-top: 13px;
}

.contact_sub_title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top:20px;
}
.contact_input {
	width:440px;
	background:#9fbcce;
	border: 0px solid #c1c1c1;
}

.cliente {
	font-family:Arial;
	font-size:12px;
	font-weight: normal;
	color:#FFFFFF;
	margin-top:10px;
}

.cliente_info {
	font-family:Arial;
	font-size:12px;
	font-weight: normal;
	color:#242F59;
	margin-bottom:15px;
}

.home_b {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #242F59;
	text-align:justify;
}

a.base_link:link, a.base_link:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #242F59;
	text-decoration: none;
}

a.base_link:hover{
	text-decoration: underline;
	color:#242F59;
}

#flyerBox {
	width: 440px;
	height: 71px;
	overflow:hidden;
	position: relative;
	background-image:url('images/fundo_t.png');
}

#flyerBox .innerBox{
	/* width:2640px; */
	height:71px;
	position: absolute;
	left: 0;
	top: 0;
	border: 0;
}

.flyer {
	text-align:center;
	background-color: #1A1A1A;
	width: 96px;
	height: 71px;
	float:left;
	margin-right: 5px;
}

.scrollBtn {
    cursor: pointer;
}

.hspacer {
	height:10px;	
}
