@charset "utf-8";

/* CSS Document */
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}

img {
	border: none;
}

body {
	background-color: #FFF;
	background-image: url(../images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 , h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 21px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

h2 {
	color: #8C3373;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

a:link {
	color: #454D65;
	text-decoration: none;
}

a:visited {
	color: #454D65;
	text-decoration: none;
}

a:hover {
	color: #FFFF99;
	text-decoration: underline;
}

a:active {
	color: #353C4D;
	text-decoration: none;
}

#geral {
	width: 1000px;
	margin: 0 auto;
	display: block;
	margin-top: 35px;
	background: url("../images/titulo_s1.png");
	background-repeat: no-repeat;
}

#destaque {
	width: 100%;
	height: 350px;
	margin: 0px;
	background: url(../images/bkg_video_s1.png) no-repeat;
}

#conteudo {
	width: 960px;
	margin: 0 auto;
	background: url(../images/bkg_total_s1.png);
	padding: 20px;
	padding-bottom: 0px;
}

#galeria {
	width: 100%;
	display: block;
	margin-left: 1px;
}

#desc_video {
	width: 415px;
	height: 215px;
	float: right;
	margin: 20px;
	margin-right: 30px;
}

#video-col {
	width: 415px;
	height: 215px;
	float: left;
	margin: 20px;
	margin-left: 40px;
}

#conteudo_txt {
	width: 95%;
	margin: 0 auto;
}

#footer {
	width: 100%;
	display: block;
	background: url(../images/bkg_footer.jpg) repeat-x #647084;
	margin-left: 1px;
}

#rede_footer {
	width: 345px;
	padding: 5px;
	float: left;
}

#okt,#face,#ytb {
	width: 100%;
	border-bottom: 1px solid #606B7D;
	margin: 5px 0;
}

#doa {
	width: 100%;
	margin: 5px;
	border: 0px;
}

.links {
	width: 195px;
	border-left: 1px solid #606B7D;
	padding-left: 5px;
	margin-top: 10px;
	height: 300px;
	float: left;
}

.destaque {
	color: #FFF;
}

#logo_footer {
	width: 960px;
	border-top: 1px solid #606B7D;
	height: 110px;
	clear: both;
	color: #FFF;
}

#community {
    height: 36px;
    padding-left: 828px;
    padding-top: 125px;
}
#video-col{
	float:left;
}
}
