@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, button, legend, ul, li {
	margin:0;padding:0;border:0;outline:0;
	font-size:100%;font-family: helvetica,arial,freesans,sans-serif; font-weight: normal;list-style-type: none;
}
a, a:visited{
	color:#003eae;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
body{
	background-color: #f3f3f3;
}
/*---HEADER---*/
#header-global{
	width:100%;
	text-align: center;
	height: 89px;
	background:url(img/header-bg-2.jpg) repeat-x top left;
	float:left;
}
#header{
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding-left: 10px;
	height: 89px;
}
#header h1{
	float: left;
}
#header #televendas{
	float: right;
}
#header #televendas p{
	float:left;
	width: 110px;
	font-weight: bold;
	color: #fff;
	text-align:center;
	padding: 12px 20px 0 70px;
	height: 77px;
	background:url(img/televendas.jpg) top left no-repeat;
	text-transform:capitalize;
}

/*---MEIO---*/
#content-global{
	width:100%;
	float:left;
	height:100%;
	text-align: center;
	background-color:#fff;
	padding-bottom: 30px;
}
#content{
	width: 960px;
	height:100%;
	margin: 0 auto;
	text-align: left;
}

#content #destaque{
	width:960px;
	height: 232px;
	float: left;
	margin-top: 20px;
	position:relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#content #destaque #slider li h2 span{
	display:none;
}
/* Easy Slider */
#content #destaque #slider li{ 
/* 
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
*/ 
width:960px;
height:232px;
overflow:hidden; 
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}	

/* numeric controls */	

#content #destaque ol#controls{
position:absolute;
margin:0;
height: 23px;
bottom:0;
right:0px;
background: url(img/bg-ol-destaque.png) bottom right no-repeat;
}
#content #destaque ol#controls li{
margin:0 2px 0 0; 
float:left;
height:24px;
line-height:24px;
font-size: 12px;
}
#content #destaque ol#controls li a{
float:left;
height:24px;
line-height:24px;
color:#59a1ea;
padding:0 7px;
text-decoration:none;
}
#content #destaque ol#controls li a:hover{
	color:#fff;

}
#content #destaque ol#controls li.current a{
color:#fff;
}
#content #destaque ol#controls li a:focus{outline:none;}

/* // Easy Slider */

#content #nossos-produtos{
	width: 960px;
	float:left;
	margin: 20px 0 0 0;
}
#content #nossos-produtos span{
	font-size:13px;
	width: 952px;
	background:url(img/bg-nossos-produtos.jpg) top left repeat-x;
	color: #fff;
	float:left;
	font-weight:bold;
	line-height: 30px;
	padding-left:10px;

	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-radius-topleft: 4px;
	-webkit-border-radius-toprightt: 4px;
	border-radius-topleft: 4px;
	border-radius-toprightt: 4px;

}
#content #nossos-produtos ul{
	width:960px;
	float:left;
	border:1px solid #ddd;
	border-bottom: 2px solid #ddd;

	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-radius-bottomleft: 4px;
	-webkit-border-radius-bottomrightt: 4px;
	border-radius-bottomleft: 4px;
	border-radius-bottomrightt: 4px;
}
#content #nossos-produtos .itens{	
	float: left;
	width: 120px;

	text-align: center;
	font-size:13px;
	font-weight: bold;
	line-height:30px;
}
#content #nossos-produtos .itens span{
	width: 119px;
	background:url(img/bg-menu-produtos4.jpg) repeat-x;
	height: 30px;
	border: 0;
	border-right: 1px solid #eee;
	color: #111;
	padding:0;

	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;

}
#content #nossos-produtos .itens .ultimospan{
	width:120px;
	border:0;
}
#content #nossos-produtos .itens img{
	float:left;
}
#content #nossos-produtos .itens ul{
	float:left;
	font-size:12px;
	width:119px;
	height: 190px;
	border: 0;
	padding: 5px 0 10px 0;
	background: url(img/bg-menu-produtos3.jpg) top left repeat-x;
	border-right: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
}
#content #nossos-produtos .itens .ultimo{
	border:0;
	width:120px;
}
#content #nossos-produtos .itens ul li{
	width:119px;
	text-align:center;
	line-height: 21px;
}
#content #marcas{
	margin-top:20px;
	float:left;
	width:960px;
	height:54px;
}
#content #marcas img{
	margin: 0 8px;
}
#content #marcas .bematech{
	margin-bottom: 8px;
}
#content #menu-produtos{
	width:190px;
	float:left;
	padding-left: 10px;
	margin-top: 20px;
	line-height: 24px;
	font-size:12px;
	font-weight: bold;
}
#content #menu-produtos li{
	font-weight:bold;
	font-size: 16px;
}
#content #menu-produtos li ul{
	margin-bottom: 15px;
}
#content #menu-produtos li ul li{
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}
#content #menu-produtos li ul .atual{
	list-style-type: square;
	list-style-position:outside;
}
#content #bread-crumb{
	float:right;
	width:720px;
	font-size: 12px;
	margin-top: 20px;
	line-height: 27px;
	padding-left: 10px;
	
	background:url(img/bg-bread-crumb.jpg) top left repeat-x;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#content #bread-crumb a{
	float: left;
}
#content #bread-crumb h2{
	padding-left: 3px;
	float: left;
	font-weight:bold;
}
#content #bread-crumb p{
	float:right;
	font-size: 12px;
	margin: 2px 10px 0 0;
	line-height:25px;
	padding-left:30px;
	background:url(img/icone-formulario.jpg) top left no-repeat;
}
#content #bread-crumb p a{
	float: none;
	padding-left: 3px;
}
#content .produtos-linha{
	float:right;
	width: 730px;
	padding: 20px 0;
	border-bottom: 1px solid #e5e5e5;
}
#content .produtos-linha .produto{
	float: left;
	width: 364px;
	padding: 20px 0 20px 0;
}
#content .produtos-linha .kit{
	float: left;
	padding: 0;
	width: 730px;
}
#content .produtos-linha .kit .descritivo{
	float: right;
	width: 370px;
	padding: 20px 0;
}
#content .produtos-linha .kit .descritivo h2{
	width: 370px;
}
#content .produtos-linha .kit .descritivo ul{
	float: left;
	width: 100%;
}

