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

* body {
	padding:0;
	margin:0;
	background-color:#ccc;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#relogio {
	width:100%;
	height:15px;
	background-color:#000;
	color:#ccc;
	text-align:center;
	margin:auto auto 15px auto;
	font-weight:bold;
	font-size:11px;
	padding:5px;
	}
#contato {
	width:760px;
	height:100%;
	background-color: #006699;
	text-align:justify;
	margin:auto;
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

#contato table {
	width:720px;
	}

#contato h1 {
	width:720px;
	border-bottom:#fff 1px solid;
	font-size:16px;
	text-align:left;
	margin-left:15px;
	}

#contato form input, textarea {
	background-color:#ccc;
	color:#000;
	text-align:justify;
	font-size:12px;
	font-weight:bold;
	}
	
#site {
	width:760px;
	height:100%;
	background-color:#fff;
	font-size:12px;
	color:#333;
	text-align:center;
	margin:auto;
	word-spacing:2px;
	}
	
#topo {
	height:314px;
	background-image:url(../img/topo.jpg);
	background-repeat:no-repeat;
	}

#topo-animado {
	height:149px;
	background-image:url(../img/topo-inferior.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:3px;
	}

#animacao {
	width:495px;
	height:149px;
	margin:0px;	
	}

#clear {
	clear:both;
	}
	
#menu {
	width:220px;
	height:auto;
	text-align:left;
	float:right;
	margin-top:0px;
	margin-right:55px;
	}
	
#fale_conosco {
	width:80px;
	height:34px;
	background-color:#FFFFFF;
	float:right;
	margin-right:30px;
	margin-top:85px;
	}

#fale_conosco img {
	border:0px;
	}

#divisor1 {
	height:10px;
	background-color:#fff;
	margin-top:5px;
	}

#fotos {
	height:150px;
	background-color:#fff;
	width:760px;
	margin:auto;
	border-top: #006699 2px solid;
	border-bottom: #006699 2px solid;
	}

#divisor2 {
	height:10px;
	background-color:#fff;
	}
	
#divisor_azul {
	height:340px;
	background-color:#489de0;
	width:760px;
	margin:auto;
	}

#quadro {
	width:355px;
	height:320px;
	background-color:#fff;
	float:left;
	font-family:Tahoma, Verdana, Arial;
	padding:10px;
	}
	
#quadro h1 {
	color: #006699;
	text-align:right;
	margin-right:10px;
	font-size:36px;
	}

#quadro p {
	color:#333333;
	font-size:16px;
	text-align:left;
	padding:0 5px 0 10px;
	font-weight:bold;
	}
	
#novidades {
	width:355px;
	height:340px;
	background-color:#fff;
	float:right;
	padding:0px 10px 0px 10px;
	}
	
#novidades h2 {
	text-align:left;
	padding:10px;
	font-size:14px;
	color:#006699;
	border-bottom: #006699 1px solid;
	border-top: #006699 1px solid;
	text-transform:uppercase;
	}
	
#novidades p {
	text-align:justify;
	padding:10px;
	font-size:12px;
	}

#menu_rodape {
	background:#fff;
	height:15px;
	font-size:10px;
	color:#006699;
	margin-top:15px;
	border-top: 1px #006699 solid;	
	border-bottom: 1px #006699 solid;
	margin-bottom:10px;
	padding:5px;
	font-weight:bold;
	}
	
#newsletters {
	height:40px;
	background-color:#485577;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin-top:15px;
	clear:both;
	color:#ccc;
	}
	
#newsletters table {
	width:100%;
	height:100%;
	}
	
#newsletters input {
	background-color:#ccc;
	font-weight:bold;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}

#rodape {
	clear:both;
	height:35px;
	background-color:#e67819;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding:15px;
	margin-bottom:15px;
	}
	

/*Estilos de conteúdo do site*/
#quadro_central {
	width:740px;
	height:100%;
	background-color:#fff;
	font-family:Tahoma, Verdana, Arial;
	padding:10px;
	}
	
#quadro_central h1 {
	color: #489de0;
	text-align:left;
	margin-left:15px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-bottom:#489de0 1px solid;
	width:450px;
	}

#quadro_central p {
	color:#333;
	font-size:12px;
	text-align:left;
	padding:0 5px 0 10px;
	text-align:justify;
	}

#menu_quadro {
	width:720px;
	height:15px;
	padding:10px;
	text-align:center;
	color:#003366;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-top: #003366 solid 1px;
	border-bottom: #003366 solid 1px;
	margin-bottom:5px;
	}
	
