@font-face {
	font-family: "Myriad";
	src: url("http://www.printpress.com.br/grafica-virtual/css/myriad.eot"); /* Para IE */        
	src: local("Myriad"), url("http://www.printpress.com.br/grafica-virtual/css/myriad.otf");	
}

/** General Style Info **/
body {
	background: #FFFFFF;		        
	margin:0;
        
}

a {	
	text-decoration: none;	
}


a img {
	border:none;
}


h1 {	
        margin-left: 50px;
	color: #003d4c;	
}
h2 {	
        margin-left: 40px;
	color: #003d4c;		
}
    
h3 {
	color: #003d4c;        
}
h4 {
	color: #993;
	font-weight: normal;
}
ul, li {
	margin: 0 12px;
}
p {
	margin: 0 0 1em 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}

blockquote {
    text-align: justify;    
}

/** Layout **/
#tudo {
    width: 1000px;
    margin: auto;    
    text-align:left; /* "rem�dio" para o hack do IE */
    
}

#container {
	width: 1000px;
        height: auto;
	float: left;        
}

#header{
	
        width: 1000px;
        height: auto;
}

#h-logo {
    float: left;
    width: 178px;
    height: 131px;
}

#hd1 {    
    float: left;
    width: 102px;
    height: 131px;    
}


#hd2 {
    float: left;    
    width: 720px;
    height: 60px;    
}

#hd3 {   
   float: left;
   width: 125px;
   height: 71px;
}

#hd4 {   
   float: left;
   width: 54px;
   height: 71px;
}

#hd-inicio {
   float: left;
   width: 102px;
   height: 71px;  
   
}

hd-inicio a:link, a:visited {
    display: block;
    width: 102px;
    height: 71px;
    text-decoration: none;
    border: 0;  
    
}


#hd-prod {
   float: left;
   width: 87px;
   height: 71px;
}

#hd-cesta {
   float: left;
   width: 165px;
   height: 71px;
}

#hd-fale {
   float: left;
   width: 124px;
   height: 71px;
}

#hd-sp1{
   float: left;
   width: 21px;
   height: 71px;
}

#hd-sp2{
   float: left;
   width: 25px;
   height: 71px;
}

#hd-sp3{
   float: left;
   width: 17px;
   height: 71px;
}

#footer{
    float: left;
    width: 1000px;
    height: 88px;
    margin-top: 60px;
    margin-bottom: 40px;
}

#footer-formpag {
   margin-left: 30px; 
}

#banner-princ {
   float: left;
   width: 919px;
   height: 250px;
   margin-left: 35px;
}

#div-duvida {
   float: left;
   width: 924px;
   height: 55px;
}

#div-dica {
   float: left;
   width: 891px;
   height: 91px;
   margin-left: 38px;
   display: none;
}

#div-escolha {
   float: left;
   width: 297px;
   height: 82px;
   margin-left: 50px;
}

#div-comprar {
   float: left;
   width: 297px;
   height: 82px;
}

#div-envie {
   float: left;
   width: 292px;
   height: 82px;
}

#div-categorias {
    float: left;
    width: 950px;
    height: auto;
    margin-top: 25px;
    margin-left: 50px;
}

.div-catego {
   float: left;
   width: 200px;
   height: 280px;
   margin-left: 1px;
   margin-right: 30px;
   margin-bottom: 20px;
   border:solid;   
   border-width: 1px;
   border-radius: 14px;
   border-color:#BBBCBF;
   font-family: "Myriad",Arial;
}
       

.div-catego h6 {
   margin: 0; 
   margin-left: 5px;                
   font-size: 20px;
   color: #9CA6A6;
   text-align: center;
}

.div-catego p {
   margin: 0; 
   margin-top: 8px; 
   font-size: 18px; 
   color: #9CA6A6;
   text-align: center;
}

.div-catego label {   
   font-size: 18px;
   color: #B11015; 
}

.div-catego-img {
   width: 190px;
   height: 155px;
   margin-top: 3px;
   margin-left: 5px;
}

.bt-comprar-img {
   width: 150;
   height: 53px;
   margin-top: 5px;
   margin-left: 25px;
}

#div-contato {
    float: left;
    width: 900px;
    height: auto;
    padding-left: 20px;
    font-size: 17px;
    
}

#div-contato p {       
    font-size: 22px;
    font-weight: bold;
    
}









