#comentario_video {
	float: right;
	width: 190px;
	margin-top: 10px;
}
#f_coment {
	height: auto;
	width: 400px;
	float: left;
}

#data {
	margin-top: 10px;
	margin-bottom: 15px;
}
.tit_coment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #3C5030;
}
#tit_destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #3C5030;
	font-style: italic;
}

#tela {
	height: auto;
	width: 480px;
	float: left;
}
#video_destaque {
	float: left;
	margin-top: 20px;
	width: 670px;
	height: auto;
	margin-bottom: 20px;
}
#foto {
	width: 400px;
	margin-top: 10px;
	float: left;
	height: auto;
}
#foto_comet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #536F42;
	width: 380px;
	height: auto;
	float: left;
	clear: both;
	margin-top: 5px;
	padding: 10px;
	color: #CCC;
}

#lista_fotos {
	width: 270px;
	height: 550px;
	float: right;
	margin-bottom: 50px;
	overflow: auto;
	margin-top: 10px;

}
#foto_lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	list-style-image: url(../images/espinho_II.gif);
	list-style-position: inherit;
}
#foto_lista a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	list-style-image: url(../images/espinho_II.gif);
	list-style-position: inherit;
}

#foto_lista .link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	list-style-image: url(../images/espinho_II.gif);
	list-style-position: inherit;
	cursor: pointer;
	margin-top: 5px;
	margin-bottom: 5px;
}

#img {
	height: auto;
	width: auto;
}


#selecao_video {
	background-color: #CCC;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 45px;
	padding: 5px;
}
.seletor {
	width: 500px;
	float: left;
	clear: both;
}
.bt_seletor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-color: #666;
	color: #FFF;
	font-style: italic;
	width: 100px;
	margin: 0px;
	float: right;
}
.selecao {
	float: left;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #3C5030;
}
#coment_video {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C5030;
	font-size: 14px;
	font-weight: 400;
	margin-top: 5px;
	margin-left: 5px;
}
#coment_video_ini {
	font-family: Arial, Helvetica, sans-serif;
	color: #536F42;
	font-size: 14px;
	font-weight: 400;
	margin-top: 5px;
	margin-left: 5px;
}
