@charset "utf-8";
/* CSS Document */

#cc_tituloconteudos
{
	position: relative;
	width: 660px;
	height: 35px;
	top: 0px;
	margin-left: 7px;	
}
#cc_containerconteudos
{
	position: relative;
	width: 660px;
	height: 575px;
	top: 0px;
	margin-left: 7px;	
	background-image: url(../Imagens/CC/fundo_conteudos.jpg);
	background-repeat: no-repeat;
}
#cc_overflow
{
	position: relative;
	width: 630px;
	height: 550px;
	top: 10px;
	left: 10px;
	padding: 4px 4px 4px 4px;
	overflow: auto;
}
#cc_swfs
{
	position: relative;
	width: 640px;
	height: 200px;
	top: 10px;
	left: 10px;
	line-height: 15px;
	overflow: auto;
}
#cc_swfs2
{
	position: relative;
	width: 640px;
	height: 555px;
	top: 10px;
	left: 10px;
	line-height: 15px;
	overflow: auto;
}

#cc_swfss
{
	position: relative;
	width: 640px;
	height: 350px;
	top: 10px;
	left: 10px;
	line-height: 15px;
}
#cc_titulss
{
	position: absolute;
	width: 600px;
	height: auto;
	top: -15px;
	left: 0px;
}
#cc_labels_container
{
	position: absolute;
	width: 600px;
	height: 500px;
	top: 430px;
	left: 0px;
}
#cc_labels
{
	width: 600px;
	height: 15px;
	padding: 5px 5px 5px 5px;
	line-height: 15px;
	overflow: hidden;
	border-bottom: 1px dotted #cccccc;
}
#cc_titulosagdnts
{
	position: relative;
	width: 600px;
	height: auto;
	top: 0px;
	left: 0px;
	padding: 5px 5px 5px 5px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #990000;
}
#cc_conteudosagdnts
{
	position: relative;
	width: 600px;
	height: auto;
	top: 10px;
	left: 0px;
	padding: 5px 5px 5px 5px;
}