#caixa {
overflow:scroll;
overflow-x: hidden;
margin-left:0%;
text-align:justify;
width:740px;
height:275px;
margin-top:10px;

}

#caixa table th {
	font-size:14px;
	font-weight:bold;
	color:#489de0;
	text-align:center;
	}
	
#caixa hr {
	color:#489de0;
	height:2px;
	}
#caixa img {
	border:0px;
	}

.foto {
	float:left;
	margin: 10px 10px 10px 0px;
	}
#aumenta_fonte {
	width: 450px;
	height:25px;
	float:right;
	padding:10px;
	text-align:center;
}
/*Final dos estilos de conteúdo do site*/

/*Estilos dos Palestrantes do site*/

#palestrantes {
	width:700px;
	height:100%;
	text-align:justify;
	}
#palestrantes table {
	width:650px;
	padding:10px;
	}

#palestrantes img {
	border:0px;
	}

#palestrantes table th {
	text-align:center;
	font-weight:bold;
	color:#990000;
	font-size:12px;
	}

#palestrantes hr {
	width:650px;
	color:#489de0;
	}
/*Final dos estilos dos Palestrantes do site*/

.slideshow { height: 190px; width: 143px;  }
.slideshow2 { height: 190px; width: 143px;}
.slideshow3 { height: 190px; width: 143px; }
.slideshow4 { height: 190px; width: 143px; }


/*Links do site*/
a.eventos:link {
	color: #CC6600;
	font-weight:bold;
	font-size:12px;
	text-align:right;
}

a.eventos:visited {
	color: #CC6600;
	font-weight:bold;
	font-size:12px;
	text-align:right;	
}

a.eventos:hover {
	color: #990000;
	font-weight:bold;
	font-size:12px;
	text-align:right;
}

a.eventos:active {
	text-decoration: underline;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	
}

a.email:link {
	color: #000;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

a.email:visited {
	color: #000;
	font-weight:bold;
	font-size:11px;	
	text-decoration:none;
}

a.email:hover {
	color: #FF9900;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

a.email:active {
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	
}

a.email_home:link {
	color: #000;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

a.email_home:visited {
	color: #000;
	font-weight:bold;
	font-size:11px;	
	text-decoration:none;
}

a.email_home:hover {
	color: #990000;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

a.email_home:active {
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	
}

a.leia_maior:link {
	color: #003399;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
	border-bottom:#489de0 1px solid;
}

a.leia_maior:visited {
	color: #003399;
	font-weight:bold;
	font-size:11px;	
	text-decoration:none;
}

a.leia_maior:hover {
	color: #e67819;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

a.leia_maior:active {
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	
}

a.leia_maior2:link {
	color: #990000;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	border-bottom:#333 1px solid;
	width:225px;
}

a.leia_maior2:visited {
	color: #990000;
	font-weight:bold;
	font-size:12px;	
	text-decoration:none;
}

a.leia_maior2:hover {
	color: #e67819;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

a.leia_maior2:active {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	
}

a.leia_maior_home:link {
	color: #333;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	border-bottom:#333 1px solid;
	width:225px;
	text-align:right;
	float:right;
}

a.leia_maior_home:visited {
	color: #333;
	font-weight:bold;
	font-size:12px;	
	text-decoration:none;
}

a.leia_maior_home:hover {
	color: #e67819;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

a.leia_maior_home:active {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	
}

a.voltar:link {
	color: #990000;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	border-top:#990000 1px solid;
	width:125px;
	text-align:right;
	float:right;
	margin-right:15px;
}

a.voltar:visited {
	color: #990000;
	font-weight:bold;
	font-size:12px;	
	text-decoration:none;
}

a.voltar:hover {
	color: #e67819;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

a.voltar:active {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	
}

a.menu_interno:link {
	color: #003366;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

a.menu_interno:visited {
	color: #003366;
	font-weight:bold;
	font-size:12px;	
	text-decoration:none;
}

a.menu_interno:hover {
	color: #000;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

a.menu_interno:active {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	
}

a.destacando:link {
	color: #990000;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

a.destacando:visited {
	color: #990000;
	font-weight:bold;
	font-size:12px;	
	text-decoration:none;
}

a.destacando:hover {
	color:#333;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

a.destacando:active {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	
}



/*Final dos links do site*/

/*Estilos de texto*/

.observacao {
	font-size:8px;
	color:#993300;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	}
/*Final dos estilos de texto*/