﻿#Body_Hotsite
{
    margin:0;
    padding:0;
    background:#FFFFFF;
    background-image: url(../../Bilinguismo/Images/img-topo-laranja.gif);
    background-repeat: repeat-x;
    text-align:center; /* para o IE */
	}
#Center_Hotsite
{
    width: 726px;
    margin: 0 auto;
    min-height: 560px; /* para ajustar o rodapé */
    text-align: left; /* conserto para o IE */	
	}
#Topo_Hotsite
{
    margin:0;
    padding:0;
    border:0;
    height: 249px;
    }
#Content_Hotsite
{
    border: 0;
    margin: 0;
    padding: 5px 50px 0 69px;
    font: 14px/120% Trebuchet MS;
    position: relative;
    clear: both;
	}

/* -----------menu_hotsite------------- */
#menu_hotsite {
	border:0;
	margin:0;
	width:594px;
	height:42px;
	position:relative;
	top:0px;
	left:69px;
	clear:both;
	z-index:100;

}
	#menu_hotsite li { float:left; }
		#menu_hotsite li a { display:block; height:42px; text-indent:-1999px; }
		
		#menu_hotsite li.evento { list-style-type:none; height:42px; margin-left:0px; margin-right:-23px; }
			#menu_hotsite li.evento, #menu_hotsite li.evento a { width:88px; background:url(../../Bilinguismo/Images/bot-evento-off.gif) no-repeat; }
				#menu_hotsite li.evento a:hover { background:url(../../Bilinguismo/Images/bot-evento-on.gif) no-repeat; }
				
		#menu_hotsite li.programa { list-style-type: none; height:42px; margin-right:-23px; }
			#menu_hotsite li.programa, #menu_hotsite li.programa a { width:107px; background:url(../../Bilinguismo/Images/bot-programa-off.gif) no-repeat; }
				#menu_hotsite li.programa a:hover { background:url(../../Bilinguismo/Images/bot-programa-on.gif) no-repeat; }
				
		#menu_hotsite li.poster { list-style-type: none; height:42px; margin-right:-23px; }
	        #menu_hotsite li.poster, #menu_hotsite li.poster a { width:85px; background:url(../../Bilinguismo/Images/bot-poster-off.gif) no-repeat; }
		        #menu_hotsite li.poster a:hover { background:url(../../Bilinguismo/Images/bot-poster-on.gif) no-repeat; }
		
		#menu_hotsite li.comissao { list-style-type: none; height:42px; margin-right:-23px; }
			#menu_hotsite li.comissao, #menu_hotsite li.comissao a { width:111px; background:url(../../Bilinguismo/Images/bot-comissao-off.gif) no-repeat; }
				#menu_hotsite li.comissao a:hover { background:url(../../Bilinguismo/Images/bot-comissao-on.gif) no-repeat; }
		
		#menu_hotsite li.inscricao { list-style-type: none; height:42px; margin-right:-23px; }
			#menu_hotsite li.inscricao, #menu_hotsite li.inscricao a { width:105px; background:url(../../Bilinguismo/Images/bot-inscricoes-off.gif) no-repeat; }
				#menu_hotsite li.inscricao a:hover { background:url(../../Bilinguismo/Images/bot-inscricoes-on.gif) no-repeat; }
		
		#menu_hotsite li.contato, #menu_hotsite li.contato a { list-style-type: none; width:98px; height:42px; background:url(../../Bilinguismo/Images/bot-contato-off.gif) no-repeat; }
			#menu_hotsite li.contato a:hover { background:url(../../Bilinguismo/Images/bot-contato-on.gif) no-repeat; }

img
    {
    border: 0;
    margin: 0;
    padding: 0;
    }
#Data
{
    float: left;
    border: 0;
    padding: 25px 15px 0 69px;
    width: 260px;
    height: 250px;
    font: 12px/1.3 Trebuchet MS;
    background: transparent url(../../Bilinguismo/Images/img-post-it.gif) no-repeat;
    }
a.Data:link, a.Data:visited
{
    text-decoration: underline;
    font: bold 12px/1.2 Trebuchet MS;
    color: Black;
    }
a.Data:hover
{
    text-decoration: none;
    font: bold 12px/1.2 Trebuchet MS;
    color: White;
    }
p.Data
{
    border: 0;
    margin: 8px 0 0 0;
    width: 380px;
    }
#Infos
{
    border: 0;
    float: right;
    width: 252px;
    font: 14px/1.2 Trebuchet MS;
    clear: both;
    }
a.Info:link, a.Info:visited
{
    text-decoration: underline;
    font: 14px/120% Trebuchet MS;
    color: Black;
    background: none;
    }
a.Info:hover
{
    text-decoration: none;
    font: 14px/120% Trebuchet MS;
    color: #F29400;
    background: none;
    }
p.titulo_Hotsite
{
    border-bottom: solid 1px #F29400;
    clear: both;
    }
#Rodape_Hotsite
{
    height: 68px;
    font: 12px/1.2 Trebuchet MS;
    color: #000000;
    border-top: solid 3px #FF9400;
    margin-top: 50px;
    padding-top: 5px;
    }    

/* -----------tabela de programação pré-congresso------------- */
#pre_cong_table {
    font: 14px/1.2 Trebuchet MS;
    background-color: #d5d5d5;
    empty-cells: show;
    border: 1px solid #000000;
    }

#pre_cong_table > caption {
    font-size: large;
    font-weight: bold;
    text-align: left;
    margin-bottom: 0;
    }

/* basic shared rules */
#pre_cong_table tr.cor td {
    background:#EEEEEE;
    }
#pre_cong_table th {
    font-weight: bold;
    background-color: #F29400;
    padding: 12px 5px 13px 8px;
    }

#pre_cong_table td {
  background-color: #FFFFFF;
  padding: 12px 5px 13px 8px;
  vertical-align: top;
  }
  

/* -----------tabela de programação congresso------------- */
#cong-table {
    font: 14px/1.2 Trebuchet MS;
    background-color: #d5d5d5;
    empty-cells: show;
    border: 1px solid #000000;
    }

#cong-table > caption {
    font-size: large;
    font-weight: bold;
    text-align: left;
    margin-bottom: 0;
    }

/* basic shared rules */
#cong-table tr.cor td {
    background:#EEEEEE;
    }
#cong-table th {
    background-color: #F29400;
    font-weight: bold;
    padding: 12px 10px 13px 10px;
    }
#cong-table td:first-child 
{
    width: 90px;
    }
#cong-table td:first-child + td 
{
    width: 160px;
    } 
#cong-table td {
  background-color: #FFFFFF;
  padding: 12px 10px 13px 10px;
  vertical-align: top;
  }



/* -----------tabela de preço------------- */
#preco-table {
    font: 14px/1.2 Trebuchet MS;
    background-color: #F29400;
    border-collapse: collapse;
    empty-cells: show;
    border: 1px solid #000000;
    }
  
/* basic shared rules */
#preco-table tr.cor td {
    background:#EEEEEE;
    }
#preco-table th {
    font-weight: bold;
    padding:12px 5px 13px 10px;
    }
#preco-table td:first-child 
{
    width: 250px;
    }
#preco-table td:first-child + td 
{
    width: 150px;
    } 
#preco-table td {
    background-color: #FFFFFF;
    padding:12px 5px 13px 10px;
    vertical-align: top;
    }
