@charset "utf-8";
/* CSS Document */

body {
    width:100%;
    height:100%;
}

@font-face {
    font-family: 'bebas_neueregular';
    src: url('/Conteudo/Templates/css/font/bebasneue-webfont.eot');
    src: url('/Conteudo/Templates/css/font/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Conteudo/Templates/css/font/bebasneue-webfont.woff') format('woff'),
         url('/Conteudo/Templates/css/font/bebasneue-webfont.ttf') format('truetype'),
         url('/Conteudo/Templates/css/font/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.wrapper { width:990px; }
.clr{clear:both;}

/* Menu responsivo *******************************************/ 
    
    .the-menu-minibar .btn { background:url(../img/framework/menu-mini.png) no-repeat center center; border-color: #5a5959; }
	
    .the-menu-responsive li a {font:26px 'bebas_neueregular', Arial, sans-serif; font-weight:normal; width:220px; }
    
    .the-menu-responsive .sub-resp a { width:220px; }

/* /end:Menu responsivo *******************************************/



/* Estilos de Texto *******************************************/

	#titulo h1 {
	    font-size:50px;
	    text-align:right;
	    margin:0 auto;
    }
	
    #titulo h5 {
        font:26px 'bebas_neueregular', Arial, sans-serif;
		color:#fff;
		text-align:right;
		background-color:#395836;
		padding-right:4px;
	}	
	
	.destaque-home h4 {
		font:25px 'bebas_neueregular', Arial, sans-serif;
		color:#fff;
		text-align:center;
		padding:10px;
		margin:0 auto;
	}
	
	.destaque-home h5 {
		font:15px Arial Narrow, Arial, Helvetica, sans-serif;
		color:#fff;
		padding:6px;
		margin-bottom:0px;
    }
    
    #info h5 {
        font:35px 'bebas_neueregular', Arial, sans-serif;
		color:#fff;
		margin-bottom:30px;
    }
    
    #info h4 {
        font:25px 'bebas_neueregular', Arial, sans-serif;
		color:#567853;
		margin-bottom:20px;
    }
    
    #info h6 {
        font:16px Arial Narrow, Arial, Helvetica, sans-serif;
		color:#fff;
		margin:0px;
		margin-left:20px;
    }
    
    #info p.itens {
        font:20px 'bebas_neueregular', Arial, sans-serif;
		color:#567853;
		margin:0px;
		float:left;
    }
	
/* /end:Estilos de Texto *******************************************/





/* Header *******************************************/

	header {
		width:100%;
		height:120px;
		min-height:60px;
		background-color:#151515;
		background-image:url(../img/bg_menu.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
	
	header #menu-principal {
		width:100%;
		height:80px;
		background-image:url(../img/bg_menu2.jpg);
		background-repeat:repeat-x;
		margin-top:50px;
	}
		
	header #menu-principal .wrapper  {
	    width:880px;
	    margin:0 auto;
    }
	
	header #logo {
		position:absolute;
		left:50%;
		top:0px;
		margin-left:-140px;
		z-index:6;
	}
	
	/* Menu Principal **************************/	

	    header .menu ul {
	        width:100%;
	        margin:0px;
        }
	
	    header .menu ul li {
	        list-style:none;
	        display:inline;
	    }
	    
	    header .menu ul li:nth-of-type(2) { margin-right:328px; }
	    header .menu ul li:nth-of-type(1) { margin-right:13px; }
	
	    header .menu ul > li a{
		    display:block;
		    font:30px 'bebas_neueregular', Arial, sans-serif;
		    color:#fff;
		    background:none;
		    border:none;
		    padding:16px;
		    margin-top:4px;
	    }
	
	    header .menu ul li a:hover{
		    background-color: rgba(70, 90, 68, 0.8);
		    -webkit-border-radius: 0px;
		    -moz-border-radius: 0px;
		    border-radius: 0px;
	    }
	
	/* /end:Menu Principal **************************/
	
	
	
	/* Submenu **************************/	
	
        .menu .menuItem2 {
	        background-color: rgba(40, 61, 38, 0.8);
	        border:none;
            width:220px;
	    }
	
	    .menu .menuItem2 li { display:block; }
	
	    .menu .menuItem2 li a {
	        font-size:24px;
	        padding:10px 5px;
	        margin:0px;
	        width:210px;
	    }
	
        .menu .menuItem2 li a:hover { background-color: rgba(85, 107, 83, 0.8); }
		
	/* /end:Submenu **************************/	
	
