@charset "utf-8";
/* CSS Document */

* {
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
}

img {
border:0;	
}

.english {
display:none;
position: absolute; right: 20px; top: 120px; text-decoration: none; font-size:0.7em; color:#436976;
}

/* DIVS PRINCIPAIS */

#principal {
min-width:755px;
}

#topo {
height:135px;
min-width:779px;
white-space:nowrap;
}

#col-esq {
width:202px;
float:left;
}

#conteudo {
position:absolute;
left:202px;
right:245px;
min-width:309px;
font-size:0.8em;
}

#col-dir {
width:220px;
float:right;
font-size:0.7em;
text-align:center;
}

/* TOPO */

#topo h1 {
margin:15px 0 0 15px;
float:left;
}

.titulo-evento {
position:absolute;
top:43px;
left:270px;
/*margin:43px 0 0 75px;*/
}

.data-evento {
position:absolute;
top:70px;
left:270px;
/*margin:3px 0 0 75px;*/
}

.logos{
position: absolute;
top: 0px;
padding:8px 8px 15px 0px;
width:98%;
min-width: 750px;
font-size:.7em;
margin-top:20px;
}

.logo-nic{
margin-left:25px;
float: right;
}

.logo-cgi{
margin:0px;
margin-bottom: 10px;
float: right;

}

/* COLUNA ESQUERDA */

#col-esq a {
color:#436976;
text-decoration:none;
font-size:0.7em;
}

#col-esq ul {
list-style:url(../imagens/bullet-menu.gif) inside;
margin:10px 0 0 14px;
width:160px;
}

#col-esq li {
padding:4px;
}

#col-esq li:hover {
padding:3px;
background-color:#dee7ec;
border:1px solid #8cacbb;
}

#col-esq li a {
margin-left:5px;	
}

/* CONTEUDO */

#conteudo h2 {
background:#063;
color:#fff;
font-size:1.1em;
font-weight:normal;
padding:3px 5px;
margin:8px 0 0 0;
}

#conteudo p {
line-height:1.3em;
margin-bottom:1.1em;
}

/* COLUNA DIREITA */

.patrocinadores {
border:1px solid #080;	
text-align:center;
padding:6px;
margin-bottom:13px;
}

.patrocinadores span {
display:block;
margin:-6px -6px 10px -6px;
padding:2px;
background:#080;
color:#fff;
font-weight:bold;
}

.patrocinadores .microsoft {
margin:20px 0 4px 0;	
}

.documentByLine{
	font-size:0.7em;
	color:#333;
	margin-bottom:10px;
}

.image-left{
	float:left;
	margin:10px;
}

.table-bd{
border-left: 1px solid gray;
border-top: 1px solid gray;
}

.table-bd th,
.table-bd td{
border-right: 1px solid gray;
border-bottom: 1px solid gray;
padding: 3px;
}


/* css da tabela de horarios */
.horarios-table td, th{
	border-top:1px solid black;
	border-left:1px solid black;
	padding:5px;
}

.horarios-table table{
	border-bottom:1px solid black;
	border-right:1px solid black;
}

.horarios-table td:hover{
	background-color: #CCC;
}

.horarios-table caption{
	font-weight:bold;
}

td.alinha-centro{
	text-align:center;
	width:100%;
}

.gr-audit{
	background-color: #CFF;
	text-align:center;
}


.horarios{
	background-color:#CCC;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
}

.sala1{
	background-color: #FF9;
	text-align:center;
}

.sala2{
	background-color: #FFC;
	text-align:center;
}


.sala3{
	background-color: #CFC;
	text-align:center;
}


.sala4{
	background-color: #FC6;
	text-align:center;
}

.main-top{
	height:20px;
	width:99%;
	color:#FFF;
	font-weight:bold;
	background-color: #360;
	padding:3px;
	font-size:0.8em;
	text-align:center;

}

.main-top a{
	color:#FFF;
}

#conteudo ul{
	margin-left:40px;
}

.ilustra-internas{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

h3.Subheading{
	border-bottom:1px solid #CCC;
}
