/* CSS Document for BORTOLETO.COM */

/* ESTRUTURA */

body {
	background:#f8f8f8;
	width:100%;
	height:100%;
	margin: auto;
	padding: 0;
	border: 0;
	font-size:1.0em;
	line-height:1.25em;
}

#container {
	background:#fff;
	position: relative;
	width: 770px;
	margin: 10px auto 0 auto;
	border:#999999 solid 1px;
	float:left;
}

#topo {
	position:relative;
	width:770px;
	height:145px;
	margin:10 0 0 0;
	padding:0 0 0 0;
	/*background: transparent url(/images/topo-circo.jpg);*/
	float:left;
}

#menu {
	position:relative;
	width:770px;
	height:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background: #000;
	display:block;
	float:left;
}

#bread {
	position:relative;
	width:750px;
	height:30px;
	margin:0 0 10px 0;
	padding:10px;
	display:block;
	float:left;
	background: url(/images/bg-bread-vermelho.jpg) top left repeat-x;
}

#corpo {
	background:#fff;
	position:relative;
	width:460px;
	padding:20px;
	margin:0 0 0 0;
	top: 0px;
	left:0px;
	float:left;
}

#navega {
	position:relative;
	width:160px;
	padding:20px;
	margin:0 0 0 50px;
	left: 0px;
	top: 0px;
	float:left;
	background:#ffffff;

}

#rodape {
	background: url(/images/bg-rodape-vermelho.jpg);
	width:770px;
	height:30px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	clear:both;
	float:left;
}


/* FORMATACAO */

.home {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
}

.home a {
	text-decoration:none;
	color:#333;
}

.bemvindo {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

#menu
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	font-size:0.65em;
	height:100%;
	line-height:100%;
}

p {
	margin: 0 0 0.8em 0;
	padding: 0 0 0 0;
}

p.coment a {
	font-size:0.85em;
}

#navega p {
	margin: 0 0 0.75em 0;
	padding: 0 0 0 0;
}
a {
	text-decoration:none;
	color: #c00;
}
.marco {	
	font-family: "Trebuchet MS";
	color: #900;
	font-size:9px;
	text-align:center;
	padding:5px;
	font-weight:bold;
}
.tits {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	font-size:1.0em;
}
.txts {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	font-size:0.85em;
	text-align:left;
}
.txtsi {
	font-family: Arial, Helvetica, sans-serif;
	color: #333	;
	background:#fff;
	font-weight: normal;
	font-size:0.85em;
	text-align:left;
	padding:20px 20px 0px 20px;
}
.mais {
	font-family: Arial, Helvetica, sans-serif;
	color: #c00;
	font-weight: normal;
	font-size:0.65em;
}
.secs {
	font-family: Arial, Helvetica, sans-serif;
	color: #c00;
	font-weight: bold;
	font-size:0.65em;
}
.item {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
	font-size:0.65em;
}
.destaque-noticias {
	font-size:11px;
	color:#333;
	font-style:italic;
}

/* ************************** */

img.olhoHome {
	border:1px solid #555;
}

tr, td {
	border:none;
}

.chamadaTxtHome {
	margin:0 0 0 0;
	padding:0 0 0 0;
	padding-top:10px;
}
.chamadaTxtHome p {
	margin:0 0 0 0;
	padding:0 0 0 0;
}