@font-face
{
	font-family: 'Graduate';
	font-style: normal;
	font-weight: 400;
	src: local('Graduate'), local('Graduate-Regular'), url(http://themes.googleusercontent.com/static/fonts/graduate/v2/3igPYHysOQSqw-Nqzu4SMvesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}

@font-face
{
	font-family: 'Alegreya Sans SC';
	font-style: normal;
	font-weight: 400;
	src: local('Alegreya Sans SC'), local('AlegreyaSansSC-Regular'), url(http://themes.googleusercontent.com/static/fonts/alegreyasanssc/v1/6kgb6ZvOagoVIRZyl8XV-KisNWI8qEu_hw_BXmaMF84.woff) format('woff');
}


/* CORPO SITE */
body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e7e7e7;
	font-family: Arial;
	font-size: 12px;
	color: #3a3a3a;
	background-image: url('../imagens/123/imgFundoSite.jpg');
	background-position: center top;
	background-color: #d6d6d6;
}

a:link, a:visited, a:active
{
	color: Black;
	text-decoration: none;
}

a:hover
{
	color: #0b4704;
	text-decoration: none;
}

.floatL
{
	float: left;
}

.floatR
{
	float: right;
}

.clearB
{
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
	clear: both;
}

/* TOPO SITE */

.divGeral
{
	background-image: url('../imagens/123/imgFundoGeral.png');
	background-repeat: repeat-y;
	background-position: center;
}

.divTopoSite
{
	height: 270px;
	background-image: url('../imagens/123/imgTopoSite.png');
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

.divCabecalho
{
	background-image: url('../imagens/123/imgFundoCabecalhoTopo.jpg');
	background-repeat: repeat-x;
	background-position-x: center;
	height: 210px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

	.divCabecalho a
	{
		display: block;
		position: absolute;
		margin-top: 35px;
		margin-left: 0px;
		background-image: url('../imagens/123/imgFundoCabecalho.jpg');
		background-position-y: bottom;
		background-repeat: no-repeat;
		height: 176px;
		width: 980px;
		border: 0px;
	}

.divConsultaTopo
{
	position: absolute;
	top: 70px;
	left: 50%;
	margin-left: 20px;
	height: 75px;
	width: 450px;
}

/* MENU TOPO */

.divMenu
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 57px;
	background-image: url('../imagens/123/divMenuFundo.jpg');
	margin-bottom: 10px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

	.divMenu ul
	{
		padding: 0px;
		margin: 0px;
		list-style: none;
	}

	.divMenu li
	{
		display: inline;
	}

	.divMenu a
	{
		font-family: 'Alegreya Sans SC', sans-serif;
		font-size: 15pt;
		color: White;
		height: 39px;
		display: inline-block;
		padding-top: 18px;
		padding-left: 15px;
		padding-right: 15px;
		border-radius: 15px;
		-webkit-transition-duration: 0.4s;
		-moz-transition-duration: 0.4s;
		transition-duration: 0.4s;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

		.divMenu a:hover
		{
			background-image: url('../imagens/123/divMenuFundoHover.jpg');
			color: #fcc400;
			border-radius: 15px;
		}


/* MENU LINKS */

.divMenuLinks ul
{
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.divMenuLinks li
{
	padding: 0px;
	margin: 0px;
	display: inline;
}

.divMenuLinks a
{
	background-image: url('../imagens/123/tiuloItemSelecionarFundo.jpg');
	height: 27px;
	padding-left: 10px;
	padding-top: 10px;
	font-family: 'Alegreya Sans SC', sans-serif;
	font-size: 11pt;
	text-transform: uppercase;
	color: #242424;
	display: block;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

	.divMenuLinks a:hover
	{
		background-image: url('../imagens/123/tiuloItemSelecionarFundoSel.jpg');
	}

/* PREVISÃO DO TEMPO */
.divPrevisaoTempo
{
	padding-left: 4px;
	width: 196px;
	margin-bottom:10px;
	background-color: #909090;
}


/* BANNER SLIDE - PRINCIPAL */

.divSlidePrincipal
{
	margin-bottom: 10px;
}

.slider-item img
{
	moz-border-radius: 20px; /* Para Firefox */
	webkit-border-radius: 20px; /*Para Safari e Chrome */
	border-radius: 20px; /* Para Opera 10.5+*/
}


/* BANNER - LADO DIREITO */
.divBannerDireito
{
	margin-bottom:10px;
}

.divBannerDireito ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.divBannerDireito li
{
	display: inline;
}

.divBannerDireito a
{
	display: block;
	margin-bottom: 3px;
}

.divBannerDireito img
{
	border: 0px;
}

/* BANNER - LADO ESQUERDO */
.divBannerEsquerdo
{
	margin-top:10px;
}

.divBannerEsquerdo ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.divBannerEsquerdo li
{
	display: inline;
}

.divBannerEsquerdo a
{
	display: block;
	margin-bottom: 3px;
}

.divBannerEsquerdo img
{
	border: 0px;
}

/* COLUNAS DO SITE */
.divTitulo
{
	color: #707070;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: 'Graduate', cursive;
	font-size: 20pt;
	text-transform: uppercase;
}

.divConteudo
{
	display: block;
	width: 955px;
	min-height:350px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	padding: 10px;
	background-color: White;
	border: solid 1px #cac8c8;
	moz-border-radius: 10px; /* Para Firefox */
	webkit-border-radius: 10px; /*Para Safari e Chrome */
	border-radius: 10px; /* Para Opera 10.5+*/
}

.divColunaPrincipal
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e7e7e7;
}

.divColunaEsquerda
{
	width: 200px;
	float: left;
}

.divColunaTopicosMeio
{
	margin-right: 10px;
	width: 770px;
	float: left;
}

.divColunaUtilidadesDireito
{
	width: 200px;
	float: left;
}

.divTituloTabela
{
	font-family: 'Alegreya Sans SC', sans-serif;
	font-size: 14pt;
	background-image: url('../imagens/123/tituloTabelasFundo.jpg');
	height: 33px;
	padding-top: 12px;
	text-indent: 10px;
	color: White;
	width: 100%;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.divBotaoVoltar
{
	margin-top: 10px;
	margin-bottom: 10px;
}

/* CONTROLES */

.txtbox, .ddlBox
{
	padding: 5px;
	border: 1px solid #aeadad;
	/*Applying CSS3 gradient*/
	background: -moz-linear-gradient(center top, #FFFFFF, #EEEEEE 1px, #FFFFFF 20px);
	background: -webkit-gradient(linear, left top, left 20, from(#FFFFFF), color-stop(5%, #EEEEEE) to(#FFFFFF));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBFBFB', endColorstr='#FFFFFF');
	/*Applying CSS 3radius*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	/*Applying CSS3 box shadow*/
	-moz-box-shadow: 0 0 2px #DDDDDD;
	-webkit-box-shadow: 0 0 2px #DDDDDD;
	box-shadow: 0 0 2px #DDDDDD;
}

	.txtbox:hover, .ddlBox:hover
	{
		border: 1px solid #cccccc;
	}

	.txtbox:focus, ddlBox:focus
	{
		box-shadow: 0 0 2px #FFFE00;
	}


.botao, .botaoDestaque
{
	padding: 10px 15px;
	background: #801c17;
	color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #6c1813;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

	.botao:hover, .botaoDestaque:hover
	{
		background: #6c1813;
		border: solid 1px #6c1813;
		text-decoration: none;
	}

	.botao:active, .botaoDestaque:active
	{
		-webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
		-moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
		box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
		background: #801c17;
		border: solid 1px #801c17;
	}

.vsAviso
{
	background: #fff8da;
	border: 1px solid #c2a770;
	padding: 4px 8px;
	font-size: 10pt;
}

.divGridPaginadorRodape
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}

.tabelaDownloads
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	text-shadow: 1px 1px 0px #fff;
	background: #eaebec;
	border: #ccc 1px solid;
	width: 950px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}

	.tabelaDownloads th
	{
		padding: 15px 25px 15px 25px;
		border-top: 1px solid #fafafa;
		border-bottom: 1px solid #e0e0e0;
		background: #ededed;
		background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
		background: -moz-linear-gradient(top, #ededed, #ebebeb);
	}

		.tabelaDownloads th:first-child
		{
			text-align: left;
			padding-left: 20px;
		}

	.tabelaDownloads tr:first-child th:first-child
	{
		-moz-border-radius-topleft: 3px;
		-webkit-border-top-left-radius: 3px;
		border-top-left-radius: 3px;
	}

	.tabelaDownloads tr:first-child th:last-child
	{
		-moz-border-radius-topright: 3px;
		-webkit-border-top-right-radius: 3px;
		border-top-right-radius: 3px;
	}

	.tabelaDownloads tr
	{
		text-align: center;
		padding-left: 20px;
	}

		.tabelaDownloads tr td:first-child
		{
			text-align: left;
			padding-left: 20px;
			border-left: 0;
		}

		.tabelaDownloads tr td
		{
			padding: 10px;
			border-top: 1px solid #ffffff;
			border-bottom: 1px solid #e0e0e0;
			border-left: 1px solid #e0e0e0;
			background: #fafafa;
			background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
			background: -moz-linear-gradient(top, #fbfbfb, #fafafa);
		}

		.tabelaDownloads tr.even td
		{
			background: #f6f6f6;
			background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
			background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6);
		}

		.tabelaDownloads tr:last-child td
		{
			border-bottom: 0;
		}

			.tabelaDownloads tr:last-child td:first-child
			{
				-moz-border-radius-bottomleft: 3px;
				-webkit-border-bottom-left-radius: 3px;
				border-bottom-left-radius: 3px;
			}

			.tabelaDownloads tr:last-child td:last-child
			{
				-moz-border-radius-bottomright: 3px;
				-webkit-border-bottom-right-radius: 3px;
				border-bottom-right-radius: 3px;
			}

		.tabelaDownloads tr:hover td
		{
			cursor: pointer;
			background: #f2f2f2;
			background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
			background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);
		}

		.tabelaDownloads tr td h1
		{
			margin: 0px;
			font-size: 10pt;
		}

		.tabelaDownloads tr td h2
		{
			margin: 0px;
			font-size: 8pt;
			font-weight: normal;
		}

/* NOTICIAS LOCAIS */

.divNoticiasLocais ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.divNoticiasLocais li
{
	display: inline;
}

.divNoticiasLocais img
{
	width: 100px;
	height: 75px;
	border: 0px;
}

.divNoticiasLocais a
{
	margin-bottom: 3px;
	padding: 5px;
	background-color: #b2b1b1;
	display: block;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}

	.divNoticiasLocais a:hover
	{
		background-color: #b9b9b8;
	}

.divNoticiasLocais img
{
	float: left;
	margin-right: 10px;
}

.divNoticiasLocais h1
{
	margin: 3px;
	font-size: 8pt;
	color: #2d2d2d;
	font-weight: normal;
}

.divNoticiasLocais h2
{
	margin: 3px;
	font-size: 11pt;
	color: #2d2d2d;
	font-weight: bold;
}

.divNoticiasLocais h3
{
	margin: 3px;
	font-size: 7pt;
	color: #2d2d2d;
	font-weight: normal;
}

/* NOTICIAS NACIONAIS */
.divNoticiasNacionais ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}


.divNoticiasNacionais li
{
    display: inline;
}

.divNoticiasNacionais a
{
    margin-bottom: 3px;
    padding: 5px;
    background-color: #cfcdcd;
    display: block;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

    .divNoticiasNacionais a:hover
    {
        background-color: #b9b9b8;
    }

.divNoticiasNacionais h1
{
    margin: 3px;
    font-size: 10pt;
    color: #2d2d2d;
    font-weight: bold;
}

.divNoticiasNacionais h2
{
    margin: 3px;
    font-size: 9pt;
    color: #2d2d2d;
    font-weight: normal;
}

/* RODAPE */
.divRodape
{
	border-top: solid 1px #282828;
	display: block;
	height: 64px;
	background-image: url('../imagens/123/imgRodapeFundo.jpg');
}

.divRodapeMeio
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.divRodapeImg
{
	margin-left: 10px;
	margin-top:5px;
	height: 54px;
	width: 720px;
	background-image: url('../imagens/123/imgRodape.png');
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
}

.divRodapeDesenvolvido
{
	margin-top: 25px;
	margin-right: 20px;
	height: 14px;
	width: 126px;
	float: right;
}

/* Popup Modal */
.popupModalBg
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	border: 1px solid #cecece;
	z-index: 1;
}

.popupModal
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/ /*height: 384px;*/ /*width: 408px;*/
	background: #fff8da;
	border: 1px solid #c2a770;
	z-index: 2;
	padding: 4px 8px;
	font-size: 10pt;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);
	moz-border-radius: 10px; /* Para Firefox */
	webkit-border-radius: 10px; /*Para Safari e Chrome */
	border-radius: 10px; /* Para Opera 10.5+*/
}

	.popupModal h1
	{
		text-align: left;
		color: #6FA5FD;
		font-size: 22px;
		font-weight: 700;
		border-bottom: 1px dotted #D3D3D3;
		padding-bottom: 2px;
		margin-bottom: 20px;
	}

.popupCarregando
{
	height: 30px;
	padding: 10px;
	color: White;
	font-weight: bold;
	width: 100%;
	background-color: Black;
	filter: alpha(opacity=90);
	opacity: 0.9;
	position: fixed;
	left: 0;
	top: 100%;
	margin-top: -50px;
}




/* ALBUM DE FOTOS */
.divAlbum
{
}

.divAlbumDownload
{
	display: none;
}

.divAlbum ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.divAlbum li
{
	display: inline;
}

.divAlbum a
{
	padding: 5px;
	margin: 15px;
	color: Black;
	border: solid 1px white;
	display: block;
	float: left;
	width: 195px;
	height: 230px;
	text-align: center;
	overflow: hidden;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.30);
	moz-border-radius: 10px; /* Para Firefox */
	webkit-border-radius: 10px; /*Para Safari e Chrome */
	border-radius: 10px; /* Para Opera 10.5+*/
}

	.divAlbum a:hover
	{
		color: #8d0202;
		border: solid 1px #bbbaba;
		cursor: pointer;
	}

.divAlbum img
{
	border: 0px;
	max-height: 150px;
	max-width: 190px;
}


.divAlbumFotos
{
	margin-left: 5px;
}

	.divAlbumFotos ul
	{
		list-style: none;
		margin: 0px;
		padding: 0px;
	}

	.divAlbumFotos li
	{
		display: inline;
	}

	.divAlbumFotos a
	{
		margin: 15px;
		color: Black;
		border: solid 1px white;
		display: block;
		float: left;
		width: 200px;
		height: 150px;
		text-align: center;
		overflow: hidden;
		box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.30);
		moz-border-radius: 10px; /* Para Firefox */
		webkit-border-radius: 10px; /*Para Safari e Chrome */
		border-radius: 10px; /* Para Opera 10.5+*/
	}

		.divAlbumFotos a:hover
		{
			color: #8d0202;
			border: solid 1px #bbbaba;
			cursor: pointer;
		}

	.divAlbumFotos img
	{
		border: 0px;
		height: 150px;
		width: 200px;
	}



/* WORDPRESS NOTICIAS */

.wp-caption img
{
	margin-bottom: 5px;
	padding: 4px;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
}

p.wp-caption-text
{
	color: #222;
	width: auto;
	font: .7em verdana, arial, sans-serif;
	text-align: center;
}

.alignleft
{
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

p.wp-caption-text
{
	color: #222;
	width: auto;
	font: .7em verdana, arial, sans-serif;
	text-align: center;
}


/* GUIA */
.divCriterio
{
	margin-top: 10px;
	margin-bottom: 20px;
}

.divResultado
{
	margin-bottom: 20px;
}

.divPaginador
{
	margin-top: 10px;
	margin-bottom: 20px;
}


.tabelaGuia
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	text-shadow: 1px 1px 0px #fff;
	background: #eaebec;
	border: #ccc 1px solid;
	width: 950px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}

	.tabelaGuia th
	{
		padding: 15px 25px 15px 25px;
		border-top: 1px solid #fafafa;
		border-bottom: 1px solid #e0e0e0;
		background: #ededed;
		background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
		background: -moz-linear-gradient(top, #ededed, #ebebeb);
	}

		.tabelaGuia th:first-child
		{
			text-align: left;
			padding-left: 20px;
		}

	.tabelaGuia tr:first-child th:first-child
	{
		-moz-border-radius-topleft: 3px;
		-webkit-border-top-left-radius: 3px;
		border-top-left-radius: 3px;
	}

	.tabelaGuia tr:first-child th:last-child
	{
		-moz-border-radius-topright: 3px;
		-webkit-border-top-right-radius: 3px;
		border-top-right-radius: 3px;
	}

	.tabelaGuia tr
	{
		text-align: center;
		padding-left: 20px;
		height: 80px;
	}

		.tabelaGuia tr td:first-child
		{
			text-align: left;
			padding-left: 20px;
			border-left: 0;
		}

		.tabelaGuia tr td
		{
			padding: 10px;
			border-top: 1px solid #ffffff;
			border-bottom: 1px solid #e0e0e0;
			border-left: 1px solid #e0e0e0;
			background: #fafafa;
			background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
			background: -moz-linear-gradient(top, #fbfbfb, #fafafa);
		}

		.tabelaGuia tr.even td
		{
			background: #f6f6f6;
			background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
			background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6);
		}

		.tabelaGuia tr:last-child td
		{
			border-bottom: 0;
		}

			.tabelaGuia tr:last-child td:first-child
			{
				-moz-border-radius-bottomleft: 3px;
				-webkit-border-bottom-left-radius: 3px;
				border-bottom-left-radius: 3px;
			}

			.tabelaGuia tr:last-child td:last-child
			{
				-moz-border-radius-bottomright: 3px;
				-webkit-border-bottom-right-radius: 3px;
				border-bottom-right-radius: 3px;
			}

		.tabelaGuia tr:hover td
		{
			cursor: pointer;
			background: #f2f2f2;
			background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
			background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);
		}

		.tabelaGuia tr td h1
		{
			margin: 0px;
			font-size: 10pt;
		}

		.tabelaGuia tr td h2
		{
			margin: 0px;
			font-size: 8pt;
			font-weight: normal;
		}

.tabelaGuiaItem
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	text-shadow: 1px 1px 0px #fff;
	background: #eaebec;
	border: #ccc 1px solid;
	width: 950px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}

	.tabelaGuiaItem th
	{
		padding: 15px 25px 15px 25px;
		border-top: 1px solid #fafafa;
		border-bottom: 1px solid #e0e0e0;
		background: #ededed;
		background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
		background: -moz-linear-gradient(top, #ededed, #ebebeb);
	}

		.tabelaGuiaItem th:first-child
		{
			text-align: left;
			padding-left: 20px;
			color: #2d2d2d;
		}

	.tabelaGuiaItem tr:first-child th:first-child
	{
		-moz-border-radius-topleft: 3px;
		-webkit-border-top-left-radius: 3px;
		border-top-left-radius: 3px;
	}

	.tabelaGuiaItem tr:first-child th:last-child
	{
		-moz-border-radius-topright: 3px;
		-webkit-border-top-right-radius: 3px;
		border-top-right-radius: 3px;
	}

	.tabelaGuiaItem tr
	{
		text-align: center;
		padding-left: 20px;
		height: 30px;
	}

		.tabelaGuiaItem tr td:first-child
		{
			text-align: left;
			padding-left: 20px;
			border-left: 0;
			width: 140px;
		}

		.tabelaGuiaItem tr td
		{
			padding: 10px;
			border-top: 1px solid #ffffff;
			border-bottom: 1px solid #e0e0e0;
			border-left: 1px solid #e0e0e0;
			background: #fafafa;
			background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
			background: -moz-linear-gradient(top, #fbfbfb, #fafafa);
		}

		.tabelaGuiaItem tr.even td
		{
			background: #f6f6f6;
			background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
			background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6);
		}

	.tabelaGuiaItem td:last-child
	{
		text-align: left;
		font-weight: bold;
		background: #ededed;
		background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
		background: -moz-linear-gradient(top, #ededed, #ebebeb);
		color: #2d2d2d;
	}

	.tabelaGuiaItem tr:last-child td
	{
		border-bottom: 0;
	}

		.tabelaGuiaItem tr:last-child td:first-child
		{
			-moz-border-radius-bottomleft: 3px;
			-webkit-border-bottom-left-radius: 3px;
			border-bottom-left-radius: 3px;
		}

		.tabelaGuiaItem tr:last-child td:last-child
		{
			-moz-border-radius-bottomright: 3px;
			-webkit-border-bottom-right-radius: 3px;
			border-bottom-right-radius: 3px;
		}

	.tabelaGuiaItem tr th h1
	{
		margin: 0px;
		font-size: 14pt;
	}

	.tabelaGuiaItem tr th h2
	{
		margin: 0px;
		font-size: 10pt;
		font-weight: normal;
	}

	.tabelaGuiaItem tr td h1
	{
		margin: 0px;
		font-size: 10pt;
	}

	.tabelaGuiaItem tr td h2
	{
		margin: 0px;
		font-size: 10pt;
		font-weight: normal;
	}


/* COMUNICACAO */

.divComunicacaoSocialLateralDireitoItemFacebook
{
	background-color:white;
	height:350px;
	overflow:hidden;
}


.divComunicacaoSocialMod2
{
	margin-top:10px;
	margin-bottom:15px;
	background-color: #7f201a;
	width: auto;
	height: 80px;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	color: #9ab7d3;
	moz-border-radius: 10px; /* Para Firefox */
	webkit-border-radius: 10px; /*Para Safari e Chrome */
	border-radius: 10px; /* Para Opera 10.5+*/
}

.divComunicacaoSocialLinks
{
	margin-top: 10px;
	margin-left: 5px;
	float: left;
	width: 950px;
	height: 60px;
	overflow: hidden;
}

	.divComunicacaoSocialLinks h1
	{
		padding: 0px;
		margin: 0px;
		margin-left: 10px;
		font-family: 'Alegreya Sans SC', sans-serif;
		font-weight: bold;
		font-size: 20pt;
		color: #5c0904;
		margin-bottom: 5px;
	}

	.divComunicacaoSocialLinks h2
	{
		padding: 0px;
		margin: 0px;
		float: left;
		margin-left:10px;
		font-family: Arial;
		font-weight: normal;
		font-size: 10pt;
		color: #f8f2f2;
	}

		.divComunicacaoSocialLinks h2 a:link,
		.divComunicacaoSocialLinks h2 a:visited,
		.divComunicacaoSocialLinks h2 a:active
		{
			margin-left: 10px;
			height: 0px;
			color: #f8f2f2;
		}

		.divComunicacaoSocialLinks h2 a:hover
		{
			color: #f8cb19;
		}

.divComunicacaoSocialFone
{
	display:none;
}

.divComunicacaoSocialEndereco
{
	display:none;
}



/* CATALOGO DE PRODUTOS */
.divColunaCatalogoPrincipal
{
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}

.divColunaCatalogoEsquerda
{
	font-family: 'Alegreya Sans SC', sans-serif;
	width: 200px;
	float: left;
}

	.divColunaCatalogoEsquerda h1
	{
		font-weight: bold;
		font-size: 12pt;
	}

	.divColunaCatalogoEsquerda ul
	{
		list-style: none;
		margin: 0px;
		padding: 0px;
	}

	.divColunaCatalogoEsquerda li
	{
		display: inline;
	}

	.divColunaCatalogoEsquerda a
	{
		display: block;
		padding: 10px;
		margin-top: 2px;
		font-size: 10pt;
		font-weight: bold;
		height: 20px;
		width: 170px;
		border: solid 1px #d5d5d5;
		text-transform: uppercase;
		margin-bottom: 5px;
		background-image: url('/Imagens/iconNoChecked.png');
		background-repeat: no-repeat;
		background-position: right;
		box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.30);
		moz-border-radius: 10px; /* Para Firefox */
		webkit-border-radius: 10px; /*Para Safari e Chrome */
		border-radius: 10px; /* Para Opera 10.5+*/
	}

		.divColunaCatalogoEsquerda a:hover
		{
			color: #000000;
			font-weight: bold;
			border: solid 1px #bbbaba;
			box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.60);
		}

.divColunaCatalogoDireita
{
	margin-left: 10px;
	width: 730px;
	float: left;
}

	.divColunaCatalogoDireita ul
	{
		list-style: none;
		margin: 0px;
		padding: 0px;
	}

	.divColunaCatalogoDireita li
	{
	}

	.divColunaCatalogoDireita a
	{
		padding: 5px;
		margin: 10px;
		border: solid 1px #d5d5d5;
		display: block;
		float: left;
		width: 210px;
		height: 220px;
		text-align: center;
		overflow: hidden;
		box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.30);
		moz-border-radius: 10px; /* Para Firefox */
		webkit-border-radius: 10px; /*Para Safari e Chrome */
		border-radius: 10px; /* Para Opera 10.5+*/
	}

		.divColunaCatalogoDireita a:hover
		{
			color: #000000;
			border: solid 1px #bbbaba;
			cursor: pointer;
		}

	.divColunaCatalogoDireita img
	{
		border: 0px;
		max-height: 150px;
		max-width: 200px;
	}

	.divColunaCatalogoDireita h1
	{
		height: 30px;
		overflow: hidden;
		text-transform: uppercase;
		margin: 10px;
		display: block;
		font-size: 10pt;
	}

	.divColunaCatalogoDireita h2
	{
		height: 22px;
		overflow: hidden;
		margin: 10px;
		font-size: 7pt;
		text-transform: uppercase;
	}



/* CATALOGO DE PRODUTOS - DETALHES */
.divColunaCatalogoDetDescricao
{
	margin: 20px;
}

	.divColunaCatalogoDetDescricao h1
	{
		color: #000000;
		font-size: 15pt;
		padding: 0px;
		text-transform: uppercase;
	}

	.divColunaCatalogoDetDescricao h2
	{
		color: #535353;
		font-size: 11pt;
		padding: 0px;
	}

	.divColunaCatalogoDetDescricao h3
	{
		font-weight:normal;
		color: #535353;
		font-size: 9pt;
		padding: 0px;
	}

.divColunaCatalogoDetFotos
{
	margin-left: 5px;
}

	.divColunaCatalogoDetFotos ul
	{
		list-style: none;
		margin: 0px;
		padding: 0px;
	}

	.divColunaCatalogoDetFotos li
	{
		display: inline;
	}

	.divColunaCatalogoDetFotos a
	{
		margin: 15px;
		color: Black;
		border: solid 1px white;
		display: inline-block;
		width: 200px;
		height: 150px;
		text-align: center;
		overflow: hidden;
		box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.30);
		moz-border-radius: 10px; /* Para Firefox */
		webkit-border-radius: 10px; /*Para Safari e Chrome */
		border-radius: 10px; /* Para Opera 10.5+*/
	}

		.divColunaCatalogoDetFotos a:hover
		{
			color: #447aad;
			border: solid 1px #bbbaba;
			cursor: pointer;
		}

	.divColunaCatalogoDetFotos img
	{
		border: 0px;
		max-height: 150px;
		max-width: 200px;
	}

.divColunaCatalogoDetFotos
{
	margin-left: 5px;
	width: 955px;
}

.divColunaCatalogoDetOpcoes
{
	margin-top: 20px;
	margin-bottom: 20px;
}

	.divColunaCatalogoDetOpcoes ul
	{
		list-style: none;
		margin: 0px;
		padding: 0px;
	}

	.divColunaCatalogoDetOpcoes li
	{
		display: inline;
	}

	.divColunaCatalogoDetOpcoes a
	{
		margin-left: auto;
		margin-right: auto;
		display: block;
		padding: 10px;
		margin-top: 2px;
		font-size: 10pt;
		font-weight: bold;
		height: 20px;
		width: 300px;
		border: solid 1px #d5d5d5;
		text-transform: uppercase;
		margin-bottom: 5px;
		background-image: url('/Imagens/iconNoChecked.png');
		background-repeat: no-repeat;
		background-position: right;
		box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.30);
		moz-border-radius: 10px; /* Para Firefox */
		webkit-border-radius: 10px; /*Para Safari e Chrome */
		border-radius: 10px; /* Para Opera 10.5+*/
	}

		.divColunaCatalogoDetOpcoes a:hover
		{
			color: #000000;
			background-image: url('/Imagens/iconChecked.png');
			font-weight: bold;
			border: solid 1px #bbbaba;
			box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.60);
		}
