html {
height: 100%;
}
body {
background: #0083d7 url(../images/idea_home_espera.jpg) no-repeat 50% -240px;
font-family: verdana, arial;
height: 100%;
}
.conteudo{
position: relative;
width: 800px;
height: 650px;
margin: 0 auto;
clear: left;
}
h1 {
font-size: 25px;
color: #FFF;
font-weight: normal;
text-align: center;
padding-top: 65px;
text-indent: -2500px;
}
.contato,
.ipagare {
position: absolute;
top: 485px;
width: 350px;
min-height: 130px;
background: transparent url(../images/box-fundos.png) no-repeat 0 0;
}
.contato {
	left: 0;/*235px;*/
}
.contato h2{
font-size: 12px;
margin: 10px 0 0px 0;
padding: 0 10px;
}
.contato h3{
font-size: 12px;
margin: 10px 0 0px 0;
padding: 0 10px;
clear: both;
float: left;
}
.contato p{
font-size: 12px;
padding: 0 0 4px 0;
}
.contato div {
float: right;
width: 250px;
margin: 10px 0 0px 0;
}
.ipagare {
left: 450px;
}
.ipagare h2 {
font-size: 12px;
font-weight: normal;
margin: 10px 0 0px 0;
padding: 0 10px;
}
.ipagare h3.link {
margin: 15px 0 15px 30px;
}
#distance {
width:1px;
height:50%;
background-color:#fc6;
margin-bottom:-290px; /* Metade da altura do nosso box que ficará centralizado */
float:left;
}
