
#tudo {
	width: 1000px;
	margin: 0 0 0 0;
}
#topo {
	width: 1000px;
	height: 130px;
		margin: 0 0 0 0;
}

#logo {
	width: 1000px;
	height: 130px;
}
#menu {
	float: left;
	width: 130px;
 height:auto  padding: 10px;
	background-color: #cfc;
}
#conteudo {
	float: left;
	width: 670px;
	padding: 0px;
}
#linha_topo_index {
	width: 1000px;
	height:3px;
	background-color:#004B85;
}
#noticias {
	float: right;
	width: 330px;
	height:auto;
	padding: 0px;
	background-color: #C9C9C9;
}
#rodape p {
	line-height: 28px;
}
body {
	margin: 0; /* O margin "zero" atribuído ao body é o responsável pela remoção dos espaços */
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#linha_default_cinza {
	width: 670px;
	height:25px;
	background-color:#CCCCCC;
}
#cinza {
	background-color:#CCCCCC;
}
#default_destaques_top {
	width: 670px;
	height:350px;
	background-color:#EEE;
	padding: 10px;
}
.default_box1 {
	width: 200px;
	height:160px;
	background-color:#000;
	padding: 10px;
}
#rodape {
	width: 1000px;
	height: 180px;
	padding: 0 0px;
	background-color: #ccf;
	background-image: url('images/bg_footer.gif');
	clear: both;
	color: #ffffff;
}
.repetir {
	background-image: url('images/bg_fotos_recentes.gif');
}
.semrepetir {
	background-image: url('images/bg_fotos_recentes.gif');
	background-position: center;
	background-repeat: no-repeat;
}
.link_menu {
	font-size: 14;
	color:#CCC;
	text: bold;
}
.link_comissao {
	font-size: 14;
	color:#CCC;
	text: bold;
	font-family:Tahoma, Geneva, sans-serif;
}
.crumble {
	width:100%;
	font-family:'tahoma';
	font-size:20px;
	color:#000;
	font-weight:normal;
	padding:12px 0 10px 0;
	margin-left: 10px;
	display: inline;
	float:left;
}
.crumble2 {
	width:100%;
	font-family:'tahoma';
	font-size:14px;
	color:#333333;
	font-weight:normal;
	padding:0px 0 0px 0;
	margin-left: 10px;
	display: inline;
	float:left;
}
.crumble3 {
	font-family:'tahoma';
	font-size:12px;
	color:#003;
}
.crumble3:hover {
	font-family:'tahoma';
	font-size:12px;
	color:#FFF;
}

.continue a {
	background: #CCC;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	float:right;
}

.continue a:hover {
	background: #EAEAEA;
}
.plainTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.plainTxt a {
	color: #000099;
}
.plainTxt a:hover {
	color: #C9001B;
}
.plainTxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-left: 2px;
}
.plainTxt2 a {
	color: #C9001B;
}
.plainTxt2 a:hover {
	color: #000099;
}
.plainTxtGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
/************** Related News (on article full page) ***************/

#related_news {
	float: right;
	width: 200px;
	background-color: #fff;
	padding: 6px;
	margin: 6px;
	font-size: 20px;
	color: #259a8a;
	font-family:georgia;
	font-style:italic;
	display: inline;
}
