﻿/* Colunas - Página leia mais */

#ColunaLeiaMaisEsquerda {
	width:725px;
	float: left;
	margin-right: 8px;
	padding-right: 10px;
}
#ColunaLeiaMaisDireita {
	width:244px;
	float: left;
}

/* Texto - Página leia mais */

.DataHoraLeiaMais {
	font-size: 12px;
	color: #868686;
	margin-bottom: 10px;
}

.TituloLeiaMais {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 8px;
}

.BigodeLeiaMais {
	font-size: 14px;
	margin-bottom: 12px;
}

.TamanhoFonteLeiaMais {
	text-align: right;
	margin-bottom: 20px;
}

#TextoLeiaMais {
	---font-size: 11px;
}

/* Foto ao lado do texto - Página leia mais */

#RegiaoTextosFotos {
	margin-bottom: 20px;
	width: 725px;
	font-size:13px;
	min-height:100%;
	height:auto;
	-min-height: 300px;
	overflow:hidden;
	text-align:left;
}

#RegiaoImagemLeiamais {
	float: left; 
	width: 305px;
	margin-right: 15px; 
	margin-bottom: 15px;
	padding: 8px;
	font-size:11px;
	background-color: #faf9f9;
	border: solid 1px #e2e2e2; 
}

#RegiaoImagemLeiamais img {
	border: 1px solid #cccccc;
}

/* Leia também e compartilhe - Página leia mais */

#TituloLeiaTambem, #TituloCompartilhe {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}

h2 {
	font-size:160%;
	font-weight:normal;
	height:26px;
	line-height:26px;
	margin:0;
}

#BarraTitulo h2 {
	text-indent:8px;
	color:#fff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#BoxLeiaTambem, #BoxCompartilhe, #BoxAnexos, #BoxLinksRelacionados {
	width: 100%; /* 244px */
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

#BoxLeiaTambem #Espaco, #BoxCompartilhe #Espaco, #BoxAnexos #Espaco, #BoxLinksRelacionados #Espaco, #BoxUnivaleMidia #Espaco {
	padding: 4px;
}

/* Leia também - Página leia mais */

#ItemLeiaTambem {
	padding: 0;
	margin: 0;
	text-align: left;
}

#ItemLeiaTambem li a {
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
}

#ItemLeiaTambem ul {
	margin-left: 1em;
}

#ItemLeiaTambem li {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: dotted 1px #CCCCCC;
	list-style: none;
}

/* Links relacionados - Página leia mais */

#ItemLinksRelacionados {
	padding: 0;
	margin: 0;
	text-align: left;
}

#ItemLinksRelacionados li a {
	text-decoration:none;
	font-weight: bold;
}

#ItemLinksRelacionados ul {
	margin-left: 1em;
}

#ItemLinksRelacionados li {
	border-bottom: dotted 1px #CCCCCC;
	list-style: none;
	background-image: url('/_imagens/texto20x20.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 8px 0 8px 25px;
}

/* Anexos - Página leia mais */

#ItemAnexos {
	padding: 0;
	margin: 0;
	text-align: left;
}

#ItemAnexos li a {
	text-decoration:none;
	font-weight: bold;
}

#ItemAnexos ul {
	margin-left: 1em;
}

#ItemAnexos li {
	border-bottom: dotted 1px #CCCCCC;
	list-style: none;
	background-image: url('/_imagens/baixar20x20.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 8px 0 8px 25px;
}

/* Thumbnail das fotos - Página leia mais */

.ThumbnailFoto{
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 75px;
	height: 75px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

/* Thumbnail - Central Univale */

.ThumbnailClipElet1 {
	float: left;
	overflow: hidden;
	width: 120px;
	height: 80px;
	text-align: center;
	margin-right: 10px;
	border: 1px solid #cecece;
	background-repeat: no-repeat; 
	background-position: center center;
}


.Zoom {
	opacity: 0.6;
	-moz-opacity:0.6;
	filter:alpha(opacity=60);
	width: 119px;
	height: 79px;
	float: left;
	background-color: transparent;
	background-image: url('/_imagens/icones/mais_zoom.png');
	background-repeat: no-repeat;
	background-position: 90px 50px;
}

.Zoom:hover {
	opacity: 0.9;
	-moz-opacity:0.9;
	filter:alpha(opacity=100);
}

.Play {
	opacity: 0.6;
	-moz-opacity:0.6;
	filter:alpha(opacity=60);
	width: 119px;
	height: 79px;
	float: left;
	background-color: transparent;
	background-image: url('/_imagens/icones/play.png');
	background-repeat: no-repeat;
	background-position: 90px 50px;
}

.Play:hover {
	opacity: 0.9;
	-moz-opacity:0.9;
	filter:alpha(opacity=100);
}

/* Univale na Mídia - Página Central Univale */

#BoxUnivaleMidia {
	float: right;
	width: 368px; /* 368px */
	border: 1px solid #CCCCCC;
	overflow: hidden;
}

#ItemUnivaleMidia {
	list-style: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	overflow:hidden;
}

#ItemUnivaleMidia a {
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
