body {
	background-color:#f3f3f2;
	font-family:lucida sans unicode, lucida grande, Sans Serif;
	font-size:12px;
	line-height:20px;
	margin:0pt;
	padding:0pt;
	text-align:left;
	color:#262626;
}

a, a:hover, a:link, a:visited {

	text-decoration:none;
	color:#773b21;
}

#header{
	text-align:center;
}

#mainContainer
{
	margin:auto;
	width:962px;	
	background:#ffffff;
}

#secContainer{
	width:917px;
	margin:auto;
}

#tituloCongresso
{
	width:962px;
	height:137px;
	
}

#sepLine{

	height:1px;
	border:0px;
	background:#dfddde;
	color:#dfddde;
	width:917px;
}

#tituloApr{

	width:500px;
	color:#909090;
	font-size:14px;
	text-transform:uppercase;
	float:left;
}

.boxHeader{
	background:#c380a2;
	color:#ffffff;
	padding-left:5px;
}

.boxSquare{
	background:#f0eada;
}

.boxContent{
	background:#ede3e8;
}

#flashContainer{
	width:917px;
	height:505px;
	z-index:0;	
	background:#ffffff;
}

#slideContainer{
/*
	width:650px;
	height:505px;
*/
	width:641px;
	height:480px;
	z-index:0;	
	background:#ffffff;
	float:left;
	text-align:center;
	border:3px solid #ede3e8;
}

#flashContainer #publicidade
{
	width:250px;
        height:286px;
        background:#f5f5f5;
	position:relative;
	top:-530px;
	left:666px;
	z-index:1000;
	float:none;	
}

#streamingContainer
{
	width:252px;
	float:right;
	margin-bottom:20px;	
	background:#ede3e8;
}

#streaming{
	margin:6px;
}


#publicidade
{
	width:252px;
	float:right;
}


#enviarPerguntasContainer{
	width:917px;
}

#enviarPerguntas{
	padding:5px;
	height:200px;
}

#enviarTexto{
	width:640px;
	float:left;	
}

textarea{
	border:2px solid #cecac2;
	width:620px;
	height:150px;	
}

#enviarVoz{
	width:250px;
	float:right;
	text-align:center;	
}

/*
#perguntasIframe{
	width:230px;
	height:240px;	
}
*/

.colName{
	width:400px;	
}

#estadoContainer{
	width:917px;
	margin:8px 0px 5px 0px;
}

#estadoWarning{
	float:left;
	text-align:right;
	color:#938564;
	width:417px;
}

/*
#estadoIframe{
	width:800px;
	height:50px;	
}
*/

#estado {
	background:#ffffff;
	padding:5px;	
}

.green{
	
	color:#368f34;	
}


#perguntasRespondidasContainer{
	float:left;
	width:650px;
}

#perguntasRespondidas{
	height:462px;
	background:#ffffff;
	overflow:auto;
	padding:5px;
}

#pergIframe{
	width:250px;
	height:243px;
	position:relative;
	top:-287px;
	left:665px;
	z-index:500;
	float:none;
	border:none;
	z-index:0	
}

