* {
	margin:0;
	padding:0;
}


body {
	background:#EAFFBF url(../images/fundo-degrade-home.png) repeat-x;
}

h1 {
	width:760px;
	height:340px;
	margin:0 auto;
	background:url(../images/foto-home.jpg) no-repeat;
	position:relative;
	left:4px;
}

h1 span {
	position:absolute;
	bottom:-20px;
	left:15px;
	display: block;
	background: #1D4E04;
	width:730px;
	text-align: center;
	margin:0 auto;
	font:italic 37px Georgia, Times, Times New Roman, Serif;
	color:#E0E04F;
}

#entradas {
	background:#7C9A00 url(../images/fundo-chamadas-home.png) no-repeat top center;
}
#entradas .limite {
	width:760px;
	height:230px;
	margin:0 auto;
}


#entradas .idiomas {
	width:401px;
	padding:25px 0 20px;
	margin: 0 auto;
	overflow: hidden;
}
#entradas .idiomas li {
	list-style: none;
	float:left;
	font:24px Georgia, Times, Times New Roman, Serif;
	text-align:center;
	line-height: 15px;
	width:200px;
}

#entradas .idiomas li small {
	display:block;
	font-size: 14px;
}

#entradas .idiomas li a {
	color:#FFF;
	text-decoration: none;
}

#entradas .casas {
	list-style: none;
	width:700px;
	margin: auto;
}

#entradas .casas li {
	float:left;
	margin:0 8px;
}

#entradas .casas li img {
	border:3px solid #1D4E04;
}
