@charset "iso-8859-1";
/* START
#################### home ####################
*/
		div#conteudo div#col_esquerda{
			float						: left;
			width						: 30%;
			min-width				: 219px;
		}
			div#col_esquerda div.box_esq{
				float						: left;
				clear						: left;
				width						: 95%;
				min-width				: 219px; /* hack para IE6 hq trata height como min-width */
				padding-bottom			: 15px;
			}
				div#col_esquerda div.box_esq p{
					clear						: left;
				}
			div#col_esquerda div.box_esq_interno_topo{
				width						: 100%;
			}
				div#col_esquerda div.box_esq_interno_topo div.box_esq_interno_topo_esq{
					background				:url('http://www.fractalmontagens.com.br/v2/media/images/home/box_top_acesso.png') left;
					float						: left;
					width						: 23%;
					height					: 32px;
				}
				div#col_esquerda div.box_esq_interno_topo div.box_esq_interno_topo_mid{
					background				: #3A3838;
					float						: left;
					width						: 33%;
					border-top				: 1px solid #464444;
					height					: 31px;
				}
				div#col_esquerda div.box_esq_interno_topo div.box_esq_interno_topo_dir{
					background				:url('http://www.fractalmontagens.com.br/v2/media/images/home/box_top_acesso.png') right;
					float						: left;
					width						: 44%;
					height					: 32px;
				}
				div#col_esquerda div.box_esq_interno_rodape div.box_esq_interno_rodape_esq{
					background				:url('http://www.fractalmontagens.com.br/v2/media/images/home/box_bot_esq.png') left;
					float						: left;
					width						: 23%;
					height					: 15px;
				}
				div#col_esquerda div.box_esq_interno_rodape div.box_esq_interno_rodape_mid{
					background				: #292929;
					float						: left;
					width						: 33%;
					border-bottom			: 1px solid #464444;
					height					: 14px;
				}
				div#col_esquerda div.box_esq_interno_rodape div.box_esq_interno_rodape_dir{
					background				:url('http://www.fractalmontagens.com.br/v2/media/images/home/box_bot_esq.png') right;
					float						: left;
					width						: 44%;
					height					: 15px;
				}
				div#col_esquerda div.box_esq_interno_topo div.box_esq_interno_topo_esq1{
					background				:url('http://www.fractalmontagens.com.br/v2/media/images/home/box_top_newsletter.png') left;
					float						: left;
					width						: 23%;
					height					: 32px;
				}
				div#col_esquerda div.box_esq_interno_topo div.box_esq_interno_topo_mid1{
					background				: #3A3838;
					float						: left;
					width						: 33%;
					border-top				: 1px solid #464444;
					height					: 31px;
				}
				div#col_esquerda div.box_esq_interno_topo div.box_esq_interno_topo_dir1{
					background				:url('http://www.fractalmontagens.com.br/v2/media/images/home/box_top_newsletter.png') right;
					float						: left;
					width						: 44%;
					height					: 32px;
				}
				div#col_esquerda div.box_esq_interno_topo div.box_esq_interno_topo_esq2{
					background				:url('http://www.fractalmontagens.com.br/v2/media/images/home/box_top_calendario.png') left;
					float						: left;
					width						: 23%;
					height					: 32px;
				}
				div#col_esquerda div.box_esq_interno_topo div.box_esq_interno_topo_mid2{
					background				: #3A3838;
					float						: left;
					width						: 33%;
					border-top				: 1px solid #464444;
					height					: 31px;
				}
				div#col_esquerda div.box_esq_interno_topo div.box_esq_interno_topo_dir2{
					background				:url('http://www.fractalmontagens.com.br/v2/media/images/home/box_top_calendario.png') right;
					float						: left;
					width						: 44%;
					height					: 32px;
				}
			div#col_esquerda div.box_esq_interno{
				background				: #292929;
				clear						: left;
				padding					: 0 20px;
				margin					: 0 auto;
				margin-right			: auto;
				border-left				: 1px solid #464444;
				border-right			: 1px solid #464444;
			}
				div#col_esquerda div.box_esq_interno p.calendario{
					clear						: left;
					padding					: 5px 0;
				}
					div#col_esquerda div.box_esq_interno p.calendario img{
						clear						: left;
						padding-left			: 12px;
					}
		div#conteudo div#col_direita{
			float						: right;
			width						: 70%;
			min-width				: 495px; /* hack para IE6 hq trata height como min-width */
		}
			div#col_direita div.box_dir{
				clear						: left;
				padding-bottom			: 15px;
			}
				div#col_direita div.box_dir p{
					clear						: left;
				}
				div.box_dir div.rolagem_link{
					clear						: left;
					height					: 83px;
					background				: #292929;
					width						: 100%;
				}
				div.box_dir div.rolagem_link p, div.box_dir div.rolagem_link img{
					float						: left;
					width						: auto;
					margin					: 0;
					padding					: 0;
				}
				div.box_dir div.rolagem_link p, div.box_dir div.rolagem_link img.right{
					float						: right;
				}
				div#col_direita div.box_dir_interno_topo{
					width						: 100%;
				}
					div#col_direita div.box_dir_interno_topo div.box_dir_interno_topo_esq{
						background				:url('http://www.fractalmontagens.com.br/v2/media/images/home/box_top_news.png') left;
						float						: left;
						width						: 23%;
						height					: 32px;
					}
					div#col_direita div.box_dir_interno_topo div.box_dir_interno_topo_mid{
						background				: #3A3838;
						float						: left;
						width						: 33%;
						border-top				: 1px solid #464444;
						height					: 31px;
					}
					div#col_direita div.box_dir_interno_topo div.box_dir_interno_topo_dir{
						background				:url('http://www.fractalmontagens.com.br/v2/media/images/home/box_top_news.png') right;
						float						: left;
						width						: 44%;
						height					: 32px;
					}
					div#col_direita div.box_dir_interno_topo div.box_dir_interno_topo_esq1{
						background				:url('http://www.fractalmontagens.com.br/v2/media/images/home/box_top_destaque.png') left;
						float						: left;
						width						: 23%;
						height					: 32px;
					}
					div#col_direita div.box_dir_interno_topo div.box_dir_interno_topo_mid1{
						background				: #3A3838;
						float						: left;
						width						: 33%;
						border-top				: 1px solid #464444;
						height					: 31px;
					}
					div#col_direita div.box_dir_interno_topo div.box_dir_interno_topo_dir1{
						background				:url('http://www.fractalmontagens.com.br/v2/media/images/home/box_top_destaque.png') right;
						float						: left;
						width						: 44%;
						height					: 32px;
					}
					div#col_direita div.box_dir_interno_rodape div.box_dir_interno_rodape_esq{
						background				:url('http://www.fractalmontagens.com.br/v2/media/images/home/box_bot_dir.png') left;
						float						: left;
						width						: 23%;
						height					: 15px;
					}
					div#col_direita div.box_dir_interno_rodape div.box_dir_interno_rodape_mid{
						background				: #292929;
						float						: left;
						width						: 33%;
						border-bottom			: 1px solid #464444;
						height					: 14px;
					}
					div#col_direita div.box_dir_interno_rodape div.box_dir_interno_rodape_dir{
						background				:url('http://www.fractalmontagens.com.br/v2/media/images/home/box_bot_dir.png') right;
						float						: left;
						width						: 44%;
						height					: 15px;
					}
				div#col_direita div.box_dir_interno_news{
					background				: #292929;
					clear						: left;
					float						: left;
					width						: 100%;
					border-left				: 1px solid #464444;
				}
					div.box_dir_interno_news div.box_dir_news{
						float						: left;
						width						: auto;
						min-width				: 417px; /* hack para IE6 hq trata height como min-width */
						padding					: 10px 20px 0 20px;
					}
						div.box_dir_interno_news div.box_dir_news p.sep_news{
							padding					: 10px 0;
							text-align				: center;
						}
					div.box_dir_interno_news div.box_dir_news_sep{
						float						: right;
						width						: 8px;
					}
					div.box_dir_interno_news div.box_dir_news_scroll{
						float						: right;
						width						: 30px;
					}
				div#col_direita div.box_dir_interno{
					background				: #000 url('http://www.fractalmontagens.com.br/v2/media/images/bg/bg_box_dir.gif') repeat-y;
					clear						: left;
					float						: left;
					padding					: 0 20px;
					width						: 455px;
				}
					div#col_direita div.box_dir_interno_destaque{
						background				: #292929;
						clear						: left;
						float						: left;
						width						: 100%;
						border-left				: 1px solid #464444;
						border-right			: 1px solid #464444;
					}
					div.box_dir_interno_destaque div.box_dir_destaque{
						float						: left;
						width						: 106px;
						padding					: 10px 20px 0 20px;
					}
					div.box_dir_interno_destaque div.box_dir_destaque_sep{
						float						: left;
						width						: 8px;
					}
form#frm_login p{
	clear						: left;
	padding					: 5px 0;
}
form#frm_login input.form_text{
	clear						: left;
	background				: url('http://www.fractalmontagens.com.br/v2/media/images/bg/bg_form_lrj.png') no-repeat;
	height					: 22px;
	width						: 174px;
	font-size				: 14px;
	color						: #000;
	padding-left			: 2px;
	padding-right			: 2px;
	padding-top				: 5px;
}
form#frm_login input.form_button{
	clear						: left;
	width						: 79px;
	height					: 15px;
	margin-left				: 99px;
}
form#frm_newsletter p{
	clear						: left;
	padding					: 5px 0;
}
form#frm_newsletter input.form_text{
	clear						: left;
	background				: url('http://www.fractalmontagens.com.br/v2/media/images/bg/bg_form_lrj.png') no-repeat;
	height					: 22px;
	width						: 174px;
	font-size				: 14px;
	color						: #000;
	padding-left			: 2px;
	padding-right			: 2px;
	padding-top				: 5px;
}
form#frm_newsletter input.form_button{
	clear						: left;
	width						: 79px;
	height					: 15px;
	margin-left				: 99px;
}
/* END
#################### home ####################
*/