body{
	font-family: verdana;
	margin:0px;
	background: url('../../images/fundo7.jpg') repeat 0 0;;
	background-repeat:repeat-x;
	background-size: 100%;
	background-attachment: fixed;
	background-attachment: fixed;
	-webkit-animation: 20s linear 0s normal none infinite animate;
	animation: 20s linear 0s normal none infinite animate;
}
  
@-webkit-keyframes animate {
	from {background-position: 0px -355px;}
	to {background-position: 0px 0px ;}
}
 
#contato{
	display:inline;
	position: absolute; 
	margin-top:3px; 
	font-size: 12px; 
	margin-left:80%;
	box-sizing: border-box;
	padding: 4px; 
}
 
#titContato2{
	display:none;
}
 
#contato2{
	display:none;
}
 
#topo{
	background-color: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f3f3f3+50,ededed+51,ffffff+100;White+Gloss+%232 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	width: 100%;
	height: 60px;
	font-size: 12px;
	line-height: 60px;
	
}

#topoMenu{
	background-color: #253645;
	width: 100%;
	height: 35px;
	opacity: 0.7;
	
}

#faixaCentral{
	width: 100%;
	background-color: #EEEEEE;
	height: 90px;
	position: absolute;
	margin-top: 16%;
	opacity: 0.5;
	box-sizing: border-box;
	position: fixed;
}
#faixaCentralGeral{
	width: 100%;
	
	height: 60px;
	position: absolute;
	
	opacity: 0.5;
	box-sizing: border-box;
	position: fixed;
}


#logoTipo{
	position: absolute;
	z-index: 555;
	margin-top: 11%;
	margin-left:50%;
	margin-right: 10%;
	opacity: 1;		
	box-sizing: border-box;
}

#logoTipoGeral{
	
	position: relative;
	width: 80px;
	z-index: 555;
	margin-left:1%;
	margin-right: 10%;
	margin-top: -85px;
	opacity: 1;		
	box-sizing: border-box;
}

#rodape{
	background-color:rgba(37,54,69,1);
	bottom:0px;
	width:100%;
	height: 45px;
	font-family: verdana;
	font-size: 10px;
	margin:0px;
	position: absolute;
	text-align: center;
	color: white;
	line-height: 45px;
	border-top: 5px solid #FDC645;
	
}

.nav{
	line-height: 40px;
	width: 100%;
	
}

.nav ul {
	padding:0px;
	margin:0px;
	list-style:none;
	margin-left: 7%;
}

.nav ul li { 
	display: inline; 
	width:auto;
}

.nav ul li a {
	display: inline-block;
	box-sizing: border-box;
	color: #666666;
	text-decoration: none;
	font-family: verdana;
	font-size: 13px;
	margin-left: 140px;
	height: 50px;
}

a.linhaAmarela {
	border-bottom: 5px solid #FDC645;
}

.animation{
	display:none;
}

.sidenav .closebtn {
    display:none;
}

.sidenav .openBtn {
	display:none;	
}

.imgLogo{
	height: 200px;
	
}

.imgLogo2{
	height: 40px;
	
}

.textp {
	font-size: 12px; 
	color: white; 
	font-family: verdana;
	margin-right: 50px;
}

#textom{
	position: absolute; 
	z-index: 25;  
	line-height: 35px; 
	width: 100%;
	text-align: center;
}

#logoTipo2{
	display:none;
}

#btOpenLat{
	display:none;
}

#btCloseLat{
	display:none;
}

.banner{
	display:none;
}

#conteudo{  
	display:none;
}

.clearFull{
	display: block;
	clear: both;
}

.link{

	text-decoration: none;
	font-size: 12px; 
	color: white; 
	font-family: verdana;
}
	
#conteudoGeral{
	display:inline;
	float: left;
	width: 80%;
	margin-top: 50px;
	position: relative;
}
	
