﻿/* ========================================================================================================================================================= */
/* CSS Componente Imagem Destaque 1 */
/* ========================================================================================================================================================= */

.Conteudo_Titulo {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

.Conteudo_Texto {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

.Conteudo_Titulo_Slider_Destaque_1 {
	font-family: Helvetica;
	font-size: 20px;
	color: #ba6844;
}

*
{
	list-style: none;
	/*margin: 0;
	padding: 0;*/
}

/* ========================================================================================================================================================= */
/* Slide Show - Destaque 1
/* ========================================================================================================================================================= */

#slideshow_Destaque_1
{
	width: 980px;
	height: 300px;
	position: relative;
}
#slide_fotos_Destaque_1 p
{
	position: absolute;
	left: 0;
	top: 230px;
	z-index: 3;
	padding: 4px 20px;
	background: url('../Imagens/Conteudo_Over_White.png');
	white-space: normal;
	overflow: hidden;
	width: 700px;
	height: 42px;
}
#slide_fotos_Destaque_1
{
	height: 300px;
	overflow: hidden;
}
#pager_Destaque_1
{
	position: absolute;
	z-index: 100;
	top: 5px;
	right: 20px;
}
#pager_Destaque_1 a
{
	color: #000;
	width: 17px;
	height: 17px;
	line-height: 15px;
	text-align: center;
	display: inline-block;
	font-size: 10px;
	margin: 2px;
	color: #fff;
}
#pager_Destaque_1 a.activeSlide
{
	color: #000;
	background: url('../Imagens/Conteudo_Over_White.png');
}
.Tamanhodoli_Destaque_1
{
	width: 980px;
	text-align: justify;
	padding: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	top: 0px;
	left: 0px;
}
/* ========================================================================================================================================================= */


/* ========================================================================================================================================================= */
/* Slide Show */
/* ========================================================================================================================================================= */
.slideshow { margin: auto }
/* ========================================================================================================================================================= */


.Conteudo_Titulo_Destaque_2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f5cf42;
	font-style: normal;
	text-decoration: none;
}

.Conteudo_Chamada_Destaque_2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c56844;
	font-style: normal;
	text-decoration: none;
}


/* ========================================================================================================================================================= */
/* Slide Show - Destaque 2
/* ========================================================================================================================================================= */

#td_video
{
	position: relative;
	top: -8px;
}


.Conteudo_Titulo_Slider_Destaque_2 {
	font-family: Helvetica;
	font-size: 14px;
	color: #000000;
}

#slideshow_Destaque_2
{
	width: 345px;
	height: 345px;
	position: relative;
	top: -16px;
}
#slide_fotos_Destaque_2 p
{
	position: absolute;
	left: 0;
	top: 270px;
	z-index: 3;
	padding: 4px 20px;
	background: url('../Imagens/Conteudo_Over_White.png');
	white-space: normal;
	overflow: hidden;
	width: 280px;
	height: 42px;
}
#slide_fotos_Destaque_2
{
	height: 345px;
	overflow: hidden;
}
#pager_Destaque_2
{
	position: absolute;
	z-index: 100;
	top: 5px;
	right: 20px;
}
#pager_Destaque_2 a
{
	color: #000;
	width: 17px;
	height: 17px;
	line-height: 15px;
	text-align: center;
	display: inline-block;
	font-size: 10px;
	margin: 2px;
	color: #fff;
}
#pager_Destaque_2 a.activeSlide
{
	color: #000;
	background: url('../Imagens/Conteudo_Over_White.png');
}
.Tamanhodoli_Destaque_2
{
	width: 345px;
	text-align: justify;
	padding: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	top: 0px;
	left: 0px;
}
/* ========================================================================================================================================================= */
