﻿#mediabox
{
    width: 583px;
    height:300px;
    position: relative;
    padding: 15px;
    border: solid 1px #e0e0e0;
    float:left;
}
.abaAtiva
{
    background-color: #ffffff;
    width: 180px;
    height: 38px;
    margin-bottom: 3px;
    padding-top: 20px;
}
.abaInativa
{
    background-color: #F1F1ED;
    width: 180px;
    height: 38px;
    margin-bottom: 3px;
    cursor: pointer;
    padding-top: 20px;
}
#conteudoAba
{
	margin-right:183px;
}
.conteudoAba
{
    width: 400px;
    height: 300px;
}
.divAbas
{
    padding-top: 15px;
    width: 168px;
    position: absolute;
    top: 0px;
	left: 405px;
}
.divAbas span
{
    display: block;
    padding-left: 15px;
    padding-right: 15px;
	line-height: 1.2em;
}
.divAbasAbsoluteAtivo
{
    background-image: url('../images/seta-branca.gif');
    background-position: left center;
    background-repeat: no-repeat;
}
.divAbasAbsoluteInativo, .divAbasAbsoluteAtivo
{
    position: static;
    z-index: 10;
    padding-left: 15px;
    width: 173px;
}
#conteudoMediaBox
{
    width: 583px;
}
#conteudoMediaBox img
{
    border-style: none;
}
#fundoTransparente
{
    position: absolute;
    bottom: 15px;
    left: 15px;
    height: 60px;
    width: 400px;
    background-color: #000000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
#textoAba
{
    position: absolute;
    bottom: 15px;
    left: 15px;
    height: 60px;
    width: 400px;
	line-height: 1.1em
}
.txt-itens
{
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
}
.txt-itens a
{
    font-family: tahoma;
    font-size: 11px;
    color: #316fa9;
    text-decoration: none;
}
.txt-itens a:hover
{
    font-family: tahoma;
    font-size: 11px;
    color: #316fa9;
    text-decoration: underline;
}
.txt-itens-bold
{
    font-family: tahoma;
    font-size: 11px;
    color: #316fa9;
    font-weight: normal;
    padding-top: 3px;
}
.txt-itens-bold a
{
    font-family: tahoma;
    font-size: 11px;
    color: #316fa9;
    font-weight: normal;
    text-decoration: none;
}
.txt-itens-bold a:hover
{
    font-family: tahoma;
    font-size: 11px;
    color: #316fa9;
    font-weight: bold;
    text-decoration: underline;
}
#txt-materia-box-v
{
    margin-left: 17px;
    padding-top: 5px;
    padding-bottom: 4px;
    top: 177px;
    left: 142px;
}
#txt-materia-box-v a
{
	font-family: arial;
    font-size: 16px;
    color: #C1E5FE;
    text-decoration:none;
}
#txt-materia-b
{
    margin-left: 17px;
    font-weight: bold;
    top: 208px;
    left: 143px;
    width: 370px;
}
#txt-materia-b a
{
	font-family: tahoma;
    font-size: 11px;
    color: #ffffff;
    text-decoration:none;
}
#txt-materia-box-v a:hover
{
	text-decoration:underline;
}
#txt-materia-b a:hover
{
	text-decoration:none;
}