@CHARSET "ISO-8859-1";
/*
 * 
 * 
 */

#main .center h1
{
    display             :block;
    position            :relative;
    padding-top         :4px;
    padding-bottom      :6px;
    padding-left        :8px;
    background-color    :#e70103;
}



#main .center h2
{
    display             :block;
    position            :relative;
    margin-top          :3px;   
    padding             :5px 0 6px 8px;
    background-color	:#000;
    color               :#FFF;
    font-size           :85%;
    overflow            :hidden;
}


#main .center h2 a
{
    color               :#DEDEDE;
    text-decoration     :none;
}

#main .center h2 a      :hover
{
    color               :#DEDEDE;
    text-decoration     :underline;
}



#main .center .folhetos_content
{
    width               :619px;
    margin-top          :22px;
}

#main .center .folhetos_content .container
{
	position			:relative;
	
	overflow			:hidden;
}


#main .center .folhetos_content .folheto
{
    position			:relative;
	width               :202px;
    margin-left         :4px;
    float               :left;
    padding-bottom      :20px;
}

#main .center .folhetos_content .folheto h3 
{
    display             :block;
    position            :relative;
    height              :20px    ;
    overflow            :hidden  ;
    
}

#main .center .folhetos_content .folheto .data 
{
    position            :relative;
    margin-top          :5px;
    margin-bottom       :7px;
    padding             :5px 4px 7px 4px;
    font                :10px arial;
    background-color    :#F5F5F7;
}
#main .center .folhetos_content .folheto .brico
{
	background-color    :#F7E92A;
} 

#main .center .folhetos_content .folheto .header_folheto
{
    padding             :4px 3px 4px 2px;
    background          :#FFF;
}

#main .center .folhetos_content .folheto .title
{
    font                :10px arial;
    width               :195px;
    color               :#e70103;
    padding-top         :10px;
    padding-left        :4px;
}
#main .center .folhetos_content .folheto .text
{
    font                :10px arial;
    width               :195px;
    color               :#000;
    padding-left        :4px;
    
}

#main .center .folhetos_detalhe_content
{
	margin-top			:5px;
}


#main .center .folhetos_content .folheto_detalhe
{
	background-color	:#f5f5f7;
	padding				:8px 11px;
	margin-bottom		:8px;
	width				:597px;
}
#main .center .folhetos_content .folheto_detalhe img.thumb
{
	float				:left;
	margin-right		:12px;
}
#main .center .folhetos_content .folheto_detalhe small
{
	display				:block;
	padding				:5px 0;
}
#main .center .folhetos_content .folheto_detalhe p
{
	font-size			:85%;
	padding-left		:117px;
}
#main .center .folhetos_content .folheto_detalhe p b
{
	display				:block;
	color				:#e70103;
	font-weight			:normal;
}

#main .center .folhetos_detalhe_content
{
	width				:620px;
}

#main .center .folhetos_content .produtos_viewport
{
	position			:relative;
	width				:619px;
	overflow			:hidden;
}
#main .center .folhetos_content .produtos_wrapper
{
	position			:relative;
	top					:0;
	left				:0;
	width				:1300px;
}
#main .center .folhetos_content .produtos_container
{
	position			:relative;
	float				:left;
	width				:619px;
	margin-right		:1px;
	
}

#main .center .folhetos_content .produtos_container .produto
{
	position			:relative;
	width				:203px;
	height				:228px;
	margin-right		:5px;
	margin-bottom		:20px;
	float				:left;
	
}

#main .center .folhetos_content .produtos_container .produto img.thumb
{
	border			:1px solid #d4d4d5;
	margin-bottom	:5px;
}

#main .center .folhetos_content .produtos_container .produto p
{
	font-size		:85%;
	padding-bottom	:5px;
}

#main .center .folhetos_content .produtos_container .produto p span.red
{
	color			:#fc4708;
}
#main .center .folhetos_content .produtos_container .produto p span.blue
{
	color			:#0197d3;
}

#main .center .folhetos_content .produtos_container .produto a.adicionar_lista
{
	display			:block;
	position		:absolute;
	bottom			:0;
	width			:200px;
	height			:14px;
	overflow		:hidden;
	background		:#FFF url(../../img/intereco/folhetos/bot_adicionar_lista.png) no-repeat top left;
	font-size		:85%;
	text-decoration	:none;
	color			:#FFF;
	text-align		:center;
}

#main .center .folhetos_content .produtos_container .produto a.adicionar_lista:hover
{
	background-position: bottom left;
}

/*
#main .center .folhetos_content .produtos_container table
{
}
#main .center .folhetos_content .produtos_container table tr
{
	border-bottom		:20px solid #eee;
}

#main .center .folhetos_content .produtos_container table tr td
{
	border-bottom		:1px solid black;
	vertical-align		:top;
	
}






#main .center .folhetos_content .produtos_container table tr td a.adicionar_lista
{
	display			:block;
	width			:200px;
	height			:14px;
	overflow		:hidden;
	background		:#FFF url(../../img/intereco/folhetos/bot_adicionar_lista.png) no-repeat top left;
	font-size		:85%;
	text-decoration	:none;
	color			:#FFF;
	text-align		:center;
}
*/

