body{
	background-color: #000000;
	background-image: url(../img/logo-imemine_0.1.1.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
	margin-top: 29px;
	margin-left: 80px;
	margin-right: 80px;
	margin-bottom: 29px;
	text-align: right;
}.image_rollover {
	cursor:default;
}
.titulo {
	font-size: 36px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.sub_titulo-1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
.sub_titulo-2 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}

a {
	color: #F00;
	text-decoration: none;
	outline:none;
}
.textos {
	padding-top: 29px;
	padding-right: 29px;
	padding-bottom: 0px;
	padding-left: 29px;
	font-size: 11px;
}
'
.tabela_imagens {
	font-size: 11px;
	border: 5px solid #FF0000;
	text-align: center;
	width: 400px;
	border-style: solid;
}
.tabelas {
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
}

.tabela_imagens {
	font-size: 11px;
	text-align: justify;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
