@charset "UTF-8";/*  Theme Name: Oficina da EstratégiaTheme URI: http://www.oficinadaestrategia.com.br/Description: Tema: Oficina da Estratégia Version: 1.0Data:  12/08/2008Author: iNova Digital | Projetos InterativosAuthor URI: http://www.inovadigital.com/*//* *******************		BASE******************* */	*{ margin:0; padding:0; border:none; list-style:none; font-size:100%; line-height:0; }	.hidden{ display:none; }		body{ 		font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 		font-size:0.70em; 		color:#909090; 		background:url(../img/base/bg-body.jpg) no-repeat center top; 	}	body#home{ background:url(../img/base/bg-index-body.jpg) no-repeat center top; }		a{ color:#19688f; line-height:20px; }	/* *******************			WRAP	******************* */		#wrap{ display:table; margin-bottom:50px; width:100%; text-align:left; background:url(../img/base/bg-wrap.jpg) no-repeat center bottom; }		body#home #wrap{ height:502px; background:url(../img/base/bg-index-wrap.jpg) no-repeat center bottom; }		/* **********************				CONTAINER		********************** */			#wrap .container{ display:table; margin:auto; width:770px; text-align:left; }					/* **********************					CONTENT			********************** */				#wrap .container .content{ display:inline; float:left; padding:0 13px; width:744px; background:url(../img/base/bg-container.jpg) no-repeat center 42px; }				/* ************************						SIDEBAR				************************ */					#wrap .container .content .sidebar{ } 									/* ************************						PRINCIPAL				************************ */					#wrap .container .content h1,					#wrap .container .content h2,					#wrap .container .content h3,					#wrap .container .content h4{ display:inline; float:left; clear:both; line-height:10px; }										#wrap .container .content .principal{ display:inline; float:left; clear:both; width:466px; }											#wrap .container .content .principal p{ float:left; padding-left:15px; line-height:20px; font-size:1.2em; color:#434343; }									/* *****************						HOME				***************** */						.principal.animacao{ display:inline; float:left; width:744px !important; height:243px; background:url(../img/home/flash-home-TEMP.gif) no-repeat left top; text-indent:-9999em; /* REMOVER */ } 					#home #wrap .container .content{ background:none !important; }