#main .center .breadcrumbs{
    background-color    :#ee0133;
}

#main .center h1
{
    display             :block;
    position            :relative;
    padding-top         :4px;
    padding-bottom      :6px;
    padding-left        :8px;
    background-color    :#000000;
}

#main .center h1 img
{
    padding-top: 10px;
}

#main .center h2
{
    display             :block;
    position            :relative;
    margin-top          :3px;   
    padding             :5px 0 0 8px;
    height                :19px;
    background-color    :#fbf126;
    color               :#fff;
    font-size           :85%;
    overflow            :hidden;
}

#main .center h2 .link{
	position:absolute;
	top:7px;
	right:13px;
	/*font-size				:77%;*/
	font-size				:85%;
	color:#000000;
	text-decoration:none;
}


#main .center h2.detalhe
{
    text-align            : right;
    padding             :5px 0 0 0;
}

#main .center h2.detalhe a
{
    padding-left        : 15px;
    padding-right        : 12px;
    color                : #FFF;
    text-decoration        : none;
    background-image    : url(../img/intereco/promocaos/header_arrowleft.gif);
    background-repeat    : no-repeat;
    background-position    : 0 -5px;
}

.blank_pixel_separator{
    height: 1px;
    background-color: white;
}

.lista_voce_mesmo{
    width:619px;
    display: block;    
    position: relative;
    float: left;
}



.item_voce_mesmo{
    font-size: 85%;
    width:303px;
    position:relative;
    float:left;
    overflow:visible;
    margin-right: 13px;
    /*background-color: #f5f5f7;*/
	margin-bottom:20px;
}

.even{
	margin-right: 0;
	
}


.tabela_item .rounded_border{
    width:102px;
}

.tabela_item td{
    /*padding-left:5px;*/
}

.tabela_item p{
	padding-bottom:20px;
	margin-left:5px;
	width:182px;
}

.tabela_item .outer{
    width:102px;
    padding: 0;
    margin:0;
    float:left;
    right: 0;
}

.item_voce_mesmo a {
    bottom:10px;
    left:5px;
    position:absolute;
 
}


.item_voce_mesmo_inner{
    background-color: #FFFFFF;
    padding:2px;
}  

.downloadPDf{
	top:100px;
	left:210px;
	position: absolute;
	cursor: pointer;
}

.detalhe_downloadPDf{
	bottom:10px;
	left:70px;
	position: absolute;
	cursor: pointer;
}	


/*scoller related*/
.voce_viewPort{
	position: relative;
	width: 620px;
	overflow: hidden;
}

.voce_wrapper{
	position: relative;
	width:1240;
}



/*detalhe*/

.detalhe_voce_mesmo{
    width:619px;
    display: block;    
}


.detalhe_voce_mesmo .outer{
        
    padding: 0;
    margin:0;
    float:left;
    right: 0;
}

.detalhe_voce_mesmo_inner{
    background-color: #FFFFFF;
    padding:2px;
	width:196px;
}

.info_voce_mesmo{
    width:403px;
    float:right;
    background-color: white;
    margin-left: 10px;
}  

.detalhe_voce_mesmo .rounded_border{
    width:201px;
}

.detalhe_voce_mesmo p{
	margin-top: 10px;
    margin-left:216px;
    font-size: 85%;
}


