﻿
div{
		/*border:solid 1px black;*/
	}
	.borderRadius10
	{
	    -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        border:solid 1px #999;
        overflow:hidden;
	}
	#miolo
	{
	    /*margin-top:15px;*/
	}
	    #miolo #ofertaDestaque
	    {
	        height:127px;
	        width:915px;
	        margin:0 23px 10px;
	        *margin:0 12px 10px;
	        padding:0;
	    }
	    #miolo #ofertaDestaque #info
	    {
	        float:left;
	        width:283px;
	        height:114 auto;
	        overflow:hidden;
	        background-color:#6a7c98;
	        
	        -webkit-border-bottom-left-radius: 10px;
            -moz-border-radius-bottomleft: 10px;
            border-bottom-left-radius: 10px;
            
	    }
	        #miolo #ofertaDestaque #info #infoHeader
	        {
	            display:block;
	            height:44px;
	            width:283px;
	        }
	    
	    
	        #miolo #ofertaDestaque #info #titulo
	        {
	            overflow:hidden;
	            height:73px;
	            background-color:#6a7c98;
	            padding:10px 10px 0 10px;
	            font-family: 'Open Sans', sans-serif;
	            font-weight:normal;
	        }
	            #miolo #ofertaDestaque #info #titulo #ctl00_ContentPlaceHolder1_UCOfertaExtraTopo1_hlkTitulo
	            {
	                color:#fff;   
	                text-decoration:none;
	                font-size:13px;
	            }
	                 #miolo #ofertaDestaque #info #titulo #ctl00_ContentPlaceHolder1_UCOfertaExtraTopo1_hlkTitulo:hover
	                {
	                    text-decoration:uppercase;
	                }
	    #miolo #ofertaDestaque #image
	    {
	        float:left;
	        width:479px; 
	    }
	        #miolo #ofertaDestaque #image img
	        {
	            border:none;
	        }
	    #miolo #ofertaDestaque #valores
	    {
	        float:right;
	        width:153px;
	        height:114 auto;
	        color:#fff;
	        background-color:#6a7c98;
	        
	        margin-top:8px;
	        padding-top:5px;
	        -webkit-border-top-right-radius: 10px;
            -webkit-border-bottom-right-radius: 10px;
            -moz-border-radius-topright: 10px;
            -moz-border-radius-bottomright: 10px;
            border-top-right-radius: 10px;
            border-bottom-right-radius: 10px;
	    }
	        #miolo #ofertaDestaque #valores #valor
	        {
	            height:104px;
	            padding:10px;
	            padding-top:0;
	        }
	        #miolo #ofertaDestaque #valores #valor #ctl00_ContentPlaceHolder1_UCOfertaExtraTopo1_imgComprarOE
	        {
	            margin-top:7px;
            }	        
	        #miolo #ofertaDestaque #valores #ctl00_ContentPlaceHolder1_UCOfertaExtraTopo1_lblDe
	        {
	            text-decoration:line-through;
	        }
	        #miolo #ofertaDestaque #valores .valor
	        {
	            text-transform:uppercase;
	            font-weight:bold;
	            font-size:13px;
	        }
	        
	        #miolo #ofertaDestaque #valores #ctl00_ContentPlaceHolder1_UCOfertaExtraTopo1_lblPor
	        {
	            font-size:20px;
	        }
	
	#miolo #mioloL
	{
	    padding:9px 0 9px 0;
		float:left;
		width:678px;
		margin:0 10px 0 22px;
		background-color:#eeefef;
		
		-webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
	}
	
	#miolo #mioloL ul
	{
	    margin:0;
	    padding-left:20px;
	}
	        #miolo #mioloL ul li
	        {
	            list-style-image:url(/Library/Images/li.jpg);
	            padding-bottom:10px;
	        }
	        #miolo #mioloL .h2
	        {
	            font-family: 'Open Sans', sans-serif;
				font-weight:normal;
				font-size:17px;
				color:#599341;
				text-transform:uppercase;
			}
			
			#miolo #mioloL #ofertaDia{
				float:left;
				width:470px;
				padding:10px;
			}
			                        #miolo #mioloL #ofertaDia img{
			                            margin-top:15px;
			                        }
			        
			                        #miolo #mioloL #ofertaDia h1{
			                            display:none;
			                        }
			        
			                        #miolo #mioloL #ofertaDia h2{
				                        margin:15px 0 0 0;
				                        font-weight:normal;
				                        font-size:18px;
				                        color:#383838;
				                        font-family:'Open Sans',sans-serif;
			                        }
			                        
			/*new*/
			#miolo #mioloL #ofertaDia{
				float:left;
				width:470px;
				padding:10px;
			}
			                        #miolo #mioloL #ofertaDia img{
			                            margin-top:15px;
			                        }
			        
			                        #miolo #mioloL #ofertaDia h1{
			                            display:none;
			                        }
			        
			                        #miolo #mioloL #ofertaDia h2{
				                        margin:15px 0 0 0;
				                        font-weight:normal;
				                        font-size:18px;
				                        color:#383838;
				                        font-family:'Open Sans',sans-serif;
			                        }                        
			/*new fim*/
			                        
			#miolo #mioloL #ofertaDiaInfo{
				float:right;
				width:123px;
				margin-right:65px;
			}
			        #miolo #mioloL #ofertaDiaInfo #tagValor
			        {
			            width:141px;
			            height:108px;
			            padding:20px;
			        }
			        #miolo #mioloL #ofertaDiaInfo #tempoRestante
			        {
			            border-top:dashed 1px #999;
			            width:170px;
			            margin:20px 0 0 5px;
			            padding:10px 0 0 0;
			        }
			        
			                #miolo #mioloL #ofertaDiaInfo img
			                {
			                    margin:0 0 10px 15px;
			                }
			                
			                #miolo #mioloL #ofertaDiaInfo #ctl00_ContentPlaceHolder1_imgComprar
                            {
                                margin:25px 0 15px 5px;
                            }
			                
			                #miolo #mioloL #ofertaDiaInfo .tmp
			                {
			                    font-size:25px;
			                    /*font-size:30px;*/
			                    color:#8a2720;
			                }
			                #miolo #mioloL #ofertaDiaInfo .med
			                {
			                    font-size:14px;
			                    color:#383838;
			                }
			       #miolo #mioloL #ofertaDiaInfo #comprasStatus
			       {
			            border-top:dashed 1px #999;
			            border-bottom:dashed 1px #999;
			            width:170px;
			            margin:10px 0 0 5px;
			            padding:10px 0 5px 0;
			       }      
			               #miolo #mioloL #ofertaDiaInfo #comprasStatus #total
			               {
			                   font-size:17px;
			                   color:#8a2720;
			                   margin-left:28px;
			               }
			               #miolo #mioloL #ofertaDiaInfo #comprasStatus img
			               {
			                   margin:5px 0 0 20px;
			               }
			               #miolo #mioloL #ofertaDiaInfo #comprasStatus #compradores
			               {
			                   font-size:17px;
			                   color:#383838;
			               }
			               #miolo #mioloL #ofertaDiaInfo #comprasStatus #compraMinima 
			               {
			                   display:block;
			                   color:#383838;
			                   padding-top:5px;
			                   margin-left:18px;
			               }
			#miolo #mioloL .colunaOfertaDiaL{
				float:left;
				width:315px;
				padding:10px;
			}
			        #miolo #mioloL .colunaOfertaDiaL p
			        {
			            line-height:20px;
			        }
			#miolo #mioloL .colunaOfertaDiaR{
				float:right;
				width:315px;
				padding:10px;
			}
			        #miolo #mioloL .colunaOfertaDiaR p
			        {
			            line-height:20px;
			        }
			        #miolo #mioloL .colunaOfertaDiaR img
			        {
			            margin:15px 0 15px 0;
			        }
			#miolo #mioloL #ofertaHeader{
			    background: url(/Library/Images/ofertaHeader.jpg) no-repeat;
			    height:9px;
			}
			#miolo #mioloL #ofertaFooter{
			    background: url(/Library/Images/ofertaFooter.jpg) no-repeat;
			    height:8px;
			    clear:both;
			}
	#miolo #mioloR{
		float:right;
		width:230px;
		margin-right:51px;
	}
			#miolo #mioloR .btn
			{
			    margin:20px 0 20px 10px;
			}
			
			#miolo #mioloR .anunciante
			{
			    background: transparent url(/Library/Images/btn/v2_btnAnunciante.jpg) no-repeat left top;
			}
			
			#miolo #mioloR .anunciante:hover
			{
			    background-position:left bottom;
			}
			
			#miolo #mioloR .newsletter
			{
			    background: transparent url(/Library/Images/btn/v2_btnCadastroNews.jpg) no-repeat left top;
			}
			
			#miolo #mioloR .newsletter:hover
			{
			    background-position:left bottom;
			}
			
			#miolo #mioloR .btnTwitter
			{
			    background: transparent url(/Library/Images/btn/v2_btnTw.jpg) no-repeat left top;
			}
			
			#miolo #mioloR .btnTwitter:hover
			{
			    background-position:left bottom;
			}
			
	                #miolo #mioloR #aproveitaMais1Header
	                {
	                    background: url(/Library/Images/aproveitaMaisUmHeader.jpg) no-repeat;
	                    width:228px;
	                    height:46px;
	                }
	                #miolo #mioloR #aproveitaMais1Miolo
	                {
	                    background:#cdcdcd;
	                    width:228px;
	                }
	                        #miolo #mioloR #aproveitaMais1Miolo .btnAproveitar
                            {
                                margin-left:10px;
                                background: transparent url(/Library/Images/btn/v2_btnMaisUm.jpg) no-repeat left top;
                            }
                                
                            #miolo #mioloR #aproveitaMais1Miolo .btnAproveitar:hover
                            {
                                background-position:left -53px;
                            }
	                
                            #miolo #mioloR #aproveitaMais1Miolo #ofertaTitulo
	                        {
	                            margin:10px 5px 0 10px;
	                            padding-bottom:20px;
	                            color:#383838;
	                        }
	                
	                        #miolo #mioloR #aproveitaMais1Miolo img
	                        {
	                            margin-left:10px !important;
	                        }
	                
	                        #miolo #mioloR #aproveitaMais1Miolo .btn
	                        {
	                            margin-left:10px;
	                        }
	                #miolo #mioloR #aproveitaMais1Footer
	                {
	                    background: url(/Library/Images/aproveitaMaisUmFooter.jpg) no-repeat;
	                    width:228px;
	                    height:10px;
	                }
	                
	                /*BARRA LATERAL*/
	                #ofertasLateral
	                {
	                    font-size:12px;
	                }
	                    #ofertasLateral #olContent
	                    {
	                        background-color:#bebebe;
	                        padding-top:10px;
	                        padding-bottom:10px;
	                        width:227px;
	                    }
	                        #ofertasLateral #olContent .lateralDivisoria
	                        {
	                            border-top:dashed 1px #fff;
	                            width:200px;
	                            height:1px;
	                            margin:auto;
	                            margin-bottom:3px;
	                            margin-top:3px;
	                        }
	                        #ofertasLateral .itemOferta
	                        {
	                            margin-left:4px;
	                            height:184px;
	                            width:218px;
	                            overflow:hidden;
	                        }
	                            #ofertasLateral .itemOferta .itemTitulo
	                            {
	                                max-height:45px;
	                                overflow:hidden;
	                                padding: 12px 10px 3px 10px;
	                                vertical-align:middle;
	                            }
	                            #ofertasLateral .itemOferta .linkOferta
	                            {
	                                padding-left:2px;
	                            }
	                        
	                    #ofertasLateral #olFooter
	                    {
	                        background-color:#bebebe;
	                        height:10px;width:227px;
	                        
	                        -webkit-border-bottom-right-radius: 10px;
                            -webkit-border-bottom-left-radius: 10px;
                            -moz-border-radius-bottomright: 10px;
                            -moz-border-radius-bottomleft: 10px;
                            border-bottom-right-radius: 10px;
                            border-bottom-left-radius: 10px;
	                    }
	        
	        #miolo #mioloR #facebook
	        {
	            
	        }
	        
	               #miolo #mioloR #facebook #facebookFooter
	                {
	                    width:227px;
	                    height:10px;
	                    background-color:#efefef;
	                    -webkit-border-bottom-right-radius: 10px;
                        -webkit-border-bottom-left-radius: 10px;
                        -moz-border-radius-bottomright: 10px;
                        -moz-border-radius-bottomleft: 10px;
                        border-bottom-right-radius: 10px;
                        border-bottom-left-radius: 10px;
	                }
	        
	                #miolo #mioloR #facebook #facebookContent
	                {
	                    background-color:#eeefef;
	                    width:218px;
	                    padding-left:10px;
	                }
	                
	                
	.borderSeparador
	{
	    height:1px;
	    border-bottom:dashed 1px #d0d0d0;
	}
	
	.link
	{
	    background: url(/Library/Images/icons/imgs_icone_link.gif) no-repeat 3px 4px;
	    padding-left:15px;
	}
	        
	.clearfix {
	    float: none;
	    clear: both;
	}