/*
=====================================================================
Cascading Style Sheet
Site: www.trendsofprint.com.br
Criado em: 11/04/2008
=====================================================================
*/


body{
	overflow: -moz-scrollbars-vertical;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-align:center;
	margin:0px;
	background:url(/imagens/geral/bg.jpg) repeat-x #CBCFDD;
}


img{border:0px; margin:0px; padding:0px;}
form{border:0px; margin:0px; padding:0px;}
ul{margin-top:2px; list-style-image:url(/imagens/geral/bullet.gif); line-height:16px;}

a { text-decoration:none; color:#F78F1E; font-weight:bold;}
a:hover { color:#000;}

.inputDefaul{
	width:300px;
	height:16px;
	background:#F8F8FA;
	border:1px solid #1E1E1E;
	font-size:11px;
	color:#000000;
}

.vermelho{ color:#FF0000; }		


/*-------- ESTRUTURA --------*/
#alinha{
	width:770px;
	margin:auto;
}
#conteiner{
	position:relative;
	float:left;
	width:770px;
}
#topo{
	position:relative;
	float:left;
	width:770px;
	height:129px;
}
#menu{
	position:relative;
	float:left;
	width:770px;
	height:160px;
}
.linhaLaranja{
	position:relative;
	float:left;
	width:770px;
	height:4px;
	font-size:0px;
	background:#F78F1E;
}
#conteudo{
	position:relative;
	float:left;
	width:770px; 
	min-height:305px;	/*Classe IE*/
	background:#fff;
	text-align:left;
}
#rodape{
	position:relative;
	float:left;
	width:770px;
	height:23px;
	background:url(/imagens/pt/home/rodape.gif) no-repeat;
	margin-bottom:8px;
}
/*-------- ESTRUTURA --------*/




/*-------- HOME --------*/
#contHome{
	position:relative;
	float:left;
	width:762px;
	min-height:274px;  /*Classe IE*/
	margin:6px 0 0 4px; /*Classe IE*/
	background:url(/imagens/geral/bgContHome.jpg) repeat-x;
}
.bordaTopHome{
	position:relative;
	float:left;
	width:762px;
	height:10px;
	background:url(/imagens/geral/bordaConteudo.gif) no-repeat;
}



/*Box Inscrição*/
#boxInscricao{
	position:relative;
	float:left;
	width:248px;
	height:242px;
	margin:4px 0 0 6px; /*Classe IE*/
	background:url(/imagens/geral/bgInscricao.jpg) no-repeat;
}
#boxInscricao .titulo{
	position:relative;
	float:left;
	width:233px;
	height:20px;
	padding:10px 0 0 15px;
}
#boxInscricao .text{
	position:relative;
	float:left;
	width:228px;
	padding:0 0 0 15px;
}

.boxDownload{
	position:relative;
	float:left;
	width:228px;
	font-size:14px;
	padding:20px 0 0 15px;
}
/*Box Inscrição*/



/*Box Text*/
.textHome{
	position:relative;
	float:left;
	width:491px;
	height:260px;
	background:#fff;
	margin:4px 0 0 10px;  /*Classe IE*/
}
.textHome .bordaTop{
	position:relative;
	float:left;
	width:491px;
	height:11px;
	background:url(/imagens/geral/bordaTopConteudo.gif) no-repeat;
}
.textHome .titDirHome{
	position:relative;
	width:450px;
	height:13px;
	margin:0 6px 13px 15px; /*Classe IE*/
}
/*Box Text*/

.fundadores{
	position:relative;
	float:left;
	width:762px;
	height:110px;
	text-align:center;
	margin-bottom:10px;
}
/*-------- HOME --------*/





/*-------- MENU LATERAL --------*/
#menuLateral{
	position:relative;
	float:left;
	width:185px;

}
#menuLateral a{
	position:relative;
	float:left;
	width:185px;
	height:20px;
	text-decoration:none;
	color:#000;
	padding-top:5px;
	font-weight:normal;
}
#menuLateral a:hover{
	color:#fff;
	background:#F78F1E;
}
.seta{
	width:3px;
	height:5px;
	margin:7px 7px 0 10px;
}
.linhaMenuLateral{
	position:relative;
	float:left;
	width:185px;
	height:2px;
	font-size:0px;
	background:url(/imagens/geral/linhaMenu.gif) repeat-x;
}
/*-------- MENU LATERAL --------*/




/*-------- CONTEUDO INTERNO --------*/
#contInterno{
	position:relative;
	float:left;
	width:762px;
	min-height:285px;		/*Classe IE*/
	margin:17px 0 2px 2px; 	/*Classe IE*/
	background:url(/imagens/geral/bgContInterno.gif) repeat-y;
}
.vinheta{
	position:relative;
	float:left;
	width:577px;
	height:26px;
	background:url(/imagens/geral/vinheta.jpg) no-repeat;
}
.margemConteudo{
	position:relative;
	float:left;
	width:560px;
	margin:10px 5px 10px 10px;
	line-height:17px;
}

h1{ font-size:14px; color:#F78F1E; font-weight:bold; margin:0px;}
/*-------- CONTEUDO INTERNO --------*/



/*-------- CONTEUDO INTERNO WIDE --------*/
#contInternoWide{
	position:relative;
	float:left;
	width:762px;
	min-height:285px;		/*Classe IE*/
	margin:17px 0 2px 2px; 	/*Classe IE*/
}
.margemConteudoWide{
	position:relative;
	float:left;
	width:745px;
	margin:10px 5px 10px 10px;	/*Classe IE*/
	line-height:17px;
}
.tituloWide{
	position:relative;
	float:left;
	width:185px;
}
/*-------- CONTEUDO INTERNO WIDE --------*/



/*-------- PROGRAMAÇÃO --------*/
.titTable{
	background:#1E1E1E;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
.tableLinha01{
	background:#DCE0E9;
}
.tableLinha02{
	background:#F8F9FA;
}
.tableLinha03{
	background:#C1C9D9;
}

.btnProgramacao{
	float:left;
	width:120px;
	height:23px;
}
.btnBorda{
	float:left;
	width:331px;
	height:23px;
	background:url(/imagens/pt/programacao/borda.gif) no-repeat;
}
.programacao{
	float:left;
	width:691px;
	margin-left:28px; /* ClasseIE6*/
}
.contProgramacao{
	float:left;
	width:689px;
	border:1px solid #F79021;
}
.textoAbaixo{
	float:left;
	width:691px;
	padding:10px 0 10px 0;
}
/*-------- PROGRAMAÇÃO --------*/




/*-------- IMPRENSA --------*/
.pressRealese{
	margin-bottom:8px;
}
.pressRealese a{
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
.pressRealese a:hover{
	color:#F78F1E;
}
/*-------- IMPRENSA --------*/



/*-------- PALESTRANTES --------*/
.palestrantes{
	float:left;
	width:560px;
}
.imagemPalestrante{
	float:left;
	width:109px; 
	height:130px;
	margin:0 10px 5px 0;
}
.nomePalestrantes{
	font-weight:bold;
}

.divisao{
	float:left;
	width:560px;
	height:1px;
	font-size:0px;
	margin:15px 0 15px 0;
	background:url(/imagens/pt/palestrantes/divisao.gif) repeat-x;
}
.linkCurriculo a{
	color:#F78F1E;
	text-decoration:none;
	font-weight:bold;
}
.linkCurriculo a:hover{
	color:#666;
}
/*-------- PALESTRANTES --------*/

.linkDownloadPalestras{ color:#000000; font-weight:normal;}
.linkDownloadPalestras:hover{font-weight:bold;}

