/* IMPORTS */
@import url("../css/reset.css");
@font-face { font-family:GraublauWeb; src:url(../fonts/GraublauWeb.otf) format("opentype") }
@font-face { font-family:GraublauWeb; src:url(../fonts/GraublauWebBold.otf) format("opentype"); font-weight:bold }
@font-face { font-family: GraublauWeb; src: url(../fonts/GraublauWeb.eot);
}




body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position: center top;
	text-decoration: none;
	height: 100px;
    font-family: Verdana, Georgia, serif;

}

/* ESTRUTURA */
#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	margin-top: 0px;
}
#wrap #logo {
	height: 122px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	text-align: center;
	vertical-align: middle;
}
#wrap #content {
	float: left;
	height: 100%;
	width: 960px;
	margin-top: 35px;
}
#wrap #content #esquerda {
	float: left;
	height: 100%;
	width: 210px;
	margin-right: 5px;
	font-family: Verdana, Georgia, serif;

}
#wrap #content #centro {
	float: left;
	height: 100%;
	width: 515px;
	margin-right: 6px;
	font-family: Verdana, Georgia, serif;

}
#wrap #content #direita #inscricao {
	height: 100%;
	width: 215px;
	float: left;
	margin-top: 20px;
	text-decoration: none;
}
#wrap #content #centro #palestrantecv {
	height: 100%;
	width: 505px;
	margin-top: 25px;
	float: left;
}
#wrap #content #direita {
	float: left;
	height: 100%;
	width: 221px;
	font-family: Verdana, Georgia, serif;

}

/* MENU */
#wrap #menu {
	height: 21px;
	width: 960px;
	background-image: url(../images/menu.png);
	position: relative;
	float: left;
}
#wrap #menu ul { 
      list-style:none; 
	  text-indent:-9999em;
}
#wrap #menu li{
      position:absolute;
      top:0;
      height:22px;
}
#wrap #menu li a{
      display:block;
      width:100%;
      height:100%;
      top:0;
	  text-decoration:none;
}
#wrap #menu #um{ width:105px; left:148px; }
#wrap #menu #dois{ width:120px; left:253px; }
#wrap #menu #tres{ width:122px; left:374px; }
#wrap #menu #quatro{ width:114px; left:496px; }
#wrap #menu #cinco{ width:95px; left:610px; }
#wrap #menu #seis{ width:88px; left:705px; }
#wrap #menu #sete{ width:62px; left:793px; }
#wrap #menu #um a:hover{
  background:url(../images/menu.png) no-repeat -148px -21px;
}
#wrap #menu #dois a:hover{
  background:url(../images/menu.png) no-repeat -253px -21px;
}
#wrap #menu #tres a:hover{
  background:url(../images/menu.png) no-repeat -374px -21px;
}
#wrap #menu #quatro a:hover{
  background:url(../images/menu.png) no-repeat -496px -21px;
}
#wrap #menu #cinco a:hover{
  background:url(../images/menu.png) no-repeat -610px -21px;
}
#wrap #menu #seis a:hover{
  background:url(../images/menu.png) no-repeat -705px -21px;
}
#wrap #menu #sete a:hover{
  background:url(../images/menu.png) no-repeat -793px -21px;
}

/* HEADINGS */
h2 {font-size: 1.571em; color: #98cc52;}	/* 22px */
h3 {font-size: 1.429em}	/* 20px */
h4 {font-size: 1.286em}	/* 18px */
h5 {font-size: 1.143em; color: #98cc52;}	/* 16px */
h6 {font-size: 1em}		/* 14px */

h2, h3, h4, h5, h6 {
	font-weight: 400;
	line-height: 1.1;
	margin-bottom: .8em;
}


/* FONTS */
body {
	color:#999;
	font-family: Verdana, Georgia, serif;
	font-size: 95.5%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 1.5;
}
.nome {
	font-size: 1.143em;
	color: #98cc52;
	margin-bottom: 0px;
	padding-bottom: 0px;
}	/* 16px */
.horario {
	font-size: .90em;
	color: #98cc52;
	padding-bottom: 0px;
}	/* 16px */
#wrap #content #centro ul {
	margin-left: 15px;
}
.descricao {
	font-size: 11px;
}
.obrigatorio {
	font-size: 1.143em;
	color: red;

}

/* LINKS */


#wrap #content #centro a:link, a:visited {
	color: #98cc52;
	text-decoration: none;
	font-weight: 500;
}
#wrap #content #esquerda a:link, a:visited {
	color: #98cc52;
	text-decoration: none;
}
#wrap #content #esquerda a:hover {
	color: #333; 
}
#wrap #content #centro a:hover {
	color: #333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* PALESTRANTES */
#wrap #content #centro #bloco1 {
	width: 48%;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
#wrap #content #centro #bloco2 {
	width: 48%;
	float: left;
	margin-bottom: 10px;
}
#wrap #content #centro #bloco1 img {
	float: left;
	margin-right: 4px;
}
#wrap #content #centro #bloco2 img {
	float: left;
	margin-right: 4px;

}
#wrap #content #centro #box {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 4px;
	padding-left: 4px;
}

/* FORMS */
#wrap #content #centro #id {
	float: left;
	width: 155px;
	margin-bottom: 8px;
	height: 35px;
}
#wrap #content #centro #field {
	float: left;
	width: 348px;
	margin-bottom: 8px;
	height: 35px;
}
#wrap #content #centro #id2 {
	float: left;
	width: 155px;
	margin-bottom: 8px;
	height: 54px;
}
#wrap #content #centro #field2 {
	float: left;
	width: 348px;
	margin-bottom: 8px;
	height: 54px;
}
#wrap #content #centro #field3 {
	float: left;
	width: 355px;
	margin-bottom: 8px;
	height: 160px;
}


/* SHOW AND HIDE*/
.hidden {
	display: none;
	font-size: 11px;
}
.unhidden { 
	display: block;
}
#wrap #content #centro #mais {
	height: auto;
	width: auto;
	font-size: 11px;

}
