.clear {
	clear: both;
}
.margin_left {
	margin-left: 4px;
}

#conteudo {
	padding: 10px 23px 30px 25px;
	color: #FFF;
	font: 14px Arial, Helvetica, sans-serif;
}
#conteudo h1 {
	font-size: 22px;
	font-weight: normal;
	border-bottom: 1px solid #808080;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
#caixas_contato {
	height: 112px;
}
#contato_daniel {
	background: url(imagens/contato_caixa.jpg) no-repeat;
	height: 102px;
	width: 307px;
	display: inline;
	float: left;
	margin-right: 4px;
	padding-top: 10px;
	padding-left: 20px;
}
#contato_daniel p {
	line-height: 2em;
}

#contato_luis {
	background: url(imagens/contato_caixa.jpg) no-repeat;
	height: 102px;
	width: 307px;
	display: inline;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}
#contato_luis p {
	line-height: 2em;
}
#otros_contactos {
	height: 70px;
}
#wordpress {
	float: left;
	height: 70px;
	width: 160px;
}
#wordpress a {
	background: url(imagens/contato_wordpress.jpg) no-repeat;
	display: block;
	height: 70px;
	width: 160px;
	text-indent: -10000px;
	overflow: hidden;
}
#wordpress a:visited {
	background: url(imagens/contato_wordpress.jpg) no-repeat;
	display: block;
	height: 70px;
	width: 160px;
	text-indent: -10000px;
	overflow: hidden;
}
#wordpress a:hover {
	background: url(imagens/contato_wordpress.jpg) no-repeat 0px -70px;
	display: block;
	height: 70px;
	width: 160px;
	text-indent: -10000px;
	overflow: hidden;
}
#facebook {
	float: left;
	height: 70px;
	width: 160px;
}
#facebook a {
	background: url(imagens/contato_facebook.jpg) no-repeat;
	text-indent: -10000px;
	display: block;
	height: 70px;
	width: 160px;
	overflow: hidden;
}
#facebook a:visited {
	background: url(imagens/contato_facebook.jpg) no-repeat;
	text-indent: -10000px;
	display: block;
	height: 70px;
	width: 160px;
	overflow: hidden;
}
#facebook a:hover {
	background: url(imagens/contato_facebook.jpg) no-repeat 0px -70px;
	text-indent: -10000px;
	display: block;
	height: 70px;
	width: 160px;
	overflow: hidden;
}
#myspace {
	float: left;
	height: 70px;
	width: 160px;
}
#myspace a {
	background: url(imagens/contato_myspace.jpg) no-repeat;
	text-indent: -10000px;
	display: block;
	overflow: hidden;
	height: 70px;
	width: 160px;
}
#myspace a:visited {
	background: url(imagens/contato_myspace.jpg) no-repeat;
	text-indent: -10000px;
	display: block;
	overflow: hidden;
	height: 70px;
	width: 160px;
}
#myspace a:hover {
	background: url(imagens/contato_myspace.jpg) no-repeat 0px -70px;
	text-indent: -10000px;
	display: block;
	overflow: hidden;
	height: 70px;
	width: 160px;
}
#youtube {
	float: left;
	height: 70px;
	width: 160px;
}
#youtube a {
	background: url(imagens/contato_youtube.jpg) no-repeat;
	text-indent: -10000px;
	display: block;
	height: 70px;
	width: 160px;
	overflow: hidden;
}
#youtube a:visited {
	background: url(imagens/contato_youtube.jpg) no-repeat;
	text-indent: -10000px;
	display: block;
	height: 70px;
	width: 160px;
	overflow: hidden;
}
#youtube a:hover {
	background: url(imagens/contato_youtube.jpg) no-repeat 0px -70px;
	text-indent: -10000px;
	display: block;
	height: 70px;
	width: 160px;
	overflow: hidden;
}