#content .produtos-linha .produto2{
	border-left: 1px dotted #e5e5e5;
}
#content .produtos-linha .produto img{
	float:left;
	padding: 0 20px 0 20px;
}
#content .produtos-linha .produto h2{
	float:left;
	width: 180px;
	font-size: 12px;
	font-weight:bold;
}
#content .produtos-linha .produto ul{
	float:left;
	width: 180px;
	font-size: 12px;
	margin-top: 10px;
}
#content .produtos-linha .produto ul li{
	margin-bottom: 4px;
}
/*---RODAPE---*/
#rodape-global{
	width:100%;
	float:left;
	text-align: center;
	height: 100px;
	padding-top: 20px;
}
#rodape{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	height: 100px;
}
#rodape #contatos{
	float:left;
	width: 480px;
	font-size: 12px;
	line-height: 15px;
	padding-bottom:20px;
}
#rodape #contatos .despachamos{
	border: 1px solid #ccc;
	width: 435px;
	background:url(img/bg-despachamos.jpg) repeat-x;
	height: 28px;
	margin-bottom: 10px;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#rodape #contatos .despachamos span{
	background:url(img/correios.jpg) 5px no-repeat;
	color:#eee;
	display: block;
	float:left;
	width: 92px;
	border-right: 1px solid #ccc;
	height: 28px;
}
#rodape #contatos .despachamos b{
	display:block;
	float:left;
	padding: 7px 0 0 10px;
}
#rodape #contatos a{
	line-height: 40px;
	font-size: 11px;
}
#rodape #clientes, #formas-pagamento{
	float: left;
	width: 480px;
}
#rodape #clientes{
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
}
#rodape #formas-pagamento{
	border-top: 1px solid #fff;
	padding-top: 10px;
	padding-bottom: 30px;
}
#rodape #clientes img{
	margin-top:5px;
}
#rodape #clientes p, #formas-pagamento p{
	width: 480px;
	float:left;
	font-size: 12px;
	font-weight:bold;
}
#rodape #formas-pagamento .bancos-cartoes{
	font-weight:normal;
	font-size:11px;
	margin-top: 5px;
}
#rodape #formas-pagamento img{
	margin-top: 5px;
}

/* Formulario */
#content form{
	margin: 20px 0 0 0;
}
#content form h3{
	font-weight:bold;
	color:#666;
	font-size:16px;
	
	padding-bottom: 10px;
	border-bottom: 1px solid #aaa;
	margin-bottom: 20px;
}
#content form input{
	width: 465px;
	height: 18px;
	line-height: 18px;
	margin-top: 5px;
}
#content form label{
	font-size:12px;
	font-weight: bold;
	color: #666;
}
#content form #coluna1{
	width: 480px;
	float:left;
}
#content form #coluna1 ul{
	float:left;
}
#content form #coluna2{
	width: 480px;
	float:left;
}
#content form #coluna2 ul{
	float:right;
}
#content form #coluna2 ul li{
	float:right;
}
#content form #dados-cliente{
	float: right;
	background: #eee;
	width: 470px;
	padding-top: 10px;
	margin-bottom:10px;
}
#content form #dados-cliente li{
	float: right;
	width: 440px;
	margin: 0 10px 10px 10px;
}
#content form #dados-cliente li label{
	float: right;
}
#content form #dados-cliente li input{
	width: 330px;
	margin:0 0 0 8px;
}
#content form li{
	float:left;
	margin-bottom: 10px;
}
#content form #enviar{
	height: 42px;
	width: 470px;
	margin: 12px 0 0 10px;
	cursor: pointer;
	text-align:left;
	padding-left: 12px;
	padding-bottom: 2px;
	color:#FFF;
	font-size: 15px;
	font-weight:bold;
	
	background:url(img/bot-enviar.jpg) top left repeat-x;
	border: 1px solid #599bee;

	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

}
#content form #enviar:hover{
	background: url(img/bot-enviar-hover.jpg) top left repeat-x;
	border: 1px solid #000;
}
