@import url(styles.css);

/* -------------------
	CSS TARFC . HOME
---------------------- */
#containerH { position:relative; width:704px; margin:auto; }
#contentH { position:relative; width:676px; height:416px; margin:auto; margin-bottom:-20px; _margin-bottom:0; }

#colEsq { z-index:100; position:relative; top:-56px; width:361px; float:left; margin-bottom:-160px; }
#colEsq #intro {
	width:317px; height:74px;
	background:url(../imgs/dgdeeAzul.gif) repeat-x;
	padding:14px 20px 0 24px;
}
#colEsq #video {
	height:249px;
	background:url(../imgs/dgdeeCinza.gif) repeat-x;
	padding:16px; overflow:hidden;
}
#video img { border:4px solid #212924; }

#colEsq #servicos {
	height:121px; *height:123px;
	background:url(../imgs/dgdeeLaranja.gif) repeat-x top #f6c11d;
	border-left:4px solid #8a9292;
	padding:18px 16px;
}

#colDir { position:relative; top:0px; width:315px; float:right; }
#colDir #clientes {
	background:url(../imgs/dgdeeVerde.gif) repeat-x;
	padding:8px 18px;
}
#colDir #novidades {
	height:280px;
	background:#e1e1e1;
	padding:16px 24px;
}