@charset "utf-8";
/* CSS Document */

.conjunto1 {
	width:90%;
	height:auto;
	display:table;
	margin:auto;
	}
	


.tempo-imagem {
	width:auto !important;
	display:table;
	margin:0 !important;
	padding:0;
	float:left;
	}

.tempo-imagem img {
	padding-right: 8px !important;
	}

.tempo-conteudo {
	width:auto !important;
	display:table;
	float:left;
	}

	.titulo-conteudo {
		width:auto !important;
		display:table;
		margin:0 !important;
		}
	
	.texto-conteudo, .bandeiras {
		width:316px !important;
		margin-top:8px !important;
		padding:10px 7px !important;
		background:#f5f5f5;
		font:12px Verdana;
		text-align:left !important;
		margin-bottom:0 !important;
		}
		
	.bandeiras {
		background:#fff;
		font:11px Verdana;
		padding:0;
		margin-top:0 !important;
		}
		
		.titulo-bandeiras {
			margin-bottom:4px !important;
			width:auto;
			}
		.bandeiras img {
			float:right;}
		
		.bandeiras ul {
			width:auto;
			display:table;
			margin:0;
			padding:0;
			list-style:none;
			float:left;
			}
		
		.bandeiras li {
			margin:0;
			padding:0;
			}
		
.conjunto-datas {
	width:95%;
	height:auto;
	display:table;
	margin:15px auto auto;
	background:url(/imagens/historia/icones/fundo-area-datas.jpg) repeat-x;
	}
	
	.conjunto-datas a {
		width:auto !important;
		height:30px;
		padding:10px 7px 0  7px !important;
		margin-right:5px;
		background:url(/imagens/historia/icones/fundo-data.png) center 20% no-repeat;		
		display:block;
		float:left;
		font-size:11px;
		}