#containerNoticiasGeral{
	height: 40px;
	width: 100%;
	font-family: verdana;
	font-size: 15px;
	margin-left: 12%;
	background-color: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffd65e+0,febf04+100;Yellow+3D+%232 */
	background: rgb(255,214,94); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,214,94,1) 0%, rgba(254,191,4,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,214,94,1) 0%,rgba(254,191,4,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,214,94,1) 0%,rgba(254,191,4,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=0 ); /* IE6-9 */

	line-height:1px;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 20px;
	margin-top: 0px;
	color: white;
	position: relative;
}

#tituloNoticiasGeral{
	font-size: 11px;
	font-weight: bold;
	font-family:verdana;
	width: 100%;
	margin-left: 12%;
	margin-top:30px;
}
	
#textoNoticiaGeral{
	font-size: 24px;
	font-family:verdana;
	width: 100%;
	margin-left: 12%;
	margin-top: 10px;
	height: 400px;
	overflow-y: scroll;
	background-color: rgba(255,255,255,0.8);
	
	padding: 60px;
	border-radius: 5px;
	box-sizing: border-box;
	text-align: justify;
}	
	
#DivformContato{
	float: left;
	width: 45%;
	margin-left: 20px;
	float: left;
}

#divFormMapa{
	float: left;
	width: 42%;
	margin-left: 20px;
	margin-top: 10px;
}
.textinput{
	font-family: verdana;
	font-size: 12px;
}

.input{
	padding: 3px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	width: 350px;
}

.textarea{
	margin: 0px; 
	width: 349px; 
	height: 143px;
	border-radius: 4px;
	border: 1px solid #CCCCCC;
	font-family: verdana;
	font-size: 12px;
	padding: 3px;
}
	
#textoNoticiaGeralContato{
	font-size: 10px;
	font-family:verdana;
	width: 96%;
	margin-left: 12%;
	margin-top: 10px;
	height: 400px;
	background-color: rgba(255,255,255,0.8);
	padding: 20px;
	border-radius: 5px;
}	
	
.mapaLabel{
	width: 90%;
	background-color: #FDC645;
	padding: 5px;
	height: 20px;
	border-radius: 4px;
	font-size: 14px;
	color: white;
}	
	
.mapa{
	width:400px;
	height:200;
}

#mensagemok{
	background-color: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a7ea41+0,b5ff47+56,b1e540+100 */
	background: rgb(167,234,65); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(167,234,65,1) 0%, rgba(181,255,71,1) 56%, rgba(177,229,64,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(167,234,65,1) 0%,rgba(181,255,71,1) 56%,rgba(177,229,64,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(167,234,65,1) 0%,rgba(181,255,71,1) 56%,rgba(177,229,64,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7ea41', endColorstr='#b1e540',GradientType=0 ); /* IE6-9 */
	height: 25px;
	width: 100%;
	line-height: 25px;
	border-radius: 5px;
}

#mensagemfalse{
	background-color:/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c93838+0,ff4747+56,cc3939+100 */
	background: rgb(201,56,56); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(201,56,56,1) 0%, rgba(255,71,71,1) 56%, rgba(204,57,57,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(201,56,56,1) 0%,rgba(255,71,71,1) 56%,rgba(204,57,57,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(201,56,56,1) 0%,rgba(255,71,71,1) 56%,rgba(204,57,57,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c93838', endColorstr='#cc3939',GradientType=0 ); /* IE6-9 */
	height: 25px;
	width: 100%;
	line-height: 25px;
	border-radius: 5px;
}	
	
#containerNoticias2{
	height: 80px; 
	width:45%; 
	float: left; 
	margin-left: 35px; 
	margin-top: 20px;
	font-size: 11px;
	border-radius: 10px 10px 10px 10px;
	padding:10px;
	box-sizing: border-box; 
	
	box-shadow: 1px 1px 1px #888888;
	background-color:/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */

	
}	



#containerNoticias3{
	
	width:100%; 
	float: left; 
	font-size: 11px;
	box-sizing: border-box; 
	padding: 30px;	
}	



#conteudoProd{


	width: 100%; 
	height: 400px;  
	padding: 20px;
	box-sizing: border-box; 
	margin-left: 12%; 
	margin-top:10px; 
	overflow-y:scroll;
	border-radius: 8px;
	background-color: rgba(255, 255, 255, 0.8);
	
	
}

#conteudoProdDet{


	width: 100%; 
	height: 480px;  
	padding: 20px;
	box-sizing: border-box; 
	margin-left: 12%; 
	margin-top:10px; 
	overflow-y:scroll;
	border-radius: 8px;
	background-color: rgba(255, 255, 255, 0.9);
	
	
}