/* /end:Header *******************************************/





	/* Página - Home **************************/
	
		#banner-home{
			width:100%;
			height:auto;
			font:25px 'bebas_neueregular', Arial, sans-serif;
			background-color:#1b1915;
			background-image:url(/Conteudo/Templates/img/bg_bannerhome.jpg);
			background-repeat:no-repeat;
			background-size:cover;
			margin-top:45px;
		}
		#banner-ultimasUnidades{
			background-image:url(/Conteudo/Templates/img/backgroundUltimas.jpg);
			background-repeat:no-repeat;
			background-size:cover;
			max-width: 100%;
		    width: 100%;
		    display: block;
		    height: auto;
		}
		#banner-ultimas{
			max-width: 100%;
		    width: 100%;
		    display: block;
		    height: auto;
			font:25px 'bebas_neueregular', Arial, sans-serif;
			margin-top: -20px;
		}
		#banner-ultimas .tituloUltimas{
			width: 40%;
		    display: block;
		}
		#banner-ultimas .tituloUltimas h2{
			font-size: 50px;
		    text-align: left;
		    padding-left: 20px;
		    border-bottom: 20px solid #395836;
		    
		}
		#banner-ultimas .espingarda{
			font-size: 40px;
		    float: left;
		    width: 41.3%;
		    text-align: center;
		    display: inline-block;
		}
		#banner-ultimas .espingarda img{max-width: 100%;
		height: auto;
		display: block;
		margin: 15px auto;
		}
		#banner-ultimas .espingarda h3{
			font-size: 40px;
		    text-align: center;
		}
		
		#banner-ultimas .pistolaSw22{
			width: 20.6%;
			float:left;
			height: auto;
			margin: -37px 25px;
			display: inline-block;
		}
		#banner-ultimas .pistolaSw22 h3{
			font-size: 30px;
			text-align: center;
		}
		#banner-ultimas .pistolaSw22 b{
		    font-family: monospace;
    		font-weight: 700;
		    font-size: 28px;
		}
		#banner-ultimas .pistolaSw22 img{
			max-width: 100%;
			height: auto;
			display: block;
		    margin: -28px auto;
		}
		#banner-ultimas .pistolas{
		    float: right;
		    width: 33.3%;
		    height: auto;
		    margin-top: -53px;
		    display: inline-block;
		}
		#banner-ultimas .pistolas img{
		max-width: 100%;
		height: auto;
		display: block;
		margin: 15px auto;
		}
		#banner-ultimas .pistolas h3{font-size: 33px; text-align: center;}
		#banner-ultimas .pistolas h3 span{display:block; color:#6f7371;}
    	#banner-ultimas .pistolas h3 b{
    		font-family: monospace;
    		font-weight: 700;
		    font-size: 30px;
    	}
		#banner-ultimas .pistolas .mp22{
		    width: 50%;
    		float: right;
		}
		#banner-ultimas .pistolas .smith{
	        width: 50%;
    		float: left;
		}

		#produtos {
			width:100%;
			height:650px;
			background-image:url(../img/bg_textura.jpg);
			background-repeat:repeat-x;
			background-position: center top;
			background-size:cover;
			padding-top:40px;
		}
		
		#historia .wrapper { width:800px; }
		
		#historia {
			width:100%;
			height:260px;
			background-color: rgba(175, 174, 174, 0.8);
			font:26px 'bebas_neueregular', Arial, sans-serif;
			color:#fff;
		}
		
		#titulo {
			width:550px;
			height:80px;
			margin-bottom:20px;
		}
		
		.botao {
			width:200px;
			background-color:#395836;
			color:#fff;
			text-align:center;
			padding:10px;
			float:right;
			border:none;
		}
		
		.botao:hover { background-color:#283d26; }
		
		.botao-left {
		    width:200px;
			background-color:#395836;
			color:#fff;
			text-align:center;
			padding:10px;
			float:left;
			border:none;
		}
		
		.botao-left:hover { background-color:#283d26; }

		#destaques .wrapper { width:800px; }
		
		#destaques {
		    width:100%;
		    margin:auto;
		}

		.destaque-home {
			width:250px;
			height:270px;
			background-color:#395836;
			margin-top:40px;
			margin-left:8px;
			margin-right:8px;			
			float:left;
		}	
				
		#info {
			width:100%;
			height:342px;
			background-image:url(../img/bg_info.jpg);
			background-repeat:repeat-x;
			background-position:center top;
			padding-top:20px;
		}
		
		#info-dir h4 a:hover {
		    text-decoration:none;
		    color:#72946f;
        }
		
		#info-esq {
			width:420px;
			height:auto;
			text-align:justify;
			float:left;		
		}
		
		#info-dir {
			width:400px;
			height:auto;
			float:right;
			margin-top:100px;
		}
		
		#info-dir a:hover { text-decoration:underline; }
		
		#info-dir img {
			float:left;
			border:medium solid #395836;	
			margin-right:15px;
		}
		
	        /* CSS - Banner Home **************************/
		
		        #banner-esq  {
		            width:580px;
                    float:left;
                    margin-left:40px;
                }
		
		        #divBanners10 {
		            color:#fff;
		            padding-top:15px;
		            padding-bottom:20px;
                }
		
		        #divBanners10 h1 {
		            font-size:50px;
		            margin-bottom:30px;
                }
	    
	            #divBanners10 h4 {
                    font:22px Arial Narrow, Arial, Helvetica, sans-serif;
                    margin-bottom:50px;
	            }
	    
	            #divBanners10 h5 { font:14px Arial Narrow, Arial, Helvetica, sans-serif; }
	    
	            #divBanners10 .botao {
	                width:130px;
			        margin-bottom:15px;
			        float:left;
	            }
	    
	            #divBanners10 h5 a:hover { text-decoration:underline; }
	    
		        .imgDir {
		            border:medium solid #395836;
		            float:right;
                }
        
                
        
                .the-banner-controls { margin-bottom:15px; background-color: rgba(57, 88, 54, 0.8); }
        
                .the-banner-controls .active { background-color: rgba(255, 255, 255, 0.7); }
        				
		    /* /end:CSS - Banner Home **************************/
		    
		    
		    
	            /* POP UP - Abertura do site **************************/
	            
	                #pop-up {
	                    width:100%;
	                    height:100%;
	                    position:absolute;
	                    z-index:200;
	                    font:18px Arial Narrow, Arial, Helvetica, sans-serif;
	                    color:#FFF;
	                    background-color: rgba(0, 0, 0, 0.9);
	                    text-align:justify;
	                }
	                
	                #pop-up .wrapper { width:630px; }
	                
	                #pop-up img { width:650px; }
	                
	                #pop-up h1 {
	                    font:60px 'bebas_neueregular', Arial, sans-serif;
	                    color:#f7e737;
	                    text-align:left;
	                }
	                
	                .botao-popup {
			            width:320px;
			            background-color:#395836;
			            font:26px 'bebas_neueregular', Arial, sans-serif;
			            color:#fff;
			            text-align:center;
			            padding:15px;
			            border:none;
			            margin-top:10px;
		            }
		            
		            .botao-popup:hover { background-color:#283d26; }
		                  
		        /* /end:POP UP - Abertura do site **************************/	        		    
		
		
		
    /* /end:Página - Home **************************/




		
	/* Página - Produtos **************************/
	
        .titulo-produtos {
            width:226px;
            margin:auto;
            padding-top:90px;
        }
        
        .bg-produtos {
		    width:100%;
		    height:179px;
            background-image:url(/Conteudo/Templates/img/bg_paginterna2.jpg);
	        background-repeat:no-repeat;
	        background-size:cover;
		}
		
        .pnlComponenteListaProdutos img {
            width:200px;
            height:220px;
            margin-bottom:-6px;
        }
				
        .pnlComponenteListaProdutos h2 {
            width:200px;
            height:60px;
            color:#363636;
            background-color:#FFF;
            font-size:21px;
            margin-top:-6px;
            padding:5px;
            margin:0 auto;
            box-sizing:border-box;
            
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
        }
        
        .produto { color:#363636; }
        
        .pnlComponenteProduto {
            width:500px;
            margin-right:40px;
            margin-bottom:40px;
            margin-top:40px;
        }
        
        .pnlComponenteProduto .the-banner-controls {
		    width: 400px;
		    left:0px;
		    bottom: -90px;
		    margin-left:0px !important;
		    margin:0px;
            -webkit-border-radius: 0px;
		    -moz-border-radius: 0px;
		    border-radius: 0px;
        }
        
        .pnlComponenteProduto .the-banner-controls ul li {
            padding:3px;
        }

        
        #divImgProduto12  { height:650px; margin-bottom: 120px;}  
        #divImgProduto12 ul li img{
        	width: 400px;
		    margin: 0 auto;
		    height: 400px;
		    /*width: 100%;margin: 0 auto; */
		} 
        
        
	    /* Menu - Produtos **************************/		   
		    
		    .pnlComponenteListaCategoriasProduto ul {
		        padding: 0px;
				margin: 25px 0 0;
				list-style: none;
				margin-left: -53px;
				width: 970px;
		    }

		    .pnlComponenteListaCategoriasProduto ul li {
		        float:left;
		        margin:0px;
		        background-color:#395836;
		        margin-top:-40px;
		        margin-bottom:30px;        		        
		    }
		    
		    .pnlComponenteListaCategoriasProduto ul li a {
		        display:block;
		        font-size:21px;
		        padding:12px;
		        padding-top:6px;
		        padding-bottom:6px;
		        color:#fff;
		    }
		    
		    .pnlComponenteListaCategoriasProduto ul li a:hover { background-color:#363636; }
		    
		    .pnlComponenteListaCategoriasProduto li.ativo a { background-color:#363636; }

		    .botao-voltar { 
		        color:#395836;
		        font-size:25px;		        
		    }
		    
		    .botao-voltar:hover { color:#283d26; }

		/* /end:Menu - Produtos **************************/    
		    
		    		    
        
	    /* Lista - Produtos **************************/ 
	    
	        #pnlComponenteListaProdutos_P7C11 {
	            width:100%;
	            height:auto;
	            margin-left:6px;
	        }
	        
	        .pnlComponenteListaProdutos span:nth-of-type(3) {
	            width:100%;
	            display:block;
	            background-color:#FFF;
	            color:#395836;
	            font-size:19px;
	            padding:5px;
	            box-sizing:border-box;
	            
	            -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
	        }
	       
	        .pnlComponenteListaProdutos ul li {
	            height:270px;
	            list-style:none;
                float:left;
                margin-right:15px;
                margin-bottom:90px;
                width:200px;
	        }
	        
	        .pnlComponenteListaProdutos .desc-curta{display:none !important;}
	       
	        
	        .pnlComponenteListaProdutos input[type=submit] {
	            width:200px;
	            height:50px;
	            font:28px 'bebas_neueregular', Arial, sans-serif;
	            color:#FFF;
	            background-color:#395836;
	            border:none;
	            cursor:pointer;
	        }
	        
	        .pnlComponenteListaProdutos input[type=submit]:hover { background-color:#283d26; }
	        .pnlComponenteListaProdutos input[type=submit].clsIndisponivel {
	        	background-color:#811616;
	        	cursor:default;
	        }
	    
		/* /end:Lista - Produtos **************************/
		
		
		
        /* Detalhes - Produtos **************************/ 
        
        #detalhes {
			width:100%;
			height:auto;
			background-image:url(../img/bg_textura.jpg);
			background-repeat:repeat-x;
			background-position: center top;
			background-size:cover;
		}
		
		#conteudo-detalhes .wrapper { width:860px; }
		
		#conteudo-detalhes {
		    width:100%;
		    height:auto;
		    background-color: rgba(175, 174, 174, 0.8);
		    font:28px 'bebas_neueregular', Arial, sans-serif;
			color:#fff;
			padding:40px 0px;
		}	
		
		#detalhes-esq {
		    width:500px;
		    height:auto;
		    float:left;
		}
		/*Controls*/
		#detalhes-esq .pnlComponenteProduto .the-banner-arrow{width: 40px; height: 40px;}
		#detalhes-esq .pnlComponenteProduto #the-banner-right{right: 40px;}
		#detalhes-esq .pnlComponenteProduto #the-banner-left{left: -60px;}
		#detalhes-esq .the-banner-controls ul li a{
			width: 90px !important; 
			height: 90px !important;
			margin-right: 0;
		}
		#detalhes-esq .the-banner-controls ul li a img{margin: 0;}
		#detalhes-esq .the-banner-arrow {top:35%;}
		#detalhes-dir {
		    width:320px;
		    height:auto;
		    float:right;
		}
		
		.pnlComponenteProduto .the-banner { height: auto !important;
    width: 100% !important;/*height:600px !important;*/ left:0px !important; }
        
        .pnlComponenteProduto h2 { width:600px; }
        
        .pnlComponenteListaCategoriasProduto ul li:nth-of-type(7){display:none;}

        /* /end:Detalhes - Produtos **************************/
		
		
		
	    /* Descrição dos Produtos **************************/        

            .detalhes-produtos {
                width:500px;
                height:auto;
            }
            
            .detalhes-produtos h2 {
                font:42px 'bebas_neueregular', Arial, sans-serif;
                color:#395836;
                margin-bottom:20px;
            }
        
            .detalhes-produtos h3 {
                font:30px 'bebas_neueregular', Arial, sans-serif;
                margin-bottom:25px;
            }
        
            .detalhes-produtos ul {
                margin-bottom:20px;
            }
        
            .detalhes-produtos ul li {
                list-style-type:disc;
                list-style-position:inside;
                font: 18px Arial Narrow, Arial, Helvetica, sans-serif;
            }
        
            #detalhes-esq p, .detalhes-produtos p {
                font: 18px Arial Narrow, Arial, Helvetica, sans-serif;
                margin:0px;    
            }
        
		/* /end:Descrição dos Produtos **************************/  		
		
	/* /end:Página - Produtos **************************/		
		
		
	
		
	/* Página - Serviços **************************/

        #topo {
	        width:100%;
	        height:179px;
	        background-color:#1b1915;
	        margin-top:45px;
	    }

        .titulo-servicos {
            width:209px;
            margin:auto;
            padding-top:90px;
        }
		
		#bg-servicos {
		    width:100%;
		    height:179px;
            background-image:url(/Conteudo/Templates/img/bg_paginterna.jpg);
	        background-repeat:no-repeat;
	        background-size:cover;  
		} 
		
		
	    
	    #servicos {
			width:100%;
			height:820px;
			background-image:url(../img/bg_textura.jpg);
			background-repeat:repeat-x;
			background-position: center top;
			background-size:cover;
		}
		
		#historia-servicos .wrapper { width:800px; }
		
		#historia-servicos {
			width:100%;
			height:auto;
			background-color: rgba(175, 174, 174, 0.8);
			font:28px 'bebas_neueregular', Arial, sans-serif;
			color:#fff;
			text-align:justify;
			padding-top:40px;
			padding-bottom:20px;
		}
		
		#historia-servicos img {
		    width:230px;
		    border:medium solid #395836;
        }
		
		#historia-servicos h5 {
            width:520px;
            background-color:#395836;
            font:26px 'bebas_neueregular', Arial, sans-serif;
		    color:#fff;
		    text-align:justify;
		    padding:1px;
		     
		    margin-top:10px;
		    margin-bottom:10px;
        }
        
        
        #servico-esq { float:left; }
        
        #servico-dir {
            width:520px;
            float:right;
        }
		
		#destaques2 .wrapper { width:990px; }
		
		.destaque-servicos {
			width:660px;
			height:auto;
			background-color: rgba(36, 53, 35, 0.8);
			margin:auto;
			margin-top:30px;
			margin-bottom:-20px;
		}
				
		.destaque-servicos h4 {
		    font:35px 'bebas_neueregular', Arial, sans-serif;
		    color:#fff;
		    background-color: rgba(57, 88, 54, 0.8);
		    padding:16px;
		    margin:0 auto;
	    }
	
	    .destaque-servicos h5 {
            font:15px Arial Narrow, Arial, Helvetica, sans-serif;
		    color:#fff;
		    padding:16px;
		    margin-bottom:20px;
	    }
	   
	/* /end:Página - Serviços **************************/



	/* Página - Legislação **************************/
	
		.titulo-legislacao {
            width:259px;
            margin:auto;
            padding-top:90px;
        }
        
        #bg-legislacao {
		    width:100%;
		    height:179px;
            background-image:url(/Conteudo/Templates/img/bg_paginterna2.jpg);
	        background-repeat:no-repeat;
	        background-size:cover;  
		}
		
        #legislacao {
			width:100%;
			height:auto;
			background-image:url(../img/bg_textura.jpg);
			background-repeat:repeat-x;
			background-position: center top;
			background-size:cover;
		}
		
		#conteudo-legislacao .wrapper { width:800px; }
		
		#conteudo-legislacao {
		    width:100%;
		    height:auto;
		    background-color: rgba(175, 174, 174, 0.8);
			font:28px 'bebas_neueregular', Arial, sans-serif;
			color:#fff;
			text-align:justify;
			padding-top:40px;
			padding-bottom:70px;
		}
		
		.links-leis { color:#395836; }
				
		.links-leis:hover { color:#283d26; }
				
	/* /end:Página - Legislação **************************/	
	
	
	
	/* Página - Contato **************************/	
	
	    .titulo-contato {
            width:191px;
            margin:auto;
            padding-top:90px;
        }
        
        #bg-contato {
		    width:100%;
		    height:179px;
            background-image:url(/Conteudo/Templates/img/bg_paginterna3.jpg);
	        background-repeat:no-repeat;
	        background-size:cover;
		}
		
        #contato {
			width:100%;
			height:auto;
			background-image:url(../img/bg_textura.jpg);
			background-repeat:repeat-x;
			background-position: center top;
			background-size:cover;
		}
		
		#conteudo-contato .wrapper { width:860px; }
		
		#conteudo-contato {
		    width:100%;
		    height:auto;
		    background-color: rgba(175, 174, 174, 0.8);
		    font:28px 'bebas_neueregular', Arial, sans-serif;
			color:#fff;
			padding-top:40px;
			padding-bottom:15px;
		}	
		
		#contato-esq {
		    width:450px;
		    height:300px;
		    margin-right:-20px;		    
		    float:left;
		}
		
		#contato-dir {
		    width:250px;
		    height:300px;
            float:right;
            margin-right:60px;
		}
		
		#contato-dir.contato{width: auto;}
		
    /* /end:Página - Contato **************************/	
    
   
    
    
	/* Página - Documentações **************************/
	
	.titulo-documentacoes {
	    width:376px;
	    margin:auto;
	    padding-top:90px;
	}
	
    /* /end:Página - Documentações **************************/		    
	


	/* Cursos info **************************/
	

	.bg-cursoinfo {
		    width:100%;
		    height:179px;
            background-image:url(/Conteudo/Templates/img/cursos/headercerto.jpg);
	        background-repeat:no-repeat;
	        background-position:center;
	        background-size:cover;
	        }
	        
    /*.pnlComponenteProduto .the-banner {
             height: 280px !important;
             left: 0px !important;
     }*/
     
    .detalhes-cursos {
             text-align:left;
             font-size:25px;
             line-height:30px
    }
     
    #detalhes-dir .pnlComponenteFormulario fieldset{
            border: none;
        }
        
        
    #detalhes-dir .pnlComponenteFormulario fieldset legend{
            font-size:20px;
            padding:10px 0px;
            color:#363636;
        }
        
    #detalhes-esq .pnlComponenteProduto #divAtributos .valorFinal{
            height: 280px
    }
 
        
    #baseForm10 input,
    #baseForm10 select,
    #baseForm10 textarea {
        padding: 10px;
        width: 100%;
        margin-bottom: 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;   
    }
    
   #baseForm10 .Mensagem{
       float:none
       }
       
       
       #baseForm10 input[type="submit"]{
        background-color: #395836;
        color: White;
        border: 0px;  
      }
      
  
    /* /end:Cursos info **************************/
    
		
	/* Página - Cursos **************************/    
	     
    #bg-cursos{
		    width:100%;
		    height:179px;
            background-image:url(/Conteudo/Templates/img/cursos/headercerto.jpg);
	        background-repeat:no-repeat;	        
	        background-position:center;
	        background-size:cover;
	        }
	
	.titulo-cursos {
	    width:174px;
	    margin:auto;
	    padding-top:90px;
	}
	
	.cursos{margin-bottom:20px;}
	
	.cursos img{
	    width:100%;
	    border: medium solid #395836;
	    box-sizing:border-box;   
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
	
	.img-cursos {
	    float:left;
	    margin-right:20px;
	    width: 230px;
	}
	
	.conteudo-cursos {
	    float:left;
	    width:70%;
	}
	
	.conteudo-cursos h5{
	    width: 100%;
        background-color: #395836;
        font: 26px 'bebas_neueregular', Arial, sans-serif;
        color: #fff;
        text-align: right;
        padding: 5px 10px;
        margin-top: 0px;
        margin-bottom: 10px;
	}
	
	.cursos-botaodetalhes{
	    background-color: #395836;
	     width: 20%;
	     padding: 5px 15px;
	     margin: 10px 0px;
	     float: right;
	     color: White;
	     text-align:center;
         border: 0px;  
	}
	
	/*.p-menor{width:100%;}*/
	
	
	
    /* /end:Página - Cursos **************************/
    
    
    
    
    
/* Footer *******************************************/

	footer .wrapper { width:990px; }
	
	footer {
		width:100%;
		height:auto;
		background-color:#000;		
		font:14px Arial Narrow, Arial, Helvetica, sans-serif;
		color:#fff;
		padding-bottom:10px;
	}

	address {
		width:350px;
		font-style:normal;
		padding-top:20px;
		margin-right:70px;		
		float:left;
	}
	
	footer .menu {
		width:400px;
		height:auto;
		margin-top:10px;			
		float:left;
	}
	
	footer .menu ul li {
	    list-style:none;
	    float:left;
    }
		
	footer ul li:nth-of-type(2) { margin-right:0px; }
	footer ul li:nth-of-type(1) { margin-right:0px; }
		
	footer .menu ul li a {
		display:block;
		padding:8px 9px 8px 9px;
		font:20px 'bebas_neueregular', Arial, sans-serif;
		color:#395836;
		border:none;
		background:none;
			
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;	
	}
	
	footer .menu ul li a:hover {
	    color:#fff;
	    background-color:transparent;
    }	
				
	#logo-big {
	    float:right;
	    margin-top:20px;
    }

