body { background:#BEBEBE url(/curso_pos/imagens/bg_fundo.jpg) repeat-x top left; }
body,form,h1,h2,h3,h4,h5,p,li,ul,div,span,a { margin:0; padding:0; }
a { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; color: #000000; }
.clearBoth { clear:both; display:block; height:1px; }

/* Fonts */
body,form,h2,h4,h5,p,a,input,select,button,textarea { font-family:Tahoma, Verdana, Arial,  Times, serif; font-size:11px; text-decoration:none; font-style:normal; color: #666666; font-weight:normal; }

/* Alinhamento */

#fundo { position:absolute; left:50%; top:0; margin-left:-360px; margin-top:15px; width:709px; clear:both; }
#geral { background-color:#FFFFFF; padding:15px 15px 5px 15px; width:679px; }

/* Elementos */

#texto_topo { background:#ffffff url(/curso_pos/imagens/bg_bar.gif) repeat-x bottom; font-size:12px; font-weight: bold; text-align: right; }
.texto_topo { background-color:#ffffff; padding-left: 6px; }
#topo { background:#ffffff url(/curso_pos/imagens/bg_topo.jpg) no-repeat; height: 89px; margin-top: 6px; }

#container_esquerda { text-align: left; background-color:#ffffff; width: 214px; padding-top: 8px; padding-right: 1px; float: left; }
#menu_topo {position: relative; margin: 0px 0px 10px; top: 4px; padding: 2px 2px 2px 4px; background-color: #ededed; border-top: 1px solid #C5C5C5; border-right: none; border-bottom: 1px solid #7E7E7E; border-left: none; width: 208px; }
#menu_item {padding: 0; margin: 13px 0px 0px 0px; }
#menu_item ul {list-style: none; padding: 0; }
#menu_item li { background: url(/curso_pos/menu_full_bg.gif); width: 214px; margin-bottom: 2px; list-style-image: none; list-style-type: none; }
#menu_item li a { text-decoration: none; display: block; padding: 5px 5px 5px 24px; background: url(/curso_pos/menu.gif); width: 184px; height: 12px; }
#menu_item li a:hover { text-decoration: none; display: block; padding: 5px 5px 5px 24px; background: url(/curso_pos/menu_hover.gif); }
#container_conteudo { background-color:#ffffff; width: 452px; padding: 0px; float: right; top: 10px; }
#barra_direita { padding: 10px; background:#ffffff url(/curso_pos/imagens/bg_bar.gif) repeat-x bottom; }
#conteudo {
	width: 414px;
	margin: 0 auto;
	padding-right: 5px;
} 

.texto_normal {
	text-indent: 10%;
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-align: justify;
}
.texto_normal_foto {
	text-indent: 10%;
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-align: justify;
}
.texto_normal_simples {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #465474;
}
h1 {
	font-size: 16px;
}
#calendario {
	padding: 0;
	display:block;
	width: 250px;

}
#calendario p {

margin-left: 0px;
margin-bottom: 10px;
}

#detalhes {
clear: both;
width: 410px;
padding-top: 6px;
}
.dia_semana {
	display:block;
	float: left;
	width: 30px;
	padding: 4px 0px;
	margin: 1px;
	text-align: center;
	background-color: #999999;
	font-weight: bold;
	color: #FFFFFF;
}
.dia_detalhe {
	font-size: 11px;
	display:block;
	float: left;
	width: 30px;
	height: 20px;
	padding: 0px 0px;
	margin: 1px;
	background-color: #ededed;
	text-align: center;
}
.dia_detalhe_evento {
	font-size: 11px;
	display:block;
	float: left;
	width: 30px;
	height: 20px;
	padding: 0px 0px;
	margin: 1px;
	background-color: #ededed;
	text-align: center;
	font-weight: bold;
	color: #333333;
}
.link {
color:#990000;
font-style:oblique;
}
