* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin: 10px 0;
	padding: 0;
	background: #d6d6d6;
	color: #6B6B6B;
}

h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	/*text-transform: lowercase;*/
	font-weight: normal;
	color: #000;
}

h2 {
	margin: 0;
	padding: 0 0 4px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #f90;
	font-size: 18px;
	color: #999;
}

h3 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 18px;
	border-bottom: 1px solid #fff;
	color: #f90;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #f90;
}

p {
	text-align: justify;
}

ol, ul, {
	line-height: 18px;
	text-align: left;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

a {
	color: #ec5600;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}
.imgquem {
	float: left;
	width: 148px;
	height: 175px;
	padding: 0 5px 5px 0;
}
.imgquemdir {
	float: right;
	width: 148px;
	height: 175px;
	padding: 0 0 5px 9px;
}
.imgPalestra
	{
	position:absolute;
	z-index: 0;
	}

#textfield1 {
	width: 160px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#submit1, #submit2 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #ddd;
	background: #FBFBFB url(../images/img7.gif) repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

/* Header */

#header {
	width: 768px;
	height: 115px;
	margin: 0 auto;
	background: url(../images/img2.gif) repeat-x;
}

/* Logo */

#logo {
	width: 100px;
	height: 115px;
	float: left;
	padding: 0 0 0 0;
	background: url(../images/img1.gif) no-repeat;
}

#logo h1 {
	float: left;
	padding: 40px 0 0 10px;
}

/* Menu */

#menu {
	float: right;
	height: 45px;
	padding: 70px 5px 0  0;
	_padding: 35px 15px 0 0;
	background: url(../images/img3.gif) no-repeat right top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 0.55em 0 0.55em;
	border-left: 1px solid #DBDBDB;
	text-decoration: none;
	font-size: 8.8pt;
	color: #3B3B3B;
}

#menu a:hover {
	color: #EC5600;
	text-decoration: none;
}

#menu .first a {
	border: none;
}

/* Banner - Imagem Topo */

#banner {
	width: 728px;
	height: 117px;
	margin: 0 auto;
	background: url(../images/img4b.jpg) repeat-x left bottom;
	border-right: 20px solid #fff;
	border-left: 20px solid #fff;
}

/* palestra - Imagem Ponto de Partida */

#palestra {
	width: 768px;
	height: 672px;
	color: #333;
	margin: 0 auto;
	background: url(../images/palestra.jpg) repeat-x left bottom;
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
}

#evento {
	width: 200px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	position: relative;
	float: right;
	clear: both;
	margin-left: 12px;
	margin-top: 29px;
	padding: 9px 0px 9px 12px;
	background-image: url(../images/bck_banner_galeria.jpg);
	border-top: 2px #f90 solid;
	border-bottom: 2px #f90 solid;
	z-index: 900;
}

.nome {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.coquetel {
	text-decoration: none;
}
.coquetel:hover {
	text-decoration: underline;
	color: #f60;
}
/* Conteúdo */

#content {
	width: 728px;
	margin: 0 auto;
	padding: 10px 20px 0 20px;
	background: #fff url(../images/img8.gif) no-repeat left bottom;
}

#coluna1 {
	float: left;
	width: 728px;
}

#coluna2 {
	float: right;
	padding: 0 10px 0 10px;
	width: 220px;
	height: 57em;
	background-color: #fec;
}

#internas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 728px;
	padding: 0;
}

.destaque {
	color: #EC5600;
}

.image {
	float: left;
	margin: 0;
	margin-right: 11px;
	border: 2px #f90 solid
}

/* Rodapé */

#rodape {
}

#rodape p {
	text-align: center;
	color: #777777;
}

#rodape a {
	color: #000;
	text-decoration: none;
}

#rodape a:hover {
	color: #EC5600;
	text-decoration: underline;
}

.mago {  
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #333; 
	text-decoration: none; 
	letter-spacing: 3px
}
.mago:hover {  
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #f60; 
	text-decoration: none; 
	letter-spacing: 3px
}