

.borda2 {
	border: 1px solid #A3BFCB ;
	padding:2px;
	background-color:#FFFFFF;
}



.linha2 {
	line-height:12px;font-size:10px;
	
}

#palestrantes{
	height:150px;
	overflow:auto;
}

.destaque{
	color:#D37E29;
	line-height:20px;
}


.laranja {color: #D37E29;}

.linha {line-height: 15px;}

	
.borda {
	border: 1px solid #CCCCCC;
}

A {
	TEXT-DECORATION: underline;
}
A:hover {
	BACKGROUND: #78B5C7;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
A:link {
	COLOR: #3E6F97;
}
A:visited {
	COLOR: #3E6F97;
}
A:visited:hover {
	BACKGROUND: #78B5C7;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}


.semlink A {
	TEXT-DECORATION: none;
}
.semlink A:hover {
	BACKGROUND: #78B5C7;
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
}
.semlink A:link {
	COLOR: #3E6F97;
}
.semlink A:visited {
	COLOR: #3E6F97;
}
.semlink A:visited:hover {
	BACKGROUND: #78B5C7;
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
}






.selectBoxNormal {
	FONT-SIZE: 10px; COLOR: #5A7A98; BORDER-TOP-STYLE: solid; FONT-FAMILY: Trebuchet MS; BORDER-RIGHT-STYLE: solid; BORDER-LEFT-STYLE: solid; BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM-STYLE: solid
; border: #CAD5DF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; height:14px
}
.enviar {
	FONT-SIZE: 10px; COLOR: #5A7A98; BORDER-TOP-STYLE: solid; FONT-FAMILY: Trebuchet MS; BORDER-RIGHT-STYLE: solid; BORDER-LEFT-STYLE: solid; BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM-STYLE: solid
; border: #CAD5DF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; height:17px
}

form{display:inline;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0092C3;
	background-image: url(imagens/bg_degrade.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Trebuchet MS;
	color: #5A7A98;
	font-size: 11px;
}
.style2 {
	color: #E2A76B;
	font-weight: bold;
	font-size: 10px;
}
.style3 {
	font-size: 9px;
	font-weight: bold;
}
.style4 {font-size: 10px}



#pop{
display:none;
position:absolute;
top:50%;left:50%;
margin-left:-150px;
margin-top:-100px;
padding:10px;
width:300px;
height:234px;
border:1px solid #d0d0d0;
background-color:#FFFFFF;
z-index:1000;
}





#lightbox{
	position: absolute;
	top: 25px;
	left: 0;
	width: 100%;
	
	z-index: 100;
	text-align: center;
	line-height: 0;
	

	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
		background-color: #FFFFFF;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	

	
	
	}

#imageContainer{
	padding: 10px;
	cursor: pointer;
cursor: hand;
	
	
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Tahoma;
	background-color: #FFFFFF;
	font-weight:bold;
	margin: 0 auto;
	line-height: 1.4em;
	color:#333333;

	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 58px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;

	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	


