/*
@author: Carlos Azevedo <crlazevedo@hotmail.com> e <crl_azevedo@yahoo.com.br>
@sítio: www.larchicoxavier.com.br
@title: seminars.css
@objetivo: folha de estilos para as páginas de seminários. 
@assunto: Design das páginas de seminários.
@date: 20 de dezembro de 2006 
@copyright 2006

*/

/************* corpo das páginas********************/
body{ 
	background: #ffffff url("../img/fundo.jpg") repeat fixed; /*imagem padrão do sítio*/
	background-position:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;/*família de fontes padrão do sítio*/
	margin: 4px 4px 6px 4px; /*margens superior, direita, inferior e esquerda*/
}
abbr, acronym, span.abbr
{
border-bottom: .1em dotted;
cursor: help;
}
.header1
{
	border-bottom:#666666 
	solid thin;
	color:#CC3300;
	font-size:24px;
	text-align: center;
}
.header2
{
	color: #000080; 
	font-weight: normal;
}
#geral{
	position: absolute;
	top: 2px;
	right: 1px;
	bottom: 2px;
	left: 1px;
	width: 99%;
	height: 700px;
	padding: 2px;
}
#topo{
	position: absolute;
	top: 5px;
	right: 15px;
	bottom: 5px;
	left: 5px;
	width: 757px;
	height: 160px;
	background-color:#fff;
}
#content{
	position: absolute;
	width: 99%;
	height: 783px;
	top: 5px;
	left: 5px;
}
.general{
	position:absolute;
	width: 100%;
	height: 745px;
	top:50px;
	left:2px;
	padding:2px;
}
#navleft{
	position: absolute;
	float:left;
	clear: both;
	width: 140px;
	height: 783px;
	top: 168px;
	left: 5px;
	padding: 0px;
	background: #fff;
}
#rodape{
	position: absolute;
	top: 955px;
	right: 15px;
	bottom: 5px;
	left: 5px;
	background-color: #FFF;
	width: 757px;
	height: 5%;	
}

.hidden { display: none; }
.unhidden { display: block; }


/*fim das id's e classes para a página inicial*/

/*id's e classes para as páginas de seminários*/
.semindexYear
{
	color: #6600FF;
	font-size: 12px; 
	font-weight: bolder; 
	margin-bottom: 2mm; 
	margin-top: 2mm;
	border-color: #cccccc;
	border-style: solid;
	border-width: thin;
	background-color:#fff;
}
a.indexlnk{
	color: #00f;
	text-decoration: none;
	font-size: 13px;
	font-weight:bolder;
}
a.indexlnk:hover{
	color: #00f;
	text-decoration: none;
	font-size: 13px;
}
a.indexlnk:visited{
	text-decoration:none;
	color: #00f;
	font-size: 13px;
}

a.semlnk{
	color: #00f;
	text-decoration: none;
	font-size: 13px;
	font-weight:lighter;
}
a.semlnk:hover{
	color: #00ff;
	text-decoration: none;
	font-size: 13px;
}
a.semlnk:visited{
	text-decoration:none;
	color:#00f;
	font-size: 13px;
}
.semCntLnk
{
	position:absolute;
	top: 6px;
	height:auto;
	left: 90%;
	width: 20px;
	padding:0.1px;
	text-transform:capitalize;
	text-align: center;
	border-color:#cccccc;
}
.semLftLnk
{
	position:absolute;
	top: 6px;
	height:auto;
	left: 85%; 
	width: 20px;
	padding:0.1px;
	text-transform:capitalize;
	text-align: left;
}
.semRgtLnk
{
	position:absolute;
	top: 6px;
	height:auto;
	left: 95%;
	right:auto;
	width: 20px;
	padding:0.1px;
	text-transform:capitalize;
	text-align: right;
}

#seminarPageTmp
{
	position: absolute;
	top: 30px;
	left: 175px;
	right: 175px;
	text-align: center; 
	color: #000080;
	font-size: 24px; 
	font-weight:bolder; 
	width:auto;
	text-transform:uppercase;	
}
#seminarPageTmpText
{
	position: absolute;
	top: 150px;
	left: 175px;
	right: 175px;
	text-align: center; 
	color: #000080;
	font-size: 14px; 
	width:auto;
}

#semSchedule
{
	position: absolute;
	top: 110px;
	left: 150px;
	right: 150px;
	text-align: center;
	color: #000080;
	font-size: 24px;
	font-weight: bolder; 
	width:auto;
}

/*fim id's e classes para as páginas de palestras*/
.LectExhib {color:#FFFFFF;text-align:center;font-family:Verdana, Arial, Helvertica, sans-serif;font-size:12px;}
.LectDate {color: #000099;text-align:center;font-size:13px;font-weight:bolder;}
.table
{
	position: absolute;
	top: 180px;
	left: 210px;
	width: 670px;
	border: #ccc solid 1px;/*#ccc solid 1px;*/
	margin-bottom: 1px;
	font-size: 13px;
}
.table td{
	background-color:#8f9fcf;
	border-color: #000080;
	border-style:solid;
	border-width:thin;
	color:#fff;	  
}

.tabela{
	position: absolute;
	top: 110px;
	left: 110px;
	width: 80%;
	border: #ccc solid 1px;
	margin-bottom: 1px;
	font-size: 12px;
	font-weight: lighter;	
}
.tabela td{
	width: 80%;
	background-color:#8f9fcf;
	border-color: #000080;
	border-style:solid;
	border-width:thin;
	text-align:center;
	color:#fff;  
}
.date{
	background-color: #8f9fcf;
	padding: 4px 4px 4px 4px;
	text-align: center;
	color: #000066;
	width: 690px;/*390px;*/
	border-color: #fff;
	border-style: solid;
	border-width: thin;
}
.schedule{
	background-color:#003399;
	padding: 2px 2px 2px 2px;
	text-align: justify;	
	color: #fff;
}
.tPresented{
	background-color:#8ac5ff;
	padding: 2px 2px 2px 2px;
	text-align: justify;
	color: #000099;
	width: 390px;
}
.tExhibitors{
	background-color:#003399;
	padding: 2px 2px 2px 2px;
	text-align: left;
	color: #fff;
	/*vertical-align: middle;*/
}
.tImge
{
	background-color:#fff;
	padding: 2px 2px 2px 2px;
	width: 90px;
}