#tituloNot{


	font-size: 20px;
	border-bottom: 5px solid #FDC645;
	height:40px;
	font-weight: bold;

}

#conteudoProd iframe{

	height: 300px;
	width: 550px;
	margin-top:-50px;
	overflow-y:hidden;

	
}

	
@media screen and (max-width: 767px) {
  
body{
	font-family: "Lato", sans-serif;
	margin: 0px;
	overflow-x: hidden;
	width:100%;
	background: url('../../images/fundoBranco.fw.png') repeat 0 0;;
	height:100%;	 		
}	

#contato{
	display:none;
}
 
#titContato2{
	margin-top: 25px;
	display: block;
	color: white;
	position:absolute;
	height: 18px;
	line-height:18px;
	background-color: #253645;
	width: 80px;
	text-align: center;
	margin-left: 20px;
	border-radius: 5px;
	font-size: 12px;
}
 
#contato2{
	display: block;
	margin-top:35px; 
	font-size: 10px; 
	width: 79%;
	margin-left:8%;
	height: 50px;
	background-size: 100%;
	border: 1px solid #C8C8C8;
	line-height: 20px;
	margin-bottom: 10px;
	box-sizing: border-box;
	padding: 5px;
	border-radius: 5px;
}

#topo{
	background-color: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f3f3f3+50,ededed+51,ffffff+100;White+Gloss+%232 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	width: 100%;
	height: 45px;
	text-align: center;
	font-size: 12px;
	z-index: 888;
}

.nav{
	line-height: 40px;
	width: 100%;
}

.nav ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

.nav ul li{ 
	display: inline; 
	width:100px;
}

.nav ul li a{
	align: center;
	display: inline-block;
	box-sizing: border-box;
	/* visual do link */
	color: #666666;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	margin-left: 50px;
}

a.linhaAmarela {
	border-bottom: 0px;
}

.sidenav {
	height: 40px;
	width: 100%;
	top: 0;
	left: 0;
	background-color: #111;
	overflow-y: hidden;
	overflow-x: hidden;
	transition: 0.5s;
	text-align:left;
}
  
.sidenav a {
    text-decoration: none;
    font-size: 9px;
    color: #818181;
    display: block;
	width: 45%;
    float: left;
	transition: 0.3s;
	text-align: left;
	margin-top: 0px;
	line-height:40px;
	margin-left:10%;
}

.sidenav a:hover{
   color: #C8C8C8;
}

.sidenav .closebtn{
	display:none;
    top: 0;
    font-size: 50px;
	float: left;
	color: black;
	transition: 0.4s;
	margin-left: 85%;
}

.sidenav .openBtn {
    top: 0;
    display:block;
    font-size: 36px;
	float: left;
	color: black;
	transition: 0.4s;
	margin-left: 85%;
}

#rodape{
	
	background-color:background-color:rgba(37,54,69,1);
	width:100%;
	height: 35px;
	font-family: verdana;
	font-size: 9px;
	margin:0px;
	position: relative;
	text-align: center;
	color: #666666;
	line-height: 25px;
	margin-bottom: 0px;
	margin-top: 20px;
	border-top: 5px solid #FDC645;
	line-height: 35px;
}




#faixaCentral{
	display:none;
}

.imgLogo{
	height: 40px;
	margin: 0px;
	margin-left: 20px;
}


.clearFull{
	display: block;
	clear: both;
}

#fieldSerch{
	display:none;
}
  
#topoMenu{
	background-color: #253645;
	width: 100%;
	height: 40px;
	box-sizing: border-box;
} 

