@charset "utf-8";
/* CSS Document */

@font-face {
font-family: "Gotham";
src: url('http://picostheruniformes.com.br/font/Gotham-Medium.otf');
}

@font-face {
font-family: "book-gotham";
src: url('http://picostheruniformes.com.br/font/Gotham-Book.otf');
}


html { width: 100%;}

body {
	font: 14px/21px book-gotham;	
	position: relative;
	min-width: 960px;
	background-image:url(../imagens/body-bg2.jpg);
	background-repeat:no-repeat;	
}

h1,h2,h3,h4,h5,h6
{	
	font-family: 'Gotham', sans-serif;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	margin:0px;
	padding:0px;
	line-height: 20px;
	white-space: nowrap;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

input, textarea {
	width: 325px;
	margin-bottom: 10px;
	height:23px;
}

#main{ 
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background:#ccc;
	margin-top: 15px;
	background:#fff;
}

/* cabecalho*/

#cabecalho{
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f0f0f0));
	background: -moz-linear-gradient(top, #ffffff, #f0f0f0);
	background: -o-linear-gradient(top, #ffffff, #f0f0f0);
	background: -ms-linear-gradient(top, #ffffff, #f0f0f0);
}

.c1{height: 130px;}
.c1 li {float:left;}
.c1 li img{padding-left: 15px;padding-right: 15px;padding-top: 10px;padding-bottom: 10px;}

.c2{
	text-align: right;
	margin-top: 3px;
}
.c2 li{ float:none;}
.c2 li img{
	float: none;
	width: 315px;	
}
.c2 li h4{ 
	color: #0D77A5;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 17px;
	font-family: arial;
}


.menu{	
	border: 1px solid #ccc;
	background: #333;
	background-image:url(../imagens/nav-bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	float:left;	
	width: 948px;
	margin-top: -4px;
}

.menu li{ 
	float:left;
	font-family: 'Gotham', sans-serif;
	text-transform: uppercase; 
	font-size:18px;
	background-image:url(../imagens/line-menu.gif);
	background-repeat:no-repeat;
	background-position: right top;
}

.menu li a{display: block;text-decoration: none;padding:14px 46px 21px;color:#FFF;}
.menu li a:hover{ color:#0D77A5;text-shadow:0px 3px 5px  rgba(13, 19, 165, 1);}
.menu li  ul{
	position: absolute;
	top: 204px;
	display: none;
}  

.menu li:hover ul, .menu li.over ul{display:block;
	width: 200px;
	float: left;
	padding-top: 7px;
	margin-top: -24px;
	list-style-image: url(../imagens/marker-1.gif);
	list-style-position: inside;
	position: absolute;
	z-index: 10;
	text-align: center;
	color: #fff;
	text-shadow: 0px 3px 5px rgba(0, 0, 0, 1);
	}
#submenu {text-align:left;}
#submenu li{
	width: 194px;
	float: left;
	background-color: #333;
	background-image:url(../imagens/line-menu3.gif);
	background-repeat: repeat-x;
	font-family:book-gotham;
	font-size:13px;
	padding-left: 10px;
}

#submenu li a{padding: 6px 0px 6px;}
#submenu li:hover{ opacity:0.9}

/* corpo*/
#corpo{padding-top:10px;float: left;width: 950px;}
#banner{float: left;
width: 302px;
overflow: hidden;}

.banner-list{overflow: hidden;margin-bottom: 10px;float: left; font-family:'Gotham', sans-serif;}
.banner-list li{
	float: left;
	margin-left: 5px;
	width: 308px;
	border: 1px solid #0D77A5;
	height: 188px;
	overflow: hidden;
}
	
	
.banner-list li a span{
	font-size: 22px;
	line-height: 29px;
	color: #fff;
	position: relative;
	left: 21px;
	top: -110px;
	text-shadow: 0px 3px 5px rgba(119,119,119, 1);
	text-transform:uppercase;
}

.banner-list li a strong{	
	font-size: 34px;
	line-height: 46px;
	color: #0D77A5;
	font-weight: normal;
	position: relative;
	top: -60px;
	left: -27px;
	text-shadow: 0px 3px 5px rgba(13, 19, 165, 1);
	text-transform:uppercase;
}

.espaco-produto{
	border: 1px solid #dadada;
	padding: 8px;
	border-radius: 3px;
	width: 930px;
	overflow: hidden;
	font-family: 'Gotham', sans-serif;
	margin-left: 1px;
	 margin-bottom:10px;
	clear: both;
}

.espaco-produto h5{
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f0f0f0));
	background: -moz-linear-gradient(top, #ffffff, #f0f0f0);
	background: -o-linear-gradient(top, #ffffff, #f0f0f0);
	background: -ms-linear-gradient(top, #ffffff, #f0f0f0);
	color: #333;
	margin: -8px;
	font-size: 18px;
	padding-left: 50px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.produto_item{
	width: 932px;
	margin: 0 auto;
	margin-top: 15px;
}

.produto_item li{
	padding: 0px 11px;
	width: 174px;
	float: left;
	margin-right: 0px;
	border-right: 1px solid #dadada;
	text-align: center;
	padding-right: 0px;
}

.produto_item img { max-widht: 150px; margin-top: 20px; margin-bottom: 20px; height:145px;}
.produto_item span {font-weight: normal;font-size: 17px;line-height: 22px;color: #3b3b3b;font-family:book-gotham;}
.produto_item p a{
	display: inline-block;
	font-size: 12px;
	line-height: 17px;
	color: #898989;
	font-weight: normal;
	text-decoration: none;
	font-family:book-gotham;
	margin-bottom: 10px;
}

#rodape{ clear:both;}

.primeiro-rodape{
	background-color: #0D77A5;
	border-radius: 2px 2px 0 0;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 20px;
	color: #212121;
	padding: 12px 0 0 58px;
	min-height: 31px;
}

.segundo-rodape{
	position: relative;
	background: url(../imagens/footer-bg.gif) no-repeat center top #3c3c3c;
	border-radius: 0 0 3px 3px;
	padding: 18px 20px;
	color: #fff;
	font-size: 11px;
}

.segundo-rodape ul{height: 30px;}
.segundo-rodape li{
	float: left;
	margin-right: 16px;
	width: 166px;
	background: url(../imagens/footer-col.gif) repeat-y right top;
	text-align: center;
}

.segundo-rodape li h4 a {
	font-family: 'Gotham', sans-serif;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	white-space: nowrap;
	font-size:16px;
}

.terceiro-rodape{
	color: #fff;
	border-top: 1px solid #505050;
	padding-bottom: 10px;
	margin-bottom: 0;
	padding-top: 20px;
	text-align: left;
	font-size: 13px;
	margin-bottom: -13px;
	padding-left: 65px;
}
.veja{ 
  padding: 0 30px;
  display: block;
  float: left;
  margin-top: 20px;
  margin-bottom:15px;
  

} 

.veja a {
	float: left;
	font-size: 12px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	padding-left:10px;
	height: 25px;
	background: #2a2a2a;
	background: url(../imagens/button-bg.jpg) no-repeat right top #2d2d2d;
	padding-right: 30px;
	border-radius: 3px;
	position: relative;
	left: -24px;
	
}

.veja a:hover{background: url(../imagens/button-bg.jpg) no-repeat right bottom #0D77A5;}

.col-um li{
	width: 464px;
	float: left;
	overflow: hidden;
	padding-top:5px;

}

.col-um li h5{ 
	text-align:center;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f0f0f0));
	background: -moz-linear-gradient(top, #ffffff, #f0f0f0);
	background: -o-linear-gradient(top, #ffffff, #f0f0f0);
	background: -ms-linear-gradient(top, #ffffff, #f0f0f0);
	color: #333;
	margin: -8px;
	font-size: 18px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 8px;
	
}

.col-um table {margin-left: 30px;}
.col-um textarea {
	height: 200px;
}
.col-um li img{ margin-left: 70px;}

.botao_um
{	
	height: 30px;
	width: 70px;
	float: right;
	margin-left:5px;
}

.h4_personalizado_um{
	color: #333;
	font-size: 24px;
	text-align: center;
	margin-bottom: 8px;
}

.p_texto_leve{
	font-family:book-gotham;word-wrap: break-word; margin-left:10px;
}