
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

ul {
	margin-left: 3em;
}

a {
	color: #232323;
	text-decoration: none;
}

p {
	margin: 0px 0px 10px 0px;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

select, option, textarea, input {
	font-family: Verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	background: #bbbbbb; 
	color: #000000;
	border: 0px;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	border: 0px;
}

/* Topo */
#topo_links {
	float: left;
	width: 100%;
	height: 16px;
	padding: 4px;
	background-color: #dcdcdc;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	text-align: right;
	font-size: 13px;
	color: #777777;
}

#topo_links a {
	color: #777777;
}

#topo_links a:hover {
	text-decoration: underline;
}

#topo_banner {
	float: left;
	width: 884px;
	height: 95px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 104px;
	background-color: #ffffff;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	color: #777777;
}

#topo_diversos {
	float: left;
	width: 100%;
	height: 70px;
	padding: 4px;
	background-color: #dcdcdc;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	color: #777777;
}

#topo_diversos a {
	color: #777777;
}

#topo_diversos a:hover {
	text-decoration: underline;
}

/* Menu lateral */
#menu_lateral {
	float: left;
	width: 16%;
	padding: 5px 2px 5px 2px;
	margin: 0px 0px 0px 0px;
	background-color: #dcdcdc;
	color: #777777;
}

#menu_lateral ul {
	padding: 0px;
	margin: 0px;

}

#menu_lateral .simples {
	list-style: none;
	margin: 0px 8px 0px 8px;
	padding: 4px 0px 4px 0px;
	background: #dcdcdc url(images/menu_li_simples_bg.png) repeat-x bottom;
}

#menu_lateral .menu_session_title_bg {
	list-style: none;
	width: 95%; 
	background: url(images/menu_session_title_bg.png) repeat; 
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 5px 0px; 
}

#menu_lateral a {
	color: #464646;
	text-align: left;
	/*text-transform: uppercase;*/
	font-size: 12px;
	font-weight: bold;
}

#menu_lateral a:hover {
	color: #dd1f26;
	text-align: left;
	/*text-transform: uppercase;*/
	font-size: 12px;
	font-weight: bold;
}

/* Main */
#main {
	float: left;
	width: 988px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	background-color: #ffffff;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}

#content {
	float: left;
	width: 82%;
	padding: 12px 0px 7px 15px;
	margin: 1px 0px 0px 0px;
	background-color: #ffffff;
}

#content img {
	margin: 8px;
	padding: 0px;
	border: 1px solid #000000;
}

#rodape {
	float: left;
	width: 100%;
	padding: 40px 0px 10px 0px;
	text-align: center;
}

#rodape img { border: 0px; }

#encontro_pagination_nav {
	float: left;
	width: 100%;
	margin: 20px 0px 10px 0px;
	text-align: center;
}

#encontro_pagination_nav a {
	margin: 0px 3px 0px 3px;
	padding: 3px;
	border: 1px solid #dd1f26;
	font-weight: normal;
	text-decoration: none;
	color: #dd1f26;
}

#mosaico { float: left; width: 100%; margin: 20px 0px 20px 0px; }
#mosaico ul { margin: 0px; padding: 0px; }
#mosaico li { display: inline; list-style: none; margin: 1px; padding: 0px; }
#mosaico img { margin: 0px; padding: 0px; }
#mosaico a { margin: 0px; padding: 0px;}

.menu_session_title {
	padding: 3px 8px 3px 10px;
	background: #dcdcdc;
	text-transform: uppercase;
	font-size: 12px; 
	font-weight: bold; 
	color: #dd1f26;
}



.session_title_bg {
	width: 95%; 
	background: url(images/session_title_bg.png) repeat; 
	padding: 2px 0px 2px 0px; 
	color: #ffffff;
}

.session_title {
	background-color: #ffffff; 
	padding: 3px 8px 3px 15px;
	text-transform: uppercase;
	font-size: 13px; 
	font-weight: bold; 
	color: #888888;
}

.titulo_grande {
	font-size: 24px;
	font-weight: bold;
	color: #dd1f26;
}

.titulo_medio {
	font-size: 18px;
	font-weight: bold;
	color: #dd1f26;
}

.titulo_pequeno {
	font-size: 14px;
	font-weight: bold;
	color: #dd1f26;
}

.texto {
	line-height: 150%;
	font-size: 12px;
	color: #232323;
}

.texto_materia {
	line-height: 150%;
	font-size: 12px;
	color: #232323;
}

.foto_esquerda {
	float: left;
	padding: 0px;
	background-color: #ffffff;
	border: 0px;
	margin: 10px 40px 10px 20px;
}

.foto_direita {
	float: right;
	padding: 0px;
	background-color: #ffffff;
	border: 0px;
	margin: 10px 40px 10px 20px;
}

.foto_descricao {
	padding: 5px 5px 5px 5px;
	font-style: italic;
}

.form_label {
	font-size: 12px;
	font-weight: bold;
	color: #777777;
}

.simplemodal-container {
	padding: 20px;
	background-color: #ff9999;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.simplemodal-close {
	padding: 3px 5px 3px 5px;
	background-color: #bababa;
	border: 1px solid #000000;
	font-weight: bold;
}

.simplemodal-overlay {
	background-color: #000000;
}