/* /end:Footer *******************************************/





/* Medias *******************************************/

::selection {
	background: #dcdcdc; /* WebKit */
	color:#fff;
}

::-moz-selection {
	background: #dcdcdc; /* Firefox */
	color:#fff;
}




/* Formulário - Página Contato *******************************************/

#pnlComponenteFormulario_P5C8 { float:none; }

#baseForm8 {
    width:100%;
    height:auto;
    font:16px Arial Narrow, Arial, Sans-Serif;
    color:#fff;    
    border:none;
    margin-top:60px;
    margin-bottom: 30px;
}

#baseForm8 legend {
    font:25px 'bebas_neueregular', Arial, sans-serif;
    color:#fff;
    margin-bottom:10px;    
}

#baseForm8 input, #baseForm8 textarea, #baseForm8 select {
    width:310px;
    font:16px Arial Narrow, Arial, Sans-Serif;    
    max-width:310px;
    max-height:110px;
    padding:5px;
    margin-bottom:10px;
    border:none;
}

#baseForm8 input { display:block; }

#baseForm8 textarea {
    width:310px;
    height:94px;
    /*margin-top:-80px;
    margin-left:15px;*/
    margin-bottom:20px;
}

#txt8_1_20 { float:left; }

.pnlComponenteFormulario span:nth-of-type(5) { float:left; clear:both; }

