body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

table {font-size:inherit;font:100%;}
a { text-decoration: none; }
a:hover { text-decoration: underline; }

/* Here we start playing */
body {
  margin: 0 auto;
  font: 13px/1.231 Arial, Helvetica, Clean, sans-serif;
  color: #0D340D;
  background-color: #6D858D;
  background-image: url(../images/background-linear.jpg);
}

#outter { margin:0 auto; width: 970px; }
div#outter:after{
        content:".";
        display:block;
        clear:both;
        visibility:hidden;
        height:0;
        overflow:hidden;
}

#globalHeader { height: 69px; }
#logo { float: left; margin: 0 0 0 17px; }

#globalMenu {
	font-size: 15px;
    font-weight: bold;
	float: left;
    height: 69px;
}
#globalMenu ul { margin: 25px 0 0 50px; }
#globalMenu ul li { float: left; margin: 0 35px 0 0; }
#globalMenu ul li a { color: #2A3D54; }

#content { background-color: #FFFFFF; width: 930px; padding: 20px; height: 700px; }

#form {
    width: 600px;
    background-color: #EEF2F5;
    border-top: 4px solid #AFBFC9;
    padding: 15px;
    margin:0 auto;
    text-align: center;
}
#form h1 {
    font-size: 17px; color: #F67A0A; font-weight: bold;
}
#form form {
    text-align: left;
    margin-top: 20px;
}
#form form dl dt {
  float: left;
  width: 150px;
  text-align: right;
  margin-right: 10px;
  margin-top: 5px;
  font-size: 16px;
  color: #2A3D54;
  font-weight: bold;
}
#form form dl dd {

}
#form .input-login {
  height: 25px;
  width: 315px;
  font-size: 20px;
  margin-bottom: 10px;
}

#eventInfoContainer { float: left; border-right: 1px solid #EEF2F5; width: 500px; padding-right: 10px; }
#eventInfoContainer h1 { font-size: 24px; color: #F67A0A; font-weight: bold; }
#eventInfoContainer h4 { margin-top: 10px; font-weight: bold; color: #486371; font-size: 16px; }
#eventInfoContainer p { margin-top: 10px; color: #486371; font-size: 12px; line-height: 150%; }

#meetingInfoContainer { margin-left: 18px; float: left; }
.highlightBox {
  background-image: url(../images/highlightBox-header.jpg);
  background-position: top;
  background-repeat: repeat-x;
  background-color: #EEF2F5;
  width: 400px;
}
.highlightBox h3 { font-size: 21px; color: #FFF; font-weight: bold; padding: 10px 0 15px 10px; }
.highlightBox h1 { font-size: 17px; color: #F67A0A; font-weight: bold; padding: 10px 0 0px 10px; }
.highlightBox h2 { font-size: 15px; color: #688C9F; font-weight: bold; padding: 10px 0 0px 10px; }
.highlightBox h4 { font-size: 12px; color: #688C9F; padding: 5px 0 0px 10px; }
.highlightBox p { font-size: 11px; color: #2A3D54; padding: 5px 0 0px 10px; }
.highlightBoxActionBt { padding: 10px 0 0px 10px; }
.meetingCalendarBox {
  width: 100px;
  height: 60px;
  background-color: #fff;
  border: 1px solid #AFBFC9;
  float: right;
  margin: 5px 10px 10px 10px;
  text-align: center;
}
.meetingCalendarBox p {
  color: #F67A0A;
  font-size: 14px;
  font-weight: bold;
  padding-top: 15px;
}
.meetingBlock {
  margin: 10px 0 10px 0;
  background-color: #EEF2F5;
  width: 400px;
  display: block;
}


#meetingHeader { height: 20px; text-align: right; border-bottom: 1px solid #486371; padding-bottom: 10px; }
#meetingHeader h1 { float: left; font-size: 15px; font-weight: bold; color: #F67A0A; }
#meetingHeader h2 { font-size: 14px; font-weight: bold; color: #486371; }

#meetingPlayer {
    width: 295px;
    height: 276px;
    float: left;
}
#meetingPresentation {
  width: 620px;
  margin-left: 0px;
  float: left;
  padding-top: 10px;
}

#meetingQuestion {
  width: 295px;
  padding-top: 20px;
}
#meetingQuestion dt {
  font-size: 12px; font-weight: bold; color: #486371;
}

#meetingQuestion form {
  width: 295px;
}
#meetingQuestion form textarea {
  width: 275px;
  border: 1px solid black;

}
#textMeetingQuestions {
  width: 280px;
  overflow: hidden;
}


#footer {
  margin-top: 10px;
  text-align: center;
  color: #FFFFFF;
  font-size: 11px;
}




#middle-index {
	width: 678px;
	margin-left: 10px;
	float: left;
	
}
#middle-index h2 {
	font-family: Arial;
	font-size: 22px;
	color: #528123;
	padding-top: 44px;
	margin-left: 5px;
}
#middle-index p {
	margin-top: 21px;
	line-height: 150%;
	margin-left: 5px;
	width: 567px;
}