.textp{
	font-size: 10px; 
	color: white; 
	width: 100%;
	float: left;
	font-family: verdana;
	position: relative;
	box-sizing: border-box; 
	text-align: left;
	margin-left: 10px;
}

#textom{
	float:left;
	margin-top: 0px;
	background-color: #253645;
	width: 0px;
	height: 100%;
	
}
		
#logoTipo{
	display:none;
}

#logoTipoGeral{
	display:none;
}

#logoTipo2{
	width: auto;
	height: 40px;
	float: left;
	display:inline;
	position: absolute;
	margin-top: 0px;
	z-index: 20;
}

#topoMenu{
	display:none;
}
		
#btOpenLat{
	display:inline;
	width: 120px;
	height: 40px;
	font-size: 14px;
	text-decoration: none;
	font-family: verdana;
	position: relative;
	color: white;
	line-height: 40px;
	margin-left: 30px;
}

#btCloseLat{
	display: inline;
	z-index:9999;
	margin-top: 5px;
	font-family: verdana;
	font-size: 14px;
	color: white;
	float: left;
	position: relative;
	margin-left: 30px;
	text-decoration:none;
	border-bottom: 1px solid #FDC645;
	margin-bottom: 20px;
}
	

	
.sidenav2{
    text-decoration: none;
    font-size: 12px;
    color: #818181;
    width: 0px;
	height: 100%;
    float: left;
	transition: 0.5s;
	text-align: left;
	margin-top: 100px;
	height: 0px;
    margin-left: 0;
    background-color: #111;
    overflow-y: hidden;
	overflow-x: hidden;
    text-align:left;
	
	
	
}

#barraMenu{
	width: 100%;
	background-color: #253645;
	height:40px;
}
	
#conteudo{
	display:inline;
	float: left;
	width: 80%;
	margin-top: 20px;
	position: relative;
}
	
#containerNoticias{
	height: 30px;
	width: 100%;
	font-family: verdana;
	font-size: 14px;
	margin-left: 10%;
	background-color: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffd65e+0,febf04+100;Yellow+3D+%232 */
	background: rgb(255,214,94); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,214,94,1) 0%, rgba(254,191,4,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,214,94,1) 0%,rgba(254,191,4,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,214,94,1) 0%,rgba(254,191,4,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=0 ); /* IE6-9 */

	line-height:20px;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 5px;
	margin-top: 0px;
	color: white;
	position: relative;
}

#tituloNoticias{
	font-size: 10px;
	font-weight: bold;
	font-family:verdana;
	width: 100%;
	margin-left: 12%;
	margin-top:30px;
}
	
#textoNoticia{
	font-size: 10px;
	font-family:verdana;
	width: 100%;
	margin-left: 12%;
	margin-top: 10px;
}
	
	
	
#conteudoGeral{
	display:inline;
	float: left;
	width: 80%;
	margin-top: 20px;
	position: relative;
}
	
#containerNoticiasGeral{
	height: auto;
	width: 100%;
	font-family: verdana;
	font-size: 14px;
	margin-left: 10%;
	background-color: #FDC645;
	line-height:20px;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 5px;
	margin-top: 0px;
	color: white;
	position: relative;
}

#tituloNoticiasGeral{
	font-size: 10px;
	font-weight: bold;
	font-family:verdana;
	width: 100%;
	margin-left: 12%;
	margin-top:30px;
}
	
#textoNoticiaGeral{
	font-size: 16px;
	font-family:verdana;
	width: 100%;
	margin-left: 12%;
	margin-top: 10px;
	height: auto;
	overflow-y:hidden;
	background-color: white;
	padding: 20px;
}
	#textoNoticiaGeralContato{
	font-size: 10px;
	font-family:verdana;
	width: 100%;
	margin-left: 12%;
	margin-top: 10px;
	height: auto;
	
	background-color: white;
	padding: 20px;
}	
	
	
	
	
.clearFull{
	display: block;
	clear: both;
}

#imgBanner{
	display:inline;
	width: 100%;
	margin-left: 0;
}
	
