body {
	margin: 0px;
}
#link {
	height: 232px;
	width: 232px;
	float: left;
	margin-left: 50px;
	margin-top: 0px;
}
#base {
	min-height: 550px;
	width: 980px;
	margin: auto;
	background-color: #FFF;
	background-image: url(images/logo1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu {
	height: 232px;
	width: 232px;
	float: left;
	margin-left: 50px;
	margin-top: 80px;
}

#conteudo {
	min-height: 500px;
	width: 620px;
	float: left;
	margin-left: 0px;
	margin-top: 50px;
}

#table_videos embed{
	width: 240px;
	height:180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	
}
.borda-cinza {
	border: 4px solid #f5f5f5;
	margin-right: 10px;
}
.forms {
	background-color: #f5f5f5;
	width: 90%;
	border: 2px solid #ccc;
}
.botao {
	background-color: #5D5757;
	height: 25px;
	width: 100px;
	border: 2px none #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
}


.tit-vermelho {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
.tit-vermelhoG {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #CC0000;
}

.text-cinza-rafael{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration:none;
}


.txt-cinza {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #999999;
	word-spacing:-2px;

}

.txt-branco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
}
#conteudo-home {
	width: 620px;
	float: left;
	margin-left: 0px;
	margin-top: 50px;
	text-align: right;
	padding-top: 450px;
}
