@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'FRADMCN';
    src: url('FRADMCN.eot');
    src: url('FRADMCN.eot?#iefix') format('embedded-opentype'),
         url('FRADMCN.woff') format('woff'),
         url('FRADMCN.ttf') format('truetype'),
         url('FRADMCN.svg#FRADMCN') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FRAMDCN';
    src: url('FRAMDCN.eot');
    src: url('FRAMDCN.eot?#iefix') format('embedded-opentype'),
         url('FRAMDCN.woff') format('woff'),
         url('FRAMDCN.ttf') format('truetype'),
         url('FRAMDCN.svg#FRAMDCN') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
font-family: Tahoma, Verdana, Arial, sans-serif; 
font-size:13px;
letter-spacing:0px;
line-height:23px;
color:#696a68;
background-color:#FFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;

}


h1{
  font-size:47px;
  letter-spacing:0px;
  line-height:48px;
  text-transform:uppercase;
   font-family: 'FRADMCN';
   color:#ed1c24;
     background: -webkit-linear-gradient(#d51d25, #fe323a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.font_destque_ver
{
  font-size:16px;
  letter-spacing:0px;
  text-transform:uppercase;
   font-family: 'FRADMCN';
   color:#ed1c24;

}

h2{
  font-size:28px;
  letter-spacing:0px;
  text-transform:uppercase;
   font-family: 'FRADMCN';
   color:#ed1c24;

}
h3{
  font-size:19px;
  letter-spacing:0px;
  line-height:20px;
  margin-bottom:10px;
  margin-top:10px;
  text-transform:uppercase;
   font-family: 'FRADMCN';
   color:#696a68;

}

a:link {
	text-decoration:none;
	
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}


.font_rodape{
   font-size:15px;
 letter-spacing:0px;
   line-height:18px;
   font-family: 'FRAMDCN';
   text-transform:uppercase;
   color:#696a68;
   }
	  
.link-fade_menubco {
   font-size:16px;
   font-family: 'FRAMDCN';
   text-transform:uppercase;
   padding: 2px 18px;
   color:#696a68;
   display: inline-block;
   transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .4s ease-in-out;
   }
   
 .link-fade_geral {
   color:#696a68;
   border-bottom:#c4c4bf;
   border-bottom-width:1px;
   border-bottom-style:dashed;
   padding: 1px 0px;
   transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .4s ease-in-out;
   }
   
    .link-fade_geral:hover  {
 background: #e5e6e6;
   }
  
  

.link-fade_menubco:hover {
      background: #e5e6e6;
      }	  
	  
.link-fade_menuver {
   font-size:14px;
   font-family: 'FRADMCN';
   text-transform:uppercase;
   color:#FFFFFF;
  line-height:15px;
  text-shadow: 1px 1px 5px #6a6a6a;
   padding: 0px 16px;
   display:table;
   
   transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .4s ease-in-out;
   }

.link-fade_menuver:hover {
background:#999997;

      }	  	  



	
	div.cf_element
	{
		width: 723px;
		height: 522px;
		
	}


/* Imagens*/
ul.li{
margin:0;
}

ul.enlarge{
list-style-type:none; /*remove the bullet point*/
margin:0;
}
ul.enlarge li{
display:inline-block; /*places the images in a line*/
position: relative;
z-index: 0; /*resets the stack order of the list items - later we'll increase this*/
margin-left:15px;
margin-right:15px;
margin-bottom:15px;
text-align:left;

}

ul.enlarge span{

position:absolute;
left: -9999px;
background-color:#d7d7d5;
padding: 5px;
font-family: Tahoma, Verdana, Arial, sans-serif; 
font-size:12px;
letter-spacing:0px;
line-height:20px;
color:#696a68;
text-align: center; 
-webkit-box-shadow: 0 0 10px rgba(0,0,0, .75));
-moz-box-shadow: 0 0 20px rgba(0,0,0, .75);
box-shadow: 0 0 20px rgba(0,0,0, .75);

opacity: .99;
}
ul.enlarge li:hover{
z-index: 50;
cursor:pointer;
}

ul.enlarge li:hover span{ 
top: -84px; /*the distance from the bottom of the thumbnail to the top of the popup image*/
left: -20px; /*distance from the left of the thumbnail to the left of the popup image*/
}
ul.enlarge li:hover:nth-child(2) span{
left: -90px; 
}
ul.enlarge li:hover:nth-child(3) span{
left: -160px; 
}
ul.enlarge li:hover:nth-child(5) span{
left: -90px; 
}
ul.enlarge li:hover:nth-child(6) span{
left: -160px; 
}
ul.enlarge li:hover:nth-child(8) span{
left: -90px; 
}
ul.enlarge li:hover:nth-child(9) span{
left: -160px; 
}
ul.enlarge li:hover:nth-child(11) span{
left: -90px; 
}
ul.enlarge li:hover:nth-child(12) span{
left: -160px; 
}
ul.enlarge li:hover:nth-child(14) span{
left: -90px; 
}
ul.enlarge li:hover:nth-child(15) span{
left: -160px; 
}
ul.enlarge li:hover:nth-child(17) span{
left: -90px; 
}
ul.enlarge li:hover:nth-child(18) span{
left: -160px; 
}
ul.enlarge li:hover:nth-child(20) span{
left: -90px; 
}
ul.enlarge li:hover:nth-child(21) span{
left: -160px; 
}


ul img{


}


/**IE Hacks - see http://css3pie.com/ for more info on how to use CS3Pie and to download the latest version**/
ul.enlarge img, ul.enlarge span{


}
.font_produtos
{
   font-size:16px;
 letter-spacing:0px;

   line-height:30px;
   font-family: 'FRAMDCN';
   text-transform:uppercase;
   color:#696a68;
   
}

