*{margin:0;padding:0;outline:0;background:transparent;font-family:inherit;font-size:100%;}body{line-height:1em;}table{border-collapse:collapse;border-spacing:0;}legend,hr{display:none;}li{list-style:none;}a{text-decoration:none;}caption,th{text-align:left;}blockquote:before,blockquote:after,q:before,q:after{content:”";content:none;}blockquote,q{quotes:”" “”;}abbr,acronym{border:0;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}

#conteudo {
	width:100%;
	background:#E9E9E1 url("images/bg.jpg") center top no-repeat;
	position:relative;
	border-bottom:1px solid #DDDDDD;
	z-index:0;
	padding-bottom: 100px;
	padding-top:100px;
}

#conteudo h1 {
	width:266px;
	height:108px;
	margin: 0 auto 30px;
	background:url("images/logo.png") left top no-repeat;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#conteudo .cont {
	width: 450px;
	margin: 0 auto;
	font-family: "Segoe UI", Arial, sans-serif;
	line-height: 120%;
}

.cont p {
	margin-bottom: 20px;
}

#rodape {
	width:700px;
	margin:0 auto;
}

#rodape .esquerda {
	float: left;
	width: 50%;
}

#rodape .direita {
	float: right;
	width: 50%;
}

h2#conheca {
	width:195px;
	height:111px;
	background:url("images/conheca-milldesk.png") left top no-repeat;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	float:left;
	margin-top:-70px;
	margin-right:-80px;
	position:relative;
	z-index:20;
}

h2#milldesk {
	width:206px;
	height:103px;
	background:url("images/logo-milldesk.png") left top no-repeat;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	float:left;
}

h2#milldesk a {
	width:206px;
	height:103px;
	display:block;
}

h2#conheca-vupter {
	width:195px;
	height:111px;
	background:url("images/conheca-vupter.png") left top no-repeat;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	float:right;
	margin-top:-70px;
	margin-right:30px;
	position:relative;
	z-index:20;
}

h2#vupter {
	width:206px;
	height:103px;
	background:url("images/logo-vupter.png") left top no-repeat;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	float:left;
	margin-top: -45px;
}

h2#vupter a {
	width:206px;
	height:103px;
	display:block;
}