#baseForm8 input[type=checkbox] {
    display:inline;
    width:15px;
    margin-right:2px;
    margin-bottom:20px;
}

#baseForm8 label { margin-right:15px;}

#baseForm8 input[type=submit] {
    width:120px;
    height:auto;
    border:none;
    background-color:#395836;
    font:25px 'bebas_neueregular', Arial, sans-serif;
    color:#fff;
    padding:10px;
    margin-top:25px;
    cursor:pointer;
    clear:both;
   
    -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.4);
}

#baseForm8 label:first-of-type{display:none;}
#baseForm8 input[type=text]:focus, #baseForm8 textarea:focus { background-color:#f5f9f4; }

#pnlComponenteFormulario_P5C8 input[type=submit]:hover { background-color:#283d26; }

#baseForm8 .colEsq, #baseForm8 .Mensagem, #baseForm8 #botaoEnviar{float:left; margin-right:10px;} 
#baseForm8 #botaoEnviar{margin-top:32px;}


/* /end:Formulário *******************************************/





/* Formulário - Detalhes do Produto *******************************************/

#detalhes-dir .pnlComponenteFormulario {
    width:320px;
    float:right;
    margin-top:120px;   
}

#baseForm11 {
    font:16px Arial Narrow, Arial, Sans-Serif;
    color:#fff;    
    border:none;
}

#baseForm11 legend {
    font:25px 'bebas_neueregular', Arial, sans-serif;
    color:#fff;
    margin-bottom:10px;
}

#baseForm11 input, #baseForm11 textarea, #baseForm11 select {
    width:310px;
    font:16px Arial Narrow, Arial, Sans-Serif;    
    max-width:310px;
    max-height:110px;
    padding:5px;
    margin-bottom:10px;
    border:none;
    display:block;
}

#baseForm11 input[type=checkbox] {
    display:inline;
    width:15px;
    margin-right:2px;
    margin-bottom:20px;
}

.aspNetDisabled { clear:both;}

#baseForm11 label { margin-right:10px;}

#baseForm11 input[type=submit] {
    width:120px;
    height:auto;
    border:none;
    background-color:#395836;
    font:25px 'bebas_neueregular', Arial, sans-serif;
    color:#fff;
    padding:10px;
    margin-top:20px;
    cursor:pointer;
   
    -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.4);
}

#baseForm11 input[type=text]:focus, #baseForm11 textarea:focus { background-color:#f5f9f4; }


#pnlComponenteFormulario_P8C11 input[type=submit]:hover { background-color:#283d26; }

/* /end:Formulário - Detalhes do Produto ***
***************************************/


