body {

	background-color: #000000;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

body,td,th {

	color: #707070;

	font-family: tahoma, Verdana, Arial;

	font-size: 12px;

}

a {

  color: #707070;

  text-decoration:none;

}

a:hover {

  color: #ccc;

  text-decoration:underline;

}

.botao {

	border:#00AEEF;

	color:#fff;

	background-color:#00AEEF;

	text-decoration:none;

	margin:8px;

	padding:5px;

	width:25px;

	cursor: pointer;

}

.titulo {

	color: #00AEEF;

	font-weight: bold;

}

.galerias{

	background-repeat: no-repeat;

	background-position: left top;

}

.galerias_conteiner{

	top: 290px;

	width:738px;

	height:140px;

	position:absolute;

	overflow: hidden;

}

.galerias_conteudo{

	position:relative;

}