/* TODOS OS ELEMENTOS */

div.index
{
	height: 215px;
}
.miniContent
{
	float: left;
	margin-top: 7px;
	height: 190px;
	width: 150px; 
  border: 0px solid red;
}
.session .mini-split
{
	margin-top: 7px;
	border-right: 1px dotted #BFC7E4;
	font-size: 1px;
	overflow: hidden;
	width: 0px;
	height: 190px;
	float: left;
}

/* LABELS */
/* LABEL ALINHADA A DIREITA */
label.lblRight
{
	border-bottom: 1px dotted #BFC7E4;
	float: left;
	width: 10%;
}

/*LINK LABEL */
.lblRight
{
	padding-top: 0px;
}
.lblRight a
{
	color: #052395;
	font-size: 11px;
}
.miniContent label
{
	float: left;
	padding-left: 3px;
	text-transform: uppercase;
}
/* HEADERS */
.session h2
{
	border-bottom: 1px dotted #BFC7E4;
	color: #052395;
	float: left;
	font-size: 13px;
	font-weight: normal;
	width: 90%;
}

.miniContent h3, h4
{
	font-size: 10px;
	padding-left: 6px;
	text-transform: uppercase;
}
.miniContent h3
{
	color: #000;
	height: 25%;
}
.miniContent h4 a
{
	color: #C6C8D2;
	clear: both;
	padding-top: 2px;
	float: left;
}

.session h3 a
{
	color: #000;
}

/* AJUSTE DE IMAGEM*/
.miniContent img
{
	float: left;
	margin-left: 6px;
	margin-top: 2px;
}
/* LABEL COM SUBLINHADO TACHADO*/
.lblLineThrough
{
	color: #C6C8D2;
	font-size: 10px;
	text-decoration: line-through;
	padding-top: 5px;
}
/*LABEL EM VERMELHO PARA DESTAQUE */
.lblRed
{
	color: #D00;
	font-size: 71%;
	font-weight: bold;
	padding-bottom: 2px;
}

.title
{
	background: #FF7611;
}

h2.h2W100
{
	width: 100%;
	float: none;
}

.session h3 a
{
	color: #000;
	font-size: 10px;
	padding-left: 6px;
	text-transform: uppercase;
}

.session h4 a
{
	color: #C5C5C5;
	clear: both;
	padding-top: 2px;
}

p.text
{
	text-align: justify;
	font-size: 11px;
	padding: 4px;
}

h3.h3Style
{
	background: #FF7611;
	color: #FFFFFF;
	width: 96%;
	font-size: 12px;
	padding: 2px;
	text-align: left;
	text-transform: uppercase;
}

.listTable
{
	margin-top: 15px;
}