.banner{
	display:inline;
	width:100%;
	height: 250px;
}


#linha{
	
	background: url('../../images/linha.png');
	background-repeat: repeat-x;
	margin-top: 10px;
	float: left;
	width: 100%;
	height: 10px;
}

	
#DivformContato{

	float: left;
	margin-left: -25px;
	float: left;
	width: 100%;
	overflow: hidden;
}

#divFormMapa{

	float: left;
	margin-left: -20px;
	margin-top: 20px;
	width: 100%;
	overflow: hidden;

}
.textinput{
	
		font-family: verdana;
		font-size: 12px;

}



.input{

	padding: 3px;
	border-radius: 3px;
	width: 230px;
	border: 1px solid #CCCCCC;
}
.textarea{
	width:200px; 
	height:150px;
	font-family: verdana;
}

.mapa{

	width:260px;
	height:200;
}

.mapaLabel{

	width: 90%;
	background-color: #FDC645;
	padding: 5px;
	height: 20px;
	border-radius: 4px;
	font-size: 14px;
	color: white;
	

}




#mensagemok{
	background-color: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a7ea41+0,b5ff47+56,b1e540+100 */
	background: rgb(167,234,65); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(167,234,65,1) 0%, rgba(181,255,71,1) 56%, rgba(177,229,64,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(167,234,65,1) 0%,rgba(181,255,71,1) 56%,rgba(177,229,64,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(167,234,65,1) 0%,rgba(181,255,71,1) 56%,rgba(177,229,64,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7ea41', endColorstr='#b1e540',GradientType=0 ); /* IE6-9 */
	height: 25px;
	width: 100%;
	line-height: 25px;
	border-radius: 5px;
}

#mensagemfalse{
	background-color:/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c93838+0,ff4747+56,cc3939+100 */
	background: rgb(201,56,56); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(201,56,56,1) 0%, rgba(255,71,71,1) 56%, rgba(204,57,57,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(201,56,56,1) 0%,rgba(255,71,71,1) 56%,rgba(204,57,57,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(201,56,56,1) 0%,rgba(255,71,71,1) 56%,rgba(204,57,57,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c93838', endColorstr='#cc3939',GradientType=0 ); /* IE6-9 */
	height: 25px;
	width: 100%;
	line-height: 25px;
	border-radius: 5px;
}	
	
#containerNoticias2{
	height: auto; 
	width:100%; 
	float: left; 
	margin-left: 5px; 
	margin-top: 20px;
	font-size: 12px;
	border-radius: 10px;
	padding:10px;
	box-sizing: border-box; 
	border-bottom: 1px solid #CCCCCC;
	box-shadow: 1px 1px 1px #888888;
	
	
}	




#conteudoProd{


	width: 100%; 
	height: 100%;  
	padding: 20px;
	box-sizing: border-box; 
	margin-left: 10%; 
	margin-top:10px; 
	background-color: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+30,ffffff+17,e5e5e5+100;White+3D */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 17%, rgba(229,229,229,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 30%,rgba(255,255,255,1) 17%,rgba(229,229,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 30%,rgba(255,255,255,1) 17%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	border-radius: 5px;
	overflow-x:hidden;
	

}


#conteudoProdDet{


	width: 100%; 
	height: 100%;  
	padding: 10px;
	box-sizing: border-box; 
	margin-left: 10%; 
	margin-top:10px; 
	background-color: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+30,ffffff+17,e5e5e5+100;White+3D */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 17%, rgba(229,229,229,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 30%,rgba(255,255,255,1) 17%,rgba(229,229,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 30%,rgba(255,255,255,1) 17%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	border-radius: 5px;
	overflow-x:hidden;
	

}


#conteudoProd img{

	height: 150px;
	width: 200px;
	
}




#conteudoProd iframe{

	height: 250px;
	width: 250px;
	
	margin-left: 0px;
	

	
}

#tituloNot{

	font-size: 20px;
	border-bottom: 5px solid #FDC645;
	height:auto;
	font-weight: bold;

}


		
}