#form-search-index{
	margin-top: 33px;
	background-color: #91CF52;
	height: 28px;
	width: 600px;
	padding-top: 8px;
}
#form-search-index dl dt {
	float: left;
}
#form-search-index dl dd {
	float: left;
}
#form-search-index span{
	font-family: Arial;
	font-size: 15px;
	color: #003300;
	float: left;
	margin-right: 5px;
	margin-left: 4px;
	font-weight: bold;
}
.search-submit{
	color: #002800;
	border: 1px solid #528123;
	background-color: #E0FCD8;
	height: 23px;
	width: 51px;
}

#events-index {
	margin-top: 21px;
	background-color: #E0FCD8;
}
#events-index p {
	font-family: Arial;
	font-size: 16px;
	margin-bottom: 10px;
}

#event-index{
	clear: both;
}
#event-index img {
	margin-top: 10px;
	float: left;
}
#event-index p{
	margin: 0;
	padding-top: 10px;
}
#event-index h2{
	margin: 0;
	padding-top: 10px;
}

#event-texts {
	margin-left: 155px;
	min-height: 140px;
}
#event-texts a {
	font-size: 16px;
	font-family: Arial;
	color: #002800;
}
#event-texts h2 {
	width: 510px;
	line-height: 130%;
	font-size: 13px;
}
#event-texts p {
	width: 510px;
	line-height: 130%;
	font-size: 13px;
}
#event-texts p a:hover {
	color: #91CF52;
}
.title-event-index {
	font-weight: bold;
	font-size: 16px;
}
.image-event-index img {
	margin-left: 6px;
	border: 1px solid #528123;
}

#trace-event-index {
	border-top: 1px dashed #528123;
	margin-left: 6px;
	margin-right: 6px;
	margin-top:5px;
	padding-bottom: 0;
}

#right-index {
	float: left;
	width: 248px;
	margin-left: 10px;
}

#login-index {
	height: 247px;
	margin-top: 21px;
	background-color: #E0FCD8;
	padding: 3px;
}
#login-index-interno {
	height: 244px;
	border: 1px solid white;
}
#login-index-interno h2 {
	font-family: Arial;
	font-size: 16px;
	color: #002800;
	float: left;
	margin-top: 15px;
	margin-left: 16px;
	font-weight: bold;
}
#login-index-interno img {
	margin-top: 15px;
	margin-left: 5px;
	float: left;
}
#login-index-interno p {
	margin-left: 15px;
	line-height: 100%;
	margin-bottom: 10px;
}
#login-index-interno p a {
	color: #0D340D;
}
.primeiro-login-index {
	margin-top: 47px;
}

#login-index-form {
	padding-top: 50px;
	margin-left: 8px;
}
#login-index-form form dl dt label {
	font-size: 12px;
	color: #528123;
}
#login-index-form form dl dt label {
	font-size: 12px;
	color: #528123;
}
.input-login {
	border: 1px solid #AFBFC9;
}
.login-submit{
	color: #E0FCD8;
	border: 1px solid #528123;
	background-color: #91CF52;
}

#lost-index {
	margin-top: 20px;
	margin-left: 5px;
}
#lost-index p {
	margin-top: 15px;
	line-height: 100%;
}
#lost-index p a {
	color: #0D340D;
	text-decoration: underline;
}

#cadaster-login {
	height: 47px;
	margin-top: 20px;
	background-color: #E0FCD8;
	padding: 3px;
}

#cadaster-login-interno {
	height: 32px;
	border: 1px solid white;
	padding-top: 13px;
}
#cadaster-login-interno a {
	font-size: 15px;
	color: #002800;
	margin-left: 10px;
	font-weight: bold;
}

#tags-index {
	margin-top: 15px;
}

#informacao-client {
	width: 100%;
	height: 61px;
	clear: both;
	border-bottom: 1px solid #528123;
}
#informacao-client img {
	margin-left: 18px;
	margin-top: 9px;
	float: left;
}
#informacao-client h1 {
	margin-left: 32px;
	margin-top: 20px;
	width: 500px;
	font-size: 14px;
	color: #528123;
	float: left;
}
#informacao-client ul {
	margin-top: 15px;
	float: left;
}
#informacao-client ul li {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

#video {
	margin-top: 10px;
	width: 292px;
}

#esquerdo-palestra {
	float: left;
	width: 270px;
}

#apresentacao {
}




#footer {
	width: 100%;
	height: 10px;
	clear: both;
}
#chat {
	padding: 10px;
}
#chat h2 {
	font-family: Arial;
	font-size: 22px;
	color: #528123;
	margin-left: 10px;
	margin-bottom: 10px;
}
#chat p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
}

#meeting-read-questions {
	line-height: 150%;
	height: 100px;
	overflow: auto;
}
