@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000000;
	line-height: 1.4em;
}
/* CSS Document */

#container {
width: 968px;
background: #FFFFFF;
margin: 0 auto;
padding-left: 10px;
padding-right: 10px;
overflow: hidden;
}
#banner {
	background-image: url(images/banner.jpg);
	height: 24px;
	width: 1000px;
	padding-top: 176px;
}
#main_image {
	background-image: url(images/dejavus.jpg);
	height: 500px;
	width: 1000px;
}
#e01_image {
	background-image: url(images/e01.jpg);
	height: 500px;
	width: 1000px;
}
#filosofia_image {
	height: 500px;
	width: 1000px;
	background-image: url(images/emanuel.jpg);
}
#estremoz {
	background-image: url(images/estremoz.jpg);
	height: 500px;
	width: 1000px;
}
#mineiro_image {
	background-image: url(images/mineiro.jpg);
	height: 500px;
	width: 1000px;
}
#alba_image {
	background-image: url(images/alba.jpg);
	height: 500px;
	width: 1000px;
}
#serafim_image {
	background-image: url(images/serafim.jpg);
	height: 500px;
	width: 1000px;
}
#wrestler_image {
	background-image: url(images/W_BLUE.jpg);
	height: 500px;
	width: 1000px;
}
#frank_image {
	background-image: url(images/frank2.jpg);
	height: 500px;
	width: 1000px;
}
#links_image {
	background-image: url(images/claudia.jpg);
	height: 500px;
	width: 1000px;
}
#dejavu_image {
	background-image: url(images/dejav.jpg);
	height: 500px;
	width: 1000px;
}

#left_column {
	float: left;
	width: 316px;
}
#column_container {
	float: left;
	width: 652px;
}
#right_column {
	float: right;
	width: 316px;
}
#center_column {
	width: 316px;
	margin-left: 10px;
}
p {
    margin-top: 1em;
}
#dez_image {
	background-image: url(images/10.jpg);
	height: 500px;
	width: 1000px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	background-color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
#contactos_image {
	background-image: url(images/daniela.jpg);
	height: 500px;
	width: 1000px;
}
#estacas_image {
	background-image: url(images/carlos.jpg);
	height: 500px;
	width: 1000px;
}
#e02_image {
	background-image: url(images/e02.jpg);
	height: 500px;
	width: 1000px;
}
