/************************************************************
 * PRINCIPAL												*
 ************************************************************/

#principal
{
	background-image: url("http://wiseup.tecnologia.ws/assets/WUP/images/layout/bg05.jpg");
	background-color: #FAFAFA;
	background-position: bottom;	
	background-repeat: repeat-x;
	border: 1px solid #EBEBEB;
	height: 500px;
	float: left;
	width: 940px;
}

html > body #principal
{
	height: auto;
	width: 938px;
	/*padding-bottom:85px;*/
	padding-bottom: 50px;
}

#secundario
{
	background-repeat: no-repeat;
	/*background-position: left center;*/
	float: left;
	width: 940px;
	height: 255px;
	min-height: 255px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
}

html > body #secundario
{
		height:  205px;
}

/************************************************************
 * PRINCIPAL TEXTO											*
 ************************************************************/

#principal-texto
{
	float: left;
	color: #535353;
	width: 470px;
	padding: 10px 15px 0px 30px;
	line-height: 18px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	margin-top:20px;
}

#principal-texto p
{
	color: #535353;
	width: 470px;
	line-height: 16px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
}

#principal-texto p strong
{
	line-height: 18px;
}

#principal-texto h4
{
	color: #B8094D;
	font-size: 11px;
	line-height: 15px;
	margin-top: 15px;
	margin-bottom:4px;
}

/************************************************************
 * PRINCIPAL DESTAQUE										*
 ************************************************************/

#principal-destaque
{
	float: left;
	background-image: url("http://wiseup.tecnologia.ws/assets/WUP/images/layout/conteudo-executive-bg.png");
	background-repeat: no-repeat;
	/*background-position: left center;*/
	/*position: relative; /* IE depende disso para exibir corretamente. */
	width: 900px;
	margin-top:13px;
	margin-left:5px;
	height: 400px;
}

html > body #principal-destaque
{
	padding-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
}

#flash
{
	height: 168px;
	/*width: 300px;*/
	width: 294px;
	float: left;
	margin-bottom: 10px;
}

#lateral
{
	/*height: 363px;*/
	height: 380px;
	width: 329px;
	float:right;
	/*background-image: url("http://wiseup.tecnologia.ws/assets/WUP/images/layout/material-didatico.gif");*/
	background-image: url("http://wiseup.tecnologia.ws/assets/WUP/images/layout/material-didatico.png");
	background-position: bottom;
	background-repeat: no-repeat;
	/*padding-top: 68px;*/
	padding-top: 8px;
	/*margin-right: 20px;*/
	/*margin-right: 23px;*/
}

html > body #lateral
{
	/*padding-top: 68px;*/
	/*margin-right:38px;*/
}

#titulo {
	background-image: url("http://wiseup.tecnologia.ws/assets/WUP/images/layout/tit_assista.jpg");
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 153px;
	margin-bottom: 10px;
	/*padding-right: 3px;*/
	margin-left: 5px;
}
